Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed Legal & Support settings from UI if empty (#3662) | David Lu | 2016-07-25 | 1 | -36/+59 |
| | |||||
* | fixed mobile enter button (#3639) | David Lu | 2016-07-25 | 2 | -2/+2 |
| | |||||
* | Added icons next to channels in channel switcher (#3663) | David Lu | 2016-07-25 | 1 | -3/+22 |
| | |||||
* | PLT-3585 Added a timeout to the file upload overlay (#3656) | Harrison Healey | 2016-07-22 | 1 | -41/+49 |
| | |||||
* | Updated custom emoji help text (#3653) | Harrison Healey | 2016-07-22 | 1 | -4/+12 |
| | |||||
* | PLT-1866/PLT-3509 Added links to download the native apps (#3651) | Harrison Healey | 2016-07-22 | 5 | -2/+200 |
| | | | | | | | | | | | | * 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-2408 Adds here mention for online users (#3619) | Joram Wilander | 2016-07-21 | 1 | -0/+12 |
| | | | | | | | | | | * 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 | ||||
* | Fix RHS not closing when thread is deleted by another user (#3641) | Joram Wilander | 2016-07-20 | 1 | -7/+22 |
| | |||||
* | If user tries to change email to current email, do nothing (#3643) | Joram Wilander | 2016-07-20 | 1 | -1/+1 |
| | |||||
* | removed create account link if signup disabled (#3646) | David Lu | 2016-07-20 | 1 | -1/+9 |
| | |||||
* | Added HTML formatting to Storage Settings (#3648) | David Lu | 2016-07-20 | 1 | -2/+2 |
| | |||||
* | PLT-3268 Made keyboard shortcuts open/close account settings and channel ↵ | David Lu | 2016-07-20 | 2 | -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 ↵ | enahum | 2016-07-20 | 1 | -0/+20 |
| | | | | (#3634) | ||||
* | PLT-2712 Added view members for non-admins in channel and team (#3618) | David Lu | 2016-07-20 | 6 | -27/+79 |
| | | | | | | * Added view members for non-admins in channel and team * changed variable name | ||||
* | Fix doc links in System Console > Webhooks and Commands (#3631) | Harrison Healey | 2016-07-19 | 1 | -4/+4 |
| | |||||
* | PLT-3622 - Fixing error on sign up complete page (#3630) | Asaad Mahmood | 2016-07-19 | 1 | -6/+14 |
| | |||||
* | PLT-3644 - Updating link previews behaviour (#3620) | Asaad Mahmood | 2016-07-19 | 1 | -5/+5 |
| | |||||
* | Moving javascript driver back to platform (#3613) | Christopher Speller | 2016-07-19 | 59 | -60/+60 |
| | |||||
* | PLT-914 Add mention notifications for replies on a comment thread (#3130) | samogot | 2016-07-19 | 5 | -13/+184 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 |
| | |||||
* | Added default to max users per team (#3602) | David Lu | 2016-07-18 | 3 | -4/+11 |
| | |||||
* | 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 | 3 | -12/+8 |
| | | | | | | | | | | * 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 | 4 | -17/+16 |
|\ | |||||
| * | 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 | 1 | -0/+4 |
| | | | | | | | | | | | | * Properly remove custom emojis from clientside store * Properly update PostViewController when emojis change | ||||
| * | Plt 3475 - Post control improvements (#3538) | Asaad Mahmood | 2016-07-11 | 3 | -7/+38 |
| | | | | | | | | | | | | * Adding class to post when dropdown is active. * plt-3475 - Post controls improvements | ||||
| * | Always allow system admins to see the Integrations sidebar (#3536) | Harrison Healey | 2016-07-11 | 1 | -1/+3 |
| | | |||||
| * | PLT-3575 Fix Cannot upload certificates with .cer file extension on SAML (#3534) | enahum | 2016-07-08 | 1 | -2/+2 |
| | | |||||
| * | PLT-3538 Fix Login page doesn't show SAML option if gitlab is enabled (#3524) | enahum | 2016-07-08 | 1 | -1/+1 |
| | | |||||
* | | Cleaning up old export code (#3601) | Christopher Speller | 2016-07-15 | 3 | -142/+0 |
| | | |||||
* | | 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) | ||||
* | | Updating ESLint (#3597) | Christopher Speller | 2016-07-15 | 11 | -21/+26 |
| | | |||||
* | | Update incorrect Google API key help text (#3595) | lfbrock | 2016-07-14 | 1 | -1/+1 |
| | | | | | | | | | | | | * Update Youtube API key help text * Update en.json | ||||
* | | added channel header to view channel info modal (#3584) | David Lu | 2016-07-14 | 1 | -9/+37 |
| | | |||||
* | | PLT-3266 Added channel header to create channel modal (#3559) | David Lu | 2016-07-14 | 2 | -4/+46 |
| | | | | | | | | | | | | | | | | * 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 | 7 | -21/+46 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | | PLT-2992 Added the ability to use different themes for each team (#3411) | Harrison Healey | 2016-07-14 | 5 | -108/+155 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | 1 | -1/+1 |
| | | | | | | | | | | | | * 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 | 5 | -36/+88 |
| | | | | | | | | messages indicator (squashed) (#3374) | ||||
* | | PLT-3192 EE: Restricted site name to 30 characters (#3560) | David Lu | 2016-07-14 | 2 | -1/+7 |
| | | | | | | | | | | | | * Restricted site name to 30 characters * Added maxlength to TextSetting | ||||
* | | 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) | ||||
* | | added username to system console users list (#3566) | David Lu | 2016-07-13 | 1 | -1/+6 |
| | | |||||
* | | PLT-3618 fixing error when team member removed on system console (#3569) | Corey Hulen | 2016-07-13 | 1 | -1/+1 |
| | | |||||
* | | Fixing accessing admin console without credentials (#3558) | Christopher Speller | 2016-07-12 | 1 | -0/+3 |
| | | |||||
* | | PLT-3157 - Adding display width customisation to intro message (#3521) | Asaad Mahmood | 2016-07-12 | 1 | -7/+12 |
| | | | | | | | | | | | | * PLT-3157 - Adding display width customisation to intro message * Fixing error | ||||
* | | sorted channel switcher by handle (#3547) | David Lu | 2016-07-11 | 1 | -1/+7 |
| | |