summaryrefslogtreecommitdiffstats
path: root/webapp/components
Commit message (Expand)AuthorAgeFilesLines
* Fix tab causing textbox placeholder to fill in (#5592)Joram Wilander2017-03-031-1/+3
* Move Performance Monitoring out of beta (#5616)Jason Blais2017-03-032-2/+2
* PLT-5484 Reduced scope of CSS rules for (edited) tag (#5599)Harrison Healey2017-03-031-8/+3
* PLT-3077 Add group messaging (#5489)Joram Wilander2017-03-0212-163/+825
* PLT-5380 Moved link preview image to top right corner of preview area (#5212)Debanshu Kundu2017-03-021-65/+156
* PLT-4929: Confirmation Dialog when Deleting Entry on the Integrations pages (...Ari Autio2017-03-025-48/+117
* Fix blank DMs on page refresh (#5593)Joram Wilander2017-03-021-1/+1
* Ui improvements (#5588)Asaad Mahmood2017-03-023-13/+20
* Update UI text for shortcuts to follow text formatting guidelines (#5533)Jason Blais2017-03-023-5/+5
* PLT-5261 Update MFA help text (#5590)lfbrock2017-03-021-4/+4
* PLT-5571: Updated error messages related to url length, start, end and adjace...Ari Autio2017-03-011-4/+4
* Don't show new message indicator for ephemeral posts (#5555)Joram Wilander2017-02-281-0/+1
* PLT-5490: Add machine readable timestamps for search results (#5564)Ari Autio2017-02-281-1/+4
* Fixed pasting text sending the caret to the end of the post textbox (#5567)Harrison Healey2017-02-281-2/+4
* PLT-3535: Handle plus (+) sign in emails by ensuring the email is uri encoded...Ari Autio2017-02-281-1/+1
* PLT-5188: Reinstate delete option on system messages. (#5113)George Goldberg2017-02-281-31/+37
* Update channel notifications default properly when changing account settings ...Joram Wilander2017-02-282-0/+4
* Fix JS error from some link previews (#5556)Joram Wilander2017-02-281-0/+4
* Slash command: goto_location not working as expected (#5507)Carlos Tadeu Panato Junior2017-02-281-1/+5
* PLT-3193 Add channel notification preferences for push notifications (#5512)enahum2017-02-272-46/+242
* Made reactions re-render when custom emojis change (#5545)Harrison Healey2017-02-273-5/+24
* Adding edit of incoming webhook (#5272)Poornima2017-02-2610-637/+1012
* PLT-5140: Display loading screen when switching team (#5475)Mika Andrianarijaona2017-02-262-0/+18
* PLT-5071: Client side component of Telemetry. (#5516)George Goldberg2017-02-2414-33/+132
* PLT-5080 (WebApp): Channel Admin permission level. (#5047)George Goldberg2017-02-233-6/+13
* PLT-5394 fixing javascript when replying to a perma link. (#5515)Corey Hulen2017-02-231-1/+1
* [PLT-5445] Mobile view: Set focus back to message box after uploading a file ...Saturnino Abril2017-02-233-10/+19
* Add help text for 'Words that trigger mentions' (#5459)joannekoong2017-02-201-1/+14
* PLT-5334: Show Create Team menu option to Sysadmins even when Team Creation i...George Goldberg2017-02-201-1/+1
* Update System Console > Privacy help texts (#5470)joannekoong2017-02-201-2/+2
* Rename channel (#5322)fengpan2017-02-173-24/+42
* Multiple Ui improvements (#5398)Asaad Mahmood2017-02-165-9/+8
* Revert "display loading screen when changing team" (#5403)Jason Blais2017-02-142-32/+9
* Fix back button on sign-up pages (#5376)Joram Wilander2017-02-142-2/+2
* PLT-5441 Disabled the "Add Comment" button in the right-hand side unless ther...Saturnino Abril2017-02-141-10/+48
* Switch list of hex values to theme name value pairs (#5301)fengpan2017-02-131-11/+34
* [PLT-1412] Updated search buttons on mobile GH-5261 (#5306)Saturnino Abril2017-02-131-15/+16
* PLT-5208: Trigger Invitation by pressing Enter (#5305)Robin Naundorf2017-02-131-0/+11
* Fix typo (#5380)Robin Naundorf2017-02-131-4/+4
* Increase performance when receiving messages (#5375)Joram Wilander2017-02-133-2/+19
* Revert "PLT-5281 Add link to team URL error" (#5372)David Lu2017-02-131-3/+3
* Revert "#5108 Use <time> element for channel headers and search result header...Björn Roland2017-02-102-19/+14
* Add permalink to timestamp (#5206)Andrei Stanciu2017-02-105-26/+171
* display loading screen when changing team (#5325)Mika Andrianarijaona2017-02-082-9/+32
* #5108 Use <time> element for channel headers and search result headers (#5331)Björn Roland2017-02-082-14/+19
* Fix warning when opening rhs (#5335)Robin Naundorf2017-02-081-1/+1
* Fix issue introduced by adding webapp/utils/url.jsx (#5327)Robin Naundorf2017-02-071-1/+2
* PLT-5336: Allow Header of 1024 chars in New Channel Modal (#5294)Robin Naundorf2017-02-071-1/+1
* Add webapp/utils/url.jsx (#5285)Akihiko Odaki2017-02-079-16/+20
* Defering calculations for determining if user scrolled to bottom or not. slig...Pepijn2017-02-071-7/+9