server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
web
/
react
/
utils
/
client.jsx
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixing merge conflict
=Corey Hulen
2015-09-22
1
-55
/
+98
|
\
|
*
Implement incoming webhooks.
JoramWilander
2015-09-21
1
-55
/
+98
*
|
Adding service settings to admin console
=Corey Hulen
2015-09-22
1
-2
/
+0
*
|
Adding email to admin console
=Corey Hulen
2015-09-21
1
-0
/
+15
|
/
*
PLT-11 Adding ability to save config file
=Corey Hulen
2015-09-17
1
-1
/
+30
*
Implement OAuth2 service provider functionality.
JoramWilander
2015-09-16
1
-0
/
+33
*
Finished removing some of the last bits of client side config
=Corey Hulen
2015-09-15
1
-14
/
+0
*
removing loggly
=Corey Hulen
2015-09-15
1
-3
/
+0
*
PLT-12 adding log viewer
=Corey Hulen
2015-09-10
1
-0
/
+14
*
Adding ability to export data from mattermost
Christopher Speller
2015-09-04
1
-0
/
+13
*
Cosmetic refactoring for ESLint
Christopher Speller
2015-09-02
1
-150
/
+147
*
Added the ability to create a team with SSO services and added the ability to...
JoramWilander
2015-08-28
1
-0
/
+15
*
Refactored post handling/updating on both the client and server.
JoramWilander
2015-08-27
1
-1
/
+16
*
Fixes mm-1912 move get file info into its own web service call
=Corey Hulen
2015-08-24
1
-0
/
+14
*
Fixes issue with profile pictures not updating w/o refresh and prevents more ...
Reed Garmsen
2015-08-22
1
-0
/
+5
*
Fixed issue with logout in active sessions not working in ie10
Reed Garmsen
2015-08-22
1
-0
/
+2
*
Added cache: false to ajax calls that caused problems with ie10
Reed Garmsen
2015-08-22
1
-6
/
+4
*
Requiring team admin to import and fixing a few style issues
Christopher Speller
2015-08-19
1
-2
/
+1
*
Cosmetic refactoring for ESLint
Christopher Speller
2015-08-19
1
-194
/
+189
*
Implemention of slack import feature.
Christopher Speller
2015-08-19
1
-0
/
+16
*
Added feature to the 'More...' PM channel list and fixed small cosmetic issues
Reed Garmsen
2015-08-18
1
-2
/
+2
*
Private message channels no longer refresh on creation/first use
Reed Garmsen
2015-08-18
1
-0
/
+17
*
added google sign-in functionality to the client, with minor model modifications
JoramWilander
2015-08-14
1
-3
/
+12
*
Merge pull request #370 from hmhealey/mm1812
Christopher Speller
2015-08-14
1
-0
/
+15
|
\
|
*
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
1
-0
/
+15
|
*
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
*
|
added getChannelCounts service and refactored the client to more intelligentl...
JoramWilander
2015-08-11
1
-4
/
+20
*
|
added getChannel api service and use that over getChannels where appropriate ...
JoramWilander
2015-08-11
1
-0
/
+15
|
/
*
Merge pull request #359 from hmhealey/mm1770
Christopher Speller
2015-08-11
1
-3
/
+7
|
\
|
*
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
1
-11
/
+3
|
/
*
updates to sign-up flow, remove company name and marketing checkbox
JoramWilander
2015-07-28
1
-2
/
+2
*
Changing the way we mattermost handles URLs. team.domain.com becomes domain.c...
Christopher Speller
2015-07-20
1
-13
/
+20
*
Modifying all storage to use session storage. Also adding an abstraction laye...
Christopher Speller
2015-07-08
1
-1
/
+2
*
Added comment for later reference
Reed Garmsen
2015-07-02
1
-1
/
+1
*
Implemented IE10 & 11 specific error suppression when a 200 status (aka OK) e...
Reed Garmsen
2015-07-02
1
-4
/
+6
*
Removed option that does not work
Reed Garmsen
2015-07-02
1
-2
/
+2
*
Added two possible options for removing blue bar error, will choose one later
Reed Garmsen
2015-07-02
1
-1
/
+1
*
Added line that disables caching with a ajax client call that was causing err...
Reed Garmsen
2015-07-02
1
-0
/
+1
*
added team store, team settings menu, and the ability to turn on valet featur...
JoramWilander
2015-06-18
1
-0
/
+31
*
fix typo
JoramWilander
2015-06-15
1
-1
/
+1
*
don't remove null check for ltracker
JoramWilander
2015-06-15
1
-1
/
+1
*
fixes mm-1223 gracefully handle missing analytics configs
JoramWilander
2015-06-15
1
-3
/
+3
*
first commit
=Corey Hulen
2015-06-14
1
-0
/
+813
[prev]