summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PLT-5772: Use standardised javascript method instead of Chrome-only one. (#5708)George Goldberg2017-03-091-1/+1
* Fix posts from your own webhook not showing as unread until refresh (#5703)Joram Wilander2017-03-092-2/+6
* Fix GMs showing up on refresh after being hidden (#5702)Joram Wilander2017-03-093-2/+6
* Multiple bug fixes (#5699)Asaad Mahmood2017-03-095-4/+15
* Remove race between clearing lists and search requests (#5686)Joram Wilander2017-03-095-10/+15
* Fix MFA page showing up when not active on account switch (#5687)Joram Wilander2017-03-092-3/+3
* PLT-5769 Translations filenames and values consistent (#5689)enahum2017-03-095-2/+2
* Bug fixes (#5682)Asaad Mahmood2017-03-081-0/+7
* Added additional validation for slack attachment format on server (#5680)Harrison Healey2017-03-086-86/+152
* Ui improvements and bug fixes (#5677)Asaad Mahmood2017-03-086-12/+21
* Add sync logic for DMs/GMs when network reconnects (#5676)Joram Wilander2017-03-085-24/+74
* Fix badge count for push notifications (#5672)enahum2017-03-071-1/+7
* Adding index and cache to reactinos store (#5654)Christopher Speller2017-03-076-10/+97
* Save schema version for 3.7 (#5675)Joram Wilander2017-03-071-0/+2
* Update schema for version 3.7. (#5674)George Goldberg2017-03-072-6/+6
* translations PR 20170306 (#5666)enahum2017-03-0722-631/+1726
* 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-0612-6/+128
* Update test-emoticons4.md (#5659)lindalumitchell2017-03-061-0/+8
* Update test-markdown-lists.md (#5658)lindalumitchell2017-03-061-0/+18
* Update test-markdown-basics.md (#5657)lindalumitchell2017-03-061-6/+4
* Update test-links.md (#5656)lindalumitchell2017-03-061-0/+1
* Update test-markdown-basics.md (#5655)Jason Blais2017-03-061-6/+7
* PLT-5703 Update license expiry timing and text (#5602)Joram Wilander2017-03-067-56/+93
* PLT-5685 Fixing perf issue and problem with pushing for any activity (#5662)Corey Hulen2017-03-061-30/+21
* Remove FIXME and XXX from bulk import tests. (#5664)George Goldberg2017-03-061-3/+17
* 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
* Example of how to call metrics (#5621)Corey Hulen2017-03-062-3/+5
* Fix license telemetry. (#5641)George Goldberg2017-03-061-6/+6
* enable saml for RN app (#5635)enahum2017-03-061-1/+6
* Fix telemtry IDs. (#5649)George Goldberg2017-03-063-2/+16
* PLT-5697: Add --validate flag to bulk import CLI. (#5642)George Goldberg2017-03-061-1/+10
* 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-5701 Fix DM email subject text (#5630)enahum2017-03-042-2/+2
* PLT-4969 remove Push notifications @ preceeding the username or the user's na...enahum2017-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
* Update link preview test cases (#5620)Jason Blais2017-03-041-39/+15
* Add Markdown test cases for explicit image sizes (#5618)Jason Blais2017-03-041-0/+5
* 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-034-4/+22
* Usernames must start with a letter (#5581)Joram Wilander2017-03-0311-74/+97