Commit Graph

69 Commits (96384c39b85504efda72a342f5b6d8bee81bb7d8)

Author SHA1 Message Date
Marcos Defendi 77490fdb23 Add deprecation warning to user.roles endpoint 8 years ago
Marcos Defendi 5ecb7e994b Revert the removed endpoint, user.roles 8 years ago
Marcos Defendi f2345eb5ba Add roles and preferences to /me endpoint and remove users.roles endpoint 8 years ago
Rodrigo Nascimento 00fdf3d17f
Merge pull request #9719 from RocketChat/fix-rest-api-verified-email-update 8 years ago
Marcos Defendi 028f08aec4 Change the current password, to be send in sha256, and change sendVerificationEmail method 8 years ago
Marcos Defendi c2430681a8 fix some issues requested in the last review about users.updateOwnBasicInfo endpoint. 8 years ago
Marcos Defendi 8374c975fe added endpoint to update a user's basic informations. 8 years ago
Karl Prieb dbad250a51 add sidebar default options on admin 8 years ago
Marcos Defendi 19a8ad6ea3 added findOne call to retrieve the user, and remove verification which didn't allow false values to be saved 8 years ago
Joaquin GT e36f95d4c6 replacing this.getUserFromParams() for this.userId, due to legit security concerns 8 years ago
Joaquin GT 2db5a9447c giving a more sensible error message 8 years ago
Joaquin GT 9adf9fc344 adding muteFocusedConversations param on @karlprieb request 8 years ago
Joaquin GT f203b276e3 get own preferences only 8 years ago
Joaquin GT b3295a5fd4 adding new params requested by @karlprieb 8 years ago
Joaquin GT cee2461cf3 default to the user registered if none is passed 8 years ago
Joaquin GT e336ddba3e going by single quotes 8 years ago
Marcos Defendi a32b80a83d small fixes 8 years ago
Rafael Kellermann Streit 525cb92d22 Fixed some lint issues 8 years ago
Rafael Kellermann Streit ecf1ece598 Create a new API that returns all logged user roles 8 years ago
Joaquin GT d0d7f59411 users.getPreferences always requires authentication 8 years ago
Joaquin GT 4cc4c48fa6 formatting 8 years ago
Joaquin GT c7972144c2 formatting 8 years ago
Joaquin GT c99bfcc803 formatting 8 years ago
Joaquin GT e0c2b8fa47 formatting 8 years ago
Joaquin GT 01f499fe98 missing semicolon 8 years ago
Joaquin GT c5c204284a updating mongo 8 years ago
Joaquin GT b2c75b4d40 making tests happy 8 years ago
Joaquin GT c8f843b23b unneded ; 8 years ago
Joaquin GT 28b2993340 Thx coday bot: property shorthand expected 8 years ago
Joaquin GT f30d581e6a Thx coday bot: missing semicolons 8 years ago
Joaquin GT 1b8483f12d Add user settings / preferences API endpoint #8694 8 years ago
Rodrigo Nascimento e62fddcb29
Move all npm from meteor packages to package.json & Update versions 8 years ago
Rodrigo Nascimento 4d25bead25
[NEW] Upgrade Meteor to 1.6 8 years ago
Rodrigo Nascimento 17472d8608
Merge pull request #8408 from RocketChat/rest-api-improve-json-query-helper 8 years ago
Rodrigo Nascimento cf1eef4e5d
Merge pull request #8408 from RocketChat/rest-api-improve-json-query-helper 8 years ago
Bradley Hilton b9b5a9c804
Improve the json query helper to reduce the amount of duplicate code. 8 years ago
Rodrigo Nascimento 298b51d934 Merge pull request #7212 from RocketChat/fix-rest-api-list-permissions 8 years ago
Guilherme Gazzo 1b385ad685 action audio and video 8 years ago
Bradley Hilton 548f3cd692
Fix #7509, allow the username to be passed into the setAvatar 8 years ago
Robert Jakubowicz 1411fbb124 [Fix]: Saving users to DB before validating custom fields 9 years ago
Bradley Hilton 12212ee453
Fix permissions not being respected in users and channels list 9 years ago
Diego Sampaio 28366df084 Fix forbidden error on setAvatar REST endpoint (#7159) 9 years ago
Diego Sampaio 2acf3ec4a3
Fix avatar upload via users.setAvatar REST endpoint 9 years ago
Andrew Bromwich d1301ce697 Added helper for testing if the current user matches the params 9 years ago
Guilherme Gazzo 99adf30853 createToken just receive userId 9 years ago
Guilherme Gazzo 45a74d6bcd create a method 'create token' 9 years ago
Bradley Hilton 94e1ed5a43
Fix #6787, run the user update function in the api as the calling user 9 years ago
Bradley Hilton 6e47cd42a3
Add the 'users.resetAvatar' endpoint, which resets the avatar back to the initals version 9 years ago
Rodrigo Nascimento a2b4564d47 Add ESLint rules `prefer-template` and `template-curly-spacing` (#6456) 9 years ago
Rodrigo Nascimento 7b1e076cbc Add ESLint rule `object-shorthand` (#6457) 9 years ago