Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge pull request #1253 from rgarmsen2295/plt-799 | Christopher Speller | 2015-11-02 | 1 | -0/+1 | |
|\ \ \ \ | ||||||
| * | | | | Turn-off default auto-completion in the search bar | Reed Garmsen | 2015-10-30 | 1 | -0/+1 | |
* | | | | | Update about.html | it33 | 2015-11-01 | 1 | -1/+1 | |
| |/ / / |/| | | | ||||||
* | | | | Merge pull request #1248 from mattermost/it33-patch-1 | Corey Hulen | 2015-10-30 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Fixed typo | it33 | 2015-10-30 | 1 | -1/+1 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #1251 from rgarmsen2295/plt-941 | Corey Hulen | 2015-10-30 | 1 | -2/+2 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Added Safari 7 and IE10 to the list of unsupported browsers | Reed Garmsen | 2015-10-30 | 1 | -2/+2 | |
| |/ / | ||||||
* / / | Fixing eslint not recursing | Christopher Speller | 2015-10-30 | 3 | -8/+6 | |
|/ / | ||||||
* | | Merge pull request #1238 from girishso/webhook-creator-notifs | Corey Hulen | 2015-10-30 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | display webhook notifications to the creator of webhook | Girish S | 2015-10-30 | 1 | -1/+1 | |
* | | | Merge pull request #1236 from girishso/webhook-notification | Corey Hulen | 2015-10-30 | 1 | -1/+3 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Show usernames overridden by Incoming Webhooks in notification messages. | Girish S | 2015-10-30 | 1 | -1/+3 | |
| |/ | ||||||
* | | Merge pull request #1211 from mattermost/PLT-340 | Joram Wilander | 2015-10-30 | 15 | -72/+545 | |
|\ \ | ||||||
| * | | Adding error when enabling team dir without global prop being set. | =Corey Hulen | 2015-10-29 | 1 | -2/+9 | |
| * | | Moving single team redirect to backend | =Corey Hulen | 2015-10-28 | 2 | -8/+5 | |
| * | | Merge branch 'master' into PLT-340 | =Corey Hulen | 2015-10-28 | 4 | -13/+10 | |
| |\ \ | ||||||
| * | | | Removing console.log | =Corey Hulen | 2015-10-27 | 1 | -2/+0 | |
| * | | | PLT-340 | =Corey Hulen | 2015-10-27 | 15 | -72/+543 | |
* | | | | Merge pull request #1220 from florianorben/PLT-395 | Harrison Healey | 2015-10-30 | 14 | -2/+231 | |
|\ \ \ \ | ||||||
| * | | | | allow code theme to be shareable | Florian Orben | 2015-10-29 | 2 | -2/+7 | |
| * | | | | 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 | 9 | -2/+111 | |
| * | | | | highlight code in markdown blocks | Florian Orben | 2015-10-29 | 6 | -0/+103 | |
* | | | | | Merge pull request #1233 from hmhealey/plt600 | Christopher Speller | 2015-10-30 | 2 | -5/+12 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | Added help text for the channel header and purpose dialogs | hmhealey | 2015-10-29 | 2 | -5/+12 | |
| |/ / / | ||||||
* | | | | simplify check if ctrl+enter was pressed | Florian Orben | 2015-10-29 | 2 | -75/+4 | |
* | | | | fix component unmount | Florian Orben | 2015-10-29 | 2 | -1/+70 | |
* | | | | enable ctrl+enter send for edit msg modal | Florian Orben | 2015-10-29 | 1 | -4/+25 | |
|/ / / | ||||||
* | | | Updating margin for paragraphs | Asaad Mahmood | 2015-10-29 | 1 | -1/+7 | |
* | | | UI Improvements | Asaad Mahmood | 2015-10-29 | 7 | -170/+232 | |
* | | | Add team type constants. | JoramWilander | 2015-10-29 | 1 | -0/+2 | |
* | | | Update town square intro text. | JoramWilander | 2015-10-29 | 1 | -4/+43 | |
* | | | Merge pull request #1224 from rgarmsen2295/plt-763 | Joram Wilander | 2015-10-29 | 4 | -2/+4 | |
|\ \ \ | ||||||
| * | | | Fixed issue with refocusing not working after editing a post in the RHS | Reed Garmsen | 2015-10-28 | 4 | -2/+4 | |
* | | | | Merge pull request #1221 from florianorben/disallow_edit_bot_msg_arrow_up | Joram Wilander | 2015-10-29 | 1 | -4/+5 | |
|\ \ \ \ | ||||||
| * | | | | Dont edit reply messages of outgoing webhooks by pressing up-arrow in chat in... | Florian Orben | 2015-10-28 | 1 | -4/+5 | |
* | | | | | 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 #1206 from florianorben/post_style | Corey Hulen | 2015-10-28 | 1 | -1/+2 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Change post paragraphs' line heights and margins for better readability | Florian Orben | 2015-10-28 | 1 | -1/+2 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #1213 from mattermost/plt-836 | Corey Hulen | 2015-10-28 | 2 | -27/+43 | |
|\ \ \ \ | ||||||
| * | | | | Prevent markdown styled links from embedding gifs | JoramWilander | 2015-10-28 | 2 | -27/+43 | |
* | | | | | Merge pull request #1199 from hmhealey/plt600 | Corey Hulen | 2015-10-28 | 11 | -138/+321 | |
|\ \ \ \ \ | ||||||
| * | | | | | Added ability to see/edit channel purpose in the client | hmhealey | 2015-10-27 | 8 | -92/+274 | |
| * | | | | | Renamed Channel.Description to Channel.Header on the client | hmhealey | 2015-10-27 | 10 | -62/+63 | |
* | | | | | | Multiple UI changes | Asaad Mahmood | 2015-10-29 | 14 | -59/+86 |