zulip/zephyr
Steve Howell 84fda6ad04 (search) Don't show topic suggestions when a topic is already entered.
We already had provisions for the common case, but this code fixes
the situation where the user explicitly types topic:foo stream:yo.

(imported from commit 4dfa4cc8337acd4f0daed25a5b82a556804b3c18)
2013-07-19 13:49:33 -04:00
..
fixtures Support JIRA workflow post-function web hooks 2013-05-24 21:23:56 -04:00
lib Use standard functions for parsing/validating email addresses. 2013-07-18 13:58:16 -04:00
management Use standard functions for parsing/validating email addresses. 2013-07-18 13:58:16 -04:00
migrations [schema] Add PermissionsMixin to UserProfile 2013-07-08 17:07:55 -04:00
static (search) Don't show topic suggestions when a topic is already entered. 2013-07-19 13:49:33 -04:00
templatetags Reuse minified JS from previous deploys 2013-07-12 11:59:04 -04:00
tests Rename user-visible uses of "subject" to "topic". 2013-07-17 12:04: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 models, forms, actions: Switch from Humbug to Zulip in user-visible text. 2013-07-15 17:38:18 -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 Use standard functions for parsing/validating email addresses. 2013-07-18 13:58:16 -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 Terms of service and privacy: Switch from Humbug to Zulip in user-visible text. 2013-07-15 17:48:56 -04:00
storage.py Don't generate minified_assets.json 2013-07-12 11:59:11 -04:00
tests.py Use standard functions for parsing/validating email addresses. 2013-07-18 13:58:16 -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 Use standard functions for parsing/validating email addresses. 2013-07-18 13:58:16 -04:00