zulip/zephyr
acrefoot bea702dd17 Chevron icon on each message now causes a dropdown menu; hover on message for info
As does the hotkey "i". It's somewhat less appropriate because it's all actions,
but it's where our "info" menu used to be, and we can workshop a better one. "a"
feels weird to me, but maybe it's just me.

You can also hover on the .message_content to see a popover with extra message details

This is for Trac #1334.

(imported from commit f8fbf70c8502370a78159e24f3cf9589fb9d384f)
2013-06-28 12:24:03 -04:00
..
fixtures Support JIRA workflow post-function web hooks 2013-05-24 21:23:56 -04:00
lib Remove unused imports 2013-06-27 16:22:39 -04:00
management Remove unused imports 2013-06-27 16:22:39 -04:00
migrations [schema] Use custom stopwords file for full text search 2013-06-27 14:18:53 -04:00
static Chevron icon on each message now causes a dropdown menu; hover on message for info 2013-06-28 12:24:03 -04:00
tests Fix 06-unread regex, as it no longer seems to match the count. 2013-06-14 14:52:38 -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 Remove unused imports 2013-06-27 16:22:39 -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 Collect static files directly in the location that will be served 2013-06-12 17:46:38 -04:00
forms.py Remove unused imports 2013-06-27 16:22:39 -04:00
handlers.py Remove unused imports 2013-06-27 16:22:39 -04:00
middleware.py Remove unused imports 2013-06-27 16:22:39 -04:00
models.py Remove unused imports 2013-06-27 16:22:39 -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 Create minified_assets.json in the deployment root 2013-06-24 15:55:04 -04:00
tests.py Remove unused imports 2013-06-27 16:22:39 -04:00
tornado_callbacks.py Remove unused imports 2013-06-27 16:22:39 -04:00
tornadoviews.py Remove unused imports 2013-06-27 16:22:39 -04:00
views.py Show a user's bots in the order they were created. 2013-06-27 17:10:05 -04:00