Commit Graph

42 Commits (c5c204284a4428f27308436daf40eeab549b479a)

Author SHA1 Message Date
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
Bradley Hilton b5160e3f7c
Add users.register and users.getAvatar 9 years ago
Rodrigo Nascimento f86492387d
Return user object on method getUserFromParams 9 years ago
Bradley Hilton 532de0bd46
Add support for usernames in majority of the apis and add apis to add/remove mods and owners. 9 years ago
Bradley Hilton 3112d225fe
Allow query, sort, and fields on the queryParams of the rest api 9 years ago
konstantintrushin dc639ce1cb Update users.js 9 years ago
konstantintrushin 6f40a0a8d1 Update users.js 9 years ago
konstantintrushin 6fee85f949 Update users.js 9 years ago
Bradley Hilton fb024555b2
Add an endpoint to get the settings, only returns ones which you can see. 9 years ago
Bradley Hilton 8cfb277b0e Fix the gravatar failing when an email isn't a gravatar link, was failing the rest api 9 years ago
konstantintrushin dff728d98b Update users.js 9 years ago
konstantintrushin 7b577f9d0e Update users.js 9 years ago
Bradley Hilton b8498ad720 Actually use the queryParams for the limit..whooops 9 years ago
Bradley Hilton afcf012be8 Several changes to allow for easier Integrations from others. 9 years ago
a5his 97848ddefb Change field name to roles and type to Array. 9 years ago
Bradley Hilton a553e2db42 Allow setting other users avatars if you have permissions 9 years ago
Bradley Hilton a94d2f714f Fix the chat.postMessage not returning any data about the sent message 9 years ago
Bradley Hilton fa4b479e92 Finish moving over existing users rest api to the v1/users 9 years ago