zulip/zephyr
Zev Benjamin 8a39292b5d Fix bouncy pointer from pointer updates
The previous code path was buggy.  We now do separate pointer update
checking for the cases where get_updates returns immediately vs. when
it returns from a callback.

(imported from commit f236a80cd0b94bc097dbd17f113d7a9d27368025)
2012-10-23 16:39:04 -04:00
..
fixtures Rename zephyrs.json => messages.json in .gitignore. 2012-10-10 10:39:27 -04:00
jstemplates Display huddles as 'You and...'. 2012-10-19 15:11:13 -04:00
lib bugdown: Install autolink pattern after link pattern 2012-10-22 17:48:48 -04:00
management Fix performance regression caused by last commit. 2012-10-22 22:01:55 -04:00
static Revert "Temporarily disable pointer sync" 2012-10-23 16:39:04 -04:00
static-access-control Add a static 5xx error page, for nginx 2012-10-22 15:16:04 -04:00
tests [schema] Add a Client model keeping track of the sending client. 2012-10-20 18:41:54 -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 Implement confirmation for new user signups. 2012-10-01 10:45:58 -04:00
middleware.py Log all requests 2012-10-17 18:23:02 -04:00
models.py Fix bouncy pointer from pointer updates 2012-10-23 16:39:04 -04:00
tests.py [schema]: Rename userprofile to user_profile. 2012-10-22 18:55:45 -04:00
views.py Fix bouncy pointer from pointer updates 2012-10-23 16:39:04 -04:00