Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | PLT-340 allow team directory and open invites | =Corey Hulen | 2015-10-27 | 1 | -1/+7 | |
| * | | | | | | | Merge branch 'master' into PLT-340 | =Corey Hulen | 2015-10-27 | 3 | -8/+18 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Removing console.log | =Corey Hulen | 2015-10-27 | 1 | -2/+0 | |
| * | | | | | | | | PLT-340 | =Corey Hulen | 2015-10-27 | 28 | -139/+757 | |
| * | | | | | | | | Adding upgrade calls for db | =Corey Hulen | 2015-10-27 | 1 | -0/+3 | |
| * | | | | | | | | Merge branch 'master' into PLT-340 | =Corey Hulen | 2015-10-27 | 58 | -345/+1895 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Adding new fields to team model | =Corey Hulen | 2015-10-26 | 1 | -10/+17 | |
* | | | | | | | | | | 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 | |
* | | | | | | | | | | Update API.md | it33 | 2015-10-29 | 1 | -1/+1 | |
* | | | | | | | | | | Merge pull request #1235 from mattermost/it33-patch-1 | it33 | 2015-10-29 | 1 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add reference to Web Service API | it33 | 2015-10-29 | 1 | -5/+5 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #1234 from mattermost/lfbrock-patch-1 | it33 | 2015-10-29 | 1 | -0/+99 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Rename release-process to release-process.md | lfbrock | 2015-10-29 | 1 | -0/+0 | |
| * | | | | | | | | | | Update release-process | lfbrock | 2015-10-29 | 1 | -8/+0 | |
| * | | | | | | | | | | Update release-process | lfbrock | 2015-10-29 | 1 | -2/+0 | |
| * | | | | | | | | | | Create release-process | lfbrock | 2015-10-29 | 1 | -0/+109 | |
* | | | | | | | | | | | Merge pull request #1228 from mattermost/moving-api-doc | it33 | 2015-10-29 | 2 | -3/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Update README.md | it33 | 2015-10-29 | 1 | -1/+1 | |
| * | | | | | | | | | | Update and rename doc/api/Overview.md to doc/developer/API-Web-Service.md | it33 | 2015-10-29 | 1 | -2/+4 | |
* | | | | | | | | | | | Merge pull request #1225 from florianorben/1196-for-edit-modal | Harrison Healey | 2015-10-29 | 1 | -1/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | 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 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #1231 from hmhealey/plt798 | Joram Wilander | 2015-10-29 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Fixed nil pointer when failing to upload an oversized image | hmhealey | 2015-10-29 | 1 | -1/+1 | |
* | | | | | | | | | | Merge pull request #1230 from asaadmahmoodspin/ui-improvements | Corey Hulen | 2015-10-29 | 8 | -171/+239 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Updating margin for paragraphs | Asaad Mahmood | 2015-10-29 | 1 | -1/+7 | |
| * | | | | | | | | | UI Improvements | Asaad Mahmood | 2015-10-29 | 7 | -170/+232 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #1227 from mattermost/plt-849 | Joram Wilander | 2015-10-29 | 2 | -4/+45 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | 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 #1226 from mattermost/bug-fix | Corey Hulen | 2015-10-29 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fixing 200 error bug | =Corey Hulen | 2015-10-29 | 2 | -2/+2 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #1206 from florianorben/post_style | Corey Hulen | 2015-10-28 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | |