zulip/zephyr/lib
Tim Abbott 7803cadd66 Prevent realm_filters from breaking apart Markdown links.
E.g. if the Zulip realm, if you ever put "#15" in a Markdown link, you
surely don't want it to be auto-replaced with a Trac link.

(imported from commit 2e117a7bbbd9c82f8c0ba4d390472770f4425589)
2013-08-01 10:48:11 -04:00
..
bugdown Prevent realm_filters from breaking apart Markdown links. 2013-08-01 10:48:11 -04:00
__init__.py Add simple parallel computation library. 2012-09-14 13:32:25 -04:00
actions.py "Already using Humbug" -> "Already using Zulip" 2013-07-29 14:53:16 -04:00
avatar.py Show user-uploaded avatars on the website. 2013-06-12 15:34:51 -04:00
bulk_create.py Use standard functions for parsing/validating email addresses. 2013-07-18 13:58:16 -04:00
cache.py Fix regression with JS tests only working the first time. 2013-07-03 10:43:24 -04:00
cache_helpers.py Avoid using djcache directly 2013-06-05 16:33:43 -04:00
context_managers.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
create_user.py Generate API keys in a more secure way 2013-07-30 13:54:50 -04:00
debug.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
event_queue.py Fix whitespace in request_event_queue. 2013-07-30 17:59:46 -04:00
html_diff.py [manual] Rename error bot to zulip.com domain. 2013-07-25 17:16:54 -04:00
initial_password.py Use proper randomization when generating new API keys. 2013-05-29 15:11:24 -04:00
logging_util.py Remove unused imports 2013-06-27 16:22:39 -04:00
mention.py If multiple users match a mention, prefer the first one created. 2013-07-17 14:26:39 -04:00
parallel.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
query.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
queue.py [manual] Use ujson instead of simplejson. 2013-06-24 10:17:10 -04:00
rate_limiter.py Remove unused imports 2013-06-27 16:22:39 -04:00
response.py Fix % formatting style in miscellaneous places. 2013-06-27 14:41:17 -04:00
timeout.py Comment change: link to a StackOverflow answer directly 2013-05-09 10:41:33 -04:00
timestamp.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
tornado_ioloop_logging.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
unminify.py Add missing newline to unminified stacktrace output 2013-07-30 17:59:10 -04:00
upload.py Add tool for migrating users from Gravatar to user avatars 2013-07-26 07:39:16 -04:00
utils.py Remove unused imports 2013-06-27 16:22:39 -04:00