summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Remove global config watcher (#8080)Chris2018-01-116-53/+103
* [XYZ-6] Add sampledata platform command (#8027)Jesús Espino2018-01-113-32/+527
* Add EnableDefaultChannelLeaveJoinMessages config setting (#7961)Chris Duarte2018-01-102-54/+61
* [PLT-6936] Translate AppError.Message automatically by default (#8063)Jesús Espino2018-01-086-8/+2
* Remove utils.ClientCfg and utils.ClientCfgHash (#8041)Chris2018-01-057-65/+118
* [PLT-7793] Added /users/tokens endpoint (#8038)Adrian Carolli2018-01-051-0/+13
* Update Zoom plugin to latest (#8030)Joram Wilander2018-01-043-6/+6
* Add admin update endpoint that can update authservice and authdata (#7842)Chris Duarte2018-01-041-0/+24
* [PLT-8173] Strip the post_ prefix on incoming webhook overrides. (#8019)Jesse Hallam2018-01-032-52/+52
* Don't omit current user from updated user WS event (#8018)Joram Wilander2018-01-021-3/+1
* [PLT-8173] Add username and profile picture to webhook set up pages (#8002)Jesse Hallam2018-01-022-2/+314
* [PLT-8438] Include incoming webhook display name in post props (#7997)Carlos Tadeu Panato Junior2017-12-222-12/+20
* Drop built-in plugin start-up log messages to debug from info (#7986)Joram Wilander2017-12-221-1/+1
* Reduce logging data races, fix MySQL test race condition (#7994)Chris2017-12-221-2/+0
* PLT-8350 "mention" when channel user count equals to max allowed num (#7976)Siyuan Liu2017-12-152-2/+16
* PLT-6896 per-paging for logs (#7903)Yusuke Nemoto2017-12-131-15/+40
* Do not auto-join 'off-topic' channel if it is private (#7950)Siyuan Liu2017-12-131-2/+1
* Add plugin slash command support (#7941)Chris2017-12-086-25/+329
* PLT-6217-bis Fixes system message posted to Town Square when a user joins a t...Tsilavina Razafinirina2017-12-081-1/+19
* Update zoom plugin to latest (#7959)Joram Wilander2017-12-073-6/+6
* Add diagnostic for zoom plugin (#7958)Joram Wilander2017-12-072-0/+23
* update jira plugin (#7949)Chris2017-12-053-6/+6
* Hash key for plugin store and limit id length (#7933)Joram Wilander2017-12-051-3/+20
* PLT-8131 Bundled zoom plugin (#7947)Joram Wilander2017-12-055-1/+718
* fix post editing when channel links are present (#7938)Chris2017-12-052-1/+10
* Add GetChannelMember method to plugin API (#7930)Joram Wilander2017-12-051-0/+4
* update jira plugin (#7934)Chris2017-12-043-6/+6
* Revert "Hash key for plugin store table and limit plugin ID length (#7915)" (...Christopher Speller2017-12-011-20/+3
* Hash key for plugin store table and limit plugin ID length (#7915)Joram Wilander2017-12-011-3/+20
* plugin http fixes and tests (#7929)Chris2017-12-012-5/+76
* PLT-8018: Bundled jira plugin (#7920)Chris2017-11-309-304/+778
* Dropped unnecessary info log to debug (#7922)Jonathan2017-11-301-1/+1
* PLT-7503: Create Message Export Scheduled Task and CLI Command (#7612)Jonathan2017-11-306-5/+235
* PLT-5458: If someone posts a channel link to channel_A that you don't belong ...Chris2017-11-283-0/+98
* Add Config to disable Auth Transfers. (#7843)Chris Duarte2017-11-283-0/+17
* PLT-8131 (part2) Add plugin key value store support (#7902)Joram Wilander2017-11-273-223/+341
* Replace Channel Name for Team in Email Notifications (#7839)Chris Duarte2017-11-241-0/+2
* Add token to header for commands (#7841)Chris Duarte2017-11-241-0/+1
* PLT-8184 Fixing LDAP test connection button for master (#7888)Corey Hulen2017-11-231-1/+1
* send-mail refactor (#7885)Chris2017-11-234-14/+18
* origin checker refactor (#7889)Chris2017-11-221-2/+9
* HTTP client refactor (#7884)Chris2017-11-227-10/+49
* Do not allow installation of plugins with the same ID (#7870)Joram Wilander2017-11-211-6/+17
* Role refactor (#7867)Chris2017-11-2114-90/+100
* [PLT-840] Add option to outgoing webhooks to reply to the posted message as a...Carlos Tadeu Panato Junior2017-11-202-6/+11
* add error message to forwarding log error (#7857)Chris2017-11-201-1/+1
* refactor template code (#7860)Chris2017-11-207-24/+65
* Include current user in WebSocket update event when setting profile image (#7...Joram Wilander2017-11-201-3/+1
* Refactor password validation and config defaults (#7859)Chris2017-11-202-2/+9
* PLT-6217 Fixes system message posted to Town Square when a member leaves a te...Tsilavina Razafinirina2017-11-202-5/+60