summaryrefslogtreecommitdiffstats
path: root/store
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixing ldap ability to modify user fields (#2868)Christopher Speller2016-05-031-3/+3
* Fix incorrect postgres keys. (#2855)Park Daesun2016-05-031-2/+2
* PLT-2258 Unified login screen and related APIs (#2820)Harrison Healey2016-05-033-0/+118
* Fix the EmailVerified column value from '1' to true (#2843)Park Daesun2016-05-021-2/+2
* Fixing LDAP editing of attributes (#2824)Christopher Speller2016-05-022-1/+22
* Don't return error if already part of channel being joined (#2814)Joram Wilander2016-04-281-3/+8
* Fixed updating mention keys when a user's username changes (#2774)Harrison Healey2016-04-251-8/+1
* PLT-2057 User as a first class object (#2648)Corey Hulen2016-04-2116-282/+1124
* Lower case email before database queries (#2689)Joram Wilander2016-04-132-1/+8
* Add custom branding functionality (#2667)Joram Wilander2016-04-113-0/+28
* Fix email verification process (#2664)enahum2016-04-081-1/+1
* Added DisplayName and Description fields to both types of webhooks and slash ...Harrison Healey2016-04-042-0/+11