server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improving formatting for Channel Intro
Asaad Mahmood
2015-07-22
3
-11
/
+23
*
Adjusting scroll in RHS to not show whitespace
Asaad Mahmood
2015-07-22
1
-0
/
+1
*
Profile pic changes in LHS Header
Asaad Mahmood
2015-07-22
2
-1
/
+5
*
Merge pull request #232 from mattermost/post-list-null
Joram Wilander
2015-07-22
1
-0
/
+1
|
\
|
*
Small patch for a null TypeError in post_list updating code
Christopher Speller
2015-07-22
1
-0
/
+1
|
/
*
Merge pull request #231 from mattermost/file-fixes
Christopher Speller
2015-07-22
2
-27
/
+27
|
\
|
*
fix the ability to remove file previews once uploaded
JoramWilander
2015-07-22
1
-2
/
+3
|
*
fixed thumbnails and files in RHS
JoramWilander
2015-07-22
1
-25
/
+24
*
|
Merge pull request #230 from mattermost/download-link-fix
Christopher Speller
2015-07-22
1
-3
/
+10
|
\
\
|
*
|
fixed download link in image viewer
JoramWilander
2015-07-21
1
-3
/
+10
*
|
|
Merge pull request #224 from hmhealey/mm1625
Christopher Speller
2015-07-22
2
-4
/
+11
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Changed post menu label to be ... and to make it visible at all times on smal...
hmhealey
2015-07-21
1
-0
/
+10
|
*
|
Changed post menu label to just be [...] regardless of whether or not the use...
hmhealey
2015-07-21
1
-4
/
+1
*
|
|
Merge pull request #222 from rgarmsen2295/mm-1574
Joram Wilander
2015-07-22
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fixed typo in the 'Sign up Complete' page: you email -> your email
Reed Garmsen
2015-07-21
1
-1
/
+1
|
|
/
*
|
Merge pull request #205 from mattermost/mm-1351
Corey Hulen
2015-07-21
16
-206
/
+383
|
\
\
|
*
|
removed unnecessary debug statements
JoramWilander
2015-07-21
2
-4
/
+0
|
*
|
fix click through on the image viewer modal to work with new team domain changes
JoramWilander
2015-07-21
1
-1
/
+1
|
*
|
fixed unit tests to work with team domain changes and update partial url rege...
JoramWilander
2015-07-21
6
-19
/
+55
|
*
|
added sanitization to filenames to remove the possibility of relative paths
JoramWilander
2015-07-21
2
-4
/
+12
|
*
|
updated create profile image unit test to clean up images properly
JoramWilander
2015-07-21
1
-0
/
+18
|
*
|
remove data dirs in make clean and updated gitignore with api/data
JoramWilander
2015-07-21
2
-0
/
+3
|
*
|
change docker default storage directory to /mattermost/data
JoramWilander
2015-07-21
1
-1
/
+1
|
*
|
added relative data directory as default for storage and added it to gitignore
JoramWilander
2015-07-21
2
-2
/
+5
|
*
|
add proper url encoding for filenames
JoramWilander
2015-07-21
2
-1
/
+23
|
*
|
create default storage directory in Dockerfile, turn on server storage by def...
JoramWilander
2015-07-21
2
-6
/
+9
|
*
|
turned off local server storage by default
JoramWilander
2015-07-21
2
-4
/
+4
|
*
|
update file unit tests
JoramWilander
2015-07-21
3
-67
/
+143
|
*
|
initial implementation of local server storage for files
JoramWilander
2015-07-21
5
-115
/
+127
|
/
/
*
|
Merge pull request #227 from mattermost/files-patch
Christopher Speller
2015-07-21
1
-0
/
+5
|
\
\
|
*
|
Fixing image previews
Christopher Speller
2015-07-21
1
-0
/
+5
*
|
|
Merge pull request #225 from mattermost/files-patch
Corey Hulen
2015-07-21
3
-34
/
+5
|
\
|
|
|
*
|
Fixing issues with files trasitioning to relative paths
Christopher Speller
2015-07-21
3
-34
/
+5
*
|
|
Merge pull request #223 from mattermost/files-patch
Corey Hulen
2015-07-21
3
-2
/
+8
|
\
|
|
|
*
|
Fixing file uploads and previews for new /team/ URL structure
Christopher Speller
2015-07-21
3
-2
/
+8
*
|
|
Merge pull request #221 from mattermost/files-patch
Corey Hulen
2015-07-21
2
-1
/
+13
|
\
|
|
|
*
|
Old files are saved with full paths, this changes so that new files are not s...
Christopher Speller
2015-07-21
2
-1
/
+13
|
/
/
*
|
Merge pull request #200 from mattermost/mm-1356
Corey Hulen
2015-07-21
86
-1216
/
+893
|
\
\
|
*
|
Changing the way we mattermost handles URLs. team.domain.com becomes domain.c...
Christopher Speller
2015-07-20
86
-1216
/
+893
*
|
|
Merge pull request #210 from hmhealey/makefile
Corey Hulen
2015-07-21
1
-2
/
+8
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Changed Makefile to restart existing mysql/redis containers if they've been s...
hmhealey
2015-07-20
1
-2
/
+8
|
|
/
*
|
Merge pull request #217 from mattermost/quick-manage-fix
Joram Wilander
2015-07-21
1
-0
/
+1
|
\
\
|
*
|
quick fix to get manage team modal working again
JoramWilander
2015-07-21
1
-0
/
+1
|
/
/
*
|
Merge pull request #216 from asaadmahmoodspin/mm-1631
Joram Wilander
2015-07-21
3
-4
/
+13
|
\
\
|
*
|
mm-1631 - Fixing image previewer bug
Asaad Mahmood
2015-07-21
3
-4
/
+13
|
/
/
*
|
Merge pull request #211 from rgarmsen2295/mm-1186
Christopher Speller
2015-07-20
3
-2
/
+13
|
\
\
|
*
|
Added channel name to RHS comment threads; minor css changes to compensate fo...
Reed Garmsen
2015-07-19
3
-2
/
+13
*
|
|
Merge pull request #207 from hmhealey/mm825
Joram Wilander
2015-07-20
1
-1
/
+2
|
\
\
\
|
*
|
|
Fixed the labels on the mention list for users without their first/last name ...
hmhealey
2015-07-18
1
-1
/
+2
|
|
/
/
*
|
|
Merge pull request #204 from nickago/MM-1519
Joram Wilander
2015-07-20
1
-1
/
+2
|
\
\
\
[next]