zulip/zephyr
Waseem Daher ca7855e03e Use outerHeight instead of height.
I think this'll allow for a slighlty more accurate drawing of our
floating recipient row in the even that some of these things have
borders and others don't.

(imported from commit 31714f7356604e1d9c64bcc7f6fd14b8a02a99b5)
2012-10-15 22:47:42 -04:00
..
fixtures Rename zephyrs.json => messages.json in .gitignore. 2012-10-10 10:39:27 -04:00
jstemplates Eliminate some inline styles (visibility: collapse). 2012-10-15 22:47:41 -04:00
lib Move our various Markdown hacks into their own file 2012-10-15 16:16:09 -04:00
management Add social and test to default subs added after DB dumps. 2012-10-11 11:53:57 -04:00
static Use outerHeight instead of height. 2012-10-15 22:47:42 -04:00
tests gitignore zephyr/tests/zephyrdb.test 2012-10-11 16:25:40 -04:00
__init__.py Initial Django commit: basic account, zephyr stream, narrowing, etc. 2012-08-28 12:44:51 -04:00
context_processors.py Hide most of the navbar on the deployed app 2012-10-15 18:44:36 -04:00
decorator.py Remove unused imports 2012-09-07 13:57:32 -04:00
forms.py Implement confirmation for new user signups. 2012-10-01 10:45:58 -04:00
models.py Some import cleanup 2012-10-15 16:16:10 -04:00
tests.py Fix test broken by 0917d5c2ed1b156603ce53aaec88ecbe26f5f39c 2012-10-12 14:30:23 -04:00
views.py Hide most of the navbar on the deployed app 2012-10-15 18:44:36 -04:00