Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
Go to file
Steve Howell dca1ffdf96 [bugfix] Restore toString() call in Filter.unparse().
I regressed this recently, thinking that all our operators are
strings, but I forgot about the "near:" operator used in the
"Narrow messages around this time" feature.  The user facing
symptom was that the search bar showed up empty instead
of saying near:50, which might actually be the better
behavior, but it certainly was not intentional. :)

(imported from commit fcb93cecbe9a052bb9bc1af7fcac5aecaba5aafb)
2013-08-22 14:55:43 -04:00
api [manual] Extend /api/v1/streams API endpoint. 2013-08-22 12:29:04 -04:00
assets Change Humbug => Zulip in text/comments. 2013-08-07 10:00:07 -04:00
bots [manual] Extend /api/v1/streams API endpoint. 2013-08-22 12:29:04 -04:00
certs Switch api.zulip.com to signed PositiveSSL / Comodo certificate. 2013-07-15 16:49:54 -04:00
confirmation Move to a common random token generation function instead of several one-offs. 2013-08-09 14:59:26 -04:00
humbug Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
node_modules Import Handlebars compiler and dependencies 2013-04-02 14:43:58 -04:00
servers Update Postgres pg_hba to match reality 2013-08-22 11:47:03 -04:00
static [bugfix] Restore toString() call in Filter.unparse(). 2013-08-22 14:55:43 -04:00
templates Make the floating recipient bar visible in Safari 2013-08-21 18:52:08 -07:00
tools Avoid side effects in ui.set_presence_list(). 2013-08-22 14:46:13 -04:00
zerver [bugfix] Restore toString() call in Filter.unparse(). 2013-08-22 14:55:43 -04:00
zproject [manual] Extend /api/v1/streams API endpoint. 2013-08-22 12:29:04 -04:00
.gitignore Add support for analyzing test coverage with Istanbul 2013-08-20 10:46:45 -04:00
manage.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00