Go to file
Zev Benjamin 6f874995ff [schema] Use custom stopwords file for full text search
This stop words file is just the default Postgres english stop file
with all the rest of the letters of the alphabet added.  Adding the
extra letters ensures that, e.g., "bed" doesn't get transformed into
"bed | b".

(imported from commit 0be3ef9a43eb524ed4f081d5081a786cf602c487)
2013-06-27 14:18:53 -04:00
api API: Release several additional API calls to users. 2013-06-25 16:34:45 -04:00
assets favicon: Add an 'infinite' favicon for more than 99 messages 2013-02-15 16:18:24 -05:00
bots Convert gcal-bot to use the humbug.init_from_options options. 2013-06-25 16:34:45 -04:00
certs [manual] Include SSL certificate for wildcard humbughq.com and corresponding chains. 2013-05-29 15:36:47 -04:00
confirmation Add metrics variables to the template context via a context processor 2013-06-18 17:07:36 -04:00
humbug Disable embedly everywhere. 2013-06-25 08:46:02 -04:00
node_modules Import Handlebars compiler and dependencies 2013-04-02 14:43:58 -04:00
servers [schema] Use custom stopwords file for full text search 2013-06-27 14:18:53 -04:00
templates Add "Invite coworkers" link at the bottom of the buddylist. 2013-06-25 21:35:44 -04:00
tools API: Release several additional API calls to users. 2013-06-25 16:34:45 -04:00
zephyr [schema] Use custom stopwords file for full text search 2013-06-27 14:18:53 -04:00
.gitignore gitignore memcached_prefix 2013-06-12 17:16:37 -04:00
manage.py Make manage.py spit out tracebacks, without a patched django 2013-05-28 19:05:06 -04:00