summaryrefslogtreecommitdiffstats
path: root/api/user.go
Commit message (Expand)AuthorAgeFilesLines
* PLT-5900 Removed automatic configuration of SiteURL (#5952)Harrison Healey2017-04-041-20/+20
* Move WebSocket API to it's own package and add websocket v4 endpoint (#5881)Joram Wilander2017-03-281-25/+0
* Implement some MFA endpoints for APIv4 (#5864)Joram Wilander2017-03-271-20/+2
* Implement POST /users/search endpoint for APIv4 (#5822)Joram Wilander2017-03-231-13/+3
* Merge branch 'release-3.7' into master.George Goldberg2017-03-171-3/+3
|\
| * PLT-5765 Passed SiteURL to SendNotifications (#5705)Harrison Healey2017-03-101-3/+3
* | Implement GET /users/autocomplete endpoint for APIv4 (#5742)Joram Wilander2017-03-131-26/+6
|/
* enable saml for RN app (#5635)enahum2017-03-061-1/+6
* Updating user attributes on oauth login (#5324)Poornima2017-02-261-0/+6
* Adding device Id for version 2 of native apps (#5505)Corey Hulen2017-02-231-5/+0
* Adding caching to profile images to master (#5428)Corey Hulen2017-02-151-3/+10
* APIv3 append offset and limit to getProfiles etag (#5421)enahum2017-02-151-1/+1
* Implement GET /users endpoint for APIv4 (#5277)Joram Wilander2017-02-031-24/+5
* Implement POST /users/ids endpoint for APIv4 (#5274)Joram Wilander2017-02-031-4/+4
* Implement APIv4 infrastructure (#5191)Joram Wilander2017-01-301-201/+28
* More app code migration (#5170)Joram Wilander2017-01-251-205/+34
* Move permissions code into app package (#5146)Joram Wilander2017-01-231-30/+35
* Migrate functions to app package (#5106)Joram Wilander2017-01-191-637/+178
* Fix preferences not loading correctly (#5084)Joram Wilander2017-01-161-1/+5
* Refactor and migrate more functions out of api into app package (#5063)Joram Wilander2017-01-131-534/+148
* PLT-4938 Add app package and move logic over from api package (#4931)Joram Wilander2017-01-131-160/+111
* PLT-4317: Fix Desktop App platform in sessions list. (#5048)George Goldberg2017-01-131-0/+4
* Removing old signup team API (#4950)Christopher Speller2017-01-041-1/+1
* Adding Etag to user profile pictures. (#4926)Christopher Speller2017-01-031-0/+7
* Add API call to get a user by their email address (#4884)Carlos Tadeu Panato Junior2016-12-281-0/+19
* Don't autocomplete users by email (#4896)Joram Wilander2016-12-261-1/+11
* Fixing image profiles (#4863)Corey Hulen2016-12-211-4/+8
* Adding metrics for caching mechanisms (#4828)Christopher Speller2016-12-191-6/+6
* PLT-4982 Adding caching to user profiles (#4782)Corey Hulen2016-12-141-1/+1
* PLT-4767 Implement MFA Enforcement (#4662)Joram Wilander2016-12-121-4/+55
* PLT-4853 Adding cache purging to the server (server) (#4735)Corey Hulen2016-12-081-7/+2
* Improving command line interface (#4689)Christopher Speller2016-12-061-14/+9
* Fixing crash when attempting to login (#4704)Corey Hulen2016-12-051-1/+1
* PLT-4710 User search now obeys privacy settings (#4673)Joram Wilander2016-12-021-2/+31
* PLT-4697 Update channel switcher to autocomplete all users on the system (#4624)Joram Wilander2016-11-291-0/+22
* PLT-4403 Add server-based channel autocomplete, search and paging (#4585)Joram Wilander2016-11-241-3/+6
* PLT-4357 adding performance monitoring (#4622)Corey Hulen2016-11-221-0/+12
* PLT-3762 - Add API call to get a user by their username (#4611)Carlos Tadeu Panato Junior2016-11-211-0/+19
* PLT-4524 Update password reset page (#4522)Carlos Tadeu Panato Junior2016-11-171-1/+1
* Deauthenticate websockets and set status to offline when user account deactiv...Joram Wilander2016-11-151-2/+13
* Merge branch 'release-3.5'Christopher Speller2016-11-151-4/+4
|\
| * Fixing problem with email verification link (#4547)Corey Hulen2016-11-141-4/+4
* | Increase unit test coverage of api/user.go (#4541)Raphaƫl Bournhonesque2016-11-141-0/+2
* | PLT-4618 Fix email subjects (#4537)enahum2016-11-141-30/+19
|/
* PLT-4716 fixes cache invalidation issue (#4518)Corey Hulen2016-11-101-0/+3
* PLT-4550 move webrtc to TE (#4440)enahum2016-11-041-9/+3
* Update user search to match against username, full name, nickname and email (...Joram Wilander2016-11-031-1/+3
* EE: PLT-4512 Show secret in addition to QR code when activating MFA (#4427)Joram Wilander2016-11-031-6/+9
* PLT-4535/PLT-4503 Fix inactive users in searches and add option functionality...Joram Wilander2016-11-021-17/+20
* Moving away from goamz to use minio-go instead. (#4193)Harshavardhana2016-10-261-1/+1