summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* PLT-1649: add response_url support for custom slash commands (#6739)Chris2017-08-162-5/+60
* Fix out-of-channel mentions for usernames with dashes (#7151)Joram Wilander2017-08-101-3/+5
* PLT-6358: Server HTTP client improvements (#6980)Chris2017-08-098-78/+66
* PLT-7288: Allow CLI to delete teams with no channels. (#7135)George Goldberg2017-08-092-1/+23
* lint all the things (#7154)Chris2017-08-093-3/+3
* testify (#7116)Chris2017-08-081-92/+34
* FIXES PLT-6648 Add support for Server Side Encryption on S3 (#6467)Tejay Cardon2017-08-082-5/+25
* PLT-7263: truncate long issue descriptions (#7142)Chris2017-08-081-0/+4
* System Console: Email notification content setting (#7122)Jonathan2017-08-064-68/+528
* PLT-7212: fix missing webhook post attachments (#7011)Chris2017-08-031-0/+47
* PLT-6484 Add /leave command to leave a channel (#6402)David Meza2017-08-031-0/+55
* PLT-7194 Add email when adding user access tokens (#7087)Joram Wilander2017-08-032-1/+33
* PLT-7130 adding more generic push notificaiton message. (#7044)Corey Hulen2017-08-031-0/+9
* If login is using mobile respond with JSON object (#7030)enahum2017-08-031-6/+6
* Add more debugging info to server logs for failed OAuth requests (#7039)Joram Wilander2017-08-021-4/+7
* Fix TestUpdateOAuthUserAttrs unit test (#7037)Joram Wilander2017-08-021-1/+1
* PLT-7275: Configure replica/shard count for Elasticsearch indexes. (#7093)George Goldberg2017-08-021-0/+2
* PLT-6965 jira integration (plus plugin scaffolding) (#6918)Chris2017-08-0212-21/+481
* PLT-6987 User access token UI (#7007)Joram Wilander2017-08-012-1/+2
* Revert " #4755 Combining consecutive user join/leave system messages to singl...Saturnino Abril2017-08-014-399/+46
* PLT-6603: Don't return all posts on invalid query. (#7061)George Goldberg2017-07-311-0/+5
* #4755 Combining consecutive user join/leave system messages to single messag...Debanshu Kundu2017-08-014-46/+399
* PLT-6763 Implement user access tokens and new roles (server-side) (#6972)Joram Wilander2017-07-312-9/+125
* [PLT-6710] /rename [text] slash command: Rename the channel (#6570)Carlos Tadeu Panato Junior2017-07-311-0/+69
* Allow regions to be set and honored for S3 driver. (#7010)Harshavardhana2017-07-311-6/+16
* PLT-6961: Add Elasticsearch settings to diagnostics. (#7021)George Goldberg2017-07-311-21/+31
* make cli team / channel delete operations also delete webhooks and slash comm...Chris2017-07-314-1/+120
* PLT-7177: Change the default email frequency to 15 minutes if batching is ena...Jonathan2017-07-313-7/+87
* fix away/offline/online commands repeating user message (#7060)Chris2017-07-313-15/+3
* PLT-5308 Caching layer part 2 (#6973)Christopher Speller2017-07-313-26/+0
* Don't send last view message for null channels (#7051)Corey Hulen2017-07-311-1/+1
* Fix TestCreateOAuthUser unit test (#7034)Joram Wilander2017-07-281-1/+1
* Added websocket event and webapp handler for updating user roles (#6953)Nick Frazier2017-07-271-0/+9
* PLT-7040: Fix capitalisation of Elasticsearch in Config. (#7020)George Goldberg2017-07-272-8/+8
* PLT-7183: User/Channel NotifyProps Bulk Import. (#7019)George Goldberg2017-07-262-4/+305
* PLT-6706: add /code command (#6936)Chris2017-07-242-0/+70
* [PLT-6708] /purpose [text] slash command: Edit the channel purpose (#6569)Carlos Tadeu Panato Junior2017-07-212-12/+74
* PLT-7123: Add tutorial, flags and favorites to bulk importer. (#7000)George Goldberg2017-07-212-111/+387
* PLT-6596: Elasticsearch interface changes. (#6993)George Goldberg2017-07-211-1/+1
* Upgrading server dependancies (#6984)Christopher Speller2017-07-201-4/+7
* PLT-6595-Server: Job Management APIs. (#6931)George Goldberg2017-07-202-7/+28
* PLT-6971: Fix Slack Import of non-ascii channel names. (#6969)George Goldberg2017-07-192-11/+19
* PLT-6595: API to purge Elasticsearch indexes. (#6971)George Goldberg2017-07-191-0/+13
* Merge branch 'release-4.0'Christopher Speller2017-07-184-25/+162
|\
| * PLT-7126 Do not version detect on saml endpoints and remove config reloading ...Joram Wilander2017-07-181-6/+0
| * Only apply never edit policy setting when message changes (#6947)Joram Wilander2017-07-181-7/+7
| * Only apply edit policy setting if message changed (#6930)Joram Wilander2017-07-151-1/+1
| * Tweak WebSocket header-processing (#6929)Chris2017-07-131-3/+2
| * Minor fixJoramWilander2017-07-122-0/+54
| * Minor fixJoramWilander2017-07-061-11/+100