server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
web
/
react
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #755 from rgarmsen2295/plt-164
Christopher Speller
2015-09-23
2
-24
/
+27
|
\
|
*
Functionalized draft checking
Reed Garmsen
2015-09-22
1
-24
/
+26
|
*
Post drafts are now displayed when they contain only files and no text
Reed Garmsen
2015-09-22
1
-2
/
+2
|
*
Small change to remove react warning
Reed Garmsen
2015-09-22
1
-0
/
+1
*
|
Merge pull request #751 from hmhealey/plt344
Christopher Speller
2015-09-23
6
-53
/
+203
|
\
\
|
*
|
Removed extra handling of markdown links when doing autolinking
hmhealey
2015-09-22
1
-31
/
+5
|
*
|
Moved text formatting code to only occur inside of markdown text nodes
hmhealey
2015-09-22
2
-19
/
+33
|
*
|
Changed hashtag regex to only accept hashtags that begin with a letter
hmhealey
2015-09-22
1
-1
/
+1
|
*
|
Moved emoticon parsing to happen after url parsing so that we don't have smil...
hmhealey
2015-09-22
1
-4
/
+4
|
*
|
Restored changes which remove emojify and switch to our own version
hmhealey
2015-09-22
5
-3
/
+165
*
|
|
Merge pull request #748 from hmhealey/plt233
Christopher Speller
2015-09-23
1
-8
/
+1
|
\
\
\
|
*
|
|
Removed click handler from RHS [...] menu
hmhealey
2015-09-22
1
-8
/
+1
|
|
/
/
*
|
|
Merge pull request #739 from rgarmsen2295/plt-39
Christopher Speller
2015-09-23
2
-3
/
+12
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Minor changes to how resend status is passed
Reed Garmsen
2015-09-21
2
-5
/
+8
|
*
|
Added confirmation when users request another verification email; users are n...
Reed Garmsen
2015-09-21
1
-1
/
+7
*
|
|
Merge pull request #715 from mattermost/plt-27
Joram Wilander
2015-09-22
11
-84
/
+414
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Implement incoming webhooks.
JoramWilander
2015-09-21
11
-84
/
+414
*
|
|
Revert "PLT-289 Added parsing for named emojis to TextFormatting and removed ...
Christopher Speller
2015-09-22
5
-165
/
+3
*
|
|
Merge pull request #737 from hmhealey/plt289
Harrison Healey
2015-09-22
5
-3
/
+165
|
\
\
\
|
*
|
|
Added parsing for named emojis to TextFormatting and removed dependency on em...
hmhealey
2015-09-22
5
-3
/
+165
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #730 from mattermost/shorten-description-help-text
Corey Hulen
2015-09-22
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Adjusting sentence
it33
2015-09-21
1
-1
/
+1
|
*
|
Shorten description help text
it33
2015-09-20
1
-1
/
+1
|
|
/
*
|
Merge pull request #734 from mattermost/plt-206
Christopher Speller
2015-09-21
4
-3
/
+7
|
\
\
|
*
|
Fix first channel load scrolling issue on Windows and iOS and add emoji to RHS.
JoramWilander
2015-09-21
4
-3
/
+7
*
|
|
Merge pull request #736 from hmhealey/plt312
Joram Wilander
2015-09-21
1
-1
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Added theme class to markdown links
hmhealey
2015-09-21
1
-1
/
+7
*
|
|
Merge pull request #732 from mattermost/plt-243
Joram Wilander
2015-09-21
1
-8
/
+13
|
\
\
\
|
*
|
|
Adding new create channel modal to the more menu
Christopher Speller
2015-09-21
1
-8
/
+13
|
|
/
/
*
/
/
Wrapped comment messages in divs like posts in the center pane
hmhealey
2015-09-21
2
-2
/
+2
|
/
/
*
|
Merge pull request #722 from hmhealey/timestamp
Joram Wilander
2015-09-21
3
-3
/
+16
|
\
\
|
*
|
Added a tooltip to post timestamps displaying the actual time the post was cr...
hmhealey
2015-09-19
3
-3
/
+16
|
|
/
*
|
Merge pull request #731 from asaadmahmoodspin/new-channel
Christopher Speller
2015-09-21
1
-5
/
+5
|
\
\
|
*
|
Updating new channel UI
Asaad Mahmood
2015-09-21
1
-5
/
+5
|
|
/
*
|
Cleaned up markdown formatting code and removed debug statements
hmhealey
2015-09-19
2
-7
/
+9
*
|
Deferred to marked.js's html sanitization when markdown is enabled
hmhealey
2015-09-19
1
-2
/
+12
*
|
Changed markdown link parsing to automatically add an explicit protocol to urls
hmhealey
2015-09-19
2
-1
/
+16
*
|
Prevented our url autolinking from breaking markdown links
hmhealey
2015-09-19
1
-6
/
+34
*
|
Added marked library to text_formatting.jsx
hmhealey
2015-09-19
3
-3
/
+13
*
|
Removed underscores surrounding formatting tokens since they won't work with ...
hmhealey
2015-09-19
1
-8
/
+8
*
|
Removed unnecessary conversion of newlines to html line breaks
hmhealey
2015-09-19
1
-6
/
+4
|
/
*
merging
=Corey Hulen
2015-09-18
3
-6
/
+14
|
\
|
*
Merge pull request #699 from mattermost/PLT-92
Joram Wilander
2015-09-18
2
-5
/
+13
|
|
\
|
|
*
moving to security tab
=Corey Hulen
2015-09-17
2
-12
/
+11
|
|
*
Making changes to versioning
=Corey Hulen
2015-09-17
1
-5
/
+4
|
|
*
Merge branch 'master' into PLT-92
=Corey Hulen
2015-09-17
4
-36
/
+100
|
|
|
\
|
|
*
|
Adding version to UI
=Corey Hulen
2015-09-16
1
-0
/
+13
|
|
*
|
PLT-92 Adding server side versioning to the binary
=Corey Hulen
2015-09-16
1
-5
/
+2
|
*
|
|
Fixed incorrect check if a url starts with an explicit protocol
hmhealey
2015-09-18
1
-1
/
+1
*
|
|
|
Moving logout item
=Corey Hulen
2015-09-17
1
-6
/
+6
[next]