summaryrefslogtreecommitdiffstats
path: root/model/client.go
Commit message (Expand)AuthorAgeFilesLines
* Upgrade logging package=Corey Hulen2016-01-111-1/+1
* Added the ability to get more channel members from getChannelExtraInfohmhealey2016-01-061-2/+2
* Merge pull request #1745 from mattermost/plt-1118Christopher Speller2016-01-041-0/+18
|\
| * Add ability to switch between SSO and email accountJoramWilander2015-12-171-0/+18
* | Fixed TestGetFile unit testhmhealey2015-12-181-1/+1
|/
* Fixing issues caused by changing test emailsReed Garmsen2015-12-131-1/+1
* Merge pull request #1289 from mattermost/plt-516-2Joram Wilander2015-11-041-2/+2
|\
| * Updated getStatuses unit testgsJoramWilander2015-11-031-2/+2
* | Adding ability to fetch posts around a specifc postChristopher Speller2015-11-031-0/+18
|/
* Merge pull request #1211 from mattermost/PLT-340Joram Wilander2015-10-301-2/+2
|\
| * PLT-340=Corey Hulen2015-10-271-2/+2
* | Merge pull request #1199 from hmhealey/plt600Corey Hulen2015-10-281-2/+11
|\ \ | |/ |/|
| * Added Channel.Purpose on the serverhmhealey2015-10-271-0/+9
| * Renamed Channel.Description to Channel.Header on the serverhmhealey2015-10-271-2/+2
* | Merge branch 'master' into PLT-25=Corey Hulen2015-10-231-12/+14
|\|
| * Multi-session login=Corey Hulen2015-10-201-12/+13
| * Adding multi-session cookie=Corey Hulen2015-10-201-12/+13
* | Adding analytics tab=Corey Hulen2015-10-221-0/+9
|/
* Add api unit tests for outgoing webhooks.JoramWilander2015-10-191-0/+36
* Merge pull request #1079 from hmhealey/initprefsChristopher Speller2015-10-161-0/+9
|\
| * Added an initial call to get all user preferences on page loadhmhealey2015-10-151-0/+9
* | Use team display name in team switcher menuAntti Ahti2015-10-141-1/+1
|/
* Removed Preference.AltIdhmhealey2015-10-131-1/+9
* Made structural changes to server-side Preference code based on feedbackhmhealey2015-10-131-5/+5
* Added api to get and set preferenceshmhealey2015-10-131-0/+18
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
* Moved ChannelMember.NotifyLevel into ChannelMember.NotifyPropshmhealey2015-10-011-9/+0
* Replaced ChannelMember.MarkUnreadLevel with ChannelMember.NotifyPropshmhealey2015-10-011-2/+2
* Added additional test cases and fixed existing ones for ChannelMember.MarkUnr...hmhealey2015-09-301-0/+9
* Removing old valet crud=Corey Hulen2015-09-241-18/+0
* PLT-349 adding team mgt to admin console=Corey Hulen2015-09-231-1/+11
* Fixing merge conflict=Corey Hulen2015-09-221-1/+37
|\
| * Implement incoming webhooks.JoramWilander2015-09-211-1/+37
* | Adding service settings to admin console=Corey Hulen2015-09-221-0/+1
* | Adding email to admin console=Corey Hulen2015-09-211-0/+9
|/
* Merge pull request #709 from mattermost/PLT-11Harrison Healey2015-09-181-0/+18
|\
| * PLT-11 Adding ability to save config file=Corey Hulen2015-09-171-0/+18
* | Fix authentication for loadtests.JoramWilander2015-09-181-0/+1
|/
* Implement OAuth2 service provider functionality.JoramWilander2015-09-161-68/+124
* PLT-93 cleaing up client side configs=Corey Hulen2015-09-151-0/+9
* PLT-12 adding log viewer=Corey Hulen2015-09-101-0/+9
* Refactored post handling/updating on both the client and server.JoramWilander2015-08-271-0/+9
* Fixes mm-1912 move get file info into its own web service call=Corey Hulen2015-08-241-0/+18
* Fixing build=Corey Hulen2015-08-201-0/+2
* added api unit test for GetChannelCountsJoramWilander2015-08-111-0/+9
* added getChannel api service and use that over getChannels where appropriate ...JoramWilander2015-08-111-0/+9
* Adding etag to channel extra_info api call.Christopher Speller2015-07-291-2/+2
* Merge branch 'master' into mm-1420=Corey Hulen2015-07-221-1/+1
|\
| * fixed unit tests to work with team domain changes and update partial url rege...JoramWilander2015-07-211-1/+1
* | fixing merge conflicts=Corey Hulen2015-07-211-10/+10
|\|