summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* Marking when user ran the unit tests=Corey Hulen2015-10-151-0/+2
* Merge release branch 'release-1.1.0'Christopher Speller2015-10-142-5/+19
|\
| * PLT-602 combining welcome and verify email=Corey Hulen2015-10-132-5/+19
* | Made further changes based on feedbackhmhealey2015-10-132-14/+18
* | Removed Preference.AltIdhmhealey2015-10-132-47/+92
* | Made structural changes to server-side Preference code based on feedbackhmhealey2015-10-132-43/+42
* | Removed setting direct channels for a new user at creation timehmhealey2015-10-132-50/+42
* | Moved saving multiple user preferences into a database transactionhmhealey2015-10-131-9/+5
* | Fixed preference testshmhealey2015-10-131-18/+7
* | Added default direct channels for previously existing usershmhealey2015-10-132-29/+45
* | Renamed show_hide preference to showhmhealey2015-10-132-9/+9
* | Re-added default direct channels for new usershmhealey2015-10-131-0/+42
* | Added api to get and set preferenceshmhealey2015-10-133-0/+240
* | Merge pull request #1022 from mattermost/release-1.1.0Corey Hulen2015-10-122-1/+3
|\|
| * Merge branch 'release-1.1.0' into PLT-586=Corey Hulen2015-10-121-1/+1
| |\
| | * Replaced change email verification email logo image with a static linkReed Garmsen2015-10-091-1/+1
| * | PLT-586 fixing issues with security alert=Corey Hulen2015-10-091-0/+2
| |/
* / Fixed download links in Safarihmhealey2015-10-091-2/+2
|/
* Merge pull request #981 from mattermost/plt-517Christopher Speller2015-10-0852-52/+52
|\
| * Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-0852-52/+52
* | Merge pull request #978 from mattermost/plt-355Corey Hulen2015-10-082-108/+103
|\ \ | |/ |/|
| * Fixing ability to dynamicly update members list.Christopher Speller2015-10-082-108/+103
* | Merge pull request #966 from mattermost/GIT-960Christopher Speller2015-10-081-1/+1
|\ \
| * | GIT-960 show error when you cannot create a team=Corey Hulen2015-10-071-1/+1
| |/
* | Merge pull request #931 from rgarmsen2295/plt-112Christopher Speller2015-10-085-7/+87
|\ \
| * | Added new email to email change notificationReed Garmsen2015-10-062-6/+7
| * | Resending the verification email now sends the appropriate version of the ema...Reed Garmsen2015-10-051-2/+2
| * | Added better verification when a user changes his or her emailReed Garmsen2015-10-053-2/+25
| * | Initial cosmetic changes to the process of verifying a changed emailReed Garmsen2015-10-054-3/+59
* | | GIT-957 fixing email templates and logos=Corey Hulen2015-10-0710-12/+12
| |/ |/|
* | Fix user_added websocket event and update websocket channel access cache on a...JoramWilander2015-10-072-19/+30
* | Adding checkout for system admin role=Corey Hulen2015-10-061-1/+7
* | Use http writer to automatically set content-type for file gets.JoramWilander2015-10-061-2/+1
|/
* Merge pull request #903 from mattermost/PLT-44Christopher Speller2015-10-053-8/+57
|\
| * PLT-44 allow team switching without the need to login=Corey Hulen2015-10-013-8/+57
* | Merge pull request #906 from teviot/teviot-patch-2Christopher Speller2015-10-021-0/+2
|\ \
| * | Pass-through post creation time when importing postsTeviot Systems2015-10-021-0/+2
| |/
* | Merge pull request #881 from hmhealey/plt194Joram Wilander2015-10-023-44/+103
|\ \ | |/ |/|
| * Moved ChannelMember.NotifyLevel into ChannelMember.NotifyPropshmhealey2015-10-013-140/+17
| * Replaced ChannelMember.MarkUnreadLevel with ChannelMember.NotifyPropshmhealey2015-10-012-37/+93
| * Added additional test cases and fixed existing ones for ChannelMember.MarkUnr...hmhealey2015-09-301-0/+82
| * Removed UI for quiet mode and added UI to set when a channel will be marked u...hmhealey2015-09-301-8/+52
| * Added 'default' option to channel notification settings that just uses the us...hmhealey2015-09-301-6/+6
* | Merge pull request #866 from mattermost/PLT-345Christopher Speller2015-10-011-1/+23
|\ \
| * | PLT-345 adding client side logging=Corey Hulen2015-09-291-1/+23
* | | Merge release branch 'release-1.0.0'Christopher Speller2015-09-306-25/+22
|\ \ \ | |_|/ |/| |
| * | Fixing some locations to use the IsTeamAdmin function which properly checks f...Christopher Speller2015-09-306-11/+11
| * | Fixing permissions for system admin. Fixes slack import for system admins.Christopher Speller2015-09-301-14/+11
* | | Added slight delay to TestEchoCommand to account for race conditionhmhealey2015-09-301-0/+3
* | | Merge pull request #863 from mattermost/PLT-475Christopher Speller2015-09-301-1/+1
|\ \ \ | |_|/ |/| |