zulip/zephyr
Waseem Daher 647ae655b0 Revert "Don't allow content to overflow out of messageboxes."
This commit broke unread dots, since they're in the .messagebox
but absolutely positioned outside of it (so they got clipped.)

This reverts commit e0071851d2dc7d99c9acd93a1fc6fa1ce0c3b70e.

(imported from commit b3181b3a02cef905cc8f400f8c1cc3c92b5f0e15)
2013-07-26 10:51:18 -04:00
..
fixtures New Relic integration 2013-07-24 17:19:36 -04:00
lib Add tool for migrating users from Gravatar to user avatars 2013-07-26 07:39:16 -04:00
management Add tool for migrating users from Gravatar to user avatars 2013-07-26 07:39:16 -04:00
migrations [schema] Add PermissionsMixin to UserProfile 2013-07-08 17:07:55 -04:00
static Revert "Don't allow content to overflow out of messageboxes." 2013-07-26 10:51:18 -04:00
templatetags Reuse minified JS from previous deploys 2013-07-12 11:59:04 -04:00
tests Fix URLs for wiki following mediawiki transition. 2013-07-25 17:27:45 -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 More miscellaneous humbughq.com=>zulip.com updates. 2013-07-25 17:27:45 -04:00
handlers.py [manual] Rename error bot to zulip.com domain. 2013-07-25 17:16:54 -04:00
middleware.py Fix buggy logging of database query time. 2013-06-28 15:57:28 -04:00
models.py More miscellaneous humbughq.com=>zulip.com updates. 2013-07-25 17:27:45 -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 Insert static_header.txt as a Closure input file 2013-07-23 16:18:00 -04:00
storage.py Don't generate minified_assets.json 2013-07-12 11:59:11 -04:00
tests.py Revert "Temporarily disable some tests during the realm transition." 2013-07-25 17:19:18 -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 More miscellaneous humbughq.com=>zulip.com updates. 2013-07-25 17:27:45 -04:00