summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* add App.License, remove utils.IsLicensed / utils.License calls (#8203)Chris2018-02-0615-38/+45
* handle RateLimiter initialization errors (#8199)Pierre de La Morinerie2018-02-053-9/+28
* Add missing diagnostics for v4.7 (#8195)Jason Blais2018-02-051-1/+5
* ABC-179: check email verification last (#8172)Jesse Hallam2018-02-051-5/+25
* Update zoom plugin to latest (#8194)Joram Wilander2018-02-023-6/+6
* Fix panic when invalid types used in post props (#8191)Joram Wilander2018-02-021-6/+6
* ABC-153: don't use http redirects with 4xx/5xx status codes (#8178)Chris2018-02-021-1/+1
* fix image url replacement for blank urls (#8184)Chris2018-02-012-1/+7
* [PLT-8494] Add delete_team websocket event (#8167)Saturnino Abril2018-02-011-4/+8
* User based rate limiting (#8152)Christopher Speller2018-01-315-30/+318
* ABC-79: Optimize channel autocomplete query (#8163)Chris2018-01-311-0/+8
* Moving to golang.org/x/crypto/acme/autocert for Let's Encrypt functionality. ...Christopher Speller2018-01-301-13/+28
* Used a consistent tense for system messages (#8079)Harrison Healey2018-01-261-1/+1
* PLT-3658 Added support for Slack attachments in outgoing webhook response (#7...Joey Lee2018-01-261-2/+13
* XYZ-32: Increases size of position to 128 characters. (#8148)Martin Kraft2018-01-261-1/+1
* Add GET /emojis/name/{emoji_name} API endpoint (#8142)Joram Wilander2018-01-241-0/+16
* [ICU-621] Add ExperimentalGroupUnreadChannels setting (#8127)enahum2018-01-231-0/+1
* Merge branch 'release-4.6'Harrison Healey2018-01-233-33/+64
|\
| * Update diagnostics.go for 4.6 release (#8082)Jason Blais2018-01-101-27/+40
| * PLT-8522 Added separate messages for being removed from channel or team (#8078)Harrison Healey2018-01-102-6/+24
* | use markdown parsing to identify mentions (#8139)Chris2018-01-232-392/+338
* | set from_webhook if a builtin slash command overrides username or icon (#8143)Chris2018-01-231-3/+9
* | ABC-90 Add POST /emoji/search and GET /emoji/autocomplete API endpoints (#8125)Joram Wilander2018-01-231-2/+14
* | PLT-3383: image proxy support (#7991)Chris2018-01-224-5/+212
* | Add sort query parameter to GET /emojis (#8121)Joram Wilander2018-01-191-2/+2
* | Post a system message to the affected channel by CLI command (#7877) (#7968)Evgeniy2018-01-182-0/+56
* | Handle missed case with ExperimentalEnableDefaultChannelLeaveJoinMessages set...Joram Wilander2018-01-182-8/+10
* | Finally remove utils.Cfg (#8113)Chris2018-01-178-39/+26
* | ABC-22: Plugin sandboxing for linux/amd64 (#8068)Chris2018-01-151-0/+8
* | Remove global cfg vars (#8099)Chris2018-01-126-27/+186
* | [PLT-7793] Add /users/tokens/search endpoint (#8088)Adrian Carolli2018-01-111-0/+12
* | 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