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
...
*
Added an initial call to get all user preferences on page load
hmhealey
2015-10-15
1
-0
/
+1
|
*
Marking when user ran the unit tests
=Corey Hulen
2015-10-15
1
-0
/
+1
|
*
Removed Preference.AltId
hmhealey
2015-10-13
1
-1
/
+2
|
*
Made structural changes to server-side Preference code based on feedback
hmhealey
2015-10-13
1
-3
/
+1
|
*
Moved saving multiple user preferences into a database transaction
hmhealey
2015-10-13
1
-0
/
+1
|
*
Added Preferences table to store user preferences
hmhealey
2015-10-13
1
-0
/
+7
|
*
PLT-586 fixing issues with security alert
=Corey Hulen
2015-10-09
1
-0
/
+1
|
*
Changing SpinPunch to Mattermost in copyright
Christopher Speller
2015-10-08
1
-1
/
+1
|
*
PLT-518 check for security bulletins
=Corey Hulen
2015-10-05
1
-0
/
+1
|
*
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
[prev]