summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix deactivating MFA on user accounts (#2797)Joram Wilander2016-04-261-0/+3
* PLT-2298 fixing ephemeral message for loadtests (#2788)Corey Hulen2016-04-252-12/+12
* PLT-2057 User as a first class object (#2648)Corey Hulen2016-04-2156-3626/+3572
* PLT-2561 Add commandline option to upload license file (#2757)Joram Wilander2016-04-211-27/+48
* PLT-2593: Fix logs being stored with user locale (#2722)enahum2016-04-171-1/+1
* Update client license etag to handle new features (#2716)Joram Wilander2016-04-152-12/+32
* Add custom branding functionality (#2667)Joram Wilander2016-04-113-22/+104
* Fixing buildChristopher Speller2016-04-111-0/+5
* Changed getFile api call to always attach headersHarrison Healey2016-04-081-12/+13
* Fix email verification process (#2664)enahum2016-04-081-1/+1
* PLT-2525: Render attachment fields similar to SlackAndy Lo-A-Foe2016-04-062-1/+85