summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* Send email notification when username changed (#3022)Thomas Balthazar2016-05-181-9/+35
* Merge branch 'release-3.0'Christopher Speller2016-05-174-13/+8
|\
| * Fixing websocket connection=Corey Hulen2016-05-173-8/+8
| * Removed check of email signup from creating a team (#3029)Harrison Healey2016-05-171-5/+0
* | PLT-1909 Removed the ability to edit system posts (#3013)Harrison Healey2016-05-172-0/+17
* | PLT-2188 Integrations: Support raw new lines in the text payload (#2993)Thomas Balthazar2016-05-171-0/+11
* | Check team member instead of session for team admin role when updating/deleti...Joram Wilander2016-05-162-2/+27
* | Merge branch 'release-3.0'Christopher Speller2016-05-164-2/+8
|\|
| * Fixing issue with missing user (#2989)Corey Hulen2016-05-121-0/+4
| * Inlcude team Id for fake context for incoming webhooks (#2988)Joram Wilander2016-05-121-0/+2
| * Stopped login code from falling back to LDAP when it's disabled (#2986)Harrison Healey2016-05-122-2/+2
* | Moving to glideChristopher Speller2016-05-121-4/+4
* | Merge branch 'release-3.0'Christopher Speller2016-05-125-17/+27
|\|
| * Improved handling of edge case where an LDAP user shares a username with a no...Harrison Healey2016-05-121-2/+5
| * Improve incoming webhook slack compatibility (#2972) (#2973)thoemy2016-05-121-3/+3
| * Fix parsing attachment field links into markdown (#2958) (#2959)thoemy2016-05-121-4/+4
| * PLT-2905 fixing upgrade of SSO accounts (#2962)Corey Hulen2016-05-115-15/+22
* | Fix parsing attachment field links into markdown (#2958) (#2959)thoemy2016-05-121-4/+4
* | Improve incoming webhook slack compatibility (#2972) (#2973)thoemy2016-05-121-3/+3
* | Merge branch 'release-3.0'Christopher Speller2016-05-112-21/+4
|\|
| * Fixing compliance reporting (#2964)Corey Hulen2016-05-111-1/+1
| * Removing export route (#2955)Christopher Speller2016-05-111-20/+0
| * PLT-2806 sending websocket when adding user to team (#2953)Corey Hulen2016-05-101-0/+3
* | PLT-2674 Private Group should not have Leave option when only one member rema...enahum2016-05-102-2/+15
|/
* PLT-2862 Re-added LDAP login boxes as part of signup flow (#2937)Harrison Healey2016-05-092-4/+22
* Recent mention searches now OR terms instead of AND (#2931)Joram Wilander2016-05-094-30/+43
* PLT-2600/PLT-2770 Changed getPublicLink api call to return a proper JSON stri...Harrison Healey2016-05-061-1/+1
* PLT-2697 Fixing team admins (#2900)Corey Hulen2016-05-065-31/+208
* Add separator between DMs on your team and not (#2910)Joram Wilander2016-05-061-0/+4
* Fixing /logout command (#2908)Christopher Speller2016-05-063-13/+14
* Multiple cross-team functionality fixes (#2902)Joram Wilander2016-05-062-3/+8
* Allow system admins to switch user accounts to email/password (#2893)Joram Wilander2016-05-052-5/+1
* PLT-2600/PLT-2770 Added Get Public Link modal and added new API for public fi...Harrison Healey2016-05-055-226/+302
* PLT-2707 Adding option to show DM list from all of server (#2871)Corey Hulen2016-05-043-4/+62
* Sanitize sensitive data of out config file for the system console (#2849)Joram Wilander2016-05-032-11/+40
* PLT-2258 Unified login screen and related APIs (#2820)Harrison Healey2016-05-0310-236/+224
* Fixed typo (#2862)Arif Usman2016-05-031-3/+3
* Added query escaping to emails (#2867)David Lu2016-05-031-3/+3
* Port HPNS from 2.2 to master (#2863)Joram Wilander2016-05-031-43/+48
* Fixing edit direct channel header (#2842)Christopher Speller2016-05-023-13/+20
* Fixing cookie=Corey Hulen2016-04-281-1/+1
* Merge branch 'master' of https://github.com/mattermost/platform=Corey Hulen2016-04-285-12/+44
|\
| * Fixing slack import. (#2819)Christopher Speller2016-04-283-8/+31
| * Don't return error if already part of channel being joined (#2814)Joram Wilander2016-04-282-4/+13
* | Fixing cookie=Corey Hulen2016-04-281-0/+6
|/
* PLT-2687 sending email on upgrade and moving profile pic to new location (#2808)Corey Hulen2016-04-282-2/+7
* Add websocket event and cache invalidation for deleting channels (#2807)Joram Wilander2016-04-273-22/+43
* Fixing permalinks to channels your not a memeber of (#2805)Christopher Speller2016-04-275-25/+128
* Fix CLI to make -team_name optional or not required. I also added a -join_te...Corey Hulen2016-04-271-0/+185
* Use any whitespace as a demlimter when checking for outgoing webhook triggers...Joram Wilander2016-04-261-1/+7