summaryrefslogtreecommitdiffstats
path: root/store
Commit message (Expand)AuthorAgeFilesLines
* PLT-3695 refactoring to use sql_upgrader (#3788)Corey Hulen2016-08-2419-290/+248
* PLT-3745 - Deauthorize OAuth Apps (#3852)enahum2016-08-233-0/+128
* Prevent flagging of deleted posts and don't show deleted posts in flagged pos...Joram Wilander2016-08-222-1/+24
* Fixed calculation of mention count for direct channels (#3831)Harrison Healey2016-08-182-1/+3
* Use correct column type for Postgres TriggerWhen column (#3770)Joram Wilander2016-08-091-1/+1
* PLT-2899 adding clustering of app servers (#3682)Corey Hulen2016-08-041-1/+1
* PLT-3506 Added flagged posts functionality (#3679)Joram Wilander2016-08-043-0/+90
* PLT-3484 OAuth2 Service Provider (#3632)enahum2016-08-033-14/+194
* Use correct postgres column type for TriggerWhen column (#3716)Joram Wilander2016-08-021-1/+1
* Add option to trigger outgoing webhook if first word starts with trigger word...Pierre Rudloff2016-07-261-0/+2
* PLT-3691 Fixing mobile session (#3652)Corey Hulen2016-07-213-5/+5
* PLT-2408 Adds here mention for online users (#3619)Joram Wilander2016-07-213-1/+33
* PLT-2241 Refactored statuses into a more real-time system (#3573)Joram Wilander2016-07-186-184/+272
* Cleaning up old export code (#3601)Christopher Speller2016-07-154-77/+0
* Fix porting theme to preferences so that it works for users who never set the...Harrison Healey2016-07-141-1/+3
* PLT-2992 Added the ability to use different themes for each team (#3411)Harrison Healey2016-07-144-17/+108
* PLT-3366 Holding down the ALT key and clicking on a message adds a new messag...samogot2016-07-142-0/+53
* PLT-3547 fixing caching issue with direct profiles (#3567)Corey Hulen2016-07-141-6/+10
* Fixing bug in inital load returning team member objects that had been deleted...Christopher Speller2016-07-131-1/+1
* PLT-2863 adding remove user from team (#3429)Corey Hulen2016-07-062-3/+22
* PLT-3512 adding join/leave channel to the CLI (#3498)Corey Hulen2016-07-063-1/+38
* PLT-3429 "Site Statistics" graphs do not always have the same start date (#3480)enahum2016-07-051-3/+4
* PLT-3456 Fix Errors while starting the server (#3445)enahum2016-07-041-0/+1
* Added check for code theme (#3367)David Lu2016-06-201-0/+21
* Update error message when trying to switch account with a duplicate email (#3...Joram Wilander2016-06-151-1/+5
* Fix bad condition on hiding email addresses and update user etag to include p...Joram Wilander2016-06-141-6/+7
* PLT-3143 Added serverside code for custom Emoji (#3311)Harrison Healey2016-06-144-0/+348
* Auto join teams if coming from team sign-up page to login for GitLab (#3284)Joram Wilander2016-06-071-2/+6
* PLT-2559 Always return successful when trying to join a channel that the user...Harrison Healey2016-06-061-0/+60
* Don't allow users to be added to a channel they are not in the team of (#3246)Joram Wilander2016-06-042-5/+11
* Adding LDAP Syncronization (#3219)Christopher Speller2016-06-032-0/+22
* PLT-1800 Load server side locale from the config.json (#3202)enahum2016-06-021-1/+1
* Revert "PLT-1800 Load server side locale from the config.json" (#3201)Christopher Speller2016-06-011-1/+1
* PLT-1800 Load server side locale from the config.json (#3135)enahum2016-06-011-1/+1
* PLT-2170 Send payload in application/json for outgoing webhooks (#3160)Thomas Balthazar2016-05-311-0/+2
* Revert "PLT-1800 Load server side locale from the config.json" (#3133)Christopher Speller2016-05-271-1/+1
* PLT-1800 Load server side locale from the config.json (#3092)enahum2016-05-271-1/+1
* fixed type speical -> special (#3052)rompic2016-05-252-3/+3
* Revert "PLT-1800 Load server side locale from the config.json (#3076)"Christopher Speller2016-05-241-1/+1
* PLT-1800 Load server side locale from the config.json (#3076)enahum2016-05-241-1/+1
* Filtering colons from search to prevent postgres error (#3075)Christopher Speller2016-05-231-0/+1
* Merge branch 'release-3.0'Christopher Speller2016-05-175-12/+19
|\
| * Fixing LDAP issue with Postgres (#3033)Corey Hulen2016-05-175-12/+19
* | Check team member instead of session for team admin role when updating/deleti...Joram Wilander2016-05-163-0/+53
|/
* Fixing issue with missing user (#2989)Corey Hulen2016-05-123-1/+47
* PLT-2905 fixing upgrade of SSO accounts (#2962)Corey Hulen2016-05-113-26/+49
* Recent mention searches now OR terms instead of AND (#2931)Joram Wilander2016-05-092-6/+17
* Add separator between DMs on your team and not (#2910)Joram Wilander2016-05-061-2/+3
* Multiple cross-team functionality fixes (#2902)Joram Wilander2016-05-061-2/+5
* PLT-2707 Adding option to show DM list from all of server (#2871)Corey Hulen2016-05-043-2/+95