summaryrefslogtreecommitdiffstats
path: root/api/user.go
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merging performance branch into master (#4268)Joram Wilander2016-10-191-42/+259
* PLT-3968 Require user for getMe API (#4225)enahum2016-10-171-5/+1
* PLT-4155 Show correct login method in system console (#4102)enahum2016-09-281-0/+1
* PLT-3734 Cleaning up shouldSendEvent function (#4024)enahum2016-09-271-5/+14
* Fixing update roles API (#4060)Christopher Speller2016-09-221-106/+28
* Fix issue when saving session has an error (#4053)Corey Hulen2016-09-211-0/+9
* PLT-3412 WebRTC Server side & System Console (#3706)enahum2016-09-151-0/+12
* Update getUser API and add it to the JS driver (#4020)Joram Wilander2016-09-141-6/+3