Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
Go to file
Steve Howell 625003cbe1 Nudge pointer past visited msgs when coming home.
When you return to Home, we normally restore your last
position when in Home, which might have been before the
first unread message.  This is cumbersome for sidebar readers,
so now we keep track of messages that you visit while on a
tour away from Home, and when you return Home, we skip forward
any messages that were in the tour, landing on the last visited
message.  This all happens before rendering.

(imported from commit 9124a231d94f153e283e5ea95e40c50a58406275)
2013-07-26 14:03:55 -04:00
api api: Fix path in send_message example. 2013-07-25 17:27:46 -04:00
assets More miscellaneous humbughq.com=>zulip.com updates. 2013-07-25 17:27:45 -04:00
bots [manual] Use api.zulip.com to access the Humbug API. 2013-07-25 17:27:46 -04:00
certs Switch api.zulip.com to signed PositiveSSL / Comodo certificate. 2013-07-15 16:49:54 -04:00
confirmation Add metrics variables to the template context via a context processor 2013-06-18 17:07:36 -04:00
humbug Nudge pointer past visited msgs when coming home. 2013-07-26 14:03:55 -04:00
node_modules Import Handlebars compiler and dependencies 2013-04-02 14:43:58 -04:00
servers [manual] Use api.zulip.com to access the Humbug API. 2013-07-25 17:27:46 -04:00
templates [manual] Use api.zulip.com to access the Humbug API. 2013-07-25 17:27:46 -04:00
tools Nudge pointer past visited msgs when coming home. 2013-07-26 14:03:55 -04:00
zephyr Nudge pointer past visited msgs when coming home. 2013-07-26 14:03:55 -04:00
.gitignore gitignore memcached_prefix 2013-06-12 17:16:37 -04:00
manage.py Make manage.py spit out tracebacks, without a patched django 2013-05-28 19:05:06 -04:00