Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixing /logout command (#2908) | Christopher Speller | 2016-05-06 | 4 | -13/+18 |
| | |||||
* | Adding switching team to mobile RHS menu (#2906) | Christopher Speller | 2016-05-06 | 2 | -1/+12 |
| | |||||
* | Made SuggestionBox clear suggestions on escape (#2909) | Harrison Healey | 2016-05-06 | 1 | -0/+2 |
| | |||||
* | Update file_upload.jsx (#2911) | David Lu | 2016-05-06 | 1 | -0/+2 |
| | |||||
* | PLT-2809 Followups to login page redesign (#2901) | Harrison Healey | 2016-05-06 | 7 | -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 Wilander | 2016-05-06 | 7 | -10/+27 |
| | |||||
* | Improvements to reply (#2905) | Asaad Mahmood | 2016-05-05 | 3 | -6/+16 |
| | |||||
* | Update spanish locs (#2904) | enahum | 2016-05-05 | 1 | -1/+3 |
| | |||||
* | Update MFA help text and fix some minor bugs (#2903) | Joram Wilander | 2016-05-05 | 4 | -34/+38 |
| | |||||
* | [PLT-2802] Memory leaks in file upload shortcuts (#2889) | David Lu | 2016-05-05 | 1 | -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 Wilander | 2016-05-05 | 5 | -23/+60 |
| | |||||
* | PLT-2600/PLT-2770 Added Get Public Link modal and added new API for public ↵ | Harrison Healey | 2016-05-05 | 15 | -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) | lfbrock | 2016-05-05 | 1 | -427/+55 |
| | |||||
* | Add new DM and Backstage spanish locs (#2899) | enahum | 2016-05-05 | 2 | -7/+17 |
| | |||||
* | PLT-2798 Config sanitation fails when no LDAP Settings are present in ↵ | enahum | 2016-05-05 | 1 | -1/+1 |
| | | | | config.json (#2882) | ||||
* | Moved twemoji parsing so that it doesn't occur inside of code blocks (#2896) | Harrison Healey | 2016-05-05 | 4 | -67/+9 |
| | |||||
* | Fixed PostsViewContainer to provide an initial currentLastViewed value (#2894) | Harrison Healey | 2016-05-05 | 1 | -2/+10 |
| | |||||
* | Fix not rendering on team member update in more direct channels modal (#2891) | Joram Wilander | 2016-05-05 | 1 | -0/+4 |
| | |||||
* | Added noreferrer to some links (#2897) | Harrison Healey | 2016-05-05 | 4 | -1/+9 |
| | |||||
* | missing es loc (#2887) | enahum | 2016-05-05 | 1 | -0/+4 |
| | |||||
* | PLT-2797 Remove LDAP Password Field Name setting (#2884) | enahum | 2016-05-05 | 7 | -51/+1 |
| | |||||
* | PLT-2698 Integrations improvements (#2883) | Harrison Healey | 2016-05-05 | 8 | -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 Healey | 2016-05-04 | 1 | -1/+1 |
| | |||||
* | Noting NOTICE includes all OS components | it33 | 2016-05-04 | 1 | -0/+4 |
| | |||||
* | Performance improvments (#2869) | Christopher Speller | 2016-05-04 | 11 | -61/+42 |
| | |||||
* | Changing default links (#2879) | Christopher Speller | 2016-05-04 | 1 | -5/+5 |
| | |||||
* | Sort translations by id & add missing spanish translations (#2877) | enahum | 2016-05-04 | 8 | -68/+86 |
| | |||||
* | PLT-2766 Fix custom branding image on login page and remove from select team ↵ | Joram Wilander | 2016-05-04 | 2 | -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 Hulen | 2016-05-04 | 29 | -72/+505 |
| | | | | | | * PLT-2707 Adding option to show DM list from all of server * Fixing loc | ||||
* | PLT-2777 hide create account when not an open server (#2872) | Corey Hulen | 2016-05-04 | 1 | -17/+20 |
| | |||||
* | Added pt translations (#2875) | Rodrigo | 2016-05-04 | 2 | -22/+178 |
| | |||||
* | Fixing ldap ability to modify user fields (#2868) | Christopher Speller | 2016-05-03 | 1 | -3/+3 |
| | |||||
* | Fix incorrect postgres keys. (#2855) | Park Daesun | 2016-05-03 | 1 | -2/+2 |
| | | | | | | | | | | | user_test.go test has errors because incorrect postgres keys. [2016/05/03 10:19:15 KST] [EROR] /api/v3/users/create:SqlUserStore.Save code=500 rid=6h5gz1fuxids9ytzimzbgwno3e uid= ip=::1 We couldn't save the account. [details: user_id=3o8aod7uapnxzmngn3rz1rm48r, pq: duplicate key value violates unique constraint "users_email_key"] --- FAIL: TestCreateUser (0.12s) user_test.go:59: : We couldn't save the account., user_id=3o8aod7uapnxzmngn3rz1rm48r, pq: duplicate key value violates unique constraint "users_email_key" [2016/05/03 10:26:06 KST] [EROR] /api/v3/users/create:SqlUserStore.Save code=500 rid=tetdakekgffzu8muhrrxuzc9ae uid= ip=::1 We couldn't save the account. [details: user_id=izifcscu5igpzb48ey1gmi5wjw, pq: duplicate key value violates unique constraint "users_username_key"] --- FAIL: TestCreateUser (0.12s) user_test.go:67: : We couldn't save the account., user_id=izifcscu5igpzb48ey1gmi5wjw, pq: duplicate key value violates unique constraint "users_username_key" | ||||
* | Sanitize sensitive data of out config file for the system console (#2849) | Joram Wilander | 2016-05-03 | 5 | -15/+112 |
| | |||||
* | PLT-2258 Unified login screen and related APIs (#2820) | Harrison Healey | 2016-05-03 | 36 | -1016/+597 |
| | | | | | | | | | | | | | | | | | | | | * Unified login screen and related APIs * Refactored login API call to be less convoluted * Removed LDAP login prompt from invite process * Fixed existing LDAP users being able to log in if LDAP was configured, but disabled * Gofmt * Future proofed login API * Updated login APIs based on feedback * Added additional auditing to login API * Actually removed loginById | ||||
* | Fixed typo (#2862) | Arif Usman | 2016-05-03 | 1 | -3/+3 |
| | |||||
* | Fix console error from replying in mobile view (#2864) | Joram Wilander | 2016-05-03 | 1 | -1/+1 |
| | |||||
* | HPNS spanish locs (#2866) | enahum | 2016-05-03 | 2 | -11/+20 |
| | |||||
* | Added query escaping to emails (#2867) | David Lu | 2016-05-03 | 1 | -3/+3 |
| | |||||
* | PLT-2719 Emails with underscores don't auto-link correctly (#2865) | enahum | 2016-05-03 | 2 | -1/+2 |
| | |||||
* | Port HPNS from 2.2 to master (#2863) | Joram Wilander | 2016-05-03 | 8 | -210/+352 |
| | |||||
* | PLT-2705 - Fixing jump to archive on mobile (#2861) | Asaad Mahmood | 2016-05-03 | 1 | -0/+7 |
| | |||||
* | Fix uploaded files being previewed on wrong channels (#2860) | Joram Wilander | 2016-05-03 | 2 | -9/+13 |
| | |||||
* | PLT-2758 - Removing sidebar animation (#2856) | Asaad Mahmood | 2016-05-03 | 3 | -19/+16 |
| | |||||
* | Adding about dialog to mobile RHS (#2854) | Christopher Speller | 2016-05-02 | 1 | -0/+28 |
| | |||||
* | Reverted New Messages indicator in center channel (#2853) | Harrison Healey | 2016-05-02 | 2 | -47/+0 |
| | |||||
* | Adding getChannels call for when channel is deleted and your in it (#2851) | Christopher Speller | 2016-05-02 | 1 | -2/+1 |
| | |||||
* | PLT-1915: Fix Timestamps are displayed as 12 hour even when set to 24 hour ↵ | enahum | 2016-05-02 | 4 | -4/+4 |
| | | | | mode (#2852) | ||||
* | Adding callback URLs to outgoing webhooks display (#2850) | Christopher Speller | 2016-05-02 | 1 | -0/+22 |
| | |||||
* | Fix locs for create_team and added a few spanish missing locs (#2840) | enahum | 2016-05-02 | 4 | -21/+26 |
| |