summaryrefslogtreecommitdiffstats
path: root/webapp/utils
Commit message (Expand)AuthorAgeFilesLines
* Removing webappChristopher Speller2017-09-0620-5635/+0
* PLT-7300: Add use_user_icon prop to allow bots to just use their user icon (#...Chris2017-09-051-1/+1
* PLT-7468 Moved more error pages to use predefined error types (#7378)Harrison Healey2017-09-051-1/+4
* PLT-7474 Stopped requiring confirmation for mentions in code blocks (#7375)Harrison Healey2017-09-061-1/+11
* fix email notifications settings appearing save despite cancel (#7359)Saturnino Abril2017-09-051-0/+38
* PLT-7518 Added unit tests for channel linking (#7352)Harrison Healey2017-09-042-7/+16
* Minor bug fixes (#7305)Asaad Mahmood2017-08-301-3/+3
* PLT-7379: Timestamp on deleted, ephemeral, or pending post is a permalink (#7...Jonathan2017-08-301-10/+9
* PLT-6403: Interactive messages (#7274)Chris2017-08-291-2/+4
* Experimental implementation for webapp plugins (#7185)Joram Wilander2017-08-291-1/+3
* PLT-7318 fixing focus issue with IPad (#7287)Corey Hulen2017-08-251-1/+1
* PLT-7224 - Updating post textbox UI (#7153)Asaad Mahmood2017-08-252-4/+5
* Fixing logging errors for Franz (#7273)Corey Hulen2017-08-221-24/+26
* PLT-5747: Fixed inconsistent on-hover, tooltip, and active states for buttons...Sudheer2017-08-211-2/+4
* PLT-7256: Fix email rate selection when batching is disabled (#7202)atp2017-08-211-1/+2
* PLT-7397 Added loadImage function instead of Image.prototype.load (#7184)Harrison Healey2017-08-181-23/+13
* [PLT-3377] Open up a shortcuts dialog instead of printing help text (#7064)Saturnino Abril2017-08-182-3/+4
* Merge branch 'release-4.1'Christopher Speller2017-08-174-7/+33
|\
| * [PLT-7342] Add function and tests to specifically determine @all & @channel (...Saturnino Abril2017-08-121-0/+9
| * PLT-6609: Fix hashtag highlighting of search results (#7175)George Goldberg2017-08-112-6/+23
| * PLT-7323/PLT-7334 CSS fixes (#7155)Asaad Mahmood2017-08-111-1/+1
* | Minor UI improvements (#7137)Asaad Mahmood2017-08-172-9/+11
* | PLT-7206: Remove the "Delete Channel" option for private channels if you're t...Jonathan2017-08-092-34/+34
|/
* [PLT-7317] Fix emoji picker preview (#7136)Saturnino Abril2017-08-081-1/+1
* Revert "PLT-6609: Don't highlight #hashtag.dot when searching for #hashtag (#...George Goldberg2017-08-082-24/+7
* PLT-6609: Don't highlight #hashtag.dot when searching for #hashtag (#7109)George Goldberg2017-08-072-7/+24
* PLT-6924 Added ability to disable file uploads/downloads on old mobile apps (...Harrison Healey2017-08-041-0/+24
* PLT-7267 Refactored tracking of recent emojis to hide deleted emojis (#7102)Harrison Healey2017-08-041-1/+3
* [PLT-2407] Improve ordering of uploaded attachments (#7022)Saturnino Abril2017-08-041-0/+5
* PLT-6823 Removes option to set notification sound in Edge (#6883)Alex White2017-08-031-1/+5
* PLT-6484 Add /leave command to leave a channel (#6402)David Meza2017-08-031-0/+1
* [PLT-1249] Add close button 'x' to the right of a link preview (#7017)Saturnino Abril2017-08-032-1/+4
* Fixed error thrown when viewing a channel containing an invalid emoji reactio...Harrison Healey2017-08-011-2/+2
* add POST_UPDATED constant for socket events (#7074)Saturnino Abril2017-08-011-0/+3
* PLT-6987 User access token UI (#7007)Joram Wilander2017-08-011-2/+2
* Use Constants.MAX_CHANNELNAME_LENGTH where a fixed number like 22 or 64 is us...David Meza2017-08-011-0/+2
* PLT-6595 (Client): Elasticsearch indexing system console UI (#6991)George Goldberg2017-08-011-0/+14
* [PLT-6710] /rename [text] slash command: Rename the channel (#6570)Carlos Tadeu Panato Junior2017-07-311-0/+1
* PLT-6486 Add an `@username` button to the profile popover, that puts the user...David Meza2017-07-311-0/+2
* Multiple Ui improvements (#7029)Asaad Mahmood2017-07-312-2/+4
* Added websocket event and webapp handler for updating user roles (#6953)Nick Frazier2017-07-271-0/+1
* Refresh the emoji library (#7001)Chris2017-07-251-10/+7
* PLT-3470: Changed all instances of user list to show full name, username, and...Jonathan2017-07-241-0/+35
* Add [...] menu to search results list (#6663)Saturnino Abril2017-07-211-1/+2
* [PLT-6708] /purpose [text] slash command: Edit the channel purpose (#6569)Carlos Tadeu Panato Junior2017-07-211-0/+1
* PLT-6689: fix user image requests (#6946)Chris2017-07-193-7/+21
* Merge branch 'release-4.0'Christopher Speller2017-07-182-9/+6
|\
| * PLT-7025: Fix Slack Import API. (#6905)George Goldberg2017-07-121-1/+1
| * [PLT-7021] Add missing borders of emoji picker (#6897)Saturnino Abril2017-07-121-5/+2
| * Minor UI fixes for 4.0 (#6899)Asaad Mahmood2017-07-111-1/+1