summaryrefslogtreecommitdiffstats
path: root/store
Commit message (Expand)AuthorAgeFilesLines
* PLT-4767 Implement MFA Enforcement (#4662)Joram Wilander2016-12-123-3/+7
* PLT-3736 Fixed duplicated create_direct api calls not returning the existing...Harrison Healey2016-12-092-1/+18
* PLT-4853 Adding cache purging to the server (server) (#4735)Corey Hulen2016-12-082-0/+9
* Ignore double quotes in user search (#4725)Joram Wilander2016-12-071-0/+1
* Improving command line interface (#4689)Christopher Speller2016-12-062-2/+18
* PLT-4710 User search now obeys privacy settings (#4673)Joram Wilander2016-12-021-8/+18
* Add Team Description to the Team Settings (#4652)Carlos Tadeu Panato Junior2016-12-012-0/+5
* PLT-1378 Initial version of emoji reactions (#4520)Harrison Healey2016-11-305-0/+531
* PLT-4822 fixing max channels per team (#4675)Corey Hulen2016-11-301-1/+1
* Change Flag Posts ordering to show posts from newest to oldest (#4656)MARUYAMA Takayuki2016-11-281-1/+1
* PLT-4403 Add server-based channel autocomplete, search and paging (#4585)Joram Wilander2016-11-244-9/+332
* Merge branch 'release-3.5'Christopher Speller2016-11-242-1/+40
|\
| * Fix user search when using an asterisk (#4586)Joram Wilander2016-11-212-1/+40
* | PLT-4429 disabling at_all at_channel metions mentions when channel has more t...Corey Hulen2016-11-243-16/+49
|/
* Fix resetting of statuses on Postgres (#4538)Joram Wilander2016-11-111-1/+1
* PLT-4716 fixes cache invalidation issue (#4518)Corey Hulen2016-11-102-0/+14
* PLT-4665 Fix Max Channels limit wrong count (#4512)enahum2016-11-102-0/+27
* Don't count inactive users on statistic pages (#4482)Joram Wilander2016-11-081-3/+4
* Updated stored database schema number to 3.5Harrison Healey2016-11-071-21/+17
* Increase Channel Purpose length to 250, and add channel field length handling...Christopher Speller2016-11-042-1/+6
* PLT-4481 Fix member count for team user lists and channel invite list (#4422)Joram Wilander2016-11-043-8/+62
* Update user search to match against username, full name, nickname and email (...Joram Wilander2016-11-032-9/+41
* PLT-4535/PLT-4503 Fix inactive users in searches and add option functionality...Joram Wilander2016-11-023-44/+131
* Fix user autocomplete with special characters (#4373)Joram Wilander2016-10-312-2/+47
* Fix channel autocomplete and fix channel member query to ignore deleted chann...Joram Wilander2016-10-281-0/+1
* Fix members being loaded before channel members and DM headers (#4369)Joram Wilander2016-10-281-1/+1
* Changing read replica selection method to round-robin instead of random. (#4351)Christopher Speller2016-10-271-42/+47
* PLT-4430 improve slow channel switching (#4331)enahum2016-10-273-21/+90
* 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