summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Implement PUT /users/{user_id}/password endpoint for APIv4 (#5243)Joram Wilander2017-02-072-10/+7
* Implement GET `/users/email/{email}` endpoint for APIv4 (#5309)Ruzette Tanyag2017-02-071-1/+6
* PLT-5379 Fix the error occuring while fetching OG metadata for links which do...Debanshu Kundu2017-02-071-1/+1
* Implement GET /users endpoint for APIv4 (#5277)Joram Wilander2017-02-033-16/+130
* Implement POST /channels/direct endpoint for APIv4 (#5283)Joram Wilander2017-02-031-3/+8
* Implement POST /users/ids endpoint for APIv4 (#5274)Joram Wilander2017-02-031-2/+8
* Add tear down to APIv4 tests (#5250)Joram Wilander2017-02-022-1/+22
* PLT-5407: Bulk importing of User memberships. (#5273)George Goldberg2017-02-024-14/+565
* PLT-495 Improves slack markup conversion (#4914)Diep Pham2017-02-022-10/+150
* Implement POST /channels endpoint for APIv4 (#5241)Joram Wilander2017-02-021-0/+33
* PLT-5365 Import of basic user properties. (#5231)George Goldberg2017-01-314-28/+508
* Fix small bug in webhub. (#5229)Christopher Speller2017-01-301-1/+3
* Changing map to array for web_hub connections. (#5226)Christopher Speller2017-01-301-17/+30
* Add initial tests for app/team.go (#5208)Carlos Tadeu Panato Junior2017-01-301-0/+114
* Implement APIv4 infrastructure (#5191)Joram Wilander2017-01-304-3/+424
* PLT-5225 Added separate post types for certain system messages (#5193)Harrison Healey2017-01-272-37/+106
* Merge 3.6.2 into master (#5211)Joram Wilander2017-01-278-25/+50
* PLT-5366, PLT-5364, PLT-5363: Bulk Import Part 1. (#5204)George Goldberg2017-01-273-2/+792
* Notifications fix from 3.6 branchChristopher Speller2017-01-271-9/+7
* Fix cluster logs (#5195)Joram Wilander2017-01-261-9/+18
* Add tests for app/email.go (#5187)Carlos Tadeu Panato Junior2017-01-261-0/+419
* PLT-4378 Slack import when channel name is deleted (#4649)George Goldberg2017-01-251-6/+16
* More app code migration (#5170)Joram Wilander2017-01-2512-14/+1167
* PLT-4858: Allow system admin to delete all channels. (#5180)George Goldberg2017-01-251-4/+0
* Move permissions code into app package (#5146)Joram Wilander2017-01-234-14/+341
* Move Slack Import to App Layer. (#5135)George Goldberg2017-01-204-1/+1208
* PLT-5284 Fix webhook notifications for channel creator is not in (#5119)Joram Wilander2017-01-203-17/+15
* Migrate functions to app package (#5106)Joram Wilander2017-01-198-15/+1331
* PLT-2978: Add channel purpose change system message. (#5094)George Goldberg2017-01-171-0/+35
* Add inbucket docker image to allow local and automated testing of emails (#4901)Carlos Tadeu Panato Junior2017-01-172-0/+2
* Refactor and migrate more functions out of api into app package (#5063)Joram Wilander2017-01-1313-205/+1396
* PLT-4938 Add app package and move logic over from api package (#4931)Joram Wilander2017-01-1318-0/+3608