zulip/zephyr
Keegan McAllister bffae8d550 Set width on the pointer for non-selected messages
This prevents a visual artifact if the pointer disappears for whatever reason.

(imported from commit ee8fbf6d8480b78d0922da05c87bc9f4c0658402)
2012-09-26 17:10:59 -04:00
..
jstemplates Restyle compose box to be more consistent with our experiment. 2012-09-26 16:19:01 -04:00
lib Add caching decorators 2012-09-19 13:01:58 -04:00
management Don't store the post-markdown HTML in our database content column. 2012-09-26 14:51:14 -04:00
static Set width on the pointer for non-selected messages 2012-09-26 17:10:59 -04:00
tests Fix some testing problems with new UserMessage class. 2012-09-07 11:30:28 -04:00
__init__.py Initial Django commit: basic account, zephyr stream, narrowing, etc. 2012-08-28 12:44:51 -04:00
decorator.py Remove unused imports 2012-09-07 13:57:32 -04:00
forms.py Remove unnecessary debugging print statement. 2012-09-26 16:58:52 -04:00
mit_subs_list.py Add support for specifying per-user MIT subscription lists. 2012-09-24 10:51:49 -04:00
models.py More unicode debugging. 2012-09-26 17:08:13 -04:00
tests.py Preparation for syncing messages back to MIT. 2012-09-24 14:31:40 -04:00
views.py Use .cleaned_data rather than sanitising identifiers twice. 2012-09-26 16:42:10 -04:00
zephyr_mirror.py Fix unicode issues. 2012-09-26 16:46:32 -04:00