zulip/zephyr
Jessica McKellar 1acca8edfa Rewrite within_viewport much more cheaply using getBoundingClientRect.
(imported from commit b7a4434d426a258f89a276f472e71b04c1997df7)
2013-07-15 10:53:04 -04:00
..
fixtures Support JIRA workflow post-function web hooks 2013-05-24 21:23:56 -04:00
lib Include a link button after the subject when it matches a realm filter. 2013-07-15 10:41:13 -04:00
management populate_db: Tweak the humbughq.com realm's default streams. 2013-07-09 14:35:02 -04:00
migrations [schema] Add PermissionsMixin to UserProfile 2013-07-08 17:07:55 -04:00
static Rewrite within_viewport much more cheaply using getBoundingClientRect. 2013-07-15 10:53:04 -04:00
templatetags Reuse minified JS from previous deploys 2013-07-12 11:59:04 -04:00
tests Revert to old mark as unread on view behavior. 2013-07-11 14:01:26 -04:00
__init__.py Initial Django commit: basic account, zephyr stream, narrowing, etc. 2012-08-28 12:44:51 -04:00
context_processors.py [manual] Use ujson instead of simplejson. 2013-06-24 10:17:10 -04:00
decorator.py Block API usage by deactivated users. 2013-07-08 14:00:19 -04:00
exceptions.py Add a rate limiting system to our backend 2013-06-04 09:43:09 -04:00
filters.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
finders.py Reuse minified JS from previous deploys 2013-07-12 11:59:04 -04:00
forms.py Refactor json_invite_users into do_invite_users 2013-07-12 13:07:02 -04:00
handlers.py Remove unused imports 2013-06-27 16:22:39 -04:00
middleware.py Fix buggy logging of database query time. 2013-06-28 15:57:28 -04:00
models.py Include a link button after the subject when it matches a realm filter. 2013-07-15 10:41:13 -04:00
openid.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
retention_policy.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
static_header.txt Prepend the minified static file header using a custom Storage class 2013-06-12 17:46:38 -04:00
storage.py Don't generate minified_assets.json 2013-07-12 11:59:11 -04:00
tests.py bugdown linkify: Improve handling of email addresses. 2013-07-11 15:00:10 -04:00
tornado_callbacks.py Actually test callbacks in GetUpdatesTest. 2013-07-02 10:50:02 -04:00
tornadoviews.py Remove unused imports 2013-06-27 16:22:39 -04:00
views.py Add a bulk invite page for the first user in a realm 2013-07-12 13:07:02 -04:00