Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Rendered invalid URLs as plain text when parsing markdown (#3616) | Harrison Healey | 2016-07-19 | 1 | -2/+2 | |
| | ||||||
* | PLT-3357 Fixed scrolling in channel switcher (#3603) | David Lu | 2016-07-19 | 1 | -0/+4 | |
| | | | | | | * fixed scrolling in channel switcher * Fixed it in css | |||||
* | PLT-914 Add mention notifications for replies on a comment thread (#3130) | samogot | 2016-07-19 | 11 | -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 Healey | 2016-07-18 | 1 | -2/+2 | |
| | ||||||
* | Fix possible race condition in TestUserTyping test case (#3612) | Joram Wilander | 2016-07-18 | 1 | -0/+2 | |
| | ||||||
* | Added default to max users per team (#3602) | David Lu | 2016-07-18 | 4 | -4/+12 | |
| | ||||||
* | Fixed highighting at all mentions when enabled (#3606) | Harrison Healey | 2016-07-18 | 1 | -4/+1 | |
| | ||||||
* | Added a space before all entries in @mention autocomplete (#3605) | Harrison Healey | 2016-07-18 | 1 | -3/+4 | |
| | ||||||
* | Sorted channels by name if their display_name is equal (#3607) | Harrison Healey | 2016-07-18 | 1 | -1/+5 | |
| | ||||||
* | PLT-2241 Refactored statuses into a more real-time system (#3573) | Joram Wilander | 2016-07-18 | 35 | -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 Lu | 2016-07-18 | 3 | -1/+13 | |
| | ||||||
* | Merge branch 'release-3.2' into 'master' | Harrison Healey | 2016-07-15 | 9 | -32/+33 | |
|\ | ||||||
| * | PLT-3624 quick fix remove SAML certificates without saving (#3555) | enahum | 2016-07-12 | 3 | -17/+12 | |
| | | ||||||
| * | PLT-3631 Properly update PostViewController when emojis change (#3565) | Harrison Healey | 2016-07-12 | 2 | -2/+14 | |
| | | | | | | | | | | | | * Properly remove custom emojis from clientside store * Properly update PostViewController when emojis change | |||||
| * | daily translations 20160712 (#3557) | enahum | 2016-07-12 | 2 | -2/+2 | |
| | | ||||||
| * | Revert "Login error messages fix (#3525)" | Christopher Speller | 2016-07-12 | 1 | -6/+4 | |
| | | | | | | | | This reverts commit 2e513c8fd4c6b1b428b83044c017836b0011d32b. | |||||
| * | Revert "Letting email not validated error message through login. Changing ↵ | Christopher Speller | 2016-07-12 | 2 | -6/+2 | |
| | | | | | | | | | | | | invalid credentials error. (#3546)" This reverts commit 128e4f984ad565297ab1c7b8921d877d3a9c8f03. | |||||
* | | Cleaning up old export code (#3601) | Christopher Speller | 2016-07-15 | 15 | -610/+1 | |
| | | ||||||
* | | Fixed file upload overlay not showing up on Edge (#3600) | Harrison Healey | 2016-07-15 | 1 | -1/+1 | |
| | | ||||||
* | | Updating client dependancies (#3594) | Christopher Speller | 2016-07-15 | 1 | -30/+31 | |
| | | ||||||
* | | Fixed input handlers used by Textbox and SuggestionBox components to ↵ | Harrison Healey | 2016-07-15 | 7 | -168/+128 | |
| | | | | | | | | properly update when typing quickly (#3598) | |||||
* | | Fix text fields in team settings modal to better allow quick typing in IE11 ↵ | Harrison Healey | 2016-07-15 | 1 | -2/+0 | |
| | | | | | | | | (#3599) | |||||
* | | Improving caching of static assets (#3591) | Christopher Speller | 2016-07-15 | 7 | -18/+33 | |
| | | ||||||
* | | Updating ESLint (#3597) | Christopher Speller | 2016-07-15 | 15 | -31/+47 | |
| | | ||||||
* | | Update incorrect Google API key help text (#3595) | lfbrock | 2016-07-14 | 2 | -2/+2 | |
| | | | | | | | | | | | | * Update Youtube API key help text * Update en.json | |||||
* | | added field name to ldap system console errors (#3593) | David Lu | 2016-07-14 | 2 | -10/+70 | |
| | | ||||||
* | | added channel header to view channel info modal (#3584) | David Lu | 2016-07-14 | 2 | -9/+38 | |
| | | ||||||
* | | made /shortcuts separate for mac (#3571) | David Lu | 2016-07-14 | 4 | -3/+27 | |
| | | ||||||
* | | PLT-3266 Added channel header to create channel modal (#3559) | David Lu | 2016-07-14 | 3 | -4/+48 | |
| | | | | | | | | | | | | | | | | * Added channel header to create channel modal removed React FindDOMNode * made css changes | |||||
* | | PLT-3508/PLT-3516/PLT-3558/PLT-3570/PLT-3497 Multiple UI Improvements (#3553) | Asaad Mahmood | 2016-07-14 | 10 | -155/+211 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PLT-3627 - Fixing spacing in RHS * PLT-3516 - Fixing errors in backstage * PLT-3558 - Fixing system console menu on small screens * PLT-3570 - Fixing account settings sidebar truncating issue * PLT-3497 - Moving see other themes link * Removing formatted message import from premade theme chooser | |||||
* | | Increased wait time for TestUserTyping event test case (#3587) | Joram Wilander | 2016-07-14 | 1 | -1/+1 | |
| | | ||||||
* | | Fix porting theme to preferences so that it works for users who never set ↵ | Harrison Healey | 2016-07-14 | 1 | -1/+3 | |
| | | | | | | | | their theme (#3592) | |||||
* | | PLT-2992 Added the ability to use different themes for each team (#3411) | Harrison Healey | 2016-07-14 | 23 | -285/+683 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Cleaned up user_settings_theme.jsx and import_theme_modal.jsx * Made ImportThemeModal use a callback to return the theme to the user settings modal instead of saving it directly * Moved user theme from model to preferences * Added serverside API to delete preferences TODO update package with client stuff * Changed constants.jsx so that Preferences and ActionTypes can be imported on their own * Updated ThemeProps migration code to properly rename solarized code themes * Fixed warnings thrown by AppDispatcher * Added clientside UI to support team-specific themes * Removed debugging code from test * Fixed setting a user's theme when they haven't set their theme before | |||||
* | | PLT-3153 Converted slash command triggers to lowercase on save (#3577) | David Lu | 2016-07-14 | 3 | -2/+8 | |
| | | | | | | | | | | | | * Converted slash command triggers to lowercase on save * Made slash commands case insensitive | |||||
* | | PLT-3366 Holding down the ALT key and clicking on a message adds a new ↵ | samogot | 2016-07-14 | 14 | -37/+296 | |
| | | | | | | | | messages indicator (squashed) (#3374) | |||||
* | | PLT-3192 EE: Restricted site name to 30 characters (#3560) | David Lu | 2016-07-14 | 5 | -1/+19 | |
| | | | | | | | | | | | | * Restricted site name to 30 characters * Added maxlength to TextSetting | |||||
* | | PLT-3547 fixing caching issue with direct profiles (#3567) | Corey Hulen | 2016-07-14 | 1 | -6/+10 | |
| | | ||||||
* | | Added some documentation comments to Go driver (#3576) | Joram Wilander | 2016-07-14 | 1 | -0/+46 | |
| | | ||||||
* | | Removed system message on /msg success (#3579) | David Lu | 2016-07-14 | 2 | -2/+2 | |
| | | ||||||
* | | Change view image modal loading text to be visible (#3581) | Harrison Healey | 2016-07-14 | 1 | -1/+1 | |
| | | ||||||
* | | Update LDAP error message (#3583) | lfbrock | 2016-07-13 | 1 | -1/+1 | |
| | | ||||||
* | | PLT-3017 fixing iOS blank rendering (#3586) | Corey Hulen | 2016-07-13 | 1 | -1/+1 | |
| | | ||||||
* | | Hide build number if it is the same as the version number in the about ↵ | David Lu | 2016-07-13 | 1 | -1/+6 | |
| | | | | | | | | dialog (#3585) | |||||
* | | PLT-3584 Fix no team found when creating account (#3552) | enahum | 2016-07-13 | 1 | -1/+3 | |
| | | ||||||
* | | Fix SAML config validation (#3562) | enahum | 2016-07-13 | 1 | -1/+1 | |
| | | ||||||
* | | PLT-3384 Improve the "Verify Email" email (#3564) | enahum | 2016-07-13 | 3 | -11/+15 | |
| | | ||||||
* | | added username to system console users list (#3566) | David Lu | 2016-07-13 | 1 | -1/+6 | |
| | | ||||||
* | | Highlight hashtags containing search text (#3568) | Harrison Healey | 2016-07-13 | 1 | -9/+12 | |
| | | ||||||
* | | Fixes reading wrong websocket message property (#3580) | Joram Wilander | 2016-07-13 | 1 | -1/+1 | |
| | | ||||||
* | | Fixed invalid password error when admin resets password (#3578) | David Lu | 2016-07-13 | 1 | -1/+0 | |
| | |