server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
web
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
|
Cosmetic refactoring
nickago
2015-08-13
1
-72
/
+74
|
*
|
|
|
|
|
|
Added flux-style error protection on team store call in sidebar
nickago
2015-08-13
2
-5
/
+11
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Fixed issue with redirects not working on safari
Reed Garmsen
2015-08-17
1
-1
/
+1
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Revert "Mm 1640 Fixed odd scrolling issues on channel refresh"
Joram Wilander
2015-08-17
4
-254
/
+223
*
|
|
|
|
|
Merge pull request #372 from nickago/MM-1640
Christopher Speller
2015-08-17
4
-223
/
+254
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cosmetic refactoring
nickago
2015-08-14
1
-153
/
+198
|
*
|
|
|
|
|
Changed timeout code to event based
nickago
2015-08-14
1
-2
/
+5
|
*
|
|
|
|
|
Added non-default reliant behavior to initial scroll on mount
nickago
2015-08-12
1
-1
/
+5
|
*
|
|
|
|
|
Removed usused variable
nickago
2015-08-12
1
-1
/
+0
|
*
|
|
|
|
|
Changed the default for update to hold your position in the list
nickago
2015-08-12
1
-2
/
+2
|
*
|
|
|
|
|
Removed personal debugging code and notes
nickago
2015-08-12
4
-11
/
+4
|
*
|
|
|
|
|
Added case for window resize and cleaned up function
nickago
2015-08-12
2
-9
/
+23
|
*
|
|
|
|
|
Completely rehauled scrolling system, finished base implementation
nickago
2015-08-12
5
-94
/
+42
|
*
|
|
|
|
|
Filled out comments for post list
nickago
2015-08-12
1
-1
/
+1
|
*
|
|
|
|
|
Further added comments and split up if statments to make it more readable
nickago
2015-08-12
1
-6
/
+20
|
*
|
|
|
|
|
Added more comments and did cosmetic refactoring to understand code easier
nickago
2015-08-12
1
-10
/
+14
|
*
|
|
|
|
|
Added comments to confusing post list method
nickago
2015-08-12
1
-1
/
+8
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #369 from nickago/MM-1703
Joram Wilander
2015-08-17
8
-102
/
+115
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Changed user_settings1 to user_settings and removed vestigial css
nickago
2015-08-14
8
-25
/
+15
|
*
|
|
|
|
|
cosmetic refactoring
nickago
2015-08-14
2
-64
/
+74
|
*
|
|
|
|
|
Fixed camelCase typos
nickago
2015-08-11
1
-2
/
+2
|
*
|
|
|
|
|
Cosmetic refactoring and removing no-op condition of set state
nickago
2015-08-11
2
-15
/
+20
|
*
|
|
|
|
|
access history and activity log closing re-opens user settings in correct state
nickago
2015-08-11
3
-5
/
+13
*
|
|
|
|
|
|
Merge pull request #379 from asaadmahmoodspin/mm-1854
Joram Wilander
2015-08-17
2
-6
/
+13
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Fixing style guide issues
Asaad Mahmood
2015-08-15
1
-3
/
+2
|
*
|
|
|
|
|
|
Using variables efficiently
Asaad Mahmood
2015-08-15
1
-3
/
+3
|
*
|
|
|
|
|
|
Initialising trimmedFilename variable
Asaad Mahmood
2015-08-14
1
-0
/
+1
|
*
|
|
|
|
|
|
mm-1858 - Truncating and adding tooltips to file names in thumbnail details
Asaad Mahmood
2015-08-14
2
-6
/
+13
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
/
|
|
|
|
|
Revert "MM-375 Adds text formatting features using a modified version of the ...
Christopher Speller
2015-08-14
19
-2065
/
+119
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #360 from rgarmsen2295/mm-375d
Joram Wilander
2015-08-14
19
-119
/
+2065
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Cosmetic refactoring of the notifyMe function in utils.jsx and removed unnece...
Reed Garmsen
2015-08-12
3
-452
/
+24
|
*
|
|
|
|
|
Minor change to bold and italic parsing to be more similar to code parsing
Reed Garmsen
2015-08-12
1
-2
/
+2
|
*
|
|
|
|
|
Cosmetic refactoring of post_body.jsx
Reed Garmsen
2015-08-12
5
-66
/
+46
|
*
|
|
|
|
|
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
21
-42
/
+2387
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #370 from hmhealey/mm1812
Christopher Speller
2015-08-14
8
-292
/
+511
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Removed isEmailEnabledSynchronous and switched the email disabled warnings to...
hmhealey
2015-08-13
3
-23
/
+4
|
*
|
|
|
|
|
Added ConfigStore that is populated from the server
hmhealey
2015-08-13
6
-3
/
+107
|
*
|
|
|
|
|
Reformatted code to match the style guide
hmhealey
2015-08-11
3
-262
/
+306
|
*
|
|
|
|
|
Disabled the invite members dialog when email is disabled on the server
hmhealey
2015-08-11
2
-11
/
+56
|
*
|
|
|
|
|
Disabled the invite email portion of the team setup when email is disabled on...
hmhealey
2015-08-11
1
-23
/
+47
|
*
|
|
|
|
|
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
10
-365
/
+549
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
removed underscores from function names in channel_store
JoramWilander
2015-08-13
1
-34
/
+34
|
*
|
|
|
|
merge fix
JoramWilander
2015-08-11
1
-2
/
+2
|
*
|
|
|
|
switch to channel after creation
JoramWilander
2015-08-11
1
-2
/
+1
|
*
|
|
|
|
format channel_store to more closely match style guide and sort channels in c...
JoramWilander
2015-08-11
2
-226
/
+230
|
*
|
|
|
|
don't refresh page on channel creation and ignore case when sorting channels ...
JoramWilander
2015-08-11
2
-7
/
+8
|
*
|
|
|
|
update rename channel modal to not refresh page on channel name change
JoramWilander
2015-08-11
3
-13
/
+39
|
*
|
|
|
|
incorporate channel updateAt into channel counts and pull channel data on cha...
JoramWilander
2015-08-11
3
-4
/
+5
[prev]
[next]