summaryrefslogtreecommitdiffstats
path: root/model
Commit message (Expand)AuthorAgeFilesLines
...
* PLT-5904 (Server): Config flag for SMTP Cert Check. (#5857)George Goldberg2017-03-271-21/+27
* APIv4 post /channels/ids (#5845)Saturnino Abril2017-03-271-3/+13
* PLT-6063: AddUserToTeam permission depends on policy. (#5869)George Goldberg2017-03-261-1/+1
* Implement some team endpoints for APIv4 (#5870)Joram Wilander2017-03-251-0/+20
* Add query parameters to get posts v4 endpoint (#5858)Joram Wilander2017-03-241-0/+33
* Implement some channel endpoints for APIv4 (#5846)Joram Wilander2017-03-243-1/+109
* Implement POST /users/email/verify/send endpoint for APIv4 (#5825)Joram Wilander2017-03-241-3/+16
* [APIV4] GET /users/{user_id}/status - user status endpoint for apiV4 (#5824)Carlos Tadeu Panato Junior2017-03-242-1/+17
* APIv4 put /teams/{team_id}/patch (#5860)Saturnino Abril2017-03-242-0/+60
* Endpoint for APIv4 POST /teams/{team_id}/members (#5804)Saturnino Abril2017-03-241-0/+22
* implement POST /commands for apiv4 (#5849)Carlos Tadeu Panato Junior2017-03-231-0/+16
* Merge branch 'release-3.7'George Goldberg2017-03-232-2/+3
|\
| * PLT-5943 Reduce minimum username length (#5798)Joram Wilander2017-03-172-2/+3
* | add implementation for endpoint DELETE outgoing webhook for apiv4 (#5828)Carlos Tadeu Panato Junior2017-03-231-0/+10
* | add implementation to get outgoing webhook for apiv4 (#5827)Carlos Tadeu Panato Junior2017-03-231-0/+10
* | Implement POST /users/search endpoint for APIv4 (#5822)Joram Wilander2017-03-232-0/+11
* | Update channel permissions for v4 endpoints (#5829)Joram Wilander2017-03-221-0/+9
* | Add ability to use 'me' in place of user id for APIv4 (#5826)Joram Wilander2017-03-212-0/+11
* | Implement GET /audits endpoint for APIv4 (#5779)Joram Wilander2017-03-211-2/+15
* | implement PUT /hooks/outgoing/{hook_id} - update outgoing hook (#5793)Carlos Tadeu Panato Junior2017-03-211-0/+10
* | [APIV4] POST /hooks/outgoing/{hook_id}/regen_token - regentoken endpoint for...Carlos Tadeu Panato Junior2017-03-201-0/+14
* | Endpoint for APIv4 POST /channels/{channel_id}/members (#5775)Saturnino Abril2017-03-201-0/+11
* | Add updateConfig endpoint for apiV4 (#5706)Carlos Tadeu Panato Junior2017-03-202-1/+12
* | Merge branch 'release-3.7' into master.George Goldberg2017-03-175-57/+144
|\|
| * PLT-5800 Cleaned up duplicated code for adding slack attachments to posts (#5...Harrison Healey2017-03-101-1/+2
| * Added additional validation for slack attachment format on server (#5680)Harrison Healey2017-03-085-57/+143
* | Implement GET /logs endpoint for APIv4 (#5778)Joram Wilander2017-03-161-0/+13
* | Implement some channel endpoints for APIv4 (#5767)Joram Wilander2017-03-163-0/+66
* | Implement update IncomingHook for apiV4 (#5762)Carlos Tadeu Panato Junior2017-03-151-0/+11
* | [APIV4] POST /caches/invalidate - endpoint for apiV4 (#5756)Carlos Tadeu Panato Junior2017-03-141-0/+13
* | Implement brand image endpoints for APIv4 (#5733)Joram Wilander2017-03-141-0/+50
* | Add implementation for POST /config/reload apiV4 - Reload Configuration (#5713)Carlos Tadeu Panato Junior2017-03-141-0/+10
* | Implement admin LDAP endpoints for APIv4 (#5720)Joram Wilander2017-03-141-0/+27
* | APIv4 DELETE channels/{channel_id} (#5723)Saturnino Abril2017-03-141-0/+10
* | APIv4: GET /files/{file_id}/info (#5591)Saturnino Abril2017-03-131-0/+10
* | APIv4: GET /files/{file_id}/preview (#5568)Saturnino Abril2017-03-131-0/+11
* | Implement GET /cluster/status endpoint for APIv4 (#5732)Joram Wilander2017-03-131-0/+16
* | Add implementation for POST /database/recycle apiV4 - Recycle database connec...Carlos Tadeu Panato Junior2017-03-131-0/+13
* | Add implementation for POST /email/test apiV4 - Send Test Email (#5716)Carlos Tadeu Panato Junior2017-03-131-0/+13
* | Implement GET and POST /hooks/outgoing endpoints for APIv4 (#5645)Joram Wilander2017-03-131-0/+47
* | Implement compliance endpoints for APIv4 (#5683)Joram Wilander2017-03-131-0/+65
* | Implement some team endpoints for APIv4 (#5745)Joram Wilander2017-03-134-8/+75
* | add update channel endpoint for APIv4 (#5624)Carlos Tadeu Panato Junior2017-03-131-0/+10
* | Move command logic into app layer (#5617)Joram Wilander2017-03-131-4/+11
* | Implement PUT /users/{user_id}/mfa endpoint for APIv4 (#5743)Joram Wilander2017-03-131-0/+16
* | Implement GET /users/autocomplete endpoint for APIv4 (#5742)Joram Wilander2017-03-132-0/+58
* | [APIV4] GET /config - getConfig endpoint for apiV4 (#5701)Carlos Tadeu Panato Junior2017-03-131-0/+14
* | Endpoint for APIv4: GET /team/{team_id}/channels (#5681)Saturnino Abril2017-03-131-0/+15
* | Implement SAML endpoints for APIv4 (#5671)Joram Wilander2017-03-133-5/+168
* | Add pinned posts (#4217)Gabin Aureche2017-03-132-0/+31