summaryrefslogtreecommitdiffstats
path: root/webapp/utils
Commit message (Expand)AuthorAgeFilesLines
* PLT-2555/PLT-5009/PLT-5225 Changed system messages to be rendered by the clie...Harrison Healey2017-01-303-5/+16
* Bug fixes (#5218)Asaad Mahmood2017-01-301-0/+1
* PLT-5122 - Switching to circular status icons (#5049)Asaad Mahmood2017-01-302-10/+11
* Disabled mangling of email addresses in markdown autolinks (#5192)Harrison Healey2017-01-251-1/+2
* Adding active users statistics to system console (#5141)Christopher Speller2017-01-202-1/+11
* #4257 Added functionality to create previews for post links using open graph...Debanshu Kundu2017-01-203-0/+51
* Support explicit image sizes in markdown (#4803)Jürgen Haas2017-01-201-2/+32
* Move instances of Client.leaveChannel() in components to an action (#5131)Carlos Tadeu Panato Junior2017-01-201-0/+4
* Message Editing and Deleting permissions (#4692)Amit Yadav2017-01-182-0/+48
* PLT-5211 Always emove deleted channels for LHS (#5087)Corey Hulen2017-01-171-1/+5
* PLT-5049 (Webapp) New Channel Members UI. (#5036)George Goldberg2017-01-152-0/+9
* Register the same language aliases as Rouge (#5040)Jazz2017-01-132-34/+46
* Merge branch 'release-3.6'Christopher Speller2017-01-121-8/+12
|\
| * PLT-4614 Fix ordering of channels. (#4980)George Goldberg2017-01-061-8/+12
* | PLT-135 Showing "(Edited)" indicator if a message has been edited. (#4923)Debanshu Kundu2017-01-121-1/+5
* | PLT-5118 moving to last_picture_update for the profile img (#4985)Corey Hulen2017-01-061-1/+1
* | PLT-4821 Fix highlighting of wildcard search terms. (#4976)George Goldberg2017-01-061-1/+7
* | PLT-4791 Fix hashtag highlight in search results. (#4977)George Goldberg2017-01-061-0/+5
|/
* Minor UI improvements (#4959)Asaad Mahmood2017-01-041-0/+1
* Ui improvements (#4900)Asaad Mahmood2017-01-031-2/+2
* Fix isMobileApp() to also apply to Android app (#4892)Hyeseong Kim2017-01-031-1/+1
* PLT-4990 (WebApp): Separate channel management permissions. (#4865)George Goldberg2017-01-021-0/+70
* PLT-3132 Add a direct message link to the contact pop-over (#4853)khawerrind2016-12-301-0/+1
* Fix error after leaving team (#4888)enahum2016-12-261-1/+1
* GH-4658 Show profile popover when clicking on username or profile picture in...Brendan Bowidas2016-12-221-4/+5
* PLT-5012 Combine updateLastViewedAt, setLastViewedAt and setActiveChannel int...Joram Wilander2016-12-211-85/+9
* PLT-4943: Warn when editing a message > 4000 chars (#4789)Nick Frazier2016-12-211-0/+2
* Revert "PLT-135 Showing "(Edited)" indicator if a message has been edited." (...Christopher Speller2016-12-201-5/+1
* Remove autocomplete delay (#4819)Joram Wilander2016-12-201-1/+0
* Copied fbjs keymirror into utils (#4807)Harrison Healey2016-12-201-1/+1
* Multiple UI improvements (#4835)Asaad Mahmood2016-12-191-2/+2
* Removed usage of removed TeamStore method (#4785)Harrison Healey2016-12-191-4/+2
* PLT-135 Showing "(Edited)" indicator if a message has been edited. (#4764)Debanshu Kundu2016-12-191-1/+5
* PLT-4167 Team Sidebar (#4569)enahum2016-12-193-4/+84
* PLT-4815 Refactor 'More Channels' modal into the new modal pattern (#4742)Joram Wilander2016-12-151-1/+2
* PLT-4332 Position field for Users (#4632)George Goldberg2016-12-141-1/+3
* Ui improvements (#4780)Asaad Mahmood2016-12-141-3/+5
* Multiple Ui improvements (#4767)Asaad Mahmood2016-12-121-5/+2
* PLT-4868 Fix Firefox: Javascript error when selecting a theme (#4731)enahum2016-12-071-1/+3
* Created a new message indicator component to indicate new messages (#4299)Pepijn2016-12-071-0/+3
* Multiple UI Improvements (#4712)Asaad Mahmood2016-12-061-1/+1
* Autocomplete is now case insensitive (#4709)Joram Wilander2016-12-061-1/+1
* Fix react warnings and part of backstage (#4706)enahum2016-12-052-3/+3
* Add Team Description to the Team Settings (#4652)Carlos Tadeu Panato Junior2016-12-011-0/+1
* Fix Unread posts indicator and mention badge don't match theme color (#4678)enahum2016-11-301-4/+1
* PLT-1378 Initial version of emoji reactions (#4520)Harrison Healey2016-11-305-2/+78
* Fix Theme in safari (#4668)enahum2016-11-291-6/+13
* PLT-2077 Support CJK hashtags (#4555)Hyeseong Kim2016-11-241-2/+2
* PLT-4403 Add server-based channel autocomplete, search and paging (#4585)Joram Wilander2016-11-241-0/+24
* Merge branch 'release-3.5'Christopher Speller2016-11-242-25/+37
|\