summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [PLT-1249] Add close button 'x' to the right of a link preview (#7017)Saturnino Abril2017-08-037-10/+132
* Fix teams being incorrectly marked unread across tabs (#7062)Joram Wilander2017-08-021-0/+5
* Do not show non-autocomplete commands for system admins (#7094)Joram Wilander2017-08-021-1/+5
* Merge pull request #7085 from saturninoabril/merge-4.0.2Christopher Speller2017-08-023-15/+37
|\
| * If login is using mobile respond with JSON object (#7030)enahum2017-08-033-15/+37
* | PLT-7140: On slow connection searching should clear RHS and show spinner (#7014)Jonathan2017-08-029-12/+83
|/
* PLT-7204 Fixed markdown preview (#6997)Harrison Healey2017-08-021-28/+14
* Fix commenting on deleted post (#7095)Joram Wilander2017-08-023-79/+62
* 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-7145: `platform user deleteall` expects a user as argument (#7002)Jonathan2017-08-021-34/+32
* PLT-7275: Configure replica/shard count for Elasticsearch indexes. (#7093)George Goldberg2017-08-023-10/+28
* PLT-7238: Modified channel member dropdown list to show user name, as defined...Jonathan2017-08-021-1/+1
* Use redux selector for getting siderbar channels (#7078)Joram Wilander2017-08-021-70/+27
* Change refresh on version change to be after explicit click (#7090)Joram Wilander2017-08-025-21/+20
* PLT-6965 jira integration (plus plugin scaffolding) (#6918)Chris2017-08-0224-33/+891
* Do not show commented on header for ephemeral posts (#7069)Joram Wilander2017-08-011-1/+1
* PLT-7262 Stopped including emoji sprite sheets multiple times in CSS (#7077)Harrison Healey2017-08-013-1459/+1482
* Fixed error thrown when viewing a channel containing an invalid emoji reactio...Harrison Healey2017-08-014-3/+25
* add POST_UPDATED constant for socket events (#7074)Saturnino Abril2017-08-011-0/+3
* PLT-6987 User access token UI (#7007)Joram Wilander2017-08-0133-245/+1683
* Show flagged posts consistently throughout the UI (#7063)Joram Wilander2017-08-013-5/+5
* Add jobserver command to platform binary (#7067)Christopher Speller2017-08-015-31/+33
* Revert " #4755 Combining consecutive user join/leave system messages to singl...Saturnino Abril2017-08-0114-574/+66
* Use Constants.MAX_CHANNELNAME_LENGTH where a fixed number like 22 or 64 is us...David Meza2017-08-014-9/+11
* PLT-6595 (Client): Elasticsearch indexing system console UI (#6991)George Goldberg2017-08-0114-22/+626
* 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-0114-66/+574
* PLT-6763 Implement user access tokens and new roles (server-side) (#6972)Joram Wilander2017-07-3125-44/+1378
* PLT-7185: Double clicking Create Account attempts to create an account twice ...Jonathan2017-07-311-3/+16
* [PLT-6710] /rename [text] slash command: Rename the channel (#6570)Carlos Tadeu Panato Junior2017-07-317-3/+124
* Allow regions to be set and honored for S3 driver. (#7010)Harshavardhana2017-07-315-22/+49
* PLT-6961: Add Elasticsearch settings to diagnostics. (#7021)George Goldberg2017-07-312-24/+38
* make cli team / channel delete operations also delete webhooks and slash comm...Chris2017-07-3110-4/+275
* Select page correctly in more channels modal (#7035)Joram Wilander2017-07-311-1/+1
* PLT-7177: Change the default email frequency to 15 minutes if batching is ena...Jonathan2017-07-317-17/+104
* PLT-7235 Fix broken links on System Console Mobile Push settings page (#7047)Jason Blais2017-07-312-8/+8
* prevent ViewImageModal to re-render when file count is unchanged (#7048)Saturnino Abril2017-07-311-1/+1
* fix away/offline/online commands repeating user message (#7060)Chris2017-07-313-15/+3
* PLT-5308 Caching layer part 2 (#6973)Christopher Speller2017-07-3186-362/+16829
* [GH-6366] Add functionality to disable Authentication when connecting to SMTP...AJ Moon2017-07-316-67/+80
* Make login_controller consistent with signup_controller by using Client4.getO...Maxime Buquet2017-07-311-3/+3
* GH-6448 Migrate edit_command.jsx to be pure and use Redux (#6858)94117nl2017-07-315-100/+586
* PLT-6486 Add an `@username` button to the profile popover, that puts the user...David Meza2017-07-3118-21/+183
* Don't send last view message for null channels (#7051)Corey Hulen2017-07-311-1/+1
* Multiple Ui improvements (#7029)Asaad Mahmood2017-07-3113-23/+56
* PLT-6924 Added config options to disable file uploads/downloads on mobile (#7...Harrison Healey2017-07-285-14/+77
* Fix TestCreateOAuthUser unit test (#7034)Joram Wilander2017-07-281-1/+1
* Fixing issue with compliance export encoding (#7042)Corey Hulen2017-07-282-8/+41
* PLT-7032/PLT-7155 Updated marked to fix empty table cells and code block whit...Harrison Healey2017-07-272-3/+3