summaryrefslogtreecommitdiffstats
path: root/web/react
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Cleaned up Markedown Lexer for eslinthmhealey2015-11-051-62/+56
| * | | | Copied part of the marked lexer into markdown.jsxhmhealey2015-11-051-1/+298
| * | | | Moved highlighting code out of markdown.jsxhmhealey2015-11-052-51/+54
| | |_|/ | |/| |
* | | | Revert 59581c38506acf267854f33af3c1d25e876dbb69Corey Hulen2015-11-051-1/+1
| |_|/ |/| |
* | | Merge pull request #1320 from mattermost/PLT-1040Harrison Healey2015-11-051-1/+1
|\ \ \
| * | | Switching to mp3=Corey Hulen2015-11-051-1/+1
| * | | PLT-1040 changing ding=Corey Hulen2015-11-051-1/+1
* | | | PLT-480: Use `Utils.displayUsername` for username renderings. (fixes #874)Martin Fischer2015-11-051-1/+1
| |/ / |/| |
* | | Merge pull request #1319 from asaadmahmoodspin/ui-improvementsCorey Hulen2015-11-052-4/+8
|\ \ \ | |/ / |/| |
| * | UI Improvements for Slack and post dropdownAsaad Mahmood2015-11-052-4/+8
* | | Merge pull request #1315 from mattermost/plt-996Corey Hulen2015-11-054-6/+6
|\ \ \
| * | | Update tutorial to not show by defaultJoramWilander2015-11-054-6/+6
* | | | Merge pull request #1314 from mattermost/plt-829Corey Hulen2015-11-051-1/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Only allow one ding every 3sJoramWilander2015-11-051-1/+5
| |/ /
* | | Merge pull request #1316 from asaadmahmoodspin/ui-improvementsHarrison Healey2015-11-056-95/+133
|\ \ \ | |_|/ |/| |
| * | Modal improvements for membersAsaad Mahmood2015-11-056-95/+133
* | | Merge pull request #1313 from mattermost/plt-992Joram Wilander2015-11-053-6/+2
|\ \ \ | |_|/ |/| |
| * | Fixed center channel height magic. Fixes tutorialChristopher Speller2015-11-053-6/+2
* | | Add constant form 'mention'JoramWilander2015-11-052-1/+5
* | | Only show * in tab title when a channel is marked unreadJoramWilander2015-11-051-1/+3
| |/ |/|
* | Merge pull request #1308 from asaadmahmoodspin/plt-960Christopher Speller2015-11-056-106/+97
|\ \
| * | Updating UI for access history and access log modalsAsaad Mahmood2015-11-051-1/+1
| * | Updating code themesAsaad Mahmood2015-11-051-4/+6
| * | Merge branch 'plt-960' of https://github.com/rgarmsen2295/platform into PLT-960Asaad Mahmood2015-11-055-105/+94
| |\ \
| | * | Removed old code theme selector and fixed some issuesReed Garmsen2015-11-045-99/+20
| | * | Moved code theme picker into custom theme subareaReed Garmsen2015-11-043-24/+92
* | | | Merge pull request #1298 from asaadmahmoodspin/ui-improvementsCorey Hulen2015-11-046-16/+35
|\ \ \ \ | |/ / / |/| | |
| * | | Binding handleShown to constructorAsaad Mahmood2015-11-042-0/+2
| * | | Making tutorial buttons and tutorial circles consistentAsaad Mahmood2015-11-042-2/+2
| * | | Fixing issues with memberList modalAsaad Mahmood2015-11-041-14/+14
| * | | Adding focus for channel modalsAsaad Mahmood2015-11-043-0/+17
* | | | Merge pull request #1303 from mattermost/plt-516-2Christopher Speller2015-11-046-341/+325
|\ \ \ \ | |_|_|/ |/| | |
| * | | Convert channel_members and channel_invite modals to react boostrap to fix pe...JoramWilander2015-11-046-341/+325
* | | | Merge pull request #1304 from mattermost/leave-channel-fixCorey Hulen2015-11-041-3/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fixed leaving channels issueChristopher Speller2015-11-041-3/+3
| |/ /
* | | Merge pull request #1287 from hmhealey/plt382Christopher Speller2015-11-0423-448/+632
|\ \ \ | |_|/ |/| |
| * | Fixed theme confirmation dialog to work in all cases and removed some jquery ...hmhealey2015-11-0310-53/+173
| * | Changed TeamSettingsModal click handlers to not affect other modalshmhealey2015-11-031-2/+4
| * | Moved InviteMemberModal to be controlled by a storehmhealey2015-11-029-47/+91
| * | Added handling of keyboard focus to UserSettingsModal and its childrenhmhealey2015-11-025-12/+51
| * | Added a confirmation dialog for unsaved theme changes and removed unnecessary...hmhealey2015-11-0210-118/+106
| * | Ported UserSettingsModal to React-Bootstraphmhealey2015-11-027-48/+74
| * | Ported AccessHistoryModal and ActivityLogModal to React-Bootstraphmhealey2015-11-024-108/+75
| * | Ported ConfirmModal and InviteMemberModal to React-Bootstraphmhealey2015-11-026-144/+142
* | | Properly escaped mention keywords and search terms when formatting themhmhealey2015-11-041-2/+6
* | | Allowed @mentions to follow any non-alphanumeric character instead of just wh...hmhealey2015-11-041-1/+1
* | | Removed unused text formatting functionshmhealey2015-11-041-16/+0
| |/ |/|
* | Merge pull request #1289 from mattermost/plt-516-2Joram Wilander2015-11-046-79/+69
|\ \
| * | Minor changes to statuses client codeJoramWilander2015-11-033-8/+8
| * | Multiple fixes to major performance issues with teams with 50+ usersJoramWilander2015-11-036-76/+66