Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge pull request #1326 from mattermost/it33-patch-2 | Joram Wilander | 2015-11-06 | 1 | -5/+24 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Fixed ESLint error | it33 | 2015-11-06 | 1 | -1/+1 | |
| * | | Adding doc links | it33 | 2015-11-05 | 1 | -5/+24 | |
* | | | Merge pull request #1335 from mattermost/triple-dot-fix | Joram Wilander | 2015-11-06 | 1 | -1/+1 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Fix user profile never updating properly | JoramWilander | 2015-11-06 | 1 | -1/+1 | |
* | | | Merge pull request #1334 from mattermost/plt-121 | Joram Wilander | 2015-11-06 | 4 | -7/+171 | |
|\ \ \ | ||||||
| * | | | Fixing searching for quotations | Christopher Speller | 2015-11-06 | 4 | -7/+171 | |
* | | | | Merge pull request #1318 from mattermost/plt-1025 | Christopher Speller | 2015-11-06 | 2 | -16/+44 | |
|\ \ \ \ | ||||||
| * | | | | Use state for current screen in turotial intro | JoramWilander | 2015-11-05 | 1 | -5/+5 | |
| * | | | | Make dots in tutorial intro clickable and always at the same spot | JoramWilander | 2015-11-05 | 2 | -16/+44 | |
* | | | | | Merge pull request #1328 from mattermost/PLT-1016 | Christopher Speller | 2015-11-06 | 3 | -9/+38 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fixing issue with safari private mode | =Corey Hulen | 2015-11-05 | 1 | -1/+5 | |
| * | | | | | PLT-1016 force logout on other browsers | =Corey Hulen | 2015-11-05 | 3 | -8/+33 | |
* | | | | | | Merge pull request #1332 from mattermost/plt-560 | Christopher Speller | 2015-11-06 | 4 | -37/+66 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Prevent SSO users from changing their email | JoramWilander | 2015-11-06 | 4 | -37/+66 | |
* | | | | | | | Merge pull request #1333 from mattermost/GIT-888 | Christopher Speller | 2015-11-06 | 1 | -0/+9 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | GIT-888 improving perf | =Corey Hulen | 2015-11-06 | 1 | -0/+9 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #1331 from Tsynapse/patch-2 | Joram Wilander | 2015-11-06 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Update to proxy_pass | Jason | 2015-11-06 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #1327 from florianorben/PLT-857-2 | Joram Wilander | 2015-11-06 | 13 | -31/+585 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | remove max column size from 'props' | Florian Orben | 2015-11-06 | 1 | -1/+1 | |
| * | | | | | | fix alter table command for postgres | Florian Orben | 2015-11-06 | 2 | -1/+8 | |
| * | | | | | | fix logging statement not to post nonsense | Florian Orben | 2015-11-06 | 1 | -2/+2 | |
| * | | | | | | remove two unused assignments | Florian Orben | 2015-11-05 | 2 | -2/+0 | |
| * | | | | | | postgres needs another query to get table information... | Florian Orben | 2015-11-05 | 2 | -17/+8 | |
| * | | | | | | PLT-857: Support for Incoming Webhooks - Try #2 | Florian Orben | 2015-11-05 | 10 | -41/+182 | |
| * | | | | | | collapse text after 700 chars or 5 line breaks | Florian Orben | 2015-11-05 | 2 | -2/+60 | |
| * | | | | | | attachments frontend | Florian Orben | 2015-11-05 | 7 | -0/+359 | |
* | | | | | | | Merge pull request #1321 from hmhealey/plt911 | Joram Wilander | 2015-11-06 | 3 | -50/+125 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Moved public and private channels into separate sections in the search autoco... | hmhealey | 2015-11-05 | 3 | -36/+74 | |
| * | | | | | | | Fixed search autocomplete click handling | hmhealey | 2015-11-05 | 1 | -1/+1 | |
| * | | | | | | | Changed search autocomplete to scroll when making a selection using the keyboard | hmhealey | 2015-11-05 | 1 | -13/+50 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #1325 from hmhealey/plt618 | Joram Wilander | 2015-11-06 | 2 | -52/+350 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Changed markdown lexer to ignore lists containing only one item | hmhealey | 2015-11-05 | 1 | -50/+54 | |
| * | | | | | | | Cleaned up Markedown Lexer for eslint | hmhealey | 2015-11-05 | 1 | -62/+56 | |
| * | | | | | | | Copied part of the marked lexer into markdown.jsx | hmhealey | 2015-11-05 | 1 | -1/+298 | |
| * | | | | | | | Moved highlighting code out of markdown.jsx | hmhealey | 2015-11-05 | 2 | -51/+54 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #1329 from florianorben/no_panic_on_webhook_err | Joram Wilander | 2015-11-06 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | don't panic if incoming webhook contains invalid json | Florian Orben | 2015-11-06 | 1 | -0/+5 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Rename tests-emoticons.md to test-emoticons.md | it33 | 2015-11-05 | 1 | -0/+0 | |
* | | | | | | Create tests-emoticons.md | it33 | 2015-11-05 | 1 | -0/+930 | |
* | | | | | | Merge pull request #1330 from mattermost/revert-1324-PLT-480 | Corey Hulen | 2015-11-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Revert 59581c38506acf267854f33af3c1d25e876dbb69 | Corey Hulen | 2015-11-05 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #1320 from mattermost/PLT-1040 | Harrison Healey | 2015-11-05 | 2 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Switching to mp3 | =Corey Hulen | 2015-11-05 | 3 | -1/+1 | |
| * | | | | | PLT-1040 changing ding | =Corey Hulen | 2015-11-05 | 2 | -1/+1 | |
* | | | | | | Update Release-Numbering.md | it33 | 2015-11-05 | 1 | -1/+7 | |
* | | | | | | Merge pull request #1324 from gabel/PLT-480 | Joram Wilander | 2015-11-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | PLT-480: Use `Utils.displayUsername` for username renderings. (fixes #874) | Martin Fischer | 2015-11-05 | 1 | -1/+1 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #1302 from mattermost/it33-patch-1 | Corey Hulen | 2015-11-05 | 1 | -0/+2 | |
|\ \ \ \ \ | |/ / / / |/| | | | |