Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | UI Improvements | Asaad Mahmood | 2015-10-29 | 2 | -91/+125 |
* | Update town square intro text. | JoramWilander | 2015-10-29 | 1 | -4/+43 |
* | Fixed issue with refocusing not working after editing a post in the RHS | Reed Garmsen | 2015-10-28 | 4 | -2/+4 |
* | Merge pull request #1213 from mattermost/plt-836 | Corey Hulen | 2015-10-28 | 1 | -1/+1 |
|\ | |||||
| * | Prevent markdown styled links from embedding gifs | JoramWilander | 2015-10-28 | 1 | -1/+1 |
* | | Merge pull request #1199 from hmhealey/plt600 | Corey Hulen | 2015-10-28 | 9 | -133/+299 |
|\ \ | |||||
| * | | Added ability to see/edit channel purpose in the client | hmhealey | 2015-10-27 | 6 | -91/+256 |
| * | | Renamed Channel.Description to Channel.Header on the client | hmhealey | 2015-10-27 | 8 | -57/+58 |
* | | | Multiple UI changes | Asaad Mahmood | 2015-10-29 | 7 | -12/+33 |
* | | | Merge branch 'master' of https://github.com/mattermost/platform into ui-impro... | Asaad Mahmood | 2015-10-29 | 8 | -93/+234 |
|\ \ \ | |||||
| * \ \ | Merge pull request #1196 from florianorben/send-on-ctrl | Joram Wilander | 2015-10-28 | 6 | -16/+233 |
| |\ \ \ | |||||
| | * | | | add new user-setting section 'advanced' and remove ctrl-send setting from gen... | Florian Orben | 2015-10-28 | 6 | -100/+200 |
| | * | | | allow messages to be send on ctrl+enter | Florian Orben | 2015-10-28 | 3 | -17/+134 |
| * | | | | Revert "PLT-395: Add syntax highlighting to Markdown code blocks" | Christopher Speller | 2015-10-28 | 2 | -77/+1 |
* | | | | | Merge branch 'master' of https://github.com/mattermost/platform into ui-impro... | Asaad Mahmood | 2015-10-28 | 12 | -39/+451 |
|\| | | | | |||||
| * | | | | PLT-25 fixing issues with stats page | =Corey Hulen | 2015-10-27 | 2 | -10/+4 |
| |/ / / | |||||
| * | | | Merge pull request #1190 from mattermost/PLT-25 | Corey Hulen | 2015-10-27 | 4 | -1/+418 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Merge branch 'master' into PLT-25 | =Corey Hulen | 2015-10-26 | 9 | -99/+250 |
| | |\ \ | |||||
| | * | | | PLT-25 adding stats to admin console | =Corey Hulen | 2015-10-26 | 2 | -68/+77 |
| | * | | | Merge branch 'master' into PLT-25 | =Corey Hulen | 2015-10-25 | 14 | -115/+412 |
| | |\ \ \ | |||||
| | * | | | | PLT-25 adding analytics panel | =Corey Hulen | 2015-10-23 | 2 | -12/+228 |
| | * | | | | Merge branch 'master' into PLT-25 | =Corey Hulen | 2015-10-23 | 46 | -183/+332 |
| | |\ \ \ \ | |||||
| | * | | | | | Adding post counts by days | =Corey Hulen | 2015-10-22 | 1 | -3/+37 |
| | * | | | | | Adding analytics tab | =Corey Hulen | 2015-10-22 | 3 | -1/+159 |
| * | | | | | | Merge pull request #1195 from mattermost/plt-822 | Corey Hulen | 2015-10-27 | 7 | -28/+29 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Refactoring post_store into post_store and search_store | Christopher Speller | 2015-10-26 | 7 | -28/+29 |
| | | |_|_|_|/ | | |/| | | | | |||||
* | | | | | | | Merge branch 'master' of https://github.com/mattermost/platform into ui-impro... | Asaad Mahmood | 2015-10-27 | 17 | -204/+708 |
|\| | | | | | | |||||
| * | | | | | | Merge pull request #1197 from rgarmsen2295/plt-166 | Christopher Speller | 2015-10-27 | 1 | -1/+6 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Fixed issue with missing help text for @all and @channel in mention list | Reed Garmsen | 2015-10-26 | 1 | -1/+6 |
| | | |_|_|_|/ | | |/| | | | | |||||
| * | | | | | | add helper method to initiate a direct channel chat | Florian Orben | 2015-10-26 | 2 | -87/+24 |
| * | | | | | | use 'Overlay' instead if 'OverlayTrigger' | Florian Orben | 2015-10-26 | 1 | -22/+28 |
| * | | | | | | Add some to channel member popover | Florian Orben | 2015-10-26 | 1 | -2/+132 |
| |/ / / / / | |||||
| * | | | | | Merge pull request #1193 from hmhealey/plt798 | Corey Hulen | 2015-10-26 | 2 | -3/+9 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fixed file upload and profile picture upload error display to work for server... | hmhealey | 2015-10-26 | 2 | -3/+9 |
| | |/ / / / | |||||
| * | | | | | Merge pull request #1191 from mattermost/PLT-564 | Joram Wilander | 2015-10-26 | 1 | -12/+0 |
| |\ \ \ \ \ | |||||
| | * | | | | | PLT-564 removing auto-hide from error bar | =Corey Hulen | 2015-10-26 | 1 | -12/+0 |
| * | | | | | | Merge pull request #1173 from florianorben/PLT-642 | Corey Hulen | 2015-10-26 | 1 | -13/+51 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | rename methods and varibles to a more meaningful name | Florian Orben | 2015-10-26 | 1 | -12/+13 |
| | * | | | | | PLT-642: Browser tab alerts | Florian Orben | 2015-10-26 | 1 | -12/+49 |
| | |/ / / / | |||||
| * | | | | | rename getTypingText to updateTypingText and set component's state in it | Florian Orben | 2015-10-26 | 1 | -10/+16 |
| * | | | | | use constant value to check if to send a typing event for comments | Florian Orben | 2015-10-26 | 1 | -1/+1 |
| * | | | | | PLT-703: Support multiple users being shown as typing underneath input boxes. | Florian Orben | 2015-10-26 | 2 | -17/+34 |
| |/ / / / | |||||
| * | | | | Merge pull request #1170 from florianorben/PLT-395 | Harrison Healey | 2015-10-26 | 2 | -1/+77 |
| |\ \ \ \ | |||||
| | * | | | | code style theme chooser | Florian Orben | 2015-10-24 | 2 | -1/+77 |
| | | |_|/ | | |/| | | |||||
| * | | | | Merge pull request #1181 from girishso/star-search2 | Christopher Speller | 2015-10-26 | 1 | -1/+8 |
| |\ \ \ \ | |||||
| | * | | | | made eslint happy | Girish S | 2015-10-26 | 1 | -3/+6 |
| | * | | | | append * to search query if not present and highlight partial matches | Girish S | 2015-10-26 | 1 | -0/+4 |
| | |/ / / |