mirror of
https://github.com/zulip/zulip.git
synced 2026-07-15 21:03:26 +08:00
Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
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) |
||
|---|---|---|
| api | ||
| assets | ||
| bots | ||
| certs | ||
| confirmation | ||
| humbug | ||
| node_modules | ||
| servers | ||
| static | ||
| templates | ||
| tools | ||
| zerver | ||
| zproject | ||
| .gitignore | ||
| manage.py | ||