summaryrefslogtreecommitdiffstats
path: root/api/channel.go
Commit message (Expand)AuthorAgeFilesLines
...
* PLT-4716 fixes cache invalidation issue (#4518)Corey Hulen2016-11-101-0/+2
* PLT-4665 Fix Max Channels limit wrong count (#4512)enahum2016-11-101-1/+1
* PLT-4430 improve slow channel switching (#4331)enahum2016-10-271-1/+12
* HW 4139: Make channel limits configurable in the System Console (#4154)S4KH2016-10-211-0/+15
* Merging performance branch into master (#4268)Joram Wilander2016-10-191-49/+43
* GH-4187 Create direct channel during incoming webhook if not exists (#4206)Alexander Smaga2016-10-171-20/+3
* GH-4087 added extra fields to Props in header update system message (#4209)Alexander Smaga2016-10-131-0/+5
* PLT-3734 Cleaning up shouldSendEvent function (#4024)enahum2016-09-271-6/+16
* Message is displayed when user joins Off_Topic (#4067)Ryan Wang2016-09-261-8/+19
* Modifying permissions system. (#3897)Christopher Speller2016-09-131-87/+58
* Do not send push notifications for channels being actively viewed (#3931)Joram Wilander2016-09-021-1/+15
* PLT-3462 Add the ability to clear push notifications after channel is viewed ...Joram Wilander2016-08-311-0/+16
* Revert/Fix PLT-2805 (#3873)David Lu2016-08-291-4/+13
* Refactored CreatePost to not use context (#3813)David Lu2016-08-191-3/+16
* PLT-3754 EE: Add a Display Option to disable Join/Leave messages (#3808)enahum2016-08-181-28/+38
* PLT-3366 Holding down the ALT key and clicking on a message adds a new messag...samogot2016-07-141-0/+29
* Added infrastructure for basic WebSocket API (#3432)Joram Wilander2016-07-121-5/+5
* Merge release 3.2 into master (#3548)Harrison Healey2016-07-111-0/+5
* PLT-3346/PLT-3342/PLT-3360 EE: Add the ability to restrict channel management...Joram Wilander2016-07-061-13/+60
* Only check team Id in getChannel for non-DMs (#3382)Joram Wilander2016-06-201-1/+1
* Fix channels showing up across teams when multiple teams open in same browser...Joram Wilander2016-06-151-0/+5
* PLT-2559 Always return successful when trying to join a channel that the user...Harrison Healey2016-06-061-0/+5
* Don't allow users to be added to a channel they are not in the team of (#3246)Joram Wilander2016-06-041-2/+9
* Allow system admins to update and delete channels (#3161)Joram Wilander2016-06-011-12/+2
* Move away from the "andForget" style of function (#3046)Thomas Balthazar2016-05-181-48/+45
* Check team member instead of session for team admin role when updating/deleti...Joram Wilander2016-05-161-2/+13
* PLT-2674 Private Group should not have Leave option when only one member rema...enahum2016-05-101-0/+11
* Add separator between DMs on your team and not (#2910)Joram Wilander2016-05-061-0/+4
* Multiple cross-team functionality fixes (#2902)Joram Wilander2016-05-061-1/+5
* Fixing edit direct channel header (#2842)Christopher Speller2016-05-021-12/+5
* Don't return error if already part of channel being joined (#2814)Joram Wilander2016-04-281-2/+11
* Add websocket event and cache invalidation for deleting channels (#2807)Joram Wilander2016-04-271-8/+14
* Fixing permalinks to channels your not a memeber of (#2805)Christopher Speller2016-04-271-21/+44
* PLT-2057 User as a first class object (#2648)Corey Hulen2016-04-211-51/+50
* Fixing IE expire issue=Corey Hulen2016-02-111-2/+0
* PLT-1900 removing lang from preview and making spanish beta=Corey Hulen2016-02-081-6/+6
* PLT-7: Refactoring stores to use translations (chunk 7)Elias Nahum2016-01-251-1/+1
* Refactoring api to use translations (chunk 1)Elias Nahum2016-01-211-44/+45
* Revert " PLT-7 adding loc for db calls"Corey Hulen2016-01-201-67/+65
* PLT-7 adding loc db calls for users table=Corey Hulen2016-01-201-8/+8
* PLT-7 adding loc db calls for oauth table=Corey Hulen2016-01-201-52/+54
* PLT-7 adding loc db calls for webhooks table=Corey Hulen2016-01-201-4/+4
* PLT-7 adding loc for db calls audits and prefs=Corey Hulen2016-01-201-1/+1
* Upgrade logging package=Corey Hulen2016-01-111-1/+1
* Added the ability to get more channel members from getChannelExtraInfohmhealey2016-01-061-3/+18
* PLT-1485 Adding last view channel sticky=Corey Hulen2016-01-051-0/+9
* Return 100 channel users in extra info callJoramWilander2015-12-071-1/+1
* PLT-1380: Post system message when user updates channel headerFlorian Orben2015-12-041-1/+33
* PLT-1326: Enable channel posts of type join or leave not trigger unread notif...Florian Orben2015-12-041-1/+1
* Allow admins to change the display name for the default channelReed Garmsen2015-11-131-3/+5