summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update test-search.md to fix spelling error (#2939)lfbrock2016-05-101-1/+1
|
* PLT-2862 Re-added LDAP login boxes as part of signup flow (#2937)Harrison Healey2016-05-096-23/+234
| | | | | | * Added ldap_only parameter for login API * Re-added LDAP login boxes as part of signup flow
* Add spanish locs, sort by id en & es files (#2938)enahum2016-05-094-5/+16
|
* PLT-2842 Fix "Invite teammates" link not working in tutorial screen. (#2936)enahum2016-05-091-6/+4
|
* Recent mention searches now OR terms instead of AND (#2931)Joram Wilander2016-05-0912-43/+78
|
* Add <meta> tag to force latest version of IE (#2837)Jonny Buchanan2016-05-091-0/+1
|
* PLT-2814 Fixed JavaScript errors upon paste (#2932)David Lu2016-05-091-10/+9
| | | | | | | | | | | | * Fixed JavaScript errors on paste * Reverted keycode * Removed all mentions of self * Find and replace got a comment * Fixed file upload on drag and drop
* Improvements to system console and DM modal (#2930)Asaad Mahmood2016-05-097-26/+61
| | | | | | | Fixing audit and compliance table Changing prop Minor improvement to the DM modal
* DM and Modal changes (#2927)Asaad Mahmood2016-05-098-35/+69
| | | | | | * DM and Modal changes * Fixing image previews
* Minor fix to refresh profiles in user list of system console (#2915)Joram Wilander2016-05-091-18/+3
|
* PLT-2816 Fixed handling of Unicode 8 emojis (#2924)Harrison Healey2016-05-099-18/+57
| | | | | | | | | | | | * Updated twemoji to properly recognize Unicode 8.0 emojis * Updated unicode emoji parser to only render emojis we support as images * Corrected filename for South African flag emoji * Added Mattermost emoticons! * Added additional emoticons to test files
* Update Japanese translation (#2919)MARUYAMA Takayuki2016-05-092-36/+153
| | | | * fix some mistranslation * add latest translations
* Added missing pt locs (#2926)Rodrigo2016-05-092-4/+35
|
* Adding additional libraries (#2922)it332016-05-091-1/+2382
| | | | | | * Adding additional libraries * Adding rsc mention
* PLT-2765 Limit username UI to 22 characters (#2918)David Lu2016-05-097-14/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | * Shortened username length to 22 characters * Update user_settings_general.jsx * Added username requirements to account settings page * Switched to double quotes to escape ' in JSX, must use double quotes * Update en.json * Update user_settings_general.jsx * Update es.json * Update fr.json * Update ja.json * Update pt.json * Added missing {
* Fixing RHS issue (#2917)Corey Hulen2016-05-061-1/+1
|
* PLT-2600/PLT-2770 Changed getPublicLink api call to return a proper JSON ↵Harrison Healey2016-05-068-25/+28
| | | | | | | | string (#2914) * Removed unused channelId and userId parameters from web client getPublicLink method * Changed getPublicLink api call to return a proper JSON string
* PLT-2697 Fixing team admins (#2900)Corey Hulen2016-05-0630-141/+441
| | | | | | | | | | | | * PLT-2697 Fixing team admins * Fixing eslint error * Fixing loc issues * Fixing func * Fixing func
* Fxing issue with permalink view and channel header (#2912)Christopher Speller2016-05-062-19/+21
|
* Spanish locs and sort files by id (#2913)enahum2016-05-065-12/+17
|
* Add separator between DMs on your team and not (#2910)Joram Wilander2016-05-067-4/+47
|
* Fixing /logout command (#2908)Christopher Speller2016-05-064-13/+18
|
* Adding switching team to mobile RHS menu (#2906)Christopher Speller2016-05-062-1/+12
|
* Made SuggestionBox clear suggestions on escape (#2909)Harrison Healey2016-05-061-0/+2
|
* Update file_upload.jsx (#2911)David Lu2016-05-061-0/+2
|
* PLT-2809 Followups to login page redesign (#2901)Harrison Healey2016-05-067-122/+114
| | | | | | | | | | * Rearranged controls on the login page * Prevented login when username or password hasn't been entered * Updated login page error messages * Enabled sign in with username by default
* Multiple cross-team functionality fixes (#2902)Joram Wilander2016-05-067-10/+27
|
* Improvements to reply (#2905)Asaad Mahmood2016-05-053-6/+16
|
* Update spanish locs (#2904)enahum2016-05-051-1/+3
|
* Update MFA help text and fix some minor bugs (#2903)Joram Wilander2016-05-054-34/+38
|
* [PLT-2802] Memory leaks in file upload shortcuts (#2889)David Lu2016-05-051-88/+93
| | | | | | | * Added file upload shortcuts (CTRL+U and CMD+U) * Added KeyCode for U * Preventing memory leaks
* Allow system admins to switch user accounts to email/password (#2893)Joram Wilander2016-05-055-23/+60
|
* PLT-2600/PLT-2770 Added Get Public Link modal and added new API for public ↵Harrison Healey2016-05-0515-253/+452
| | | | | | | | file links (#2892) * Switched public file links to use a GetLinkModal * Separated getFile and the new getPublicFile api calls
* Update NOTICE.txt (#2898)lfbrock2016-05-051-427/+55
|
* Add new DM and Backstage spanish locs (#2899)enahum2016-05-052-7/+17
|
* PLT-2798 Config sanitation fails when no LDAP Settings are present in ↵enahum2016-05-051-1/+1
| | | | config.json (#2882)
* Moved twemoji parsing so that it doesn't occur inside of code blocks (#2896)Harrison Healey2016-05-054-67/+9
|
* Fixed PostsViewContainer to provide an initial currentLastViewed value (#2894)Harrison Healey2016-05-051-2/+10
|
* Fix not rendering on team member update in more direct channels modal (#2891)Joram Wilander2016-05-051-0/+4
|
* Added noreferrer to some links (#2897)Harrison Healey2016-05-054-1/+9
|
* missing es loc (#2887)enahum2016-05-051-0/+4
|
* PLT-2797 Remove LDAP Password Field Name setting (#2884)enahum2016-05-057-51/+1
|
* PLT-2698 Integrations improvements (#2883)Harrison Healey2016-05-058-79/+133
| | | | | | | | | | * Fixed Integrations link to show up for non-admins (when enabled) and when only slash commands are enabled * Updated BackstageSidebar to only show enabled integrations * Added placeholder to integrations list when none exist * Added loading spinner to integrations pages when they're loading
* Update en.json (#2881)Harrison Healey2016-05-041-1/+1
|
* Noting NOTICE includes all OS componentsit332016-05-041-0/+4
|
* Performance improvments (#2869)Christopher Speller2016-05-0411-61/+42
|
* Changing default links (#2879)Christopher Speller2016-05-041-5/+5
|
* Sort translations by id & add missing spanish translations (#2877)enahum2016-05-048-68/+86
|
* PLT-2766 Fix custom branding image on login page and remove from select team ↵Joram Wilander2016-05-042-41/+8
| | | | | | | | page (#2876) * Remove custom branding image from select team screen and update component name to be correct * Fixing branding stuff on login (#2873)
* PLT-2707 Adding option to show DM list from all of server (#2871)Corey Hulen2016-05-0429-72/+505
| | | | | | * PLT-2707 Adding option to show DM list from all of server * Fixing loc