Commit Graph

610 Commits (develop)

Author SHA1 Message Date
Pierre Lehnen f5f23749d2
chore: accept additional push tokens intended for voip to iOS devices (#39174) 22 hours ago
Guilherme Gazzo f30035ab9d
refactor(api): implement permissions middleware (#39351) 23 hours ago
Guilherme Gazzo 3a7f517da8
refactor(api): update authentication handling and context types (#39342) 6 days ago
Tasso Evangelista 3d0187ae1f
refactor: Remove global references to `Accounts` (#39314) 7 days ago
Tasso Evangelista 955a7ccafd
chore(eslint): Allow `await` in loops (#39178) 7 days ago
Guilherme Gazzo ea73f1c148
chore: Enforce username over users inside endpoint context (#39266) 7 days ago
Rohit Giri 2c23512cf8
chore: migrate rooms.saveNotification endpoint to new API format w… (#38893) 1 week ago
Sezal Lagwal 5518503736
chore: migrate chat.followMessage and chat.unfollowMessage to OpenAPI (#39225) 1 week ago
Samar Khajuria 92a3e4774a
chore: remove debug console.log in API authentication handler (#39232) 1 week ago
Sezal Lagwal a4341ec67d
chore: migrate chat.starMessage and chat.unStarMessage to OpenAPI (#39227) 1 week ago
Ahmed Nasser 78b3fe3ef2
chore: Add OpenAPI support for the Rocket.Chat e2e endpoints (#39219) 1 week ago
Kaustubh2k5 2655c8e7a0
refactor(parseJsonQuery): Avoid repeated permission checks per request (#39014) 2 weeks ago
Ahmed Nasser 2a27010985
chore: Add OpenAPI support for the Rocket.Chat e2e.updateGroupKey endpoints (#39094) 2 weeks ago
Ahmed Nasser d8baf39518
chore: Add OpenAPI Support to e2e.fetchMyKeys API (#36779) 2 weeks ago
Rohit Giri 1361a1f4f1
refactor: migrate rooms.delete endpoint to new API format (#38549) 2 weeks ago
Pierre Lehnen dbf125c8f0
chore: modernize code related to pushToken management (#39011) 2 weeks ago
Kevin Aleman 602b20a8c5
fix: Check ownership of uploaded files before confirming/sending (#39010) 2 weeks ago
Ricardo Garim 37a7602de8
fix: filter versionUpdate banners where version <= current installed (#38932) 2 weeks ago
Suryansh Mishra 46f38c920a
chore: migrate ldap endpoints to new API pattern (#38883) 2 weeks ago
Suryansh Mishra 1b7d4d8fde
chore: migrate presence endpoints to new API pattern (#38882) 2 weeks ago
Copilot 8d73ce5ce4
fix: inclusive query parameter handling in groups.history REST API (#39012) 2 weeks ago
Suryansh Mishra 9d8c4104dd
chore: migrate instances.get endpoint to new chained API pattern (#38881) 2 weeks ago
Daniel Nwachukwu 40253146de
chore: migrate rooms.leave endpoint to new OpenAPI pattern with AJV validation (#38957) 2 weeks ago
Ahmed Nasser 39f2e87e1c
chore: Add OpenAPI Support to emoji-custom.create API (#36523) 2 weeks ago
Ahmed Nasser a4e3c1635d
chore: Add OpenAPI support for the Rocket.Chat autotranslate translateMessage API (#38978) 2 weeks ago
Ahmed Nasser 7c73241845
chore: Add OpenAPI Support to dm.close/im.close API (#38974) 2 weeks ago
Ahmed Nasser 37acece030
chore: Add OpenAPI Support to users.getAvatarSuggestion API (#36402) 2 weeks ago
Ahmed Nasser 803b807551
chore: Add OpenAPI Support to e2e.getUsersOfRoomWithoutKey API (#36786) 2 weeks ago
Ahmed Nasser ddc0ed34b0
chore: Add OpenAPI Support to push.test API (#36882) 2 weeks ago
Kevin Aleman eb4f06e9ca
regression: Slascommand using `meteor.userid` outside context (#38946) 2 weeks ago
Ahmed Nasser 722df6f60b
chore: Add OpenAPI Support to custom-user-status.list API (#36916) 2 weeks ago
Nazareno Bucciarelli 29b453e1de
feat: add custom-sounds.getOne endpoint, adapt client to consume it and add Contextualbar bug fixes (#38610) 2 weeks ago
Ahmed Nasser c117492ad9
chore: Add OpenAPI Support to commands.get API (#36953) 2 weeks ago
Ahmed Nasser 98a6c58a38
chore: Add OpenAPI Support to rooms.favorite API (#35995) 2 weeks ago
Guilherme Gazzo fbb5136879
refactor: Update authorization service to accept IUser type (#38622) 2 weeks ago
Copilot 27448fe249
chore: replace getLoggedInUser with this.user in API endpoints (#38858) 2 weeks ago
Copilot 0de0f36c4e
chore: Make this.user optional instead of nullable for non-auth endpoints (#38861) 2 weeks ago
Ricardo Garim f661fbc11d
chore: remove bodyParams-override from API router (#38580) 3 weeks ago
Copilot 61efa411e1 fix: Enforce read-only channel restrictions for video conference calls (#38796) 3 weeks ago
Guilherme Gazzo dfab37f845 Revert "fix: Enforce read-only channel restrictions for video conference calls (#38796)" 3 weeks ago
Copilot 180d0fbc02
fix: Enforce read-only channel restrictions for video conference calls (#38796) 3 weeks ago
dionisio-bot[bot] 4d0fe606af
fix: imported fixes 02-18-2026-004 (#38824) 3 weeks ago
SK JASIMUDDIN 17109978fa
fix: Resend Verification Email Can Be Abused to Spam Mail Server (#35971) 3 weeks ago
Pierre Lehnen aad00c193a
chore: allow OpenAPI docs to list multiple methods for the same endpoint path (#38820) 3 weeks ago
Nazareno Bucciarelli 968d73c86e
Revert "fix: ContextualBar state and refresh behavior on custom sounds (#38442)" (#38818) 3 weeks ago
FlyeraX 60d63d1784
fix: imported fixes 02-18-2026-004 (#38782) 3 weeks ago
dionisio-bot[bot] 2c4a6bf83e
fix: Query parameter not being validated properly (#38766) 3 weeks ago
Kevin Aleman 91a894012a
chore: Add missing response schema validators to `custom-sounds.list` endpoint (#38620) 4 weeks ago
Pierre Lehnen fbc4935dec
fix: removing files from e2ee rooms do not remove their messages (#38379) 4 weeks ago
Diego Sampaio ba2ea2b0e7
feat(federation): validate user email domain (#38356) 4 weeks ago