Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor changes to statuses client code | JoramWilander | 2015-11-03 | 1 | -1/+3 |
* | Multiple fixes to major performance issues with teams with 50+ users | JoramWilander | 2015-11-03 | 3 | -6/+16 |
* | Add tutorial popovers | JoramWilander | 2015-11-02 | 1 | -3/+8 |
* | Add tutorial intro screens for new users. | JoramWilander | 2015-11-02 | 1 | -0/+2 |
* | Merge pull request #1249 from mattermost/plt-823 | Harrison Healey | 2015-11-02 | 2 | -0/+223 |
|\ | |||||
| * | Some renaming | Christopher Speller | 2015-11-02 | 1 | -1/+1 |
| * | Hooking up external components | Christopher Speller | 2015-11-02 | 1 | -0/+5 |
| * | Refactoring center channel | Christopher Speller | 2015-11-02 | 1 | -0/+218 |
* | | Merge pull request #1259 from stasvovk/PLT-639 | Christopher Speller | 2015-11-02 | 1 | -0/+17 |
|\ \ | |||||
| * | | fixed errors in displayUsername | Stas Vovk | 2015-11-02 | 1 | -3/+3 |
| * | | display full name, nickname or username in direct messages | Stas Vovk | 2015-11-01 | 1 | -0/+17 |
| |/ | |||||
* / | fix isBrowserEdge typo | Vincent Taverna | 2015-11-01 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #1211 from mattermost/PLT-340 | Joram Wilander | 2015-10-30 | 1 | -5/+5 |
|\ | |||||
| * | Merge branch 'master' into PLT-340 | =Corey Hulen | 2015-10-28 | 1 | -2/+6 |
| |\ | |||||
| * | | PLT-340 | =Corey Hulen | 2015-10-27 | 1 | -5/+5 |
* | | | use XML syntax highlighting if provided language is html | Florian Orben | 2015-10-29 | 1 | -4/+10 |
* | | | escape user input | Florian Orben | 2015-10-29 | 1 | -2/+2 |
* | | | Add java and ini language | Florian Orben | 2015-10-29 | 2 | -1/+7 |
* | | | fix markup if code is of unknown language | Florian Orben | 2015-10-29 | 1 | -1/+1 |
* | | | code style theme chooser | Florian Orben | 2015-10-29 | 2 | -0/+33 |
* | | | highlight code in markdown blocks | Florian Orben | 2015-10-29 | 2 | -0/+84 |
* | | | Add team type constants. | JoramWilander | 2015-10-29 | 1 | -0/+2 |
* | | | Merge pull request #1218 from hmhealey/underscores | Joram Wilander | 2015-10-29 | 2 | -37/+77 |
|\ \ \ | |||||
| * | | | Updated markdown regexes to better handle underscores and links | hmhealey | 2015-10-28 | 2 | -33/+42 |
| * | | | Modified markdown lexer to not break up words written in snake_case | hmhealey | 2015-10-28 | 2 | -8/+39 |
* | | | | Merge pull request #1213 from mattermost/plt-836 | Corey Hulen | 2015-10-28 | 1 | -26/+42 |
|\ \ \ \ | |||||
| * | | | | Prevent markdown styled links from embedding gifs | JoramWilander | 2015-10-28 | 1 | -26/+42 |
* | | | | | Merge pull request #1199 from hmhealey/plt600 | Corey Hulen | 2015-10-28 | 1 | -4/+21 |
|\ \ \ \ \ | |||||
| * | | | | | Added ability to see/edit channel purpose in the client | hmhealey | 2015-10-27 | 1 | -0/+17 |
| * | | | | | Renamed Channel.Description to Channel.Header on the client | hmhealey | 2015-10-27 | 1 | -4/+4 |
* | | | | | | Multiple UI changes | Asaad Mahmood | 2015-10-29 | 1 | -0/+2 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge pull request #1196 from florianorben/send-on-ctrl | Joram Wilander | 2015-10-28 | 1 | -1/+2 |
|\ \ \ \ \ | |||||
| * | | | | | add new user-setting section 'advanced' and remove ctrl-send setting from gen... | Florian Orben | 2015-10-28 | 1 | -1/+2 |
| | |_|/ / | |/| | | | |||||
* | | | | | Revert "PLT-395: Add syntax highlighting to Markdown code blocks" | Christopher Speller | 2015-10-28 | 3 | -123/+0 |
| |_|_|/ |/| | | | |||||
* | | | | Dont display '1 minute ago' timestamps for post posted < than 1 minute ago | Florian Orben | 2015-10-28 | 1 | -2/+6 |
|/ / / | |||||
* | | | Merge pull request #1190 from mattermost/PLT-25 | Corey Hulen | 2015-10-27 | 1 | -0/+14 |
|\ \ \ | |/ / |/| | | |||||
| * | | adding arrow notation | =Corey Hulen | 2015-10-26 | 1 | -1/+1 |
| * | | Merge branch 'master' into PLT-25 | =Corey Hulen | 2015-10-26 | 6 | -19/+179 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' into PLT-25 | =Corey Hulen | 2015-10-25 | 3 | -6/+8 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' into PLT-25 | =Corey Hulen | 2015-10-23 | 5 | -57/+61 |
| |\ \ \ \ | |||||
| * | | | | | Adding analytics tab | =Corey Hulen | 2015-10-22 | 1 | -0/+14 |
* | | | | | | Merge pull request #1174 from florianorben/member-popover | Christopher Speller | 2015-10-27 | 1 | -0/+42 |
|\ \ \ \ \ \ | |||||
| * | | | | | | add helper method to initiate a direct channel chat | Florian Orben | 2015-10-26 | 1 | -0/+42 |
* | | | | | | | auto-link mentions with user names having symbols | Girish S | 2015-10-27 | 2 | -4/+15 |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | Merge pull request #1178 from mattermost/update-web-socket-help | Corey Hulen | 2015-10-26 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Update websocket error | it33 | 2015-10-25 | 1 | -1/+1 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge pull request #1189 from mattermost/plt-762 | Joram Wilander | 2015-10-26 | 2 | -2/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Fix error message on leaving channel | JoramWilander | 2015-10-26 | 2 | -2/+3 |
| | |_|_|/ | |/| | | | |||||
* / | | | | PLT-703: Support multiple users being shown as typing underneath input boxes. | Florian Orben | 2015-10-26 | 1 | -0/+1 |
|/ / / / | |||||
* | | | | Merge pull request #1171 from trashcan/github-1130-handle-trailing-characters... | Harrison Healey | 2015-10-26 | 1 | -14/+48 |
|\ \ \ \ |