Commit Graph

185 Commits (9f9cc9df609b5ff173d3ba437ef3b18effd8a8a2)

Author SHA1 Message Date
Diego Sampaio 2acf3ec4a3
Fix avatar upload via users.setAvatar REST endpoint 9 years ago
Boris Peterbarg eab7677909 Make all channel/group calls answer to roomName, except rename 9 years ago
Boris Peterbarg ebaccee5f9 Make channel/group delete call answer to roomName 9 years ago
Gabriel Engel 28ca69d3ac Merge pull request #6968 from seekingalpha/channels-create-perm-check 9 years ago
Boris Peterbarg 6e5ce3aaff Fix: make channels.create check for create-c 9 years ago
Andrew Bromwich 8d3852d716 Fixed up definition of `isUserFromParams` to handle case where no params are passed 9 years ago
Andrew Bromwich d1301ce697 Added helper for testing if the current user matches the params 9 years ago
Boris Peterbarg 0f029e42ba Make channels.info accept roomName, just like groups.info 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
Gabriel Engel bfb69429b3 Merge pull request #6734 from RocketChat/hotfix/master-incoming-webhook 9 years ago
Rodrigo Nascimento 71244767ec Allow create/remove incoming integrations via API 9 years ago
Bradley Hilton 6e47cd42a3
Add the 'users.resetAvatar' endpoint, which resets the avatar back to the initals version 9 years ago
Alex Brazier 00b8f16ebc Only update online count every minute for shields 9 years ago
Alex Brazier 6555fe42cf Add translation for Join Chat shield 9 years ago
Alex Brazier 14f550928a Add admin option to control which shields are available 9 years ago
Alex Brazier c0a0dd8bb9 Add shield.svg api route 9 years ago
Nathan Marcos 9f219dd88f Create groups.addAll endpoint and add activeUsersOnly param. 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 e888808284 Enhance outgoing webhooks and add history (#5823) 9 years ago
jaredhilton 6d8c9ad5b2 Remove build property from default info API; update tests to reflect removal 9 years ago
jaredhilton e5464f35bf Get user by token AND user id, make /api/info match expected properties 9 years ago
jaredhilton 4f3f0c6d12 Remove unneeded comments 9 years ago
jaredhilton 60ba24db84 Updates getLoggedInUser to get user by token 9 years ago
Rodrigo Nascimento a43564de0e Return user’s _id and username for `groups/channels.online` 9 years ago
Rodrigo Nascimento 0810264bdb Add `groups.online` 9 years ago
Rodrigo Nascimento 9b0535c55d Improve `channels.online` 9 years ago
jaredhilton af1a3422c0 Make user const 9 years ago
jaredhilton 6af61d710e For #3651, adjustments based on requested changes 9 years ago
Jared Hilton 2804b439ae Fix eslint errors 9 years ago
Jared Hilton bdde1ff5c2 Fix 3651; get user role with user-id in headers 9 years ago
Rodrigo Nascimento 9e4238136f Add settings to enable API CORS 9 years ago
S. Li 1c05d4f32b fix eslint complaints 9 years ago
S. Li 76b9cdd7f5 add prometheus monitoring foundation 9 years ago
Bradley Hilton ff288e4c50
Allow viewing the messages of others direct messages 9 years ago
Bradley Hilton b5160e3f7c
Add users.register and users.getAvatar 9 years ago
Gabriel Engel 54379d1440
Sync createPrivateGroup and createChannel parameter order for readOnly and customFields 9 years ago
Bradley Hilton 6fa51ed08f
Fix groups.setReadOnly and groups.setType not returning the correct group via rest api 9 years ago
Bradley Hilton 92d95c1590
Change Zapier oAuthApp settings to enable it and update the redirectUri 9 years ago
Bradley Hilton a8de3e9017
Add rest api to get the statistics 9 years ago
Hussam Eddin Alhendi 41ac553252 Add customFields to groups.create api (#5639) 9 years ago
Rodrigo Nascimento 8cd6beab8a
Change outgoing-integrations API to require channel 9 years ago
Martin Schoeler 8f3b8cd230 fixed api setType 9 years ago
hussamEddinAlhendi ced28a80ef Fix errors 9 years ago
Martin Schoeler f62ecc7024 api read only fix 9 years ago
hussamEddinAlhendi 0d921cd0bb Fix errors 9 years ago
hussamEddinAlhendi fae4c100c1 Fix errors 9 years ago
Martin Schoeler 990c4190df groups rename fix 9 years ago