This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
mattermost
Watch
3
Star
0
Fork
0
You've already forked mattermost
mirror of
https://github.com/mattermost/mattermost.git
synced
2025-02-25 18:55:24 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2f1dcf6f5267ecf85d14c8a36a9d3059a5d41218
mattermost
/
web
/
react
/
stores
History
Christopher Speller
2f1dcf6f52
Merge pull request
#381
from mattermost/mm-1705
...
MM-1705 add google as an oauth single-sign-on service
2015-08-18 08:47:35 -04:00
..
browser_store.jsx
Changing the way we mattermost handles URLs. team.domain.com becomes domain.com/team.
2015-07-20 17:45:23 -04:00
channel_store.jsx
removed underscores from function names in channel_store
2015-08-13 08:00:10 -04:00
config_store.jsx
Added ConfigStore that is populated from the server
2015-08-13 13:01:21 -04:00
error_store.jsx
fix BrowserStore bug in actionOnItemsWithPrefix and refactor BrowserStore
2015-07-10 12:38:16 -07:00
post_store.jsx
Changed PostStore.getDraft/getCommentDraft to return an empty draft instead of null when no draft is found
2015-08-11 09:41:18 -04:00
socket_store.jsx
fix BrowserStore bug in actionOnItemsWithPrefix and refactor BrowserStore
2015-07-10 12:38:16 -07:00
team_store.jsx
Cosmetic refactoring
2015-08-13 11:10:02 -07:00
user_store.jsx
added google sign-in functionality to the client, with minor model modifications
2015-08-14 12:38:16 -04:00