Commit Graph

43 Commits (18db56cac3e9afceec6d6907df4973a0666f1d1a)

Author SHA1 Message Date
Rodrigo Nascimento 4834deff0d
Fix regression in api channels.members 8 years ago
Rodrigo Nascimento 4d25bead25
[NEW] Upgrade Meteor to 1.6 8 years ago
Rodrigo Nascimento d758ca6985
Merge pull request #8635 from RocketChat/hotfix/channel-members-sort 8 years ago
Rodrigo Nascimento 68188268c0
[FIX] API channel/group.members not sorting 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 a6808ccbcc
Merge pull request #8147 from RocketChat/fix-the-members-list-rest-api 8 years ago
Bradley Hilton 041dea5698
Don't allow getting custom fields in the members list, use the users.list api for that 8 years ago
Bradley Hilton edda4127e2
Include more information on the members list rest api, fixes #8116 8 years ago
Bradley Hilton 25792e619b
Add rest api endpoints to list members in a channel 9 years ago
Bradley Hilton 4f3c9d43d9
Fix #7775, return the unread properties 9 years ago
Bradley Hilton ae87222cd8
Add a messages endpoint which supports pagination like the other endpoints. Rework the direct messages endpoints to support username instead of room id 9 years ago
Bradley Hilton 1914d7a047
Add the channels/groups/im.files endpoint 9 years ago
Rodrigo Nascimento 298b51d934 Merge pull request #7212 from RocketChat/fix-rest-api-list-permissions 9 years ago
Bradley Hilton 9f59494c07
Corrected the wording, such not much. 9 years ago
Bradley Hilton 12212ee453
Fix permissions not being respected in users and channels list 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
Boris Peterbarg 0f029e42ba Make channels.info accept roomName, just like groups.info 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
Rodrigo Nascimento a43564de0e Return user’s _id and username for `groups/channels.online` 9 years ago
Rodrigo Nascimento 9b0535c55d Improve `channels.online` 9 years ago
Gabriel Engel 54379d1440
Sync createPrivateGroup and createChannel parameter order for readOnly and customFields 9 years ago
Bradley Hilton bd47ed40b3
Fix private groups not being able to be unarchived via the rest api 9 years ago
wtsarchive 4f76d30ce2 Fix equation to get rid of eslint error 9 years ago
wtsarchive ffff8c711f Add REST API method to list online users in a room 9 years ago
Rodrigo Nascimento b3d43fa12e
API: Improve query of getIntegrations 9 years ago
Rodrigo Nascimento 22758c0d43
API: Improve method findChannelById to throw instead of return error 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
Bradley Hilton 849c3c8977
Add count and offset to the getIntegrations, add the error to the failures, prevent removing users from direct messages. 9 years ago
Bradley Hilton a31fc5d7a5
Add channels and groups deletion methods, requires permission 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 48b91aebaa Use the cache methods and use pagination more 9 years ago
Bradley Hilton 021827f2ad Add the archived check to the room getter function 9 years ago
Bradley Hilton deb7a5ee89 Add a global variable for the fields to exclude in rooms 9 years ago
Bradley Hilton c518ecf5d4 Work on the reviewed items, not completed yet 9 years ago
Bradley Hilton 98c4702a87 Work on the integrations api for v1 and allow loki to accept skip 9 years ago
Bradley Hilton 3cee960e6c Remove some more already added endpoints and move others around 9 years ago
Bradley Hilton e41b57d379 A few fixes to the rest api, actually include the misc this time 9 years ago
Bradley Hilton 50c932dc0e Break all the stuff and remove the deprecated endpoints 9 years ago
Bradley Hilton 1d30d49f05 Move the channels to their own file and add several rest api methods 9 years ago