summaryrefslogtreecommitdiffstats
path: root/store/sql_post_store.go
Commit message (Expand)AuthorAgeFilesLines
...
* partially fixed postgres search so that multiple search terms workJoramWilander2015-07-301-1/+1
* fixes some database queries that broke with postgres, fixes the unread/new me...JoramWilander2015-07-271-6/+6
* fixing merge conflicts=Corey Hulen2015-07-211-0/+5
|\
| * Updated database schema for full utf8 compatibilitynickago2015-07-091-0/+5
* | minor tweaks to make sure mysql still runs=Corey Hulen2015-07-121-2/+2
* | Patching remainder of the sql stmts to work with postgres=Corey Hulen2015-07-121-37/+69
|/
* Add a post type for user joined/left messages and don't flag a channel as unr...hmhealey2015-07-071-3/+9
* Added the ability to have hashtags with dashes in themnickago2015-06-301-0/+16
* first commit=Corey Hulen2015-06-141-0/+410