The communications platform that puts data protection first.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Rocket.Chat/packages/rocketchat-api/server/v1
Rodrigo Nascimento e571e76c5a
Merge pull request #9719 from RocketChat/fix-rest-api-verified-email-update
8 years ago
..
channels.js fix channels.list endpoint, that wasn't returning the list of public channels correctly 8 years ago
chat.js removed uncessary parameter 8 years ago
commands.js Add a rest api endpoint to list, get, and run commands (#8531) 8 years ago
groups.js [REST API] Add query parameter to channels.list.joined, groups.list, groups.listAll, im.list 8 years ago
im.js [REST API] Add query parameter to channels.list.joined, groups.list, groups.listAll, im.list 8 years ago
integrations.js Fix tests 8 years ago
misc.js Merge branch 'develop' into shield 8 years ago
permissions.js small fixes 8 years ago
push.js Add chat.search, chat.sendMessage, POST push.token, fix DELETE push.token, and fix the structure of the rooms/subscriptions.get results 8 years ago
rooms.js Move all npm from meteor packages to package.json & Update versions 8 years ago
settings.js Add chat.search, chat.sendMessage, POST push.token, fix DELETE push.token, and fix the structure of the rooms/subscriptions.get results 8 years ago
spotlight.js small fix 8 years ago
stats.js Improve the json query helper to reduce the amount of duplicate code. 8 years ago
subscriptions.js Code adjustments 8 years ago
users.js Change the current password, to be send in sha256, and change sendVerificationEmail method 8 years ago