summaryrefslogtreecommitdiffstats
path: root/store
Commit message (Expand)AuthorAgeFilesLines
* PLT-4359 fixing push notification for more than 1 device (#4318)Corey Hulen2016-10-243-0/+51
* Add database indexes to timestamp columns (#4314)enahum2016-10-249-0/+31
* Filter out non-team members from invite to channel modal (#4312)Joram Wilander2016-10-241-0/+2
* PLT-4165 removing team name reserved words (#4289)Corey Hulen2016-10-211-2/+2
* Fix the multiple column full text search index for Postgres (#4282)Joram Wilander2016-10-202-1/+16
* PLT-4358 Exclude Channels from query when not necessary (#4269)enahum2016-10-201-21/+20
* Merging performance branch into master (#4268)Joram Wilander2016-10-1911-192/+1106
* GH-4187 Create direct channel during incoming webhook if not exists (#4206)Alexander Smaga2016-10-173-0/+51
* 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