summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* PLT-5792 Fixed all ephemeral posts using system message icons (#5709)Harrison Healey2017-03-101-3/+1
|
* PLT-5765 Passed SiteURL to SendNotifications (#5705)Harrison Healey2017-03-1035-118/+120
|
* Fix user list updating when removing a user from team (#5712)Joram Wilander2017-03-101-2/+2
|
* 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
| | | | | | * Multiple bug fixes * Fixing modal on mobile
* 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
| | | | | | * PLT-5740 - Fixing overlapping attachment icon * PLT-5748 - Scroll not visible in RHS IE11
* 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
| | | | | | | | | | | | | | | | | | * PLT-5565 - Fixing theme colors not updating * PLT-4721 - Removing status ind for system messages * PLT-5735 - Fixing ellipsis in firefox * PLT-5010 - Removing extra space in channel modal * PLT-5584 - Inline image overrning edit textarea * PLT-5475 - Fixing tutorials on mobile * PLT-5142 - Disabling poitner events for status * PLT-5728 - Fixing emoji highlight on hover
* 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
| | | | | | * translations PR 20170306 * Fix platform zh_TW.json
* PLT-5722 Fix formatText to fail gracefully when input is not text (#5670)Harrison Healey2017-03-062-1/+5
| | | | | | * Updated marked to remove incorrect error message * Fix formatText to fail gracefully when input is not text
* 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
| | | Added test for emoticons in headings.
* Update test-markdown-lists.md (#5658)lindalumitchell2017-03-061-0/+18
| | | Added test for multi-item unordered list with line break.
* Update test-markdown-basics.md (#5657)lindalumitchell2017-03-061-6/+4
| | | | | | | | * Update test-markdown-basics.md Added test for heading followed by paragraph1, line break, paragraph2 * Fix test so it is <4000 characters
* Update test-links.md (#5656)lindalumitchell2017-03-061-0/+1
| | | Added test for angle brackets around email address
* 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
| | | | | | * Update license expiry timing and text * Updating error bar (#5632)
* PLT-5685 Fixing perf issue and problem with pushing for any activity (#5662)Corey Hulen2017-03-061-30/+21
| | | | | | * PLT-5685 Fixing perf issue and problem with pushing for any activity * PLT-5685 Fixing perf issue and problem with pushing for any activity
* 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 ↵Christopher Speller2017-03-063-27/+2
| | | | deleted. (#5651)
* Fix JS error in mobile view when opening add member modal from view member ↵Joram Wilander2017-03-061-0/+2
| | | | modal (#5661)
* 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
| | | | | | * enable saml for RN app * remove unnecessary user sanitize
* 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 ↵enahum2017-03-041-1/+1
| | | | name (#5629)
* 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
| | | | | | | | | | | | | | * Mobile Web: Auto-focus cursor in the search box and open keyboard when the search icon is tapped * fixed issue with safari mobile view * added isFocus props to search_bar.jsx component * used 'x' and fixed spacing * changed 'x' icon and fixed css * added aria-hidden='true'
* Prevent user count popovers in GMs from opening view/manage members modal ↵Joram Wilander2017-03-031-29/+32
| | | | (#5619)