Commit Graph

34 Commits (develop)

Author SHA1 Message Date
Yash Rajpal a45420b3a5
fix: Exclude `_hidden` messages from API responses (#36661) 4 months ago
Guilherme Gazzo 91348ff843
chore: deprecate `getUserRoles` `saveCustomFields` `setReaction` `setUsername` `saveUserProfile` `setUserPassword` methods (#36146) 5 months ago
Abhinav Kumar 2de3aa60aa
fix: im/channels/groups.counters endpoint includes deactivated users in members count (#36236) 7 months ago
gabriellsh 1eb53d289e
fix: Support file filtering across all room types endpoints (#36035) 7 months ago
Kevin Aleman 5387d91667
chore: User model to TS (#35056) 10 months ago
Ricardo Garim 4ce00382e9
fix: brings back `roomName` on GET `/groups.messages` endpoint (#35546) 10 months ago
Marcos Spessatto Defendi 3950c1d088
refactor: remove meteor calls from channels, im, and groups endpoints (server) (#35067) 10 months ago
Marcos Spessatto Defendi 1da75e76e2
refactor: remove Meteor calls for message history methods (#34204) 11 months ago
Marcos Spessatto Defendi d94901634d
refactor: remove Meteor.call for addAllUserToRoom method (server) (#34486) 12 months ago
Guilherme Gazzo 53c81bbf7f
chore: rename API method unauthorized method to forbidden (#32083) 1 year ago
Ricardo Garim d1e14a0a85
regression: remove query field on groups messages listing (#33802) 1 year ago
Ricardo Garim 15582b1026
chore!: remove query field on online groups listing (#33647) 1 year ago
Allan RIbeiro f5c25bbce7 chore!: remove deprecated meteor eraseRoom method (#32648) 1 year ago
Matheus Barbosa Silva 82c6471a56 chore!: Improve permissions check on groups endpoints (#32332) 1 year ago
Matheus Barbosa Silva 7e96fbd75f
fix: creating group with the name of an already existing room throws `internalError` (#31039) 2 years ago
Diego Sampaio 0d14dc49c3
feat: New permission to kick users (#30535) 2 years ago
Diego Sampaio a8718eddc0
feat: New permission to kick users (#30535) 2 years ago
Diego Sampaio dacdebbd86
chore: Improve `groups.create` endpoint for large amounts of members (#30499) 2 years ago
Diego Sampaio 6d4618335c
chore: Improve `groups.create` endpoint for large amounts of members (#30499) 2 years ago
Tasso Evangelista 7aa0d963bb
chore(eslint): Unify ESLint configuration (#29896) 2 years ago
gabriellsh 9160c21118
fix: Room members list out of order (#29228) 3 years ago
Marcos Spessatto Defendi 843dfc1be2
refactor: remove run as user from slashcommands (final) (#29111) 3 years ago
Heitor Tanoue 8dbf24129d
chore: convert Rooms Model Raw to TypeScript (#28260) 3 years ago
Marcos Spessatto Defendi cfe84fac0c
refactor: remove run as user from slashcommands 2/N (#29093) 3 years ago
Noach Magedman e0af392668
fix: Revert breaking change to groups.list API: 404 vs. empty list (#27587) 3 years ago
Marcos Spessatto Defendi 37f6852b71
refactor: Remove Users Model from fibers 2N (#28660) 3 years ago
Guilherme Gazzo 84b171bf94
refactor: move hasAllPermission to hasAllPermissionAsync (#28674) 3 years ago
Kevin Aleman 9ea35c8e45
refactor: move subscriptions 4x (#28548) 3 years ago
Marcos Spessatto Defendi 3dee3d9c7e
refactor: Remove all API helpers from the API prototype (#28498) 3 years ago
Diego Sampaio 2a1d8ca50e
refactor: Remove `Meteor.call` from `getRoomByNameOrIdWithOptionToJoin` (#28610) 3 years ago
Guilherme Gazzo 9b433f8857
refactor: rooms model remove findOneByIdOrName to async (#28596) 3 years ago
Kevin Aleman d3904b313e
refactor: Remove `Meteor.call` in favor of `Meteor.callAsync` - 1 (#28576) 3 years ago
Guilherme Gazzo faad471fdc
refactor: hasPermission to async - first part (#28533) 3 years ago
Diego Sampaio a4674cfe38
refactor(models): Use Messages Raw model (1/N) (#28503) 3 years ago
Guilherme Gazzo 04fadcc565
refactor: move from canAccessRoom to canAccessRoomAsync (#28477) 3 years ago
Marcos Spessatto Defendi c4c94c0ff6
refactor: Convert groups endpoints to typescript (#28432) 3 years ago
Yash Rajpal cb4699e163
fix: Show all users on rooms members list (#28413) 3 years ago
Douglas Fabris 8db691d730
refactor: `RoomInfo` to typescript (#28250) 3 years ago
Tasso Evangelista 05a9c0101d
Chore: Unused/dead code removal (#28155) 3 years ago
Tasso Evangelista 7960ff94c0
[BREAK] Limit `underscore` usage and remove `underscore.string` (even from integration script sandboxes) (#28037) 3 years ago
Leonardo Ostjen 623fcced7d
[FIX] Showing thumbnails on files list (#23301) 3 years ago
Diego Sampaio 9647793404
Chore: Move service definitions to core services package (#27546) 3 years ago
Leonardo Ostjen 3cf1c80de1
[FIX] Showing thumbnails on files list (#23301) 3 years ago
Diego Sampaio f414e64fbc
[FIX] Endpoints not working when using "Use Real Name" setting (#26530) 3 years ago
Diego Sampaio 9d818a7af4
[FIX] Endpoints not working when using "Use Real Name" setting (#26530) 3 years ago
Diego Sampaio 0880f1e3ec
Regression: Fix files list endpoints (#26226) 4 years ago
Diego Sampaio 21b81e9a96
Chore: Update Meteor 2.7.3 (#25991) 4 years ago
Pierre Lehnen 845f56e37d
Chore: Model Typings (#25758) 4 years ago
Diego Sampaio 961c06014e First move to monorepo 4 years ago
Pierre Lehnen 2f03a7a9b5
[FIX] Several issues related to custom roles (#24052) 4 years ago