zulip/zerver
Eklavya Sharma b902c1ae45 bugdown: Replace raw unicode literal with non-raw.
Raw unicode literals are disallowed in python 3.
2016-07-02 10:38:48 -07:00
..
fixtures Add unicode emoji to frontend markdown parser. 2016-06-30 15:48:02 -07:00
lib bugdown: Replace raw unicode literal with non-raw. 2016-07-02 10:38:48 -07:00
management Unique link generator for realm creation. 2016-06-30 15:52:41 -07:00
migrations Add ability to pin streams to top of the streams sidebar list. 2016-06-30 22:26:09 -07:00
templatetags Cleanup remaining usage of % comprehensions without explicit tuples. 2015-12-05 15:29:42 -08:00
tests Add ability to pin streams to top of the streams sidebar list. 2016-06-30 22:26:09 -07:00
views Add ability to pin streams to top of the streams sidebar list. 2016-06-30 22:26:09 -07:00
worker Purge 'from typing import *' from zerver/. 2016-04-07 14:07:07 -07:00
__init__.py
context_processors.py Mention emails are printed in run-dev.py console. 2016-06-20 11:07:20 -07:00
decorator.py Annotate zerver/decorator.py. 2016-06-26 08:13:49 -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 forms: Wrap some very long lines. 2016-06-25 10:52:03 -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 Add ability to pin streams to top of the streams sidebar list. 2016-06-30 22:26:09 -07:00
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 zerver/tornadoviews.py: Improve an annotation. 2016-06-26 19:05:54 +05:30