zulip/zephyr
Keegan McAllister 92acd7bd1c match_on_visible_text: Return boolean directly, without a conditional
(imported from commit b38800d074ab3e1dd557e49ef5a6cd7adfd677a3)
2012-10-26 22:21:41 -04:00
..
fixtures Rename zephyrs.json => messages.json in .gitignore. 2012-10-10 10:39:27 -04:00
jstemplates Don't allow userinfo popover contents to overflow. 2012-10-23 20:18:20 -04:00
lib bugdown: Hide alphanumeric characters in exception logs, for privacy 2012-10-25 15:40:01 -04:00
management Add log/restore for fullnames and passwords. 2012-10-25 15:52:26 -04:00
static match_on_visible_text: Return boolean directly, without a conditional 2012-10-26 22:21:41 -04:00
static-access-control Add basic up/down search functionality, including across narrows. 2012-10-26 14:31:05 -04:00
tests Wrap some other extremely long lines 2012-10-25 15:22:18 -04:00
__init__.py Initial Django commit: basic account, zephyr stream, narrowing, etc. 2012-08-28 12:44:51 -04:00
context_processors.py Use the obfuscated URLs 2012-10-17 15:04:33 -04:00
decorator.py Remove unused imports 2012-09-07 13:57:32 -04:00
forms.py Compute a user's realm from the verified email address, not a user-passed field. 2012-10-25 16:50:00 -04:00
middleware.py Log all requests 2012-10-17 18:23:02 -04:00
models.py Have get_updates include an "update_types" array in its response 2012-10-25 18:12:11 -04:00
tests.py [schema]: Rename userprofile to user_profile. 2012-10-22 18:55:45 -04:00
views.py Allow API users to update the pointer and receive pointer updates 2012-10-26 17:17:09 -04:00