Commit Graph

520 Commits (develop)

Author SHA1 Message Date
Nazareno Bucciarelli 4704bf81ca
feat: custom sounds create/update API endpoints with file validations (#39617) 20 hours ago
Douglas Fabris fac6472850
feat: Sidebar draft group (#38225) 1 week ago
Kevin Aleman b5a17fc14c
chore: fix AJV strictTypes warnings in rest-typings oneOf branches (#40282) 2 weeks ago
Guilherme Gazzo 865178a065
chore: convert endpoints do openApi (#39553) 3 weeks ago
Pierre Lehnen 7d19209e2e
feat: send push notifications for voice calls (#39386) 3 weeks ago
Pierre Lehnen 21cd54f87d
feat: allow clients to accept calls before the session is established (#40141) 3 weeks ago
Nazareno Bucciarelli 4e99ff6c1a
feat: email filtering in `users.info` and `users.list` endpoints (#39989) 3 weeks ago
Pierre Lehnen c544b805d1
feat: new endpoint to get the current media state from the server (#40093) 4 weeks ago
Aleksander Nicacio da Silva 89e4693181
regression: Allow ban actions for non-federated rooms as well (#39987) 1 month ago
Kevin Aleman 02b35d5b6c
chore: API Endpoint support for setting `action` type (#39983) 1 month ago
Guilherme Gazzo 82adf3abf9
feat: Ban user (#39321) 2 months ago
Copilot 4c2e444216
chore: Update coerceTypes to false and modify mocharc settings (#39559) 2 months ago
Guilherme Gazzo faa27f3fdf
refactor(api): migrate emoji-custom, invites and subscriptions to new… (#39333) 2 months ago
Ricardo Garim 377a6a72b1
regression: remove incorrect userId requirement from im.close validation schema (#39665) 2 months ago
Guilherme Gazzo 3e5b9a80d0
chore: reduce user finds over rest operations (#39618) 2 months ago
Douglas Fabris d83a1a9753
feat: Add multiple file upload support to message composer (#39425) 2 months ago
Nazareno Bucciarelli 1cac8c3521
refactor: move custom sounds list query validation schema to rest-typings package (#39263) 2 months ago
Guilherme Gazzo 74859602ab
chore: Convert some apis to openAPI (#39265) 2 months ago
Pierre Lehnen f5f23749d2
chore: accept additional push tokens intended for voip to iOS devices (#39174) 2 months ago
Tasso Evangelista 3d0187ae1f
refactor: Remove global references to `Accounts` (#39314) 2 months ago
Tasso Evangelista 955a7ccafd
chore(eslint): Allow `await` in loops (#39178) 2 months ago
Guilherme Gazzo ea73f1c148
chore: Enforce username over users inside endpoint context (#39266) 2 months ago
Rohit Giri 2c23512cf8
chore: migrate rooms.saveNotification endpoint to new API format w… (#38893) 2 months ago
Sezal Lagwal 5518503736
chore: migrate chat.followMessage and chat.unfollowMessage to OpenAPI (#39225) 2 months ago
Sezal Lagwal a4341ec67d
chore: migrate chat.starMessage and chat.unStarMessage to OpenAPI (#39227) 2 months ago
Ahmed Nasser 78b3fe3ef2
chore: Add OpenAPI support for the Rocket.Chat e2e endpoints (#39219) 2 months ago
Ahmed Nasser 2a27010985
chore: Add OpenAPI support for the Rocket.Chat e2e.updateGroupKey endpoints (#39094) 2 months ago
Ahmed Nasser d8baf39518
chore: Add OpenAPI Support to e2e.fetchMyKeys API (#36779) 2 months ago
Rohit Giri 1361a1f4f1
refactor: migrate rooms.delete endpoint to new API format (#38549) 2 months ago
Pierre Lehnen dbf125c8f0
chore: modernize code related to pushToken management (#39011) 2 months ago
Kevin Aleman 602b20a8c5
fix: Check ownership of uploaded files before confirming/sending (#39010) 2 months ago
Suryansh Mishra 46f38c920a
chore: migrate ldap endpoints to new API pattern (#38883) 2 months ago
Suryansh Mishra 1b7d4d8fde
chore: migrate presence endpoints to new API pattern (#38882) 2 months ago
Copilot 8d73ce5ce4
fix: inclusive query parameter handling in groups.history REST API (#39012) 2 months ago
Suryansh Mishra 9d8c4104dd
chore: migrate instances.get endpoint to new chained API pattern (#38881) 2 months ago
Daniel Nwachukwu 40253146de
chore: migrate rooms.leave endpoint to new OpenAPI pattern with AJV validation (#38957) 2 months ago
Ahmed Nasser 39f2e87e1c
chore: Add OpenAPI Support to emoji-custom.create API (#36523) 2 months ago
Ahmed Nasser a4e3c1635d
chore: Add OpenAPI support for the Rocket.Chat autotranslate translateMessage API (#38978) 2 months ago
Ahmed Nasser 7c73241845
chore: Add OpenAPI Support to dm.close/im.close API (#38974) 2 months ago
Ahmed Nasser 37acece030
chore: Add OpenAPI Support to users.getAvatarSuggestion API (#36402) 2 months ago
Ahmed Nasser 803b807551
chore: Add OpenAPI Support to e2e.getUsersOfRoomWithoutKey API (#36786) 2 months ago
Ahmed Nasser ddc0ed34b0
chore: Add OpenAPI Support to push.test API (#36882) 2 months ago
Kevin Aleman eb4f06e9ca
regression: Slascommand using `meteor.userid` outside context (#38946) 2 months ago
Ahmed Nasser 722df6f60b
chore: Add OpenAPI Support to custom-user-status.list API (#36916) 2 months ago
Nazareno Bucciarelli 29b453e1de
feat: add custom-sounds.getOne endpoint, adapt client to consume it and add Contextualbar bug fixes (#38610) 2 months ago
Ahmed Nasser c117492ad9
chore: Add OpenAPI Support to commands.get API (#36953) 2 months ago
Ahmed Nasser 98a6c58a38
chore: Add OpenAPI Support to rooms.favorite API (#35995) 2 months ago
Guilherme Gazzo fbb5136879
refactor: Update authorization service to accept IUser type (#38622) 2 months ago
Copilot 27448fe249
chore: replace getLoggedInUser with this.user in API endpoints (#38858) 3 months ago
Copilot 61efa411e1 fix: Enforce read-only channel restrictions for video conference calls (#38796) 3 months ago