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
*
use XML syntax highlighting if provided language is html
Florian Orben
2015-10-29
1
-4
/
+10
*
escape user input
Florian Orben
2015-10-29
1
-2
/
+2
*
Add java and ini language
Florian Orben
2015-10-29
2
-1
/
+7
*
fix markup if code is of unknown language
Florian Orben
2015-10-29
1
-1
/
+1
*
code style theme chooser
Florian Orben
2015-10-29
2
-0
/
+33
*
highlight code in markdown blocks
Florian Orben
2015-10-29
2
-0
/
+84
*
Add team type constants.
JoramWilander
2015-10-29
1
-0
/
+2
*
Merge pull request #1218 from hmhealey/underscores
Joram Wilander
2015-10-29
2
-37
/
+77
|
\
|
*
Updated markdown regexes to better handle underscores and links
hmhealey
2015-10-28
2
-33
/
+42
|
*
Modified markdown lexer to not break up words written in snake_case
hmhealey
2015-10-28
2
-8
/
+39
*
|
Merge pull request #1213 from mattermost/plt-836
Corey Hulen
2015-10-28
1
-26
/
+42
|
\
\
|
*
|
Prevent markdown styled links from embedding gifs
JoramWilander
2015-10-28
1
-26
/
+42
*
|
|
Merge pull request #1199 from hmhealey/plt600
Corey Hulen
2015-10-28
1
-4
/
+21
|
\
\
\
|
*
|
|
Added ability to see/edit channel purpose in the client
hmhealey
2015-10-27
1
-0
/
+17
|
*
|
|
Renamed Channel.Description to Channel.Header on the client
hmhealey
2015-10-27
1
-4
/
+4
*
|
|
|
Multiple UI changes
Asaad Mahmood
2015-10-29
1
-0
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #1196 from florianorben/send-on-ctrl
Joram Wilander
2015-10-28
1
-1
/
+2
|
\
\
\
|
*
|
|
add new user-setting section 'advanced' and remove ctrl-send setting from gen...
Florian Orben
2015-10-28
1
-1
/
+2
*
|
|
|
Revert "PLT-395: Add syntax highlighting to Markdown code blocks"
Christopher Speller
2015-10-28
3
-123
/
+0
*
|
|
|
Dont display '1 minute ago' timestamps for post posted < than 1 minute ago
Florian Orben
2015-10-28
1
-2
/
+6
|
/
/
/
*
|
|
Merge pull request #1190 from mattermost/PLT-25
Corey Hulen
2015-10-27
1
-0
/
+14
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
adding arrow notation
=Corey Hulen
2015-10-26
1
-1
/
+1
|
*
|
Merge branch 'master' into PLT-25
=Corey Hulen
2015-10-26
6
-19
/
+179
|
|
\
\
|
*
\
\
Merge branch 'master' into PLT-25
=Corey Hulen
2015-10-25
3
-6
/
+8
|
|
\
\
\
|
*
\
\
\
Merge branch 'master' into PLT-25
=Corey Hulen
2015-10-23
5
-57
/
+61
|
|
\
\
\
\
|
*
|
|
|
|
Adding analytics tab
=Corey Hulen
2015-10-22
1
-0
/
+14
*
|
|
|
|
|
Merge pull request #1174 from florianorben/member-popover
Christopher Speller
2015-10-27
1
-0
/
+42
|
\
\
\
\
\
\
|
*
|
|
|
|
|
add helper method to initiate a direct channel chat
Florian Orben
2015-10-26
1
-0
/
+42
*
|
|
|
|
|
|
auto-link mentions with user names having symbols
Girish S
2015-10-27
2
-4
/
+15
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #1178 from mattermost/update-web-socket-help
Corey Hulen
2015-10-26
1
-1
/
+1
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Update websocket error
it33
2015-10-25
1
-1
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #1189 from mattermost/plt-762
Joram Wilander
2015-10-26
2
-2
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
Fix error message on leaving channel
JoramWilander
2015-10-26
2
-2
/
+3
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
/
|
|
|
PLT-703: Support multiple users being shown as typing underneath input boxes.
Florian Orben
2015-10-26
1
-0
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #1171 from trashcan/github-1130-handle-trailing-characters...
Harrison Healey
2015-10-26
1
-14
/
+48
|
\
\
\
\
|
*
|
|
|
Fix highlighting of trailing punctuation for own username
Pat Lathem
2015-10-25
1
-4
/
+4
|
*
|
|
|
Fix off by one error
Pat Lathem
2015-10-24
1
-7
/
+7
|
*
|
|
|
Remove trailing punctuation when parsing @username references
Pat Lathem
2015-10-24
1
-13
/
+47
*
|
|
|
|
Merge pull request #1170 from florianorben/PLT-395
Harrison Healey
2015-10-26
3
-0
/
+123
|
\
\
\
\
\
|
*
|
|
|
|
Add java and ini language
Florian Orben
2015-10-24
2
-1
/
+7
|
*
|
|
|
|
fix markup if code is of unknown language
Florian Orben
2015-10-24
1
-1
/
+1
|
*
|
|
|
|
code style theme chooser
Florian Orben
2015-10-24
2
-0
/
+33
|
*
|
|
|
|
highlight code in markdown blocks
Florian Orben
2015-10-24
2
-0
/
+84
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #1183 from girishso/strip-extra-s
Harrison Healey
2015-10-26
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
strips extra hiphens from channel url
Girish S
2015-10-26
1
-0
/
+1
|
|
/
/
/
/
*
|
|
|
|
made eslint happy
Girish S
2015-10-26
1
-3
/
+2
*
|
|
|
|
append * to search query if not present and highlight partial matches
Girish S
2015-10-26
1
-2
/
+3
|
/
/
/
/
*
|
|
|
Merge pull request #1133 from hmhealey/plt718
Corey Hulen
2015-10-23
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
Added keyboard selection to search autocomplete
hmhealey
2015-10-23
1
-1
/
+2
*
|
|
|
|
Merge branch 'master' of https://github.com/mattermost/platform into ui-impro...
Asaad Mahmood
2015-10-23
1
-2
/
+2
|
\
|
|
|
|
[next]