summaryrefslogtreecommitdiffstats
path: root/app/channel.go
Commit message (Expand)AuthorAgeFilesLines
* PLT-3077 Add group messaging (#5489)Joram Wilander2017-03-021-2/+56
* Revert "Adding caching to get channel member (#5518)"Christopher Speller2017-02-271-7/+4
* Fix channel created WS event (#5552)enahum2017-02-271-0/+1
* PLT-5653 Fix Create channel does not show in another device (#5548)enahum2017-02-271-0/+4
* Adding caching to get channel member (#5518)Christopher Speller2017-02-241-4/+7
* PLT-3193 Add channel notification preferences for push and email notiā€¦ (#5500)enahum2017-02-231-4/+13
* Implement a few channel member endpoints for APIv4 (#5444)Joram Wilander2017-02-201-3/+19
* Fix issue with Aurora read replica (#5448)Corey Hulen2017-02-171-0/+30
* Remove MakeDirectChannelVisible and add client handling for showing DMs (#5430)Joram Wilander2017-02-151-55/+0
* Implement GET channels endpoints for APIv4 (#5363)Ruzette Tanyag2017-02-141-2/+31
* Fix unread error (#5390)Joram Wilander2017-02-131-1/+1
* Increase performance when receiving messages (#5375)Joram Wilander2017-02-131-5/+13
* Adding go vet from hack-a-thon (#5328)Corey Hulen2017-02-091-1/+1
* Implement a few channel member endpoints for APIv4 (#5304)Joram Wilander2017-02-071-3/+11
* Implement GET /users endpoint for APIv4 (#5277)Joram Wilander2017-02-031-6/+4
* Implement POST /channels/direct endpoint for APIv4 (#5283)Joram Wilander2017-02-031-3/+8
* Add tear down to APIv4 tests (#5250)Joram Wilander2017-02-021-0/+16
* PLT-5407: Bulk importing of User memberships. (#5273)George Goldberg2017-02-021-1/+11
* Implement POST /channels endpoint for APIv4 (#5241)Joram Wilander2017-02-021-0/+33
* PLT-5225 Added separate post types for certain system messages (#5193)Harrison Healey2017-01-271-36/+94
* Merge 3.6.2 into master (#5211)Joram Wilander2017-01-271-9/+10
* PLT-4858: Allow system admin to delete all channels. (#5180)George Goldberg2017-01-251-4/+0
* Migrate functions to app package (#5106)Joram Wilander2017-01-191-3/+337
* PLT-2978: Add channel purpose change system message. (#5094)George Goldberg2017-01-171-0/+35
* Refactor and migrate more functions out of api into app package (#5063)Joram Wilander2017-01-131-1/+186
* PLT-4938 Add app package and move logic over from api package (#4931)Joram Wilander2017-01-131-0/+216