zulip/zephyr
Keegan McAllister c31462c278 Allow users to embed Gravatars in messages
We'll use this internally for the commit bot.  We might eventually disable it
for external users.

(imported from commit 3136cd9faadc6b81355889d2ee6472985da87fbe)
2012-10-17 01:11:33 -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 Allow users to embed Gravatars in messages 2012-10-17 01:11:33 -04:00
management Rename/reorganize our urls to be more consistent. 2012-10-16 15:56:06 -04:00
static Allow users to embed Gravatars in messages 2012-10-17 01:11:33 -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 Factor out Gravatar hash calculation 2012-10-17 01:09:16 -04:00
tests.py test_public_urls doesn't work with Tornado urls. 2012-10-16 17:25:00 -04:00
views.py Factor out Gravatar hash calculation 2012-10-17 01:09:16 -04:00