Go to file
Zev Benjamin 53a68144e0 Don't do processing for a get_old_messages if the message list it was for goes away
This was biting us before when the user would leave a narrow before a
get_old_messages call associated with it finished.  Specifically,
search.maybe_highlight_message() would assume a message was in the
DOM when it wasn't any more.

We also have to hide the 'loading more messages' indicator when
reseting the 'load more' status because otherwise it wouldn't get
hidden like normal in the load_old_messages() continuation, causing a
load_more_messages() not to fire when re-entering a narrow.

(imported from commit 4a136dd01305b039c0970f897b07e603b87d5d8e)
2013-03-15 16:40:05 -04:00
api Revert "Special CUSTOMER4 API release." 2013-03-15 00:27:42 -04:00
assets favicon: Add an 'infinite' favicon for more than 99 messages 2013-02-15 16:18:24 -05:00
bots Move twitter-bot to api/demos/. 2013-03-08 15:58:45 -05:00
certs Add wildcard certificate for *.e.humbughq.com. 2013-01-17 18:56:39 -05:00
confirmation Introduce script to bulk-create activation URIs. 2013-02-28 14:34:18 -05:00
humbug settings: Add docs on how to properly test our email handler. 2013-03-15 14:53:17 -04:00
servers [manual] Add django-bitfield to the puppet configuration. 2013-03-12 12:51:12 -04:00
templates Refactor unread client handling to use 'read' flags per message 2013-03-13 14:14:45 -04:00
tools Mark all messages between start of scroll and end of scroll as read 2013-03-15 10:43:17 -04:00
zephyr Don't do processing for a get_old_messages if the message list it was for goes away 2013-03-15 16:40:05 -04:00
.gitignore gitignore: Add .DS_Store 2013-02-06 16:31:55 -05:00
manage.py chmod +x manage.py 2012-10-25 15:22:18 -04:00