zulip/zephyr
Tim Abbott c02c6cc954 Display the date when either it or the recipient changes.
This is somewhat experimental and we may need to work on the condition
when it shows up (or move it elsewhere).

Also, maybe it should say "Today/Yesterday" for times super close to
now -- the main issue with doing this is whether it needs to update
without your reloading the page to avoid being super confusing.

(imported from commit e29faf30c83b9574e5d233213f42a24175f9a616)
2012-10-05 15:44:15 -04:00
..
fixtures gitignore text fixtures 2012-09-28 11:55:43 -04:00
jstemplates Display the date when either it or the recipient changes. 2012-10-05 15:44:15 -04:00
lib Add a Django query helper 2012-09-28 19:33:15 -04:00
management populate_db: Read from the correct messages log path. 2012-10-05 14:59:23 -04:00
static Display the date when either it or the recipient changes. 2012-10-05 15:44:15 -04:00
tests Replace 'zephyr' => 'message' in test suite. 2012-10-04 14:37:36 -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 Implement confirmation for new user signups. 2012-10-01 10:45:58 -04:00
models.py Escape pound sign before running markdown parser. 2012-10-05 14:59:23 -04:00
tests.py Partially fix a test that wasn't actually setting a variable. 2012-10-04 15:59:15 -04:00
views.py Comment out instance validation until we figure out what we want. 2012-10-04 18:11:12 -04:00