Commit Graph

167 Commits (ce2f360d186e58bbd927889f11b6eef88f94de9d)

Author SHA1 Message Date
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
hussamEddinAlhendi ac809619b2 Refactor the code 9 years ago
hussamEddinAlhendi c8e9ea4810 Fix style issues 9 years ago
hussamEddinAlhendi 0258fb5c45 Add option to get group by name in api/v1/groups.info?roomName=testing 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 3d5b3d6011
API: Filter settings by `public: true` not by `public: $ne: false` 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 522d4e5c8e
Move the api creation from coffee to js 9 years ago
Bradley Hilton 71d7dc8233
Fix the removal of integrations via 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
konstantintrushin dc639ce1cb Update users.js 9 years ago
konstantintrushin 6f40a0a8d1 Update users.js 9 years ago
konstantintrushin 6fee85f949 Update users.js 9 years ago