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
*
Merge release 3.2 into master (#3548)
Harrison Healey
2016-07-11
1
-0
/
+19
*
PLT-1465 Added password requirements (#3489)
David Lu
2016-07-06
1
-2
/
+2
*
PLT-3346/PLT-3342/PLT-3360 EE: Add the ability to restrict channel management...
Joram Wilander
2016-07-06
1
-7
/
+405
*
Fix channels showing up across teams when multiple teams open in same browser...
Joram Wilander
2016-06-15
1
-0
/
+6
*
PLT-2559 Always return successful when trying to join a channel that the user...
Harrison Healey
2016-06-06
1
-2
/
+30
*
Don't allow users to be added to a channel they are not in the team of (#3246)
Joram Wilander
2016-06-04
1
-0
/
+4
*
Allow system admins to update and delete channels (#3161)
Joram Wilander
2016-06-01
1
-11
/
+54
*
Check team member instead of session for team admin role when updating/deleti...
Joram Wilander
2016-05-16
1
-0
/
+14
*
PLT-2674 Private Group should not have Leave option when only one member rema...
enahum
2016-05-10
1
-2
/
+4
*
Multiple cross-team functionality fixes (#2902)
Joram Wilander
2016-05-06
1
-2
/
+3
*
PLT-2258 Unified login screen and related APIs (#2820)
Harrison Healey
2016-05-03
1
-7
/
+7
*
Fixing edit direct channel header (#2842)
Christopher Speller
2016-05-02
1
-0
/
+14
*
Don't return error if already part of channel being joined (#2814)
Joram Wilander
2016-04-28
1
-2
/
+2
*
Fixing permalinks to channels your not a memeber of (#2805)
Christopher Speller
2016-04-27
1
-1
/
+31
*
PLT-2057 User as a first class object (#2648)
Corey Hulen
2016-04-21
1
-273
/
+95
*
Fixing email unit tests
=Corey Hulen
2016-02-01
1
-29
/
+29
*
Revert " PLT-7 adding loc for db calls"
Corey Hulen
2016-01-20
1
-30
/
+30
*
PLT-7 adding loc db calls for users table
=Corey Hulen
2016-01-20
1
-30
/
+30
*
Added the ability to get more channel members from getChannelExtraInfo
hmhealey
2016-01-06
1
-6
/
+42
*
Updated emails in unit tests to include '+'
Reed Garmsen
2015-12-13
1
-28
/
+28
*
Fixed unit test issues
Reed Garmsen
2015-11-13
1
-1
/
+2
*
Added ChannelExtra.MemberCount field to reflect the actual member count when ...
hmhealey
2015-11-12
1
-0
/
+4
*
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