Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Added focus to the sidebar textbox when it is opened | hmhealey | 2016-02-04 | 1 | -0/+6 | |
| * | | | | | Added code to refocus on the post/comment textbox after a file is drag and dr... | hmhealey | 2016-02-04 | 2 | -0/+8 | |
| * | | | | | 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 | 8 | -390/+404 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | 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 | 4 | -385/+375 | |
| * | | | | Rename audits tab | JoramWilander | 2016-02-04 | 3 | -3/+10 | |
| * | | | | Disable remove license button until LDAP is disabled | JoramWilander | 2016-02-04 | 2 | -2/+4 | |
| * | | | | Fix license info localization | JoramWilander | 2016-02-04 | 3 | -4/+14 | |
| |/ / / | ||||||
* | | | | Merge pull request #2064 from hmhealey/plt882 | Christopher Speller | 2016-02-04 | 12 | -96/+115 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | 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 | 5 | -22/+27 | |
| * | | | 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 | 6 | -72/+64 | |
* | | | | Merge pull request #2052 from mattermost/PLT-1429 | Harrison Healey | 2016-02-04 | 9 | -26/+928 | |
|\ \ \ \ | ||||||
| * | | | | 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 | 25 | -268/+788 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| * | | | | Merge branch 'master' into PLT-1429 | =Corey Hulen | 2016-02-03 | 52 | -842/+2399 | |
| |\ \ \ \ | ||||||
| * | | | | | Fixing console | =Corey Hulen | 2016-02-02 | 1 | -1/+1 | |
| * | | | | | Adding props to admin console | =Corey Hulen | 2016-02-02 | 3 | -12/+108 | |
| * | | | | | Adding loc to front-end | =Corey Hulen | 2016-02-02 | 3 | -51/+302 | |
| * | | | | | Fixing merge | =Corey Hulen | 2016-02-01 | 153 | -1784/+9627 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | merging | =Corey Hulen | 2016-01-25 | 22 | -338/+1085 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | merging | =Corey Hulen | 2016-01-22 | 1694 | -147/+1541284 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | 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 | 30 | -118/+643 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Adding UI | =Corey Hulen | 2016-01-11 | 2 | -0/+295 | |
| * | | | | | | | | | | Fixing unit tests | =Corey Hulen | 2016-01-09 | 1 | -1/+1 | |
| * | | | | | | | | | | Fixing unit tests | =Corey Hulen | 2016-01-08 | 1 | -0/+4 | |
| * | | | | | | | | | | partial fix for UI | =Corey Hulen | 2016-01-08 | 3 | -13/+30 | |
* | | | | | | | | | | | Fixing center channel icon position in IE | Asaad Mahmood | 2016-02-04 | 1 | -0/+1 | |
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #2068 from hmhealey/plt1767 | Corey Hulen | 2016-02-04 | 1 | -3/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | 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 | 5 | -65/+90 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Multiple UI Improvements | Asaad Mahmood | 2016-02-03 | 5 | -65/+90 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #2065 from ZBoxApp/PLT-7-fix | Corey Hulen | 2016-02-03 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix claim translations | Elias Nahum | 2016-02-03 | 1 | -2/+2 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #2063 from mattermost/fix-loc | Corey Hulen | 2016-02-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | 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 | 25 | -268/+788 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Fix socketError message in spanish | Elias Nahum | 2016-02-03 | 1 | -1/+1 | |
| * | | | | | | | | Add missing translations | Elias Nahum | 2016-02-03 | 2 | -99/+110 | |
| * | | | | | | | | Messages for SocketStore and small fixes | Elias Nahum | 2016-02-03 | 8 | -43/+96 | |
| * | | | | | | | | PLT-7: Refactoring frontend (chunk 11) | Elias Nahum | 2016-02-03 | 19 | -126/+582 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* / | | | | | | | Fix katex sanitization | JoramWilander | 2016-02-03 | 1 | -1/+1 | |
|/ / / / / / / |