Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Making changes to versioning | =Corey Hulen | 2015-09-17 | 1 | -2/+2 |
| | |||||
* | PLT-92 Adding server side versioning to the binary | =Corey Hulen | 2015-09-16 | 1 | -2/+2 |
| | |||||
* | Adding ability to export data from mattermost | Christopher Speller | 2015-09-04 | 1 | -0/+24 |
| | |||||
* | Merge pull request #475 from nickago/MM-1773 | Christopher Speller | 2015-08-31 | 1 | -3/+11 |
|\ | | | | | MM-1773a Add wildcard searching for postgresql | ||||
| * | Added unit tests | nickago | 2015-08-27 | 1 | -1/+0 |
| | | |||||
| * | Added wildcard highlighting and removed redundant whitespace parsing | nickago | 2015-08-27 | 1 | -6/+6 |
| | | |||||
| * | Added server parsing of wildcards | nickago | 2015-08-27 | 1 | -3/+12 |
| | | |||||
* | | Merge pull request #511 from mattermost/MM-1698 | Christopher Speller | 2015-08-28 | 1 | -5/+0 |
|\ \ | | | | | | | MM-1698 Fixes upgrade db from 0.6 for postgres | ||||
| * | | Adding ability to upgrade postgres schema | =Corey Hulen | 2015-08-27 | 1 | -5/+0 |
| |/ | |||||
* | | Merge pull request #486 from asubset/master | Joram Wilander | 2015-08-28 | 1 | -1/+2 |
|\ \ | | | | | | | Fix getParentsPosts() query | ||||
| * | | fix GetParentPosts() query | Jason Rossman | 2015-08-27 | 1 | -2/+2 |
| | | | |||||
| * | | Fix getParentsPosts for postgresql | Jason Rossman | 2015-08-26 | 1 | -0/+1 |
| | | | |||||
* | | | Change GetPostsSince limit to 1000 and only add updated posts to post list ↵ | JoramWilander | 2015-08-27 | 1 | -3/+5 |
| |/ |/| | | | | | order. | ||||
* | | Refactored post handling/updating on both the client and server. | JoramWilander | 2015-08-27 | 1 | -23/+56 |
|/ | |||||
* | partially fixed postgres search so that multiple search terms work | JoramWilander | 2015-07-30 | 1 | -1/+1 |
| | |||||
* | fixes some database queries that broke with postgres, fixes the unread/new ↵ | JoramWilander | 2015-07-27 | 1 | -6/+6 |
| | | | | mesasge issues | ||||
* | fixing merge conflicts | =Corey Hulen | 2015-07-21 | 1 | -0/+5 |
|\ | |||||
| * | Updated database schema for full utf8 compatibility | nickago | 2015-07-09 | 1 | -0/+5 |
| | | |||||
* | | minor tweaks to make sure mysql still runs | =Corey Hulen | 2015-07-12 | 1 | -2/+2 |
| | | |||||
* | | Patching remainder of the sql stmts to work with postgres | =Corey Hulen | 2015-07-12 | 1 | -37/+69 |
|/ | |||||
* | Add a post type for user joined/left messages and don't flag a channel as ↵ | hmhealey | 2015-07-07 | 1 | -3/+9 |
| | | | | unread when one of those is automatically posted | ||||
* | Added the ability to have hashtags with dashes in them | nickago | 2015-06-30 | 1 | -0/+16 |
| | |||||
* | first commit | =Corey Hulen | 2015-06-14 | 1 | -0/+410 |