zulip/zerver
Tim Abbott 2219ef7bef bugdown: Rename upload_re to upload_title_re for clarity. 2016-06-13 19:44:56 -07:00
..
fixtures Fix emoji urls interaction with i18n. 2016-06-13 09:10:11 -07:00
lib bugdown: Rename upload_re to upload_title_re for clarity. 2016-06-13 19:44:56 -07:00
management Update regexes to capture translation strings. 2016-06-13 09:03:56 -07:00
migrations Add bot_type field to UserProfile. 2016-05-19 22:37:37 -07:00
templatetags Cleanup remaining usage of % comprehensions without explicit tuples. 2015-12-05 15:29:42 -08:00
tests Add tests for upload title functionality. 2016-06-13 19:44:56 -07:00
views Fix annotations clashing with Stream model fields. 2016-06-13 20:01:02 +05:30
worker Purge 'from typing import *' from zerver/. 2016-04-07 14:07:07 -07:00
__init__.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
context_processors.py enterprise => voyager 2015-08-21 10:33:35 -07:00
decorator.py Add new is_incoming_webhook bot type. 2016-06-07 21:23:35 -07:00
exceptions.py Annotate zerver.exceptions, zerver.filters, zerver.logging_handlers. 2016-06-04 22:51:18 -07:00
filters.py Annotate zerver.exceptions, zerver.filters, zerver.logging_handlers. 2016-06-04 22:51:18 -07:00
finders.py Purge 'from typing import *' from zerver/. 2016-04-07 14:07:07 -07:00
forms.py Annotate zerver.forms. 2016-06-05 12:02:19 -07:00
logging_handlers.py Annotate zerver.exceptions, zerver.filters, zerver.logging_handlers. 2016-06-04 22:51:18 -07:00
middleware.py Annotate zerver.middleware. 2016-06-04 18:32:06 -07:00
models.py Annotate model fields: Attachment. 2016-06-13 20:01:03 +05:30
static_header.txt Update copyright to 2014. 2014-02-04 15:51:53 -05:00
storage.py Add type: ignore for mypy super() bug. 2016-04-03 15:40:24 -07:00
tornadoviews.py Annotate debug.py, initial_password.py, narrow.py, response.py. 2016-06-04 12:56:36 -07:00