server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
api
/
channel_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added Channel.Purpose on the server
hmhealey
2015-10-27
1
-6
/
+73
*
Renamed Channel.Description to Channel.Header on the server
hmhealey
2015-10-27
1
-23
/
+23
*
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
-83
/
+1
*
Replaced ChannelMember.MarkUnreadLevel with ChannelMember.NotifyProps
hmhealey
2015-10-01
1
-20
/
+60
*
Added additional test cases and fixed existing ones for ChannelMember.MarkUnr...
hmhealey
2015-09-30
1
-0
/
+82
*
Adding service settings to admin console
=Corey Hulen
2015-09-22
1
-1
/
+1
*
Renaming "Handle" to "Channel URL" or "URL"
it33
2015-09-20
1
-2
/
+2
*
Implement OAuth2 service provider functionality.
JoramWilander
2015-09-16
1
-2
/
+2
*
fixed channel counts etag to only update when appropriate
JoramWilander
2015-08-11
1
-1
/
+1
*
add etag cache testing to api GetChannelCounts unit test
JoramWilander
2015-08-11
1
-0
/
+7
*
added api unit test for GetChannelCounts
JoramWilander
2015-08-11
1
-0
/
+34
*
added getChannel api service and use that over getChannels where appropriate ...
JoramWilander
2015-08-11
1
-0
/
+21
*
Adding etag to channel extra_info api call.
Christopher Speller
2015-07-29
1
-2
/
+66
*
updated channel error messages to reflect proper naming
JoramWilander
2015-07-29
1
-2
/
+2
*
Changing the way we mattermost handles URLs. team.domain.com becomes domain.c...
Christopher Speller
2015-07-20
1
-44
/
+44
*
Renamed FullName column in database to Nickname. Renamed all serverside refer...
hmhealey
2015-07-17
1
-28
/
+28
*
Added new error message when trying to add a channel that was previously dele...
Reed Garmsen
2015-07-06
1
-0
/
+9
*
Fixing unit tests
=Corey Hulen
2015-07-06
1
-26
/
+27
*
fixing unit tests
=Corey Hulen
2015-07-05
1
-0
/
+2
*
Fixing unit test
=Corey Hulen
2015-07-05
1
-4
/
+4
*
Fixing unit test
=Corey Hulen
2015-07-05
1
-3
/
+3
*
fixing unit tests
=Corey Hulen
2015-07-05
1
-1
/
+1
*
fixing race condition in unit tests
=Corey Hulen
2015-07-05
1
-17
/
+17
*
update unit tests for default channels
JoramWilander
2015-06-29
1
-2
/
+9
*
updated channel unit test
JoramWilander
2015-06-29
1
-3
/
+9
*
first commit
=Corey Hulen
2015-06-14
1
-0
/
+787