server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
web
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Updating code themes
Asaad Mahmood
2015-11-05
6
-4
/
+15
|
*
|
Merge branch 'plt-960' of https://github.com/rgarmsen2295/platform into PLT-960
Asaad Mahmood
2015-11-05
5
-105
/
+94
|
|
\
\
|
|
*
|
Removed old code theme selector and fixed some issues
Reed Garmsen
2015-11-04
5
-99
/
+20
|
|
*
|
Moved code theme picker into custom theme subarea
Reed Garmsen
2015-11-04
3
-24
/
+92
*
|
|
|
Merge pull request #1298 from asaadmahmoodspin/ui-improvements
Corey Hulen
2015-11-04
9
-24
/
+45
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Adding legacy pie clear fix instead of just clear fix to container-fluid
Asaad Mahmood
2015-11-04
1
-1
/
+1
|
*
|
|
Binding handleShown to constructor
Asaad Mahmood
2015-11-04
2
-0
/
+2
|
*
|
|
Making tutorial buttons and tutorial circles consistent
Asaad Mahmood
2015-11-04
3
-7
/
+2
|
*
|
|
Fixing tutorial next button to be fixed at the bottom
Asaad Mahmood
2015-11-04
1
-1
/
+8
|
*
|
|
Fixing issues with memberList modal
Asaad Mahmood
2015-11-04
2
-15
/
+15
|
*
|
|
Adding focus for channel modals
Asaad Mahmood
2015-11-04
3
-0
/
+17
*
|
|
|
Merge pull request #1303 from mattermost/plt-516-2
Christopher Speller
2015-11-04
7
-343
/
+325
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Convert channel_members and channel_invite modals to react boostrap to fix pe...
JoramWilander
2015-11-04
7
-343
/
+325
*
|
|
|
Merge pull request #1304 from mattermost/leave-channel-fix
Corey Hulen
2015-11-04
1
-3
/
+3
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Fixed leaving channels issue
Christopher Speller
2015-11-04
1
-3
/
+3
|
|
/
/
*
|
|
Merge pull request #1287 from hmhealey/plt382
Christopher Speller
2015-11-04
24
-448
/
+636
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fixed theme confirmation dialog to work in all cases and removed some jquery ...
hmhealey
2015-11-03
10
-53
/
+173
|
*
|
Changed TeamSettingsModal click handlers to not affect other modals
hmhealey
2015-11-03
1
-2
/
+4
|
*
|
Moved InviteMemberModal to be controlled by a store
hmhealey
2015-11-02
9
-47
/
+91
|
*
|
Added handling of keyboard focus to UserSettingsModal and its children
hmhealey
2015-11-02
5
-12
/
+51
|
*
|
Added a confirmation dialog for unsaved theme changes and removed unnecessary...
hmhealey
2015-11-02
10
-118
/
+106
|
*
|
Ported UserSettingsModal to React-Bootstrap
hmhealey
2015-11-02
8
-48
/
+78
|
*
|
Ported AccessHistoryModal and ActivityLogModal to React-Bootstrap
hmhealey
2015-11-02
4
-108
/
+75
|
*
|
Ported ConfirmModal and InviteMemberModal to React-Bootstrap
hmhealey
2015-11-02
6
-144
/
+142
*
|
|
Properly escaped mention keywords and search terms when formatting them
hmhealey
2015-11-04
1
-2
/
+6
*
|
|
Allowed @mentions to follow any non-alphanumeric character instead of just wh...
hmhealey
2015-11-04
1
-1
/
+1
*
|
|
Removed unused text formatting functions
hmhealey
2015-11-04
1
-16
/
+0
|
|
/
|
/
|
*
|
Merge pull request #1289 from mattermost/plt-516-2
Joram Wilander
2015-11-04
6
-79
/
+69
|
\
\
|
*
|
Minor changes to statuses client code
JoramWilander
2015-11-03
3
-8
/
+8
|
*
|
Multiple fixes to major performance issues with teams with 50+ users
JoramWilander
2015-11-03
6
-76
/
+66
*
|
|
Merge pull request #1288 from asaadmahmoodspin/plt-945
Harrison Healey
2015-11-04
12
-73
/
+88
|
\
\
\
|
*
|
|
Updating prop for direct messages modal
Asaad Mahmood
2015-11-04
1
-1
/
+1
|
*
|
|
Updating modal-body max-height if it exceeds more than 1200px
Asaad Mahmood
2015-11-04
1
-1
/
+6
|
*
|
|
UI Improvements for multiple tickets
Asaad Mahmood
2015-11-04
11
-72
/
+82
*
|
|
|
Merge pull request #1286 from hmhealey/plt973
Christopher Speller
2015-11-04
1
-1
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Re-enabled Markdown tables
hmhealey
2015-11-03
1
-1
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #1279 from rgarmsen2295/plt-743
Joram Wilander
2015-11-04
3
-22
/
+31
|
\
\
\
|
*
|
|
Functionalized code
Reed Garmsen
2015-11-02
3
-36
/
+27
|
*
|
|
Added additional checks to channel sorting that sorts by display_name
Reed Garmsen
2015-11-02
2
-9
/
+27
*
|
|
|
Merge pull request #1291 from mattermost/tutorial-tweaks
Corey Hulen
2015-11-03
2
-3
/
+6
|
\
\
\
\
|
*
|
|
|
Update tutorial_intro_screens.jsx
it33
2015-11-03
1
-1
/
+1
|
*
|
|
|
Update sidebar_header.jsx
it33
2015-11-03
1
-0
/
+3
|
*
|
|
|
Update tutorial_intro_screens.jsx
it33
2015-11-03
1
-2
/
+2
|
*
|
|
|
Update tutorial_intro_screens.jsx
it33
2015-11-03
1
-1
/
+1
*
|
|
|
|
Merge pull request #1290 from mattermost/fixed-embed-height
Corey Hulen
2015-11-03
5
-3
/
+34
|
\
\
\
\
\
|
*
|
|
|
|
Fixing height of embeded images
Christopher Speller
2015-11-03
5
-3
/
+34
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #1282 from asaadmahmoodspin/ui-improvements
Corey Hulen
2015-11-03
10
-53
/
+106
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Adding browser functions in utilis and calling them in settings_sidebar
Asaad Mahmood
2015-11-03
2
-1
/
+16
|
*
|
|
|
Updating height code for tutorial screens.
Asaad Mahmood
2015-11-03
1
-3
/
+5
|
*
|
|
|
Multiple UI changes
Asaad Mahmood
2015-11-03
10
-53
/
+89
|
|
/
/
/
[prev]
[next]