Commit Graph

464 Commits (2af94de9d0e533e3a4ece95971e05e310d2ba514)

Author SHA1 Message Date
Marcos Spessatto Defendi 151cd3d907 [FIX] Fix wrong parameter in chat.delete endpoint and add some test cases (#12408) 7 years ago
Marcos Spessatto Defendi 5c7067b93a Convert rocketchat-api to main module structure (#12510) 7 years ago
Marcos Spessatto Defendi 70fe7df118 Removal of TAPi18n and TAPi18next global variables (#12467) 7 years ago
Marcos Spessatto Defendi 0d30a52487 Removal of Match, check, moment, Tracker and Mongo global variables (#12410) 7 years ago
Rodrigo Nascimento 26d59c3625
Removal of EJSON, Accounts, Email, HTTP, Random, ReactiveDict, ReactiveVar, SHA256 and WebApp global variables (#12377) 7 years ago
Rodrigo Nascimento 6e88d4d474
Removal of Meteor global variable (#12371) 7 years ago
Marcos Spessatto Defendi cffa9ed0be [FIX] REST `users.setAvatar` endpoint wasn't allowing update the avatar of other users even with correct permissions (#11431) 7 years ago
Marcos Spessatto Defendi 63f7e8fea6 [BREAK] Update `lastMessage` rooms property and convert the "starred" property, to the same format (#12266) 7 years ago
Marcos Spessatto Defendi d2ab3f128f [FIX] Remove e2e from users endpoint responses (#12344) 7 years ago
Marcos Spessatto Defendi e14b9bafa8 [BREAK] Add expiration to API login tokens and fix duplicate login tokens created by LDAP (#12186) 7 years ago
Marcos Spessatto Defendi 88dc99ec6e [FIX] users.register endpoint to not create an user if username already being used (#12297) 8 years ago
Pierre H. Lehnen 2af105a534 Improve: Rename E2E methods (#12175) 8 years ago
Mrinal Dhar 808619b0cd [NEW] Support for end to end encryption (#10094) 8 years ago
Diego Sampaio 391504e342
Fix using wrong variable (#12114) 8 years ago
Marcos Spessatto Defendi bc6640727d [NEW] REST endpoints to get moderators from groups and channels (#11909) 8 years ago
フィンメーラ 9a77976e40 [NEW] User preference for 24- or 12-hour clock (#11169) 8 years ago
Marcos Spessatto Defendi 4470ec68f6 [NEW] REST endpoint to set groups' announcement (#11905) 8 years ago
Marcos Spessatto Defendi 75a1377f22 [FIX] Internal error when cross-origin with CORS is disabled (#11953) 8 years ago
Pierre H. Lehnen 485111d745 [FIX] Direct messages leaking into logs (#11863) 8 years ago
André Ferreira 02ff65c788 [NEW] REST endpoints to create roles and assign roles to users (#11855) 8 years ago
Marcos Spessatto Defendi ed1d550d86 [NEW] Personal access tokens for users to create API tokens (#11638) 8 years ago
Marcos Spessatto Defendi 39aed632d3 [FIX] REST `im.members` endpoint not working without sort parameter (#11821) 8 years ago
Marcos Spessatto Defendi e9a0926eae [NEW] REST endpoint to manage server assets (#11697) 8 years ago
Marcos Spessatto Defendi ab21be6bfc [FIX] Results pagination on /directory REST endpoint (#11551) 8 years ago
Marcos Spessatto Defendi 809055bcee [FIX] Searching by `undefined` via REST when using `query` param (#11657) 8 years ago
Marcos Spessatto Defendi a9d41be560 [FIX] REST endpoints to update user not respecting some settings (#11474) 8 years ago
Diego Sampaio dcdcbfba9e
Additional eslint rules (#11804) 8 years ago
Diego Sampaio db6aa025d0
Add new eslint rules (#11800) 8 years ago
Marcos Spessatto Defendi 3e419e02b9 [FIX] Change pagination field to `count` on /chat.search REST endpoint #11340 8 years ago
Marcos Spessatto Defendi aee5d30974 [FIX] Unreads counter for new rooms on /channels.counters REST endpoint (#11531) 8 years ago
Marcos Spessatto Defendi 9914149865 [NEW] Add /users.deleteOwnAccount REST endpoint to an user delete his own account (#11488) 8 years ago
Marcos Spessatto Defendi d6caf53eb0 [NEW] Add /roles.list REST endpoint to retrieve all server roles (#11500) 8 years ago
Marcos Spessatto Defendi cffe3fb44f [FIX] Add customFields property to /me REST endpoint response (#11496) 8 years ago
Marcos Spessatto Defendi 3558f99601 [BREAK] Remove deprecated /user.roles endpoint (#11493) 8 years ago
フィンメーラ 829c5d1bfb [NEW][BREAK] Message retention policy and pruning (#11236) 8 years ago
フィンメーラ 56b43cfe61 [NEW] Privacy for custom user fields (#11332) 8 years ago
Rodrigo Nascimento 9e0a8f50d7
[WIP][BREAK] Remove cache layer and internal calculated property `room.usernames` (#10749) 8 years ago
フィンメーラ daa53bfa64 [NEW] [BREAK] REST API: permissions.list and permissions.update (#10975) 8 years ago
フィンメーラ 5f9ec717ba [NEW] REST API: channels.setDefault (#10941) 8 years ago
Marcos Spessatto Defendi 3ebb78d2f9 [FIX] Improve REST registration routes method and add more test cases for /login (#10999) 8 years ago
Marcos Spessatto Defendi f33c6b50ac Add verification to make sure the user exists in REST insert object helper (#11008) 8 years ago
Marcos Spessatto Defendi c53fa4dba9 [BREAK] Always remove the field `services` from user data responses (#10799) 8 years ago
Marcos Spessatto Defendi b94116945c [FIX] Add parameter to REST chat.react endpoint, to make it work like a setter (#10447) 8 years ago
Pierre H. Lehnen e5333d48cf
[FIX] Wordpress OAuth not providing enough info to log in (#11152) 8 years ago
Pierre H. Lehnen 3e6f24f502 [FIX] Wordpress OAuth not providing enough info to log in (#11152) 8 years ago
Marcos Spessatto Defendi 85b662b7f5 [FIX] /groups.invite not allow a user to invite even with permission (#11010) 8 years ago
Guilherme Gazzo 725d3e00d0 [FIX] Rooms list sorting by activity multiple re-renders and case sensitive sorting alphabetically (#9959) 8 years ago
Rodrigo Nascimento 6d6d8be980
Release 0.65.0 (#10893) 8 years ago
Rafael Kellermann Streit 599a61cfe9 Fixed a typo on error message for push token API (#10857) 8 years ago
Marcos Spessatto Defendi 07cb9abf2d [FIX] Missing pagination fields in the response of REST /directory endpoint (#10840) 8 years ago