Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | we truncate the list of members to 20 | ||||
* | 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 ↵ | hmhealey | 2015-09-30 | 1 | -0/+82 |
| | | | | ChannelMember.MarkUnreadLevel | ||||
* | 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 |
| | | | | on client | ||||
* | 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 ↵ | Christopher Speller | 2015-07-20 | 1 | -44/+44 |
| | | | | | | | 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 | ||||
* | Renamed FullName column in database to Nickname. Renamed all serverside ↵ | hmhealey | 2015-07-17 | 1 | -28/+28 |
| | | | | references from FullName to Nickname. | ||||
* | Added new error message when trying to add a channel that was previously ↵ | Reed Garmsen | 2015-07-06 | 1 | -0/+9 |
| | | | | deleted as well as a corresponding unit test | ||||
* | 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 |