zulip/zephyr
Keegan McAllister b5cc259f5b Set input/textarea font to match the rest of the page
(imported from commit 69b7d6399e6db46dc5a4f777395e3cd636427023)
2012-10-24 17:16:43 -04:00
..
fixtures Rename zephyrs.json => messages.json in .gitignore. 2012-10-10 10:39:27 -04:00
jstemplates Don't allow userinfo popover contents to overflow. 2012-10-23 20:18:20 -04:00
lib bugdown: Generate HTML, not XHTML 2012-10-24 16:02:15 -04:00
management Optimize populate_db's common code for setting up real users. 2012-10-23 17:52:10 -04:00
static Set input/textarea font to match the rest of the page 2012-10-24 17:16:43 -04:00
static-access-control Add a static 5xx error page, for nginx 2012-10-22 15:16:04 -04:00
tests [schema] Add a Client model keeping track of the sending client. 2012-10-20 18:41:54 -04:00
__init__.py Initial Django commit: basic account, zephyr stream, narrowing, etc. 2012-08-28 12:44:51 -04:00
context_processors.py Use the obfuscated URLs 2012-10-17 15:04:33 -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
middleware.py Log all requests 2012-10-17 18:23:02 -04:00
models.py to_dict: Include the content type with each message 2012-10-24 15:43:43 -04:00
tests.py [schema]: Rename userprofile to user_profile. 2012-10-22 18:55:45 -04:00
views.py Make sure that Markdown rendering really happened, if requested. 2012-10-24 15:43:46 -04:00