summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* PLT-1866/PLT-3509 Added links to download the native apps (#3651)Harrison Healey2016-07-2216-4/+274
| | | | | | | | | | | | * PLT-1866 Added configurable links for native app downloads * PLT-1866 Added native app download link to main menu * PLT-3509 Added native app link to tutorial * PLT-3509 Added native app link to welcome email * PLT-3509 Made link to apps in welcome email conditional on being set
* PLT-3691 Fixing mobile session (#3652)Corey Hulen2016-07-215-7/+32
| | | | | | * PLT-3691 Fixing mobile session * Fixing unit tests
* PLT-2408 Adds here mention for online users (#3619)Joram Wilander2016-07-2110-13/+96
| | | | | | | | | | * Added @here mention that notifies online users * Fixed existing race condition that would sometime cause clients to miss mention count changes * Added missing localization strings * Prevent @here from mentioning the user who posted it
* Fixed /join (#3647)David Lu2016-07-211-0/+5
|
* Fix RHS not closing when thread is deleted by another user (#3641)Joram Wilander2016-07-202-7/+27
|
* If user tries to change email to current email, do nothing (#3643)Joram Wilander2016-07-201-1/+1
|
* EE: Don't enforce start date on licenses (#3645)Joram Wilander2016-07-202-3/+3
|
* removed create account link if signup disabled (#3646)David Lu2016-07-201-1/+9
|
* Minor update to PR template to reflect drivers now part of platform perop ↵Joram Wilander2016-07-201-2/+2
| | | | again (#3644)
* Added missing status init localization string (#3642)Joram Wilander2016-07-201-0/+4
|
* Added HTML formatting to Storage Settings (#3648)David Lu2016-07-201-2/+2
|
* Update test-links.md (#3649)lfbrock2016-07-201-0/+1
|
* PLT-3482/PLT-3551/PLT-3552 Fixed some markdown list parsing (#3637)Harrison Healey2016-07-202-28/+24
| | | | | | | | | | * PLT-3552 Partially-fixed an invalid test case * PLT-3551 Removed an invalid test case * PLT-3482 Added a test case for multiple lists separated by text * PLT-3482 Updated marked to fix multiple lists separated by text
* PLT-3268 Made keyboard shortcuts open/close account settings and channel ↵David Lu2016-07-202-4/+2
| | | | | | | | switcher (#3635) * made keyboard shortcuts open/close account settings and channel switcher * made booleans toggle
* PLT-3629 fix uploading certificates if the files in the config do not exists ↵enahum2016-07-205-1/+71
| | | | (#3634)
* PLT-2712 Added view members for non-admins in channel and team (#3618)David Lu2016-07-207-27/+81
| | | | | | * Added view members for non-admins in channel and team * changed variable name
* daily translations 20160719 (#3638)enahum2016-07-2012-32/+86
|
* Fix doc links in System Console > Webhooks and Commands (#3631)Harrison Healey2016-07-191-4/+4
|
* PLT-3622 - Fixing error on sign up complete page (#3630)Asaad Mahmood2016-07-191-6/+14
|
* Restricting visibility of detailed_error message (#3629)Christopher Speller2016-07-192-0/+11
|
* PLT-3690 Updated marked to not break URLs on exclamation marks (#3627)Harrison Healey2016-07-191-1/+1
|
* PLT-3644 - Updating link previews behaviour (#3620)Asaad Mahmood2016-07-192-6/+6
|
* Fix web app manifest (#3582)Pierre Rudloff2016-07-193-21/+36
|
* Fix client tests (#3628)enahum2016-07-191-0/+1
|
* Moving javascript driver back to platform (#3613)Christopher Speller2016-07-1991-109/+4310
|
* daily translations 20160718 (#3621)enahum2016-07-1914-565/+7093
|
* Rendered invalid URLs as plain text when parsing markdown (#3616)Harrison Healey2016-07-191-2/+2
|
* PLT-3357 Fixed scrolling in channel switcher (#3603)David Lu2016-07-191-0/+4
| | | | | | * fixed scrolling in channel switcher * Fixed it in css
* PLT-914 Add mention notifications for replies on a comment thread (#3130)samogot2016-07-1911-22/+232
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PLT-914 Add mention notifications for replies on a comment thread * remove useless store method fix highlighting comments posted before th user write something to thread * refactor out isCommentMention function after rebase * change comment bar highlighting to replay icon mention highlighting * settings and always visible highlight * fix unit tests for new settings * change highlight behaviour - if any message in comment thread generates mention - all thread is highlighted - remove always visible highlightion * fix bug about the textarea in the center channel not clearing * fix default settings value notify_props.comments * do not highlight own comments if there is no other user's messages in thread * refactor out ReactDOM.findDOMNode * refactor out using of UserStore from component
* Fixed use of deprecated function (#3615)Harrison Healey2016-07-181-2/+2
|
* Fix possible race condition in TestUserTyping test case (#3612)Joram Wilander2016-07-181-0/+2
|
* Added default to max users per team (#3602)David Lu2016-07-184-4/+12
|
* Fixed highighting at all mentions when enabled (#3606)Harrison Healey2016-07-181-4/+1
|
* Added a space before all entries in @mention autocomplete (#3605)Harrison Healey2016-07-181-3/+4
|
* Sorted channels by name if their display_name is equal (#3607)Harrison Healey2016-07-181-1/+5
|
* PLT-2241 Refactored statuses into a more real-time system (#3573)Joram Wilander2016-07-1835-376/+800
| | | | | | | | | | * Refactored statuses into a more real-time system * Updated package.json with correct commit and fixed minor bug * Minor updates to statuses based on feedback * When setting status online, update only LastActivityAt if status already exists
* updated RHS upon profile picture save (#3604)David Lu2016-07-183-1/+13
|
* Merge branch 'release-3.2' into 'master'Harrison Healey2016-07-159-32/+33
|\
| * PLT-3624 quick fix remove SAML certificates without saving (#3555)enahum2016-07-123-17/+12
| |
| * PLT-3631 Properly update PostViewController when emojis change (#3565)Harrison Healey2016-07-122-2/+14
| | | | | | | | | | | | * Properly remove custom emojis from clientside store * Properly update PostViewController when emojis change
| * daily translations 20160712 (#3557)enahum2016-07-122-2/+2
| |
| * Revert "Login error messages fix (#3525)"Christopher Speller2016-07-121-6/+4
| | | | | | | | This reverts commit 2e513c8fd4c6b1b428b83044c017836b0011d32b.
| * Revert "Letting email not validated error message through login. Changing ↵Christopher Speller2016-07-122-6/+2
| | | | | | | | | | | | invalid credentials error. (#3546)" This reverts commit 128e4f984ad565297ab1c7b8921d877d3a9c8f03.
* | Cleaning up old export code (#3601)Christopher Speller2016-07-1515-610/+1
| |
* | Fixed file upload overlay not showing up on Edge (#3600)Harrison Healey2016-07-151-1/+1
| |
* | Updating client dependancies (#3594)Christopher Speller2016-07-151-30/+31
| |
* | Fixed input handlers used by Textbox and SuggestionBox components to ↵Harrison Healey2016-07-157-168/+128
| | | | | | | | properly update when typing quickly (#3598)
* | Fix text fields in team settings modal to better allow quick typing in IE11 ↵Harrison Healey2016-07-151-2/+0
| | | | | | | | (#3599)
* | Improving caching of static assets (#3591)Christopher Speller2016-07-157-18/+33
| |
* | Updating ESLint (#3597)Christopher Speller2016-07-1515-31/+47
| |