server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
web
/
react
/
utils
/
utils.jsx
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Cosmetic refactoring for ESLint
Christopher Speller
2015-08-19
1
-448
/
+481
*
Implemention of slack import feature.
Christopher Speller
2015-08-19
1
-0
/
+9
*
Merge pull request #383 from rgarmsen2295/mm-1584b
Corey Hulen
2015-08-18
1
-1
/
+14
|
\
|
*
Added feature to the 'More...' PM channel list and fixed small cosmetic issues
Reed Garmsen
2015-08-18
1
-1
/
+14
*
|
Formatted comments' time in RHS similar to root
nickago
2015-08-18
1
-0
/
+4
|
/
*
Merge pull request #391 from asaadmahmoodspin/master
Christopher Speller
2015-08-18
1
-0
/
+14
|
\
|
*
Multiple UI changes
Asaad Mahmood
2015-08-18
1
-0
/
+14
*
|
Merge pull request #374 from nickago/MM-1299
Joram Wilander
2015-08-18
1
-2
/
+8
|
\
\
|
|
/
|
/
|
|
*
Added hardcoded firefox function
nickago
2015-08-17
1
-3
/
+3
|
*
move browser check functionality into a method
nickago
2015-08-14
1
-1
/
+5
|
*
Refactored such that the menu doesn't open for firefox users
nickago
2015-08-13
1
-1
/
+1
|
*
Handed control of notification sounds over to browser for firefox
nickago
2015-08-12
1
-2
/
+4
*
|
Revert "Mm 1640 Fixed odd scrolling issues on channel refresh"
Joram Wilander
2015-08-17
1
-0
/
+2
*
|
Merge pull request #372 from nickago/MM-1640
Christopher Speller
2015-08-17
1
-2
/
+0
|
\
\
|
*
|
Added case for window resize and cleaned up function
nickago
2015-08-12
1
-1
/
+0
|
*
|
Completely rehauled scrolling system, finished base implementation
nickago
2015-08-12
1
-2
/
+1
|
|
/
*
|
Revert "MM-375 Adds text formatting features using a modified version of the ...
Christopher Speller
2015-08-14
1
-229
/
+79
*
|
Merge pull request #360 from rgarmsen2295/mm-375d
Joram Wilander
2015-08-14
1
-79
/
+229
|
\
\
|
*
|
Cosmetic refactoring of the notifyMe function in utils.jsx and removed unnece...
Reed Garmsen
2015-08-12
1
-24
/
+24
|
*
|
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
|
|
/
*
/
update rename channel modal to not refresh page on channel name change
JoramWilander
2015-08-11
1
-6
/
+17
|
/
*
Changed post drafts to maintain a store a unique id for each file upload to f...
hmhealey
2015-08-10
1
-0
/
+21
*
Merge pull request #276 from mattermost/mm-1688
Corey Hulen
2015-08-02
1
-1
/
+1
|
\
|
*
reset number of posts to fetch on channel switch and fresh page load
JoramWilander
2015-07-29
1
-1
/
+1
*
|
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
*
|
Display thumbnails for files without file extensions
hmhealey
2015-07-28
1
-3
/
+6
|
/
*
Changing the way we mattermost handles URLs. team.domain.com becomes domain.c...
Christopher Speller
2015-07-20
1
-19
/
+7
*
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
|
\
\
|
|
/
|
/
|
|
*
Changed scope of 'metatdata'
nickago
2015-07-15
1
-1
/
+1
|
*
Need you GDev key for youtube stuff
nickago
2015-07-14
1
-8
/
+15
*
|
[webui] fix loading animation for ie
ralder
2015-07-11
1
-4
/
+35
|
/
*
Merge pull request #150 from mattermost/mm-895
Joram Wilander
2015-07-08
1
-14
/
+0
|
\
|
*
Finishing centralization of BrowserStore
Christopher Speller
2015-07-08
1
-14
/
+0
[prev]
[next]