server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
store
/
store.go
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Moved ChannelMember.NotifyLevel into ChannelMember.NotifyProps
hmhealey
2015-10-01
1
-1
/
+0
|
*
Replaced ChannelMember.MarkUnreadLevel with ChannelMember.NotifyProps
hmhealey
2015-10-01
1
-1
/
+1
|
*
Removed UI for quiet mode and added UI to set when a channel will be marked ↵
hmhealey
2015-09-30
1
-0
/
+1
|
|
|
|
unread in the sidebar
*
Assiging first user system_admin role
=Corey Hulen
2015-09-23
1
-0
/
+1
|
*
PLT-349 adding team mgt to admin console
=Corey Hulen
2015-09-23
1
-1
/
+2
|
*
Implement incoming webhooks.
JoramWilander
2015-09-21
1
-0
/
+8
|
*
Adding database schema version
=Corey Hulen
2015-09-16
1
-0
/
+7
|
*
Implement OAuth2 service provider functionality.
JoramWilander
2015-09-16
1
-2
/
+17
|
*
Adding ability to export data from mattermost
Christopher Speller
2015-09-04
1
-0
/
+4
|
*
Refactored post handling/updating on both the client and server.
JoramWilander
2015-08-27
1
-0
/
+1
|
*
Fixing build
=Corey Hulen
2015-08-20
1
-0
/
+4
|
*
when user roles are updated, the relevant session roles are updated as well
JoramWilander
2015-08-17
1
-0
/
+1
|
*
added getChannelCounts service and refactored the client to more ↵
JoramWilander
2015-08-11
1
-0
/
+1
|
|
|
|
intelligently pull channel data
*
Fixes mm-1355 adds rate limiting apis
=Corey Hulen
2015-07-29
1
-0
/
+1
|
*
inital implementation of using GitLab OAuth2 provider for signup/login
JoramWilander
2015-07-22
1
-0
/
+1
|
*
Changing the way we mattermost handles URLs. team.domain.com becomes ↵
Christopher Speller
2015-07-20
1
-2
/
+2
|
|
|
|
|
|
|
domain.com/team. Renaming team.Name to team.DisplayName and team.Domain to team.Name. So: team.Name -> url safe name. team.DisplayName -> nice name for users
*
Added last updated for pictures
nickago
2015-07-16
1
-1
/
+1
|
*
Added timestamps to pictures to stop caching
nickago
2015-07-13
1
-0
/
+1
|
*
Fixing unit tests
=Corey Hulen
2015-07-06
1
-0
/
+9
|
*
first commit
=Corey Hulen
2015-06-14
1
-0
/
+94