summaryrefslogtreecommitdiffstats
path: root/store
Commit message (Expand)AuthorAgeFilesLines
* Implement a few team endpoints for APIv4 (#5296)Joram Wilander2017-02-071-2/+2
* Adding PostId index (#5300)Christopher Speller2017-02-031-0/+1
* Removing parentId from delete post queries (#5298)Christopher Speller2017-02-031-2/+2
* Implement GET /users endpoint for APIv4 (#5277)Joram Wilander2017-02-033-40/+151
* Implement POST /users/ids endpoint for APIv4 (#5274)Joram Wilander2017-02-032-25/+65
* Add tear down to APIv4 tests (#5250)Joram Wilander2017-02-027-0/+130
* Implement POST /channels endpoint for APIv4 (#5241)Joram Wilander2017-02-021-2/+3
* Implement POST /teams endpoint (#5220)Joram Wilander2017-01-311-3/+4
* Implement APIv4 infrastructure (#5191)Joram Wilander2017-01-301-2/+4
* PLT-5225 Added separate post types for certain system messages (#5193)Harrison Healey2017-01-272-2/+3
* Merge 3.6.2 into master (#5211)Joram Wilander2017-01-275-18/+110
* Merge branch 'release-3.6'Christopher Speller2017-01-273-15/+69
|\
| * Removed index on Teams.Description column (#5095)Harrison Healey2017-01-183-15/+69
* | PLT-4378 Slack import when channel name is deleted (#4649)George Goldberg2017-01-253-1/+58
* | More app code migration (#5170)Joram Wilander2017-01-255-0/+113
* | Adding active users statistics to system console (#5141)Christopher Speller2017-01-202-0/+26
* | Migrate functions to app package (#5106)Joram Wilander2017-01-194-10/+10
* | Fix error from quote in channel autocomplete (#5092)Joram Wilander2017-01-171-1/+1
* | PLT-135 Showing "(Edited)" indicator if a message has been edited. (#4923)Debanshu Kundu2017-01-121-0/+10
|/
* Update schema for version 3.6 (#4972)Harrison Healey2017-01-041-12/+10
* PLT-4935 Fix searching for full email (#4947)Joram Wilander2017-01-032-10/+58
* Fixing should send event removing extra go channel creation (#4942)Corey Hulen2017-01-033-0/+30
* Adding metrics to cache for profile by ids api (#4925)Christopher Speller2017-01-031-0/+8
* Adding memcache to getchannel (#4928)Christopher Speller2017-01-033-16/+56
* PLT-5073 Improve performance of /channels/view endpoint (#4881)Joram Wilander2016-12-234-9/+25
* Adding caching of last 60 posts. (#4880)Christopher Speller2016-12-223-3/+61
* API for getting channel members by IDs. (#4877)George Goldberg2016-12-223-0/+81
* Fix teams unread count (#4848)enahum2016-12-212-17/+26
* Modifying post etag cache to apply to getPostsSince (#4837)Christopher Speller2016-12-203-29/+67
* PLT-5044 Fix unread team messages for deleted channels (#4836)enahum2016-12-191-1/+1
* Adding metrics for caching mechanisms (#4828)Christopher Speller2016-12-193-0/+59
* PLT-4167 Team Sidebar (#4569)enahum2016-12-195-0/+139
* PLT-4332 Position field for Users (#4632)George Goldberg2016-12-142-0/+4
* Adding caching layer to some posts calls (#4779)Christopher Speller2016-12-143-6/+68
* PLT-4982 Adding caching to user profiles (#4782)Corey Hulen2016-12-143-7/+90
* Removed code that would remove sessions when upgrading to 3.6 (#4773)Harrison Healey2016-12-131-5/+1
* 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
|/