server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
web
/
react
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Multiple UI Improvements
Asaad Mahmood
2015-12-09
1
-1
/
+0
*
|
Merge pull request #1639 from hmhealey/plt1063
Christopher Speller
2015-12-08
2
-6
/
+3
|
\
\
|
*
|
Removed special handling of snake_case words since that's now done by marked
hmhealey
2015-12-07
1
-5
/
+3
|
*
|
Removed :* smiley since it conflicts heavily with the markdown parser
hmhealey
2015-12-07
1
-1
/
+0
|
|
/
*
|
Merge pull request #1636 from mattermost/plt-1354
Christopher Speller
2015-12-08
1
-1
/
+1
|
\
\
|
*
|
Show channel member count up to 100 now
JoramWilander
2015-12-07
1
-1
/
+1
|
|
/
*
|
Merge pull request #1641 from florianorben/display_system_username
Joram Wilander
2015-12-08
1
-0
/
+1
|
\
\
|
*
|
Display username 'System' for system messages
Florian Orben
2015-12-07
1
-0
/
+1
|
|
/
*
/
Multiple UI Improvements
Asaad Mahmood
2015-12-07
1
-0
/
+1
|
/
*
Merge pull request #1627 from florianorben/ux-formatting-task-list
Joram Wilander
2015-12-07
1
-1
/
+1
|
\
|
*
fix misaligned checkbox; remove list-style from list-elements with checkboxes
Florian Orben
2015-12-05
1
-1
/
+1
*
|
Merge pull request #1626 from mattermost/PLT-1355
Corey Hulen
2015-12-04
1
-0
/
+4
|
\
\
|
*
|
PLT-1355 Move link preview into pre-release feature
=Corey Hulen
2015-12-04
1
-0
/
+4
*
|
|
Merge pull request #1630 from florianorben/autocomplete-on-tab
Corey Hulen
2015-12-04
1
-1
/
+2
|
\
\
\
|
*
|
|
autocomplete component should enter suggestions on 'tab'
Florian Orben
2015-12-04
1
-1
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #1623 from mattermost/fixed-height-embeds
Corey Hulen
2015-12-04
1
-9
/
+11
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Fix embeds and add default fixed height
JoramWilander
2015-12-04
1
-9
/
+11
*
|
Merge pull request #1613 from florianorben/PLT-1326
Corey Hulen
2015-12-04
2
-1
/
+7
|
\
\
|
*
|
PLT-1326: Enable channel posts of type join or leave not trigger unread notif...
Florian Orben
2015-12-04
2
-1
/
+7
*
|
|
Multiple UI Improvements
Asaad Mahmood
2015-12-04
1
-1
/
+5
|
|
/
|
/
|
*
|
Merge pull request #1612 from mattermost/fix-build-update
Christopher Speller
2015-12-04
1
-3
/
+7
|
\
\
|
*
|
Fixing detect build
=Corey Hulen
2015-12-03
1
-1
/
+0
|
*
|
Fixing detect build
=Corey Hulen
2015-12-03
1
-3
/
+8
|
|
/
*
|
Merge pull request #1600 from hmhealey/plt1152
Joram Wilander
2015-12-04
1
-19
/
+20
|
\
\
|
*
|
Renamed channel_intro_mssages.jsx to channel_intro_messages.jsx
hmhealey
2015-12-03
1
-0
/
+0
|
*
|
Removed some internal state from ChannelMembersModal and ChannelInviteModal
hmhealey
2015-12-03
1
-0
/
+1
|
*
|
Switched ChannelInviteModal to use a ToggleModalButton wherever possible
hmhealey
2015-12-03
1
-19
/
+19
*
|
|
Merge pull request #1605 from hmhealey/plt1370
Joram Wilander
2015-12-04
1
-0
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Changed SuggestionBox to clear its suggestions on losing focus
hmhealey
2015-12-03
1
-0
/
+1
*
|
|
Changed font changing code to use jquery to fix Safari weirdness
hmhealey
2015-12-03
1
-9
/
+13
|
/
/
*
/
Fixed emoticon code to use an ES6 map properly
hmhealey
2015-12-03
1
-4
/
+4
|
/
*
Merge pull request #1579 from hmhealey/plt1298
Christopher Speller
2015-12-03
2
-6
/
+30
|
\
|
*
Moved action creation for suggestions
hmhealey
2015-12-02
1
-0
/
+24
|
*
Cleaned up styling for command and at mention suggestions
hmhealey
2015-12-01
1
-6
/
+6
*
|
Merge pull request #1554 from florianorben/emoji_style
Christopher Speller
2015-12-03
2
-4
/
+7
|
\
\
|
*
|
switch to only use emoji one smileys; remove setting to switch
Florian Orben
2015-12-01
2
-12
/
+7
|
*
|
Allow to switch between default and emoji-one emoji style
Florian Orben
2015-12-01
2
-4
/
+12
*
|
|
Merge pull request #1540 from hmhealey/plt1297
Christopher Speller
2015-12-03
1
-1
/
+8
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Replaced SearchAutocomplete with new suggestion components
hmhealey
2015-12-01
1
-1
/
+8
*
|
|
Multiple UI Improvements
Asaad Mahmood
2015-12-02
1
-7
/
+7
*
|
|
Stop firefox from crashing due to fonts
JoramWilander
2015-12-02
1
-2
/
+4
*
|
|
Merge pull request #1577 from mattermost/plt-1307
Joram Wilander
2015-12-02
1
-5
/
+15
|
\
\
\
|
*
|
|
Remove logging
JoramWilander
2015-12-02
1
-2
/
+0
|
*
|
|
Make proper async calls when switching channels
JoramWilander
2015-12-02
1
-5
/
+17
*
|
|
|
Merge pull request #1535 from florianorben/PLT-1233
Christopher Speller
2015-12-02
2
-0
/
+26
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
PLT-1233: "Display Font" option in Account Settings > Display
Florian Orben
2015-11-28
2
-0
/
+26
*
|
|
|
Merge pull request #1562 from asaadmahmoodspin/ui-improvements
Corey Hulen
2015-12-01
1
-3
/
+2
|
\
\
\
\
|
*
|
|
|
Multiple UI Improvements
Asaad Mahmood
2015-12-01
1
-3
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #1559 from mattermost/plt-510
Harrison Healey
2015-12-01
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
Updated oauth2 app register modal
JoramWilander
2015-12-01
1
-1
/
+2
[prev]
[next]