zulip/zephyr
Waseem Daher bbd2ea4c5a Add spectrum.js (color picker).
(imported from commit 7d25ecab2cb0126df0f165b6cce42a3b266b772c)
2012-12-03 12:46:26 -05:00
..
fixtures Rename zephyrs.json => messages.json in .gitignore. 2012-10-10 10:39:27 -04:00
jstemplates In the UI, call time travel "Narrow to messages around this time" 2012-11-29 15:50:43 -05:00
lib bugdown: Use Markdown.reset() instead of re-creating the whole parser 2012-11-20 15:10:15 -05:00
management Implement a command to expunge old UserMessages and Messages from the database 2012-11-30 17:24:37 -05:00
static Add spectrum.js (color picker). 2012-12-03 12:46:26 -05:00
static-access-control Add util module 2012-11-30 15:04:46 -05:00
tests [schema] Add a management script to create default streams for a domain. 2012-11-28 14:07:16 -05:00
__init__.py Initial Django commit: basic account, zephyr stream, narrowing, etc. 2012-08-28 12:44:51 -04:00
context_processors.py context_processors: Rename misleadingly named unused parameter 2012-11-07 17:46:46 -05:00
decorator.py Fix missing transaction decorator in get_user_activity. 2012-12-03 12:30:13 -05:00
forms.py Always allow registration if attempting to register for a non-MIT realm. 2012-11-21 16:42:15 -05:00
middleware.py Log how long requests take to process. 2012-11-14 15:52:57 -05:00
models.py Add a function to remove all Messages that are not referred to by any UserMessage 2012-11-30 17:24:37 -05:00
retention_policy.py exunge_log: Ignore default_streams entries 2012-11-30 17:24:37 -05:00
tests.py Remove unimplemented test case 2012-11-28 15:28:14 -05:00
views.py get_public_streams: Return only streams someone is subscribed to. 2012-12-01 09:36:36 -05:00