summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* 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
* PLT-7824 Added support for mentions with <@userid> and <!here> (#7615) (#7737)Joey Lee2017-11-174-0/+166
* Reorganize file util functionality (#7848)Chris2017-11-166-38/+95
* Merge branch 'release-4.4'Christopher Speller2017-11-161-1/+1
|\
| * Replace os.Rename with directory copy util in plugin extraction (#7825)Joram Wilander2017-11-131-1/+1
* | fix config cli option (#7850)Chris2017-11-162-10/+19
* | PLT-7111: Fix for groupmsgProvider.GetCommand method signature. (#7835)Martin Kraft2017-11-151-1/+1
* | PLT-7111 Add groupmsg command (#7419)Jesús Espino2017-11-142-0/+174
* | Improve test coverage reporting / accuracy (#7819)Chris2017-11-133-2/+63
* | Add codecov yaml file (#7818)Chris2017-11-111-0/+28
* | Merge branch 'release-4.4'Christopher Speller2017-11-091-0/+6
|\|
| * PLT-8061 re-activate SAML and Oauth on successful login (#7810)Corey Hulen2017-11-091-0/+6
* | more global config ref cleanup (#7802)Chris2017-11-0938-164/+165
* | PLT-7709 Add UI settings to plugin manifest (#7794)Joram Wilander2017-11-081-0/+10
|/
* fix builtin plugin http router (#7797)Chris2017-11-062-1/+2
* Revert PLT-7809 (#7793)Jason Blais2017-11-061-37/+3
* fix interactive message post username/icon behavior (#7776)Chris2017-11-041-1/+17
* invoke config listeners when app.UpdateConfig is used (#7773)Chris2017-11-032-0/+25
* PLT-8086 Fix plugin config watcher for enabling and disabling (#7770)Joram Wilander2017-11-032-11/+17
* Update diagnostics.go (#7768)Jason Blais2017-11-031-9/+14
* prevent users from changing email addresses to restricted domains (#7765)Chris2017-11-032-0/+30
* several one-line panic, race, and logic fixes (#7766)Chris2017-11-035-4/+7
* prevent deactivation of sso users (#7759)Chris2017-11-022-3/+23
* Update diagnostics.go (#7755)Jason Blais2017-11-011-0/+1
* Fix /msg switching teams (#7753)Chris2017-11-012-3/+32
* PLT-7810 Track if an APIv3 endpoint was used in the last day (#7744)Joram Wilander2017-10-311-0/+4
* [PLT-7362] Add post' root ID to APIv4 addChannelMember to render added user (...Saturnino Abril2017-10-311-5/+6
* Fixing URL encoding of SAML email address when switching to SAML account (#7733)Christopher Speller2017-10-311-1/+1
* PLT-7978 Add websocket event for user role update (#7745)Joram Wilander2017-10-312-2/+9
* PLT-5813 support SAML sync via LDAP (#7668)Corey Hulen2017-10-311-1/+2
* Remove license requirement for plugins (#7747)Joram Wilander2017-10-311-1/+1
* Refactoring cfg refs and load / save functions (#7749)Chris2017-10-3110-84/+83
* Add some more diagnostics for plugins (#7669)Joram Wilander2017-10-302-1/+54
* simplify things (#7735)Chris2017-10-3015-43/+29
* fix push notification when user status is in DND (#7731)Carlos Tadeu Panato Junior2017-10-302-5/+37
* add RootId to out-of-channel-mentions ephemeral post for that to render at RH...Saturnino Abril2017-10-271-0/+1
* Remove more global refs / state (#7723)Chris2017-10-2612-109/+85
* Performance improvements for 40M posts (#7708)Christopher Speller2017-10-252-10/+31
* [PLT-4341] add dnd command (#7694)Carlos Tadeu Panato Junior2017-10-253-0/+79