summaryrefslogtreecommitdiffstats
path: root/app/channel.go
Commit message (Expand)AuthorAgeFilesLines
* [APIv4] add getChannelMembersTimezone (#9286)Carlos Tadeu Panato Junior2018-10-131-0/+18
* MM-12251: Add flag to MoveChannel to remove all deactivated users. (#9515)George Goldberg2018-10-081-1/+7
* MM-10699: Disallow renaming direct and group message channels (#9518)Jesús Espino2018-10-021-0/+8
* When leave a channel the push notification can fail (#9478)Jesús Espino2018-09-271-1/+7
* MM-7188: Cleaning push notification on every read, not only on channel switch...Jesús Espino2018-09-261-33/+52
* Migrate to idiomatic error handling the first half to the app/channel.go (#9413)Jesús Espino2018-09-171-232/+243
* Migrate to idiomatic error handling the second half to the app/channel.go (#9...Jesús Espino2018-09-171-225/+242
* MM-11725: Add specific autocomplete endpoint for search autocomplete (#9337)Jesús Espino2018-09-111-0/+10
* add megacheck as makefile target (#9288)Daniel Schalla2018-09-031-2/+2
* MM-11782: Make archived channels experimental and off-by-default. (#9281)George Goldberg2018-08-221-2/+2
* MM-11510: Adds delete at value to delete channel websocket event. (#9217)Martin Kraft2018-08-041-1/+4
* MM-11576: Allow to join and add members to archived channels (#9214)Jesús Espino2018-08-031-8/+0
* MM-11529: Allow to Leave an archived channel from the API (#9204)Jesús Espino2018-08-031-10/+0
* Pr 9039 (#9187)Martin Kraft2018-07-301-15/+38
* Default Channel Functionality + Test Suite (#9068)Daniel Schalla2018-07-201-54/+55
* MM-10699 Add channel renaming to CLI (#9094)Druhin Bala2018-07-181-0/+15
* Merge branch 'plugins-2'JoramWilander2018-07-101-1/+70
|\
| * First batch of new plugin api methods (#9022)Daniel Schalla2018-07-061-1/+70
* | MM-11227: Fix group msg slash command. (#9070)George Goldberg2018-07-101-0/+24
|/
* MM-10833: send down computed channel props (#8953)Jesse Hallam2018-06-261-0/+64
* MM-11008: Fix translation and change the code to be auto-extracted (#9009)Jesús Espino2018-06-261-4/+4
* MM-9730 & MM-9729: Missing Server PRs (#8908)George Goldberg2018-06-051-0/+24
* Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-2Martin Kraft2018-05-281-0/+6
|\
| * [MM-10519] Send websocket event whenever the channel has changed it's type (p...Saturnino Abril2018-05-281-0/+6
* | MM-10182 & MM-10183: Adds channel scheme and team scheme API endpoint. (#8680)Martin Kraft2018-05-021-0/+17
* | Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-2Martin Kraft2018-05-011-22/+22
|\|
| * Structured logging (#8673)Christopher Speller2018-04-271-22/+22
* | Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-2Martin Kraft2018-04-241-28/+0
|\|
| * add api to convert a channel from public to private and restrict that to syst...Saturnino Abril2018-04-231-28/+0
* | MM-8796: Full implementation of "Schemes" in Store/Model/App layers. (#8357)George Goldberg2018-04-201-8/+72
|/
* MM-10122: Adds a mention for added-to-channel messages even when 'username me...Martin Kraft2018-04-191-8/+8
* Fix mute channel when not a member and adding unit tests (#8609)Elias Nahum2018-04-121-1/+7
* MM-8678: add CUD support for channel members via plugins (#8565)Jesse Hallam2018-04-061-4/+8
* Fixing misspell errors (#8544)Jesús Espino2018-03-291-1/+1
* [PLT-4340] Channel Mute and "/mute" command #7617 (#7713)Christian Claus2018-03-281-0/+17
* Merge branch 'advanced-permissions-phase-1'George Goldberg2018-03-271-0/+4
|\
| * Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-03-131-16/+29
| |\
| * \ Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-1Jesús Espino2018-02-071-2/+28
| |\ \
| * \ \ Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-02-061-0/+8
| |\ \ \
| * | | | XYZ-37: Advanced Permissions Phase 1 Backend. (#8159)George Goldberg2018-02-061-0/+4
* | | | | post a system message after a channel is converted from public to private (#8...Saturnino Abril2018-03-271-0/+28
| |_|_|/ |/| | |
* | | | general cleanup (#8387)Chris2018-03-071-2/+2
* | | | XYZ-87: GlobalRelay DM Exports do not Include Channel Name (#8275)Jonathan2018-03-071-1/+18
* | | | Add addedUser IDs to render correctly in client based on teammate name displa...Philippe GRANET2018-03-071-0/+5
* | | | remove `go Publish(...)` idiom (#8373)Chris2018-03-021-13/+4
| |_|/ |/| |
* | | PLT-7537: Move channel CLI command posts system message to channel. (#8161)Vordimous2018-02-071-2/+28
| |/ |/|
* | ABC-79: Optimize channel autocomplete query (#8163)Chris2018-01-311-0/+8
|/
* Merge branch 'release-4.6'Harrison Healey2018-01-231-5/+5
|\
| * PLT-8522 Added separate messages for being removed from channel or team (#8078)Harrison Healey2018-01-101-5/+5
* | Post a system message to the affected channel by CLI command (#7877) (#7968)Evgeniy2018-01-181-0/+41