Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
Go to file
Zev Benjamin 061aaea601 Use plainto_tsquery instead of to_tsquery
This will discard punctuation symbols in the Postgres search and also prevent
syntax errors when users try to submit queries with symbols that to_tsquery
interprets as special syntax (such as '|' and '&').

Fixes #906

(imported from commit 3e3a0d6ae3d4a516beb8a5846f06065294ca9457)
2013-02-15 16:18:02 -05:00
api [manual] Bump API version to 0.1.2. 2013-02-14 17:50:00 -05:00
assets Create custom presence indicator images which differ in shape as well as color 2013-02-15 11:11:50 -05:00
bots trac: Add owner to list of fields that notify by default. 2013-02-14 17:50:00 -05:00
certs Add wildcard certificate for *.e.humbughq.com. 2013-01-17 18:56:39 -05:00
confirmation confirmation: Make send_confirmation accept custom templates and context. 2013-01-14 10:25:26 -05:00
humbug Show a user activity list in the sidebar 2013-02-11 18:05:57 -05:00
servers Set better munin thresholds for rabbitmq 2013-02-15 15:54:12 -05:00
templates Replace the pipe character between stream and subject with a '>'. 2013-02-15 11:01:06 -05:00
tools Change the favicon on notification (great for pinned tabs) 2013-02-12 16:27:07 -05:00
zephyr Use plainto_tsquery instead of to_tsquery 2013-02-15 16:18:02 -05: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