Commit Graph

583 Commits (develop)

Author SHA1 Message Date
Julio Araujo 72fb0bd6a6
chore(deps): bump several dependencies (elliptic, pbkdf2, fast-xml-parser etc) and replace twit (#40294) 2 weeks ago
Diego Sampaio 6a4977011c
regression: validate the subscription status on unban (#40237) 3 weeks ago
Diego Sampaio f3649b22ed
fix(federation): re-invite after ban (#40114) 3 weeks ago
Copilot f65cd9be32
feat(enterprise): Implement cold storage archiving for read receipts (#38623) 3 weeks ago
Abhinav Kumar 12c44d2db6
fix: read receipts not turning blue when all active users have read (#39246) 3 weeks ago
Nazareno Bucciarelli 4e99ff6c1a
feat: email filtering in `users.info` and `users.list` endpoints (#39989) 4 weeks ago
Douglas Fabris 9760d84629
refactor: Remove unused `description` from attachments render (#40067) 4 weeks ago
dionisio-bot[bot] f2b9ecf616
fix: delete all users subscriptions on re-join after being banned (#40080) 1 month ago
Diego Sampaio a23c43b99b
fix: delete all users subscriptions on re-join after being banned (#40061) 1 month ago
Pierre Lehnen 43642220a5
fix: blank notifications when a voice call ends (#39741) 1 month ago
Guilherme Gazzo a376d444c9
regression: require confirmation before adding a banned user back to a room (#39840) 1 month ago
Ricardo Garim 2e9e99ebee
feat(federation): add avatar change support (#37458) 2 months ago
Guilherme Gazzo 82adf3abf9
feat: Ban user (#39321) 2 months ago
Guilherme Gazzo f524f9e195
chore: prevent undefined-to-null conversion for name in subscriptions/rooms/users (#39724) 2 months ago
Amit Bora e41be6239c
refactor: rename isURL to isAbsoluteURL for clarity (#38821) 2 months ago
Guilherme Gazzo 3e5b9a80d0
chore: reduce user finds over rest operations (#39618) 2 months ago
Kevin Aleman cfcff9966c
fix: Forwarding messages to channels with join code (#39541) 2 months ago
Tasso Evangelista 819399c7b8
chore(eslint): Consistent type imports/exports (#39341) 2 months ago
Tasso Evangelista c68ac536ea
refactor: Remove global references to `Meteor` (#39316) 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
Tasso Evangelista 88b2151df8
refactor: Stricten types over UiKit implementation APIs (#38804) 2 months ago
Sahil Singh 99d6b31267
fix(createRoom): avoid mutating members input parameter (#38885) 2 months ago
Kevin Aleman eb4f06e9ca
regression: Slascommand using `meteor.userid` outside context (#38946) 3 months ago
Guilherme Gazzo fbb5136879
refactor: Update authorization service to accept IUser type (#38622) 3 months ago
Guilherme Gazzo 08a702c9bc
chore: Use extraction from AST to infer mentions (#38845) 3 months ago
Copilot 17be0c1b3b
chore: normalize urls extraction for messages (#38795) 3 months ago
dionisio-bot[bot] 4d0fe606af
fix: imported fixes 02-18-2026-004 (#38824) 3 months ago
Diego Sampaio e03ac4e04c
chore: remove old federation implementation Servers model (#38811) 3 months ago
FlyeraX 60d63d1784
fix: imported fixes 02-18-2026-004 (#38782) 3 months ago
Julio Araujo d6ef0db96a
feat: rewrite `checkUrlForSsrf` and include it in the `server-fetch` package (#38044) 3 months ago
Ricardo Garim 42151e26f4
refactor: use options object in sendMessage function signature (#38772) 3 months ago
Pierre Lehnen fbc4935dec
fix: removing files from e2ee rooms do not remove their messages (#38379) 3 months ago
Diego Sampaio ba2ea2b0e7
feat(federation): validate user email domain (#38356) 3 months ago
Diego Sampaio 13433b1575
chore: remove left over oplog code (#38313) 3 months ago
Kevin Aleman eb366e750d
chore: Use pre-configured ajv instance (#38404) 3 months ago
Ricardo Garim 87faec13b3
fix: check deleting user's unmuted status instead of message sender (#38415) 3 months ago
Guilherme Gazzo 464adcba90
chore: remove Meteor user invocation from rest api (#38017) 3 months ago
Guilherme Gazzo f4d7cc7242
chore: replace ids with objects as parameters (#38367) 3 months ago
Pierre Lehnen e57f15845e
feat: new endpoint to delete uploaded files individually (#38173) 3 months ago
Guilherme Gazzo c4eff65b38
chore: remove rate limiter for functions (#38354) 3 months ago
Kevin Aleman 150f6623e8
chore: Adapt logs to object format (final!) (#38289) 4 months ago
Kevin Aleman 0b438a5792
chore: Adapt logs to new format (#38259) 4 months ago
Ricardo Garim 9a205633c2
fix: make email notifications support multiple files (#38184) 4 months ago
Kevin Aleman 7b51ba8434
feat: OEmbed async processing (#38151) 4 months ago
Douglas Gubert 3de264297d
chore: refactor listeners.js to typescript (#37985) 4 months ago
Kevin Aleman 7bd58533be
chore: Remove typedJson and move isTruthy to tools package (#38131) 4 months ago
Diego Sampaio 743d2485b9
chore: update version validation checks (#38149) 4 months ago
Pierre Lehnen 05c415b94c
fix: thumbnails are not removed when a file is deleted automatically on user removal (#38105) 4 months ago
Kevin Aleman f837394aa4
chore: Adapt logs to object format - 2 (#38001) 4 months ago