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
...
*
Add constant form 'mention'
JoramWilander
2015-11-05
1
-0
/
+3
*
Merge pull request #1308 from asaadmahmoodspin/plt-960
Christopher Speller
2015-11-05
2
-15
/
+35
|
\
|
*
Removed old code theme selector and fixed some issues
Reed Garmsen
2015-11-04
2
-16
/
+14
|
*
Moved code theme picker into custom theme subarea
Reed Garmsen
2015-11-04
1
-1
/
+23
*
|
Merge pull request #1298 from asaadmahmoodspin/ui-improvements
Corey Hulen
2015-11-04
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Making tutorial buttons and tutorial circles consistent
Asaad Mahmood
2015-11-04
1
-1
/
+1
*
|
Merge pull request #1287 from hmhealey/plt382
Christopher Speller
2015-11-04
2
-3
/
+5
|
\
\
|
|
/
|
/
|
|
*
Moved InviteMemberModal to be controlled by a store
hmhealey
2015-11-02
2
-5
/
+4
|
*
Ported ConfirmModal and InviteMemberModal to React-Bootstrap
hmhealey
2015-11-02
1
-0
/
+3
*
|
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
3
-6
/
+18
|
\
\
|
*
|
Minor changes to statuses client code
JoramWilander
2015-11-03
1
-1
/
+3
|
*
|
Multiple fixes to major performance issues with teams with 50+ users
JoramWilander
2015-11-03
3
-6
/
+16
*
|
|
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
1
-0
/
+21
|
\
\
\
|
*
|
|
Functionalized code
Reed Garmsen
2015-11-02
1
-0
/
+21
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #1290 from mattermost/fixed-embed-height
Corey Hulen
2015-11-03
1
-0
/
+15
|
\
\
\
|
*
|
|
Fixing height of embeded images
Christopher Speller
2015-11-03
1
-0
/
+15
|
|
/
/
*
|
|
Adding browser functions in utilis and calling them in settings_sidebar
Asaad Mahmood
2015-11-03
1
-0
/
+14
*
|
|
Multiple UI changes
Asaad Mahmood
2015-11-03
1
-6
/
+6
|
/
/
*
|
Add tutorial popovers
JoramWilander
2015-11-02
1
-3
/
+8
*
|
Add tutorial intro screens for new users.
JoramWilander
2015-11-02
1
-0
/
+2
|
/
*
Merge pull request #1249 from mattermost/plt-823
Harrison Healey
2015-11-02
2
-0
/
+223
|
\
|
*
Some renaming
Christopher Speller
2015-11-02
1
-1
/
+1
|
*
Hooking up external components
Christopher Speller
2015-11-02
1
-0
/
+5
|
*
Refactoring center channel
Christopher Speller
2015-11-02
1
-0
/
+218
*
|
Merge pull request #1259 from stasvovk/PLT-639
Christopher Speller
2015-11-02
1
-0
/
+17
|
\
\
|
*
|
fixed errors in displayUsername
Stas Vovk
2015-11-02
1
-3
/
+3
|
*
|
display full name, nickname or username in direct messages
Stas Vovk
2015-11-01
1
-0
/
+17
|
|
/
*
/
fix isBrowserEdge typo
Vincent Taverna
2015-11-01
1
-1
/
+1
|
/
*
Merge pull request #1211 from mattermost/PLT-340
Joram Wilander
2015-10-30
1
-5
/
+5
|
\
|
*
Merge branch 'master' into PLT-340
=Corey Hulen
2015-10-28
1
-2
/
+6
|
|
\
|
*
|
PLT-340
=Corey Hulen
2015-10-27
1
-5
/
+5
*
|
|
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
[prev]
[next]