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
...
|
*
|
Cosmetic refactoring of post_body.jsx
Reed Garmsen
2015-08-12
1
-0
/
+2
|
*
|
Cosmetic refactoring of textToJsx function
Reed Garmsen
2015-08-12
1
-82
/
+131
|
*
|
Implemented basic text formatting package using a modfied version of the mark...
Reed Garmsen
2015-08-12
1
-27
/
+126
|
|
/
*
|
Merge pull request #370 from hmhealey/mm1812
Christopher Speller
2015-08-14
3
-0
/
+43
|
\
\
|
*
|
Removed isEmailEnabledSynchronous and switched the email disabled warnings to...
hmhealey
2015-08-13
1
-21
/
+0
|
*
|
Added ConfigStore that is populated from the server
hmhealey
2015-08-13
3
-0
/
+43
|
*
|
Reformatted code to match the style guide
hmhealey
2015-08-11
1
-2
/
+2
|
*
|
Added initial api to allow clientside code to query serverside configuration
hmhealey
2015-08-11
1
-0
/
+21
|
|
/
*
|
Merge pull request #365 from mattermost/mm-1700
Christopher Speller
2015-08-14
4
-92
/
+209
|
\
\
|
*
|
update rename channel modal to not refresh page on channel name change
JoramWilander
2015-08-11
1
-6
/
+17
|
*
|
incorporate channel updateAt into channel counts and pull channel data on cha...
JoramWilander
2015-08-11
1
-2
/
+4
|
*
|
added getChannelCounts service and refactored the client to more intelligentl...
JoramWilander
2015-08-11
2
-103
/
+167
|
*
|
added getChannel api service and use that over getChannels where appropriate ...
JoramWilander
2015-08-11
3
-0
/
+40
|
|
/
*
/
Added jpeg's to list of image types
nickago
2015-08-11
1
-1
/
+1
|
/
*
Merge pull request #359 from hmhealey/mm1770
Christopher Speller
2015-08-11
2
-3
/
+28
|
\
|
*
Changed post drafts to maintain a store a unique id for each file upload to f...
hmhealey
2015-08-10
1
-0
/
+21
|
*
Added the ability to cancel file uploads on posts
hmhealey
2015-08-10
1
-3
/
+7
*
|
Added keys to array-based elements and made getMe asynchronous
nickago
2015-08-06
2
-12
/
+4
|
/
*
Changed max number of displayed direct message channels to 20
nickago
2015-08-05
1
-1
/
+1
*
Merge pull request #302 from hmhealey/mm1788
Corey Hulen
2015-08-02
1
-1
/
+0
|
\
|
*
Removed ^replying in preparation for 0.6.0
hmhealey
2015-07-30
1
-1
/
+0
*
|
Merge pull request #276 from mattermost/mm-1688
Corey Hulen
2015-08-02
3
-4
/
+11
|
\
\
|
*
|
removed ternary operator to make if statement clearer
JoramWilander
2015-07-30
1
-1
/
+4
|
*
|
reset number of posts to fetch on channel switch and fresh page load
JoramWilander
2015-07-29
3
-4
/
+8
|
|
/
*
|
Merge pull request #274 from mattermost/mm-1497
Corey Hulen
2015-08-02
1
-0
/
+2
|
\
\
|
*
|
removed uneccessary utils loadThumbnails function
JoramWilander
2015-07-31
1
-44
/
+0
|
*
|
image thumbnails now scale appropriately so there is no whitespace, also gene...
JoramWilander
2015-07-31
2
-0
/
+46
*
|
|
Revert "MM-1706 Changed mention highlighting code to split words on all non-w...
Joram Wilander
2015-07-31
1
-7
/
+7
|
/
/
*
|
Merge pull request #271 from hmhealey/mm1656
Joram Wilander
2015-07-31
1
-0
/
+65
|
\
\
|
*
|
Updated ViewImage modal dialog to include details about non-image files
hmhealey
2015-07-29
1
-0
/
+6
|
*
|
Added utility function to get a file attachment's url
hmhealey
2015-07-29
1
-0
/
+13
|
*
|
Added preview images for non-image files
hmhealey
2015-07-29
1
-0
/
+13
|
*
|
Add an info box next to image thumbnails which provides the name, type, and s...
hmhealey
2015-07-29
1
-0
/
+33
|
|
/
*
/
Changed mention highlighting code to split words on all non-word characters
hmhealey
2015-07-30
1
-7
/
+7
|
/
*
Merge pull request #252 from rgarmsen2295/ie10-image-regression-fix
Christopher Speller
2015-07-29
1
-2
/
+9
|
\
|
*
Removed usage of window.location.origin throughout the codebase
Reed Garmsen
2015-07-27
1
-3
/
+4
|
*
Fixes issue with images not displaying due to window.origin not being defined...
Reed Garmsen
2015-07-27
1
-2
/
+8
*
|
updates to sign-up flow, remove company name and marketing checkbox
JoramWilander
2015-07-28
1
-2
/
+2
*
|
Display thumbnails for files without file extensions
hmhealey
2015-07-28
1
-3
/
+6
|
/
*
Placing SVGs into constants.jsx
Asaad Mahmood
2015-07-23
1
-1
/
+3
*
Merge pull request #201 from hmhealey/mm1539
Corey Hulen
2015-07-22
1
-0
/
+1
|
\
|
*
Added events for when the active thread (ie the message thread that a user is...
hmhealey
2015-07-21
1
-0
/
+1
*
|
Changing the way we mattermost handles URLs. team.domain.com becomes domain.c...
Christopher Speller
2015-07-20
3
-33
/
+28
|
/
*
Use a user's full name as their display name if a nickname hasn't been specified
hmhealey
2015-07-17
1
-1
/
+19
*
Unify all locations where we determine a user's display named based off of th...
hmhealey
2015-07-17
1
-1
/
+7
*
Merge pull request #198 from nickago/MM-1518
Joram Wilander
2015-07-17
1
-1
/
+7
|
\
|
*
fixed formatting
nickago
2015-07-16
1
-1
/
+1
|
*
readded space
nickago
2015-07-16
1
-0
/
+1
|
*
Fixed config on our link parser
nickago
2015-07-16
1
-2
/
+7
*
|
Merge pull request #183 from nickago/MM-1073
Joram Wilander
2015-07-16
1
-8
/
+15
|
\
\
|
|
/
|
/
|
[prev]
[next]