summaryrefslogtreecommitdiffstats
path: root/webapp
Commit message (Expand)AuthorAgeFilesLines
* Adding id examples for UI automation (#5508)Corey Hulen2017-03-075-0/+8
* translations PR 20170306 (#5666)enahum2017-03-0711-140/+275
* PLT-5722 Fix formatText to fail gracefully when input is not text (#5670)Harrison Healey2017-03-062-1/+5
* Add system console switch for enabling link previews (#5663)Joram Wilander2017-03-066-6/+100
* PLT-5703 Update license expiry timing and text (#5602)Joram Wilander2017-03-066-56/+91
* Fix channel switching ALT + UP/DOWN shortcut (#5660)Joram Wilander2017-03-061-1/+1
* Prevented RHS from closing when you reply to a message that had been deleted....Christopher Speller2017-03-063-27/+2
* Fix JS error in mobile view when opening add member modal from view member mo...Joram Wilander2017-03-061-0/+2
* Fix telemtry IDs. (#5649)George Goldberg2017-03-063-2/+16
* fix bug when use /msg command it open the channel in a new tab (#5644)Carlos Tadeu Panato Junior2017-03-061-1/+1
* Fix desktop notification click handler for existing/new GMs (#5633)Joram Wilander2017-03-042-2/+3
* Increase timeout on suggestion clear after blur (#5631)Joram Wilander2017-03-041-1/+1
* PLT-5461 Fix channel rename placeholder (#5628)enahum2017-03-042-2/+2
* Don't allow name-value pairs in theme vector be localized (#5623)Joram Wilander2017-03-041-37/+11
* fix message (#5640)Yusuke Nemoto2017-03-042-2/+2
* Fixing issue with safari and not closing (#5601)Corey Hulen2017-03-041-1/+1
* Mobile Web: Auto-focus cursor in the search box (#5284)Saturnino Abril2017-03-035-14/+53
* Prevent user count popovers in GMs from opening view/manage members modal (#5...Joram Wilander2017-03-031-29/+32
* Fixing Link url when cancelling edit of incoming webhook (#5612)Poornima2017-03-031-1/+1
* Fix JS error when receiving reply during channel switch (#5582)Joram Wilander2017-03-031-3/+3
* 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-033-4/+4
* PLT-5484 Reduced scope of CSS rules for (edited) tag (#5599)Harrison Healey2017-03-032-34/+13
* PLT-3077 Add group messaging (#5489)Joram Wilander2017-03-0235-272/+1322
* PLT-5380 Moved link preview image to top right corner of preview area (#5212)Debanshu Kundu2017-03-027-95/+281
* PLT-4929: Confirmation Dialog when Deleting Entry on the Integrations pages (...Ari Autio2017-03-026-48/+123
* translations PR 20170227 (#5554)enahum2017-03-0211-63/+113
* Fix blank DMs on page refresh (#5593)Joram Wilander2017-03-021-1/+1
* Ui improvements (#5588)Asaad Mahmood2017-03-027-17/+43
* Added unit tests for mentions inside of hashtags (#5577)Harrison Healey2017-03-021-0/+45
* Update UI text for shortcuts to follow text formatting guidelines (#5533)Jason Blais2017-03-024-9/+9
* PLT-5261 Update MFA help text (#5590)lfbrock2017-03-022-7/+7
* PLT-5571: Updated error messages related to url length, start, end and adjace...Ari Autio2017-03-012-8/+8
* Prevent msg count subtraction to be less than zero (#5565)enahum2017-03-011-2/+5
* Added a unique prefix to text formatting entities (#5549)Harrison Healey2017-02-284-23/+23
* 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-282-31/+48
* 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
* Move webhook logic from api layer to app layer (#5527)Joram Wilander2017-02-281-9/+9
* Fix channel created WS event (#5552)enahum2017-02-271-1/+2
* PLT-3193 Add channel notification preferences for push notifications (#5512)enahum2017-02-275-49/+254
* PLT-5653 Fix Create channel does not show in another device (#5548)enahum2017-02-273-21/+43
* PLT-5396 Fix team mention badge persistance (#5543)enahum2017-02-272-0/+12
* Made reactions re-render when custom emojis change (#5545)Harrison Healey2017-02-273-5/+24
* Adding edit of incoming webhook (#5272)Poornima2017-02-2617-639/+1163