Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Added code to refocus on the post/comment textbox after a file is drag and ↵ | hmhealey | 2016-02-04 | 2 | -0/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | dropped | |||||
| * | | | | | Updated RHS textbox to refocus after clicking to upload a file | hmhealey | 2016-02-04 | 1 | -0/+5 | |
| | | | | | | ||||||
| * | | | | | Cleaned up textbox focus code | hmhealey | 2016-02-04 | 3 | -42/+18 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #2073 from mattermost/ee-updates | Corey Hulen | 2016-02-04 | 6 | -337/+350 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | Some general updates to EE | |||||
| * | | | | Move license storage to database | JoramWilander | 2016-02-04 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Turn failed audit descriptions red | JoramWilander | 2016-02-04 | 1 | -1/+6 | |
| | | | | | ||||||
| * | | | | Convert audit_table to a proper table | JoramWilander | 2016-02-04 | 3 | -331/+327 | |
| | | | | | ||||||
| * | | | | Rename audits tab | JoramWilander | 2016-02-04 | 2 | -2/+2 | |
| | | | | | ||||||
| * | | | | Disable remove license button until LDAP is disabled | JoramWilander | 2016-02-04 | 2 | -2/+4 | |
| | | | | | ||||||
| * | | | | Fix license info localization | JoramWilander | 2016-02-04 | 1 | -2/+12 | |
| |/ / / | ||||||
* | | | | Merge pull request #2064 from hmhealey/plt882 | Christopher Speller | 2016-02-04 | 9 | -91/+103 | |
|\ \ \ \ | |/ / / |/| | | | PLT-882 Ephemeral Messages and Out-Of-Channel mentions | |||||
| * | | | Added helper methods to send ephemeral messages to specific users | hmhealey | 2016-02-04 | 2 | -2/+19 | |
| | | | | ||||||
| * | | | Changed how posts are marked ephemeral | hmhealey | 2016-02-04 | 4 | -6/+9 | |
| | | | | ||||||
| * | | | Changed PostStore to not clear a deleted post's message | hmhealey | 2016-02-04 | 3 | -18/+23 | |
| | | | | ||||||
| * | | | Added ephemeral messages sent when a user mentions someone not in the channel | hmhealey | 2016-02-04 | 2 | -1/+3 | |
| | | | | ||||||
| * | | | Changed deleted posts to be more general ephemeral posts | hmhealey | 2016-02-04 | 5 | -71/+56 | |
| | | | | ||||||
* | | | | Merge pull request #2052 from mattermost/PLT-1429 | Harrison Healey | 2016-02-04 | 6 | -18/+883 | |
|\ \ \ \ | |/ / / |/| | | | PLT-1429 adding user created slash commands | |||||
| * | | | PLT-1429 Fixing code review comments | =Corey Hulen | 2016-02-04 | 1 | -1/+0 | |
| | | | | ||||||
| * | | | Merge branch 'master' into PLT-1429 | =Corey Hulen | 2016-02-03 | 23 | -145/+518 | |
| |\| | | ||||||
| * | | | Merge branch 'master' into PLT-1429 | =Corey Hulen | 2016-02-03 | 48 | -771/+2139 | |
| |\ \ \ | ||||||
| * | | | | Fixing console | =Corey Hulen | 2016-02-02 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Adding props to admin console | =Corey Hulen | 2016-02-02 | 1 | -4/+100 | |
| | | | | | ||||||
| * | | | | Adding loc to front-end | =Corey Hulen | 2016-02-02 | 2 | -51/+269 | |
| | | | | | ||||||
| * | | | | Fixing merge | =Corey Hulen | 2016-02-01 | 126 | -1589/+7199 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | merging | =Corey Hulen | 2016-01-25 | 20 | -331/+1082 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | merging | =Corey Hulen | 2016-01-22 | 29 | -113/+421 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | merging | =Corey Hulen | 2016-01-15 | 1 | -3/+3 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | finishing up commands UI | =Corey Hulen | 2016-01-14 | 2 | -68/+308 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Merge branch 'master' into PLT-1429 | =Corey Hulen | 2016-01-14 | 24 | -94/+619 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Adding UI | =Corey Hulen | 2016-01-11 | 2 | -0/+295 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Fixing unit tests | =Corey Hulen | 2016-01-09 | 1 | -1/+1 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | partial fix for UI | =Corey Hulen | 2016-01-08 | 3 | -13/+30 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #2068 from hmhealey/plt1767 | Corey Hulen | 2016-02-04 | 1 | -3/+2 | |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | PLT-1767 Fixed editing your last comment in the RHS | |||||
| * | | | | | | | | | | Fixed editing your last comment in the RHS | hmhealey | 2016-02-04 | 1 | -3/+2 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | Fixed localization issues in file_upload.jsx | hmhealey | 2016-02-04 | 1 | -3/+3 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #2062 from asaadmahmoodspin/ui-improvements | Joram Wilander | 2016-02-04 | 2 | -54/+74 | |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Multiple UI Improvements | |||||
| * | | | | | | | | | | Multiple UI Improvements | Asaad Mahmood | 2016-02-03 | 2 | -54/+74 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #2063 from mattermost/fix-loc | Corey Hulen | 2016-02-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | Fixing loc error | |||||
| * | | | | | | | | | Fixing loc error | =Corey Hulen | 2016-02-03 | 1 | -1/+1 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #2060 from ZBoxApp/PLT-7-channel | Harrison Healey | 2016-02-03 | 23 | -145/+518 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | PLT-7: Refactoring frontend (chunk 11) | |||||
| * | | | | | | | | Messages for SocketStore and small fixes | Elias Nahum | 2016-02-03 | 6 | -42/+81 | |
| | | | | | | | | | ||||||
| * | | | | | | | | PLT-7: Refactoring frontend (chunk 11) | Elias Nahum | 2016-02-03 | 17 | -103/+437 | |
| | |_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - channel view - Added translations for previous commits - Fix bug on signup_team email body | |||||
* / | | | | | | | Fix katex sanitization | JoramWilander | 2016-02-03 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #2055 from khoa-le/PLT-1693 | Christopher Speller | 2016-02-03 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | PLT-1693: Clear the password input boxes when user enter incorrect Retype New P… | |||||
| * | | | | | | | Clear the password input boxes when user enter incorrect Retype New Password. | Khoa, Le Ngoc | 2016-02-03 | 1 | -1/+2 | |
| | | | | | | | | ||||||
* | | | | | | | | Merge pull request #2054 from khoa-le/PLT-1433 | Christopher Speller | 2016-02-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | PLT-1433 OGG files render as audio files with preview | |||||
| * | | | | | | | | OGG files render as audio files with preview | Khoa, Le Ngoc | 2016-02-03 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #2049 from mattermost/plt-1856 | Christopher Speller | 2016-02-03 | 9 | -536/+772 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | PLT-1856 Add basic server audit tab to system console for EE | |||||
| * | | | | | | | | Add basic server audit tab to system console for EE | JoramWilander | 2016-02-02 | 9 | -536/+772 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #2045 from mattermost/plt-1849 | Christopher Speller | 2016-02-03 | 5 | -85/+342 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | PLT-1849 Added extra system-wide statistics for EE |