summaryrefslogtreecommitdiffstats
path: root/model/client.go
Commit message (Expand)AuthorAgeFilesLines
* Add MFA functionalityJoramWilander2016-03-301-0/+36
* Add the ability to switch from email to ldap and backJoramWilander2016-03-231-4/+22
* Revert "PLT-2183 Slash command auto-complete"Christopher Speller2016-03-181-5/+2
* Fixing merge=Corey Hulen2016-03-171-2/+5
|\
| * fix TestListCommandsNicolas Clerc2016-03-171-2/+5
* | PLT-2115 Adding compliance=Corey Hulen2016-03-151-0/+36
|/
* Convering client to react-router.Christopher Speller2016-03-141-37/+30
* Merge branch 'master' into PLT-1429=Corey Hulen2016-02-031-0/+17
|\
| * Merge pull request #2049 from mattermost/plt-1856Christopher Speller2016-02-031-0/+9
| |\
| | * Add basic server audit tab to system console for EEJoramWilander2016-02-021-0/+9
| * | Added ability to sign in via username; separated email sign in and sign up co...Reed Garmsen2016-02-021-0/+8
| |/
* | Fixing merge=Corey Hulen2016-02-011-0/+11
|\|
| * PLT-1586 adding attach device id method=Corey Hulen2016-01-261-0/+11
* | merging=Corey Hulen2016-01-251-8/+17
|\|
| * PLT-7: Refactoring models to use translations (chunk 6)Elias Nahum2016-01-251-7/+7
| * Added unit test and fixed errorsJoramWilander2016-01-221-1/+10
* | Merge branch 'master' into PLT-1429=Corey Hulen2016-01-141-3/+3
|\|
| * Upgrade logging package=Corey Hulen2016-01-111-1/+1
| * Added the ability to get more channel members from getChannelExtraInfohmhealey2016-01-061-2/+2
* | Adding web service methods=Corey Hulen2016-01-081-1/+28
* | partial fix for UI=Corey Hulen2016-01-081-1/+19
|/
* 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