summaryrefslogtreecommitdiffstats
path: root/model
Commit message (Expand)AuthorAgeFilesLines
* Update schema for version 3.7. (#5674)George Goldberg2017-03-071-0/+1
* Add system console switch for enabling link previews (#5663)Joram Wilander2017-03-061-0/+6
* Usernames must start with a letter (#5581)Joram Wilander2017-03-032-2/+11
* Make config.go defaults the same as config.json. (#5605)George Goldberg2017-03-031-4/+4
* PLT-3077 Add group messaging (#5489)Joram Wilander2017-03-025-1/+79
* Fixing parsing of device Ids (#5580)Corey Hulen2017-03-012-4/+80
* reduced channel name min length to 2 (#5570)Ruzette Tanyag2017-03-011-1/+1
* Fixing removing push tokens and logging error messages (#5551)Corey Hulen2017-02-281-0/+57
* Implementation endpoint of APIv4: GET /files/{file_id}/thumbnail (#5553)Saturnino Abril2017-02-281-0/+11
* Reload license from DB for all cluster app servers (#5525)Joram Wilander2017-02-281-0/+5
* ApiV4: GET /users/{user_id}/teams/unread (#5539)Andrei Stanciu2017-02-281-0/+18
* Implementation of APIv4: POST users/{user_id}/image (#5537)Saturnino Abril2017-02-281-0/+34
* ApiV4: PUT /posts/{post_id} (#5521)Andrei Stanciu2017-02-281-0/+10
* Implemented preferences endpoints for apiv4 (#5531)Ruzette Tanyag2017-02-281-0/+60
* Get all teams api4 (#5542)Andrei Stanciu2017-02-281-0/+11
* PLT-5653 Fix Create channel does not show in another device (#5548)enahum2017-02-271-0/+1
* APIv4: GET /users/{user_id}/image (#5526)Saturnino Abril2017-02-271-0/+11
* Adding edit of incoming webhook (#5272)Poornima2017-02-261-0/+20
* PLT-5070: Server side component of Telemetry. (#5514)George Goldberg2017-02-241-38/+83
* add implementation for verify email for apiv4 (#5502)Carlos Tadeu Panato Junior2017-02-241-0/+11
* Implement GET /posts/{post_id}/files/info endpoint for APIv4 (#5519)Joram Wilander2017-02-241-0/+10
* Adding ability to remove push ids when reported as removed from google or app...Corey Hulen2017-02-231-0/+1
* PLT-3193 Add channel notification preferences for push and email notiā€¦ (#5500)enahum2017-02-232-7/+32
* Adding device Id for version 2 of native apps (#5505)Corey Hulen2017-02-232-10/+10
* Block OAuth account creation when disabled in config (#5506)Joram Wilander2017-02-231-0/+9
* APIv4: GET /teams/{team_id}/members (#5460)Saturnino Abril2017-02-221-0/+15
* Implement create and get incoming webhook endpoints for APIv4 (#5407)Joram Wilander2017-02-211-0/+38
* Implement posts endpoints for APIv4 (#5480)Ruzette Tanyag2017-02-211-0/+22
* Implement endpoint for APIv4: PUT /teams/{team_id}/members/{user_id}/roles (#...Saturnino Abril2017-02-211-0/+11
* Implement endpoint for APIv4: GET /users/{user_id}/audits (#5472)Saturnino Abril2017-02-211-0/+11
* Implement a few channel member endpoints for APIv4 (#5444)Joram Wilander2017-02-201-8/+40
* Corrected endpoint in email_to_oauth. (#5458)Zaicon2017-02-201-1/+1
* Implementation endpoint for APIv4: GET /teams/name/{name} (#5473)Saturnino Abril2017-02-201-0/+10
* Implement GET teams/{team_id}/stats - apiv4 (#5453)Saturnino Abril2017-02-171-0/+15
* Implement upload and get file endpoints for APIv4 (#5396)Joram Wilander2017-02-171-3/+71
* Implement user sessions endpoints for APIv4 (#5449)Ruzette Tanyag2017-02-171-0/+21
* Bumping base cache numbers for master (#5451)Corey Hulen2017-02-173-2/+3
* Add APIv4 /system/ping endpoint (#5443)Robin Naundorf2017-02-171-0/+13
* Added NewPostList constructor to set fields to be non-null (#5440)Harrison Healey2017-02-161-0/+7
* Implement PUT /users/{user_id}/patch endpoint for APIv4 (#5418)Joram Wilander2017-02-162-0/+80
* (at)-mention preceded by ^, $, # or & to trigger a mention (#5419)enahum2017-02-161-1/+1
* Handle matching updateats for post list etag (#5435)Joram Wilander2017-02-151-0/+3
* Implement GET channels endpoints for APIv4 (#5363)Ruzette Tanyag2017-02-145-7/+49
* Implement some post endpoints for APIv4 (#5353)Joram Wilander2017-02-132-1/+57
* Increase performance when receiving messages (#5375)Joram Wilander2017-02-131-1/+0
* Add cluster request time logging for master (#5347)Joram Wilander2017-02-101-0/+6
* Adding go vet from hack-a-thon (#5328)Corey Hulen2017-02-094-15/+15
* Implement GET `/users/username/{username}` endpoint for APIv4 (#5310)Ruzette Tanyag2017-02-081-0/+14
* Implement a few channel member endpoints for APIv4 (#5304)Joram Wilander2017-02-071-0/+39
* Implement password reset endpoints for APIv4 (#5256)Joram Wilander2017-02-071-0/+23