Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
Go to file
Keegan McAllister e97c6f52ce Don't save narrow operators to the URL fragment if that's where they came from
In Firefox, prevents e.g. a slash in a stream name, which we wanted to store as
%2F, from converting back to a literal slash.

There is some appeal to normalizing the URL fragment after parsing, but in
general this way seems better.  It may decrease page load time on narrowed
views.

Doesn't yet fix #826; the URL is correct but the narrow is still wrong.

(imported from commit 32e3fa9e968139863f34b9698f1c8b39d06f0c14)
2013-03-20 12:07:53 -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 humbug_git_config: Send test-post-receive notices to stream "test" 2013-03-19 12:49:51 -04: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 "Lead designer" job posting. 2013-03-19 13:28:53 -04:00
servers puppet: Fix postgresql.conf typo 2013-03-19 12:51:46 -04:00
templates "Lead designer" job posting. 2013-03-19 13:28:53 -04:00
tools Unify calculation of unread-count for notifications and use it in the title bar 2013-03-20 10:09:40 -04:00
zephyr Don't save narrow operators to the URL fragment if that's where they came from 2013-03-20 12:07:53 -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