zulip/zephyr
Keegan McAllister e93c1ab87c Switch from Open Sans to Droid Sans
We found a number of characters that look bad in Open Sans.

(imported from commit f8e7926f002b2de7f0d8bab255d212fac1cf6115)
2012-10-29 13:02:31 -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 runtornado: Abort view processing if request or view middleware returns a response 2012-10-27 17:28:07 -04:00
static Switch from Open Sans to Droid Sans 2012-10-29 13:02:31 -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 Copy the csrf_exempt attribute in @asynchronous 2012-10-27 17:56:18 -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