Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
Go to file
Steve Howell c4d598b36e Move parse/unparse from narrow to Filter.
I'm trying to move well-isolated methods out of narrow.js, so that
narrow.js is more strongly focused on UI/ajax interactions and
big, heavy lifting stuff.  The logical home for parse/unparse
seemed to be Filter, and they brought along two private methods
with them.  The big code moves involved trivial follow ups
like s/exports/Filter/.

(imported from commit ace0fe5aa1c7abce0334d079ba9eb8d9a57bd10f)
2013-08-22 14:53:00 -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 Move parse/unparse from narrow to Filter. 2013-08-22 14:53:00 -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 Move parse/unparse from narrow to Filter. 2013-08-22 14:53:00 -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