Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1540 from hmhealey/plt1297 | Christopher Speller | 2015-12-03 | 1 | -1/+8 |
|\ | | | | | PLT-1297 Replaced SearchAutocomplete with new suggestion components | ||||
| * | Replaced SearchAutocomplete with new suggestion components | hmhealey | 2015-12-01 | 1 | -1/+8 |
| | | |||||
* | | Merge pull request #1535 from florianorben/PLT-1233 | Christopher Speller | 2015-12-02 | 1 | -0/+15 |
|\ \ | |/ |/| | PLT-1233: "Display Font" option in Account Settings > Display | ||||
| * | PLT-1233: "Display Font" option in Account Settings > Display | Florian Orben | 2015-11-28 | 1 | -0/+15 |
| | | |||||
* | | Merge pull request #1559 from mattermost/plt-510 | Harrison Healey | 2015-12-01 | 1 | -1/+2 |
|\ \ | | | | | | | PLT-510 Updated OAuth2 app register modal | ||||
| * | | Updated oauth2 app register modal | JoramWilander | 2015-12-01 | 1 | -1/+2 |
| | | | |||||
* | | | Enabled name display settings in more places | Reed Garmsen | 2015-12-01 | 1 | -0/+1 |
|/ / | |||||
* | | rename 'featureToggle' to 'isFeatureEnable' and move definition of available ↵ | Florian Orben | 2015-11-27 | 1 | -1/+7 |
| | | | | | | | | prerelease-features to constants.jsx | ||||
* | | only show advanced settings section if there are any pre-release features | Florian Orben | 2015-11-27 | 1 | -1/+2 |
|/ | |||||
* | Disabling the all mention | =Corey Hulen | 2015-11-23 | 1 | -1/+2 |
| | |||||
* | Converted GetLinkModal to React-Bootstrap and added GetTeamInviteLinkModal | hmhealey | 2015-11-23 | 1 | -1/+2 |
| | |||||
* | Implementing Permalinks and jumping to post from search. Performance | Christopher Speller | 2015-11-23 | 1 | -0/+6 |
| | | | | improvements. | ||||
* | Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵ | Christopher Speller | 2015-11-19 | 1 | -2/+2 |
| | | | | system. | ||||
* | Merge pull request #1457 from hmhealey/plt729 | Christopher Speller | 2015-11-19 | 1 | -0/+2 |
|\ | | | | | PLT-729 Added search button to mobile header | ||||
| * | Added ability to open search sidebar programatically | hmhealey | 2015-11-18 | 1 | -0/+2 |
| | | |||||
* | | Converted DeletePostModal to React-Bootstrap | hmhealey | 2015-11-18 | 1 | -1/+2 |
|/ | |||||
* | Add constant form 'mention' | JoramWilander | 2015-11-05 | 1 | -0/+3 |
| | |||||
* | Removed old code theme selector and fixed some issues | Reed Garmsen | 2015-11-04 | 1 | -11/+9 |
| | |||||
* | Moved code theme picker into custom theme subarea | Reed Garmsen | 2015-11-04 | 1 | -1/+23 |
| | |||||
* | Merge pull request #1287 from hmhealey/plt382 | Christopher Speller | 2015-11-04 | 1 | -1/+2 |
|\ | | | | | PLT-382 Refactored some modals to use React-Bootstrap and added a confirmation when discarding theme changes | ||||
| * | Moved InviteMemberModal to be controlled by a store | hmhealey | 2015-11-02 | 1 | -1/+2 |
| | | |||||
* | | Multiple fixes to major performance issues with teams with 50+ users | JoramWilander | 2015-11-03 | 1 | -0/+1 |
| | | |||||
* | | Add tutorial popovers | JoramWilander | 2015-11-02 | 1 | -3/+8 |
| | | |||||
* | | Add tutorial intro screens for new users. | JoramWilander | 2015-11-02 | 1 | -0/+2 |
|/ | |||||
* | Some renaming | Christopher Speller | 2015-11-02 | 1 | -1/+1 |
| | |||||
* | Hooking up external components | Christopher Speller | 2015-11-02 | 1 | -0/+5 |
| | |||||
* | Add java and ini language | Florian Orben | 2015-10-29 | 1 | -1/+3 |
| | | | | Forgot to add those altough they are quite common | ||||
* | code style theme chooser | Florian Orben | 2015-10-29 | 1 | -0/+7 |
| | |||||
* | highlight code in markdown blocks | Florian Orben | 2015-10-29 | 1 | -0/+23 |
| | |||||
* | Add team type constants. | JoramWilander | 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 | 1 | -32/+0 |
|/ | |||||
* | Merge pull request #1189 from mattermost/plt-762 | Joram Wilander | 2015-10-26 | 1 | -0/+1 |
|\ | | | | | PLT-762 Fix error message on leaving channel | ||||
| * | Fix error message on leaving channel | JoramWilander | 2015-10-26 | 1 | -0/+1 |
| | | |||||
* | | PLT-703: Support multiple users being shown as typing underneath input boxes. | Florian Orben | 2015-10-26 | 1 | -0/+1 |
|/ | |||||
* | Add java and ini language | Florian Orben | 2015-10-24 | 1 | -1/+3 |
| | | | | Forgot to add those altough they are quite common | ||||
* | code style theme chooser | Florian Orben | 2015-10-24 | 1 | -0/+7 |
| | |||||
* | highlight code in markdown blocks | Florian Orben | 2015-10-24 | 1 | -0/+23 |
| | |||||
* | Added keyboard selection to search autocomplete | hmhealey | 2015-10-23 | 1 | -1/+2 |
| | |||||
* | Merge branch 'master' of https://github.com/mattermost/platform into ↵ | Asaad Mahmood | 2015-10-23 | 1 | -1/+0 |
|\ | | | | | | | ui-improvements | ||||
| * | Fixing merge conflicts | =Corey Hulen | 2015-10-19 | 1 | -0/+1 |
| |\ | |||||
| * \ | Merging from master | =Corey Hulen | 2015-10-19 | 1 | -0/+12 |
| |\ \ | |||||
| * \ \ | Fixing merge | =Corey Hulen | 2015-10-16 | 1 | -1/+12 |
| |\ \ \ | |||||
| * | | | | Inital support for multi-tab loging | =Corey Hulen | 2015-10-16 | 1 | -1/+0 |
| | | | | | |||||
* | | | | | Multiple UI Improvements | Asaad Mahmood | 2015-10-22 | 1 | -6/+6 |
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | | - Changing the UI for the active item in the nav - Updating the UI for drag and drop - Fixing z-index for date selector | ||||
* | | | | Merge pull request #1108 from mattermost/plt-235 | Harrison Healey | 2015-10-19 | 1 | -0/+1 |
|\ \ \ \ | |_|_|/ |/| | | | PLT-235 Implement outgoing webhooks. | ||||
| * | | | Implement outgoing webhooks. | JoramWilander | 2015-10-19 | 1 | -0/+1 |
| | |/ | |/| | |||||
* | | | Fix typing socket constant | JoramWilander | 2015-10-16 | 1 | -1/+1 |
| | | | |||||
* | | | Small refactor of websocket code on client and server | JoramWilander | 2015-10-16 | 1 | -0/+12 |
|/ / |