Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | 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 | |
|\ \ | | | | | | | PLT-639: display full name, nickname or username in direct messages | |||||
| * | | 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 | |
|\ | | | | | PLT-340 allow team directory and open invites | |||||
| * | 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 | |
| | | | | | | | | | | | | Forgot to add those altough they are quite common | |||||
* | | | 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 | |
|\ \ \ | | | | | | | | | PLT-631/PLT-764/PLT-204/PLT-521 Updating autolinking and handling of underscores by the markdown parser | |||||
| * | | | 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 | |
|\ \ \ \ | | | | | | | | | | | PLT-836 Prevent markdown styled links from embedding gifs | |||||
| * | | | | 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 | |
|\ \ \ \ \ | | | | | | | | | | | | | PLT-600 Renamed channel description to channel header and added channel purpose field | |||||
| * | | | | | 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 | |
|\ \ \ \ \ | | | | | | | | | | | | | allow messages to be send on ctrl+enter | |||||
| * | | | | | add new user-setting section 'advanced' and remove ctrl-send setting from ↵ | Florian Orben | 2015-10-28 | 1 | -1/+2 | |
| | |_|/ / | |/| | | | | | | | | | | | | | general tab | |||||
* | | | | | 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 | |
|\ \ \ | |/ / |/| | | PLT-25 adding stats to admin console | |||||
| * | | 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 styling to channel member popover | |||||
| * | | | | | | 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 | |
| |_|_|_|/ / |/| | | | | | | | | | | | | | | | | | this also handles the case where user_name having '_' | |||||
* | | | | | | Merge pull request #1178 from mattermost/update-web-socket-help | Corey Hulen | 2015-10-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | Update web socket help | |||||
| * | | | | | Update websocket error | it33 | 2015-10-25 | 1 | -1/+1 | |
| | |_|/ / | |/| | | | | | | | | Getting this error when websockets is properly configured and connection is just slow | |||||
* | | | | | Merge pull request #1189 from mattermost/plt-762 | Joram Wilander | 2015-10-26 | 2 | -2/+3 | |
|\ \ \ \ \ | | | | | | | | | | | | | PLT-762 Fix error message on leaving channel | |||||
| * | | | | | 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 ↵ | Harrison Healey | 2015-10-26 | 1 | -14/+48 | |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | trashcan/github-1130-handle-trailing-characters-after-user Handle trailing characters after user | |||||
| * | | | | Fix highlighting of trailing punctuation for own username | Pat Lathem | 2015-10-25 | 1 | -4/+4 | |
| | | | | | ||||||
| * | | | | Fix off by one error | Pat Lathem | 2015-10-24 | 1 | -7/+7 | |
| | | | | | ||||||
| * | | | | Remove trailing punctuation when parsing @username references | Pat Lathem | 2015-10-24 | 1 | -13/+47 | |
| | | | | | ||||||
* | | | | | Merge pull request #1170 from florianorben/PLT-395 | Harrison Healey | 2015-10-26 | 3 | -0/+123 | |
|\ \ \ \ \ | | | | | | | | | | | | | PLT-395: Add syntax highlighting to Markdown code blocks | |||||
| * | | | | | Add java and ini language | Florian Orben | 2015-10-24 | 2 | -1/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Forgot to add those altough they are quite common | |||||
| * | | | | | fix markup if code is of unknown language | Florian Orben | 2015-10-24 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | code style theme chooser | Florian Orben | 2015-10-24 | 2 | -0/+33 | |
| | | | | | |