zulip/zephyr
Keegan McAllister 4a0cf8e608 bugdown: Disable builtin 'autolink' feature
This only linkifies inside angle brackets, per

    print md.inlinePatterns['autolink'].getCompiledRegExp().pattern

We have our own linkification extension.

(imported from commit 20cab11aaafee075e0caf933d8d197717976988c)
2012-10-21 21:03:18 -04:00
..
fixtures Rename zephyrs.json => messages.json in .gitignore. 2012-10-10 10:39:27 -04:00
jstemplates Display huddles as 'You and...'. 2012-10-19 15:11:13 -04:00
lib bugdown: Disable builtin 'autolink' feature 2012-10-21 21:03:18 -04:00
management Fix receiving messages on the ShakeSpeare streams. 2012-10-20 19:54:29 -04:00
static Restore default formatting for <code> inside <pre> 2012-10-20 19:26:53 -04:00
static-access-control Rename subscribe.js -> subs.js 2012-10-18 15:42:08 -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 Fix stream Verona's Recipient being created twice. 2012-10-20 20:06:43 -04:00
tests.py Disable notify_new_message calls in testing and populate_db 2012-10-17 18:23:01 -04:00
views.py Expose an API method for updating the pointer. 2012-10-21 13:33:14 -04:00