summaryrefslogtreecommitdiffstats
path: root/store
Commit message (Expand)AuthorAgeFilesLines
* PLT-3105 Fixed bugs with FileInfos migration, including duplicate FileInfos b...Harrison Healey2016-10-061-1/+2
* PLT-3105 Files table migration (#4068)Harrison Healey2016-09-3010-33/+600
* Fixing the console level debug statements (#4092)Corey Hulen2016-09-272-7/+1
* Cleaning up some old code from the permissions system change (#4090)Christopher Speller2016-09-263-217/+2
* Adding removal of all sessions to upgrade. Commented out untill release. (#4047)Christopher Speller2016-09-211-0/+5
* Moved ThemeProps migration to correctly take place in 3.2 -> 3.3 migration (#...Harrison Healey2016-09-211-16/+15
* Fix leaking goroutines in store calls (#3993). (#4021)Kyo Nguyen2016-09-1916-188/+191
* Modifying permissions system. (#3897)Christopher Speller2016-09-134-2/+20
* Increasing channel limits (#4003)Corey Hulen2016-09-092-16/+1
* Saving schema version for 3.4 (#3982)enahum2016-09-061-2/+1
* PLT-3753 Added Segment analytics (#3972)David Lu2016-09-062-2/+4
* PLT-3766 Change LDAP references to AD/LDAP in the UI (#3925)Jason Blais2016-09-061-5/+5
* PLT-3921 Fix System Console Recent Active Users (#3856)enahum2016-09-062-0/+23
* PLT-4027 "Added to the channel" system messages mark the channel as Unread (#...enahum2016-09-061-1/+1
* Do not send push notifications for channels being actively viewed (#3931)Joram Wilander2016-09-023-4/+7
* Fix status table upgrade (#3933)Joram Wilander2016-09-012-12/+5
* Making LDAP FirstName and LastName fields optional. (#3919)Christopher Speller2016-09-011-2/+0
* PLT-3462 Add the ability to clear push notifications after channel is viewed ...Joram Wilander2016-08-313-0/+30
* PLT-1527 Add a slash command to set yourself away (#3752)Dmitri Aizenberg2016-08-312-5/+12
* PLT-3984 Add the ability to regenerate OAuth Client Secret (#3899)enahum2016-08-302-4/+0
* 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