Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | PLT-2755 Shortcut to upload file (#2848) | David Lu | 2016-05-02 | 2 | -1/+9 |
| | | | | | | * Added file upload shortcuts (CTRL+U and CMD+U) * Added KeyCode for U | ||||
* | Fixing zero case for members modal. Removing :( (#2846) | Christopher Speller | 2016-05-02 | 2 | -11/+5 |
| | |||||
* | Fix the EmailVerified column value from '1' to true (#2843) | Park Daesun | 2016-05-02 | 1 | -2/+2 |
| | | | | | | | | | | | | | EmailVerified column type is bool. but these queries were a string type and a number type. this is ok in Mysql but cause errors in Postgresql. like this(user_test.go:970). ``` [2016/05/02 23:20:47 KST] [EROR] /api/v3/users/reset_password:SqlUserStore.UpdatePassword code=500 rid=ezj4agkewibjzni3ptybq5knbh uid=9z53qbkxj7nq9m8r8jbb47enzr ip=::1 We couldn't update the user password [details: id=8bymugax77yhfff9zj4frthapc, pq: column "emailverified" is of type boolean but expression is of type integer] --- FAIL: TestResetPassword (0.90s) user_test.go:970: : We couldn't update the user password, id=8bymugax77yhfff9zj4frthapc, pq: column "emailverified" is of type boolean but expression is of type integer ``` | ||||
* | Copying profiles on posts_view so we can detect new users (#2847) | Christopher Speller | 2016-05-02 | 1 | -1/+1 |
| | |||||
* | Fixing edit direct channel header (#2842) | Christopher Speller | 2016-05-02 | 3 | -13/+20 |
| | |||||
* | Removed @all mention suggestion (#2845) | Harrison Healey | 2016-05-02 | 1 | -6/+1 |
| | |||||
* | Locking deps to specific version (#2844) | Christopher Speller | 2016-05-02 | 1 | -9/+9 |
| | |||||
* | Fixed PostStore to not return deleted posts when attempting to edit (#2839) | Harrison Healey | 2016-05-02 | 1 | -12/+28 |
| | |||||
* | Multiple UI improvements (#2838) | Asaad Mahmood | 2016-05-02 | 5 | -485/+497 |
| | | | | | | * Multiple UI improvements * Adding translations in en.json | ||||
* | Add latest spanish translations (#2836) | enahum | 2016-05-02 | 4 | -99/+224 |
| | |||||
* | PLT-2245 Change tutorial text from "Team Invite" to "Invite teammates" (#2834) | lfbrock | 2016-05-02 | 6 | -6/+6 |
| | | | | | | | | | | | | | | * Update tutorial intro text * Update en.json * Update es.json * Update fr.json * Update ja.json * Update pt.json | ||||
* | Properly checked for channel change before closing LHS (#2833) | Harrison Healey | 2016-05-02 | 1 | -3/+5 |
| | |||||
* | Fix cancelling in-progress uploads (#2832) | Joram Wilander | 2016-05-02 | 1 | -1/+1 |
| | |||||
* | Fixed cancel link when adding incoming webhooks (#2831) | Joram Wilander | 2016-05-02 | 1 | -1/+1 |
| | |||||
* | Removing panics on config and license loading errors. Nice error messages ↵ | Christopher Speller | 2016-05-02 | 2 | -3/+19 |
| | | | | instead. (#2829) | ||||
* | Use relative team URL for deleting channels (#2828) | Joram Wilander | 2016-05-02 | 1 | -1/+1 |
| | |||||
* | Redirect to town square rather than team select on bad channel (#2826) | Christopher Speller | 2016-05-02 | 1 | -1/+5 |
| | |||||
* | Closing 'RHS' on mobile when jump link is clicked (#2825) | Christopher Speller | 2016-05-02 | 2 | -5/+29 |
| | |||||
* | Fixing LDAP editing of attributes (#2824) | Christopher Speller | 2016-05-02 | 6 | -136/+207 |
| | |||||
* | PLT-2586 Fixed problem when New Messages indicator is triggered by own ↵ | Compaurum | 2016-05-02 | 1 | -1/+1 |
| | | | | | | | | message (#2816) * Fixed problem when New Messages indicator is triggered by own message * changed to styleguide | ||||
* | Fix date on pasted images (#2830) | Joram Wilander | 2016-04-29 | 1 | -1/+1 |
| | |||||
* | added TrimSpace() to GLU email (#2827) | Cyril Terets | 2016-04-29 | 1 | -0/+1 |
| | |||||
* | General react performance improvements (#2796) | Joram Wilander | 2016-04-29 | 19 | -225/+253 |
| | | | | | | * General React performance improvements * Cleaned up unused props/state in PermaLinkView and PostFocusView | ||||
* | Update to MFA help text (#2822) | it33 | 2016-04-29 | 1 | -4/+4 |
| | | | | | | | | | | * Update to MFA help text * Changing "QR Code" to "Bar Code" Google Authenticator UI calls it "Bar Code", not "QR Code" * Updating MFA removal help text | ||||
* | Reverting center channel margins and fixing the channel names (#2823) | Asaad Mahmood | 2016-04-29 | 4 | -9/+10 |
| | | | | | Fixing margin for channel intro Adjusting margins for preformatted text | ||||
* | Update to Apache v2 | it33 | 2016-04-28 | 1 | -2/+2 |
| | |||||
* | Fixing help links | =Corey Hulen | 2016-04-28 | 2 | -0/+34 |
| | |||||
* | Fixing cookie | =Corey Hulen | 2016-04-28 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of https://github.com/mattermost/platform | =Corey Hulen | 2016-04-28 | 18 | -53/+138 |
|\ | |||||
| * | Fixing slack import. (#2819) | Christopher Speller | 2016-04-28 | 6 | -14/+48 |
| | | |||||
| * | Fixing long usernames (#2821) | Asaad Mahmood | 2016-04-28 | 4 | -1/+19 |
| | | | | | | | | | | | | | | | | * Submitting a fix for popover titles * Fixing heading for channels * Fixing other minor corner cases for long username | ||||
| * | Don't return error if already part of channel being joined (#2814) | Joram Wilander | 2016-04-28 | 6 | -10/+32 |
| | | |||||
| * | Only cache 3 post views at a time (#2818) | Joram Wilander | 2016-04-28 | 1 | -1/+9 |
| | | |||||
| * | Update {user} is typing.. based on display name setting (#2817) | Joram Wilander | 2016-04-28 | 1 | -14/+14 |
| | | |||||
| * | Change footer links to a tags instead of Link tags (#2815) | Joram Wilander | 2016-04-28 | 1 | -13/+16 |
| | |