server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
model
/
client.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixing merge
=Corey Hulen
2016-02-01
1
-0
/
+11
|
\
|
*
PLT-1586 adding attach device id method
=Corey Hulen
2016-01-26
1
-0
/
+11
*
|
merging
=Corey Hulen
2016-01-25
1
-8
/
+17
|
\
|
|
*
PLT-7: Refactoring models to use translations (chunk 6)
Elias Nahum
2016-01-25
1
-7
/
+7
|
*
Added unit test and fixed errors
JoramWilander
2016-01-22
1
-1
/
+10
*
|
Merge branch 'master' into PLT-1429
=Corey Hulen
2016-01-14
1
-3
/
+3
|
\
|
|
*
Upgrade logging package
=Corey Hulen
2016-01-11
1
-1
/
+1
|
*
Added the ability to get more channel members from getChannelExtraInfo
hmhealey
2016-01-06
1
-2
/
+2
*
|
Adding web service methods
=Corey Hulen
2016-01-08
1
-1
/
+28
*
|
partial fix for UI
=Corey Hulen
2016-01-08
1
-1
/
+19
|
/
*
Merge pull request #1745 from mattermost/plt-1118
Christopher Speller
2016-01-04
1
-0
/
+18
|
\
|
*
Add ability to switch between SSO and email account
JoramWilander
2015-12-17
1
-0
/
+18
*
|
Fixed TestGetFile unit test
hmhealey
2015-12-18
1
-1
/
+1
|
/
*
Fixing issues caused by changing test emails
Reed Garmsen
2015-12-13
1
-1
/
+1
*
Merge pull request #1289 from mattermost/plt-516-2
Joram Wilander
2015-11-04
1
-2
/
+2
|
\
|
*
Updated getStatuses unit testgs
JoramWilander
2015-11-03
1
-2
/
+2
*
|
Adding ability to fetch posts around a specifc post
Christopher Speller
2015-11-03
1
-0
/
+18
|
/
*
Merge pull request #1211 from mattermost/PLT-340
Joram Wilander
2015-10-30
1
-2
/
+2
|
\
|
*
PLT-340
=Corey Hulen
2015-10-27
1
-2
/
+2
*
|
Merge pull request #1199 from hmhealey/plt600
Corey Hulen
2015-10-28
1
-2
/
+11
|
\
\
|
|
/
|
/
|
|
*
Added Channel.Purpose on the server
hmhealey
2015-10-27
1
-0
/
+9
|
*
Renamed Channel.Description to Channel.Header on the server
hmhealey
2015-10-27
1
-2
/
+2
*
|
Merge branch 'master' into PLT-25
=Corey Hulen
2015-10-23
1
-12
/
+14
|
\
|
|
*
Multi-session login
=Corey Hulen
2015-10-20
1
-12
/
+13
|
*
Adding multi-session cookie
=Corey Hulen
2015-10-20
1
-12
/
+13
*
|
Adding analytics tab
=Corey Hulen
2015-10-22
1
-0
/
+9
|
/
*
Add api unit tests for outgoing webhooks.
JoramWilander
2015-10-19
1
-0
/
+36
*
Merge pull request #1079 from hmhealey/initprefs
Christopher Speller
2015-10-16
1
-0
/
+9
|
\
|
*
Added an initial call to get all user preferences on page load
hmhealey
2015-10-15
1
-0
/
+9
*
|
Use team display name in team switcher menu
Antti Ahti
2015-10-14
1
-1
/
+1
|
/
*
Removed Preference.AltId
hmhealey
2015-10-13
1
-1
/
+9
*
Made structural changes to server-side Preference code based on feedback
hmhealey
2015-10-13
1
-5
/
+5
*
Added api to get and set preferences
hmhealey
2015-10-13
1
-0
/
+18
*
Changing SpinPunch to Mattermost in copyright
Christopher Speller
2015-10-08
1
-1
/
+1
*
Moved ChannelMember.NotifyLevel into ChannelMember.NotifyProps
hmhealey
2015-10-01
1
-9
/
+0
*
Replaced ChannelMember.MarkUnreadLevel with ChannelMember.NotifyProps
hmhealey
2015-10-01
1
-2
/
+2
*
Added additional test cases and fixed existing ones for ChannelMember.MarkUnr...
hmhealey
2015-09-30
1
-0
/
+9
*
Removing old valet crud
=Corey Hulen
2015-09-24
1
-18
/
+0
*
PLT-349 adding team mgt to admin console
=Corey Hulen
2015-09-23
1
-1
/
+11
*
Fixing merge conflict
=Corey Hulen
2015-09-22
1
-1
/
+37
|
\
|
*
Implement incoming webhooks.
JoramWilander
2015-09-21
1
-1
/
+37
*
|
Adding service settings to admin console
=Corey Hulen
2015-09-22
1
-0
/
+1
*
|
Adding email to admin console
=Corey Hulen
2015-09-21
1
-0
/
+9
|
/
*
Merge pull request #709 from mattermost/PLT-11
Harrison Healey
2015-09-18
1
-0
/
+18
|
\
|
*
PLT-11 Adding ability to save config file
=Corey Hulen
2015-09-17
1
-0
/
+18
*
|
Fix authentication for loadtests.
JoramWilander
2015-09-18
1
-0
/
+1
|
/
*
Implement OAuth2 service provider functionality.
JoramWilander
2015-09-16
1
-68
/
+124
*
PLT-93 cleaing up client side configs
=Corey Hulen
2015-09-15
1
-0
/
+9
*
PLT-12 adding log viewer
=Corey Hulen
2015-09-10
1
-0
/
+9
*
Refactored post handling/updating on both the client and server.
JoramWilander
2015-08-27
1
-0
/
+9
[next]