Commit Graph

210 Commits (develop)

Author SHA1 Message Date
Júlia Jaeger Foresti 73e12e1707
fix: Auto-translate not enabled for users who join rooms before setting a language preference (#40992) 3 days ago
Guilherme Gazzo 6033e93486
chore: undo loadMissedMessages deprecation from #40711 (#40981) 4 days ago
Ricardo Garim 7380c44c75
feat: presence sync engine (#40274) 6 days ago
Guilherme Gazzo 9a36221f1f
feat: extend 4 REST endpoints + migrate 7 DDP callers (#40711) 7 days ago
Guilherme Gazzo bc510f5ebf
chore: reduce room opening latency in message history load (#40954) 7 days ago
Julio Araujo 1a9ced99bc
fix: imported fixes 06-11-26 (#40889) 2 weeks ago
Nazareno Bucciarelli bf9061f7a1
fix: workspace crashing when invalid regular expression is used on message search query (#40788) 3 weeks ago
Ricardo Garim d7f19f8088
fix: allow unauthenticated access to users.sendConfirmationEmail (#40702) 3 weeks ago
Guilherme Gazzo 82aad55cd7
chore: migrate low-friction DDP callers to REST endpoints (#40704) 4 weeks ago
Guilherme Gazzo 8e5f1855e1
chore: log deprecation for orphan DDP methods that have a REST replacement (#40654) 4 weeks ago
Guilherme Gazzo 731919a8e2
ci: TEST_MODE='api' to suppress deprecation throws in API tests (#40677) 4 weeks ago
Kevin Aleman a44b12e71a
chore: Modernize codebase to node 22 (#40535) 1 month ago
Ricardo Garim 2e9e99ebee
feat(federation): add avatar change support (#37458) 3 months ago
Diego Sampaio 6b80941a61
feat(federation): notify user name changes (#39750) 3 months ago
Guilherme Gazzo f524f9e195
chore: prevent undefined-to-null conversion for name in subscriptions/rooms/users (#39724) 3 months ago
Diego Sampaio b93ddd67f2
feat(federation): add read receipts support to federated rooms (#39343) 3 months ago
Guilherme Gazzo 3e5b9a80d0
chore: reduce user finds over rest operations (#39618) 3 months ago
Aleksander Nicacio da Silva e2068892bf
fix: Thread's jump to message action changes main channel scroll position (#39092) 3 months ago
Guilherme Gazzo f4d7cc7242
chore: replace ids with objects as parameters (#38367) 5 months ago
Kevin Aleman 150f6623e8
chore: Adapt logs to object format (final!) (#38289) 5 months ago
Kevin Aleman 7bd58533be
chore: Remove typedJson and move isTruthy to tools package (#38131) 5 months ago
Martin Schoeler 4b1c9aec1f chore!: Remove saveUserProfile deprecated method (#36827) 6 months ago
Martin Schoeler 0f7ef8ee05 chore!: Remove deprecated `getAvatarSuggestion` method (#36830) 6 months ago
Martin Schoeler 04d24848bd chore!: remove deprecated `sendConfirmationEmail` method (#36829) 6 months ago
Martin Schoeler 18db8dd58c chore!: Remove meteor `unmuteUserInRoom` method (#36822) 6 months ago
Martin Schoeler 33e7a69f1b chore!: remove meteor method `muteUserInRoom` (#36823) 6 months ago
Martin Schoeler 9917ee4c29 chore!: Remove setUserPassword method (#36828) 6 months ago
sudhanshu tiwary bd10778e8b chore(meteor-methods)!: remove deprecated canAccessRoom method (#35436) 6 months ago
Kevin Aleman 73d9eb2783
feat: ABAC (#37091) 6 months ago
Tasso Evangelista 3e428054ff
chore(ui-client): Move some views (#37757) 6 months ago
Guilherme Gazzo 99dcf8cd42
chore: prevent federated room from being handled by read receipt (#37721) 6 months ago
Ricardo Garim 1a80025127
feat(federation): add room invites support (#37532) 6 months ago
Ricardo Garim c26d23cd13 regression(federation): DM detection in createDirectMessage (#37582) 7 months ago
Ricardo Garim 0064a4f1c7
regression(federation): DM detection in createDirectMessage (#37582) 7 months ago
Douglas Fabris 9f77c721f1
fix: Cannot save some user profile fields as empty (#37430) 7 months ago
Abhinav Kumar bbc4eb803b
fix: export jobs getting stuck when userNameTable is null (#37387) 8 months ago
Abhinav Kumar 1acf6a3123
fix: directory search does not return private channels (#37290) 8 months ago
Guilherme Gazzo ccfe4167da
regression(federation): Old federation users (#37102) 9 months ago
Guilherme Gazzo d204ec6eb1
feat: native federation (#36970) 9 months ago
Diego Sampaio 22b63f0d2f
chore: remove old federation (#37059) 9 months ago
Guilherme Gazzo 490d4bc209
chore: bring improvements from federation branch (#36968) 9 months ago
Guilherme Gazzo a7f845c4bd
chore: Improve deprecation handler (#36635) 11 months ago
Guilherme Gazzo 91348ff843
chore: deprecate `getUserRoles` `saveCustomFields` `setReaction` `setUsername` `saveUserProfile` `setUserPassword` methods (#36146) 11 months ago
dionisio-bot[bot] 796f238e0f
fix: redirect on required password change (#36432) 11 months ago
Guilherme Gazzo 0f552a58f0 regression: await user info retrieval in notifyOnUserChange (#36389) 11 months ago
dionisio-bot[bot] 4fda8afefa
fix: `executeSaveUserProfile` does not trigger username stream (#36430) 11 months ago
Jéssica Souza 9adebfa02d
fix: redirect on required password change (#36381) 12 months ago
Guilherme Gazzo 7d153619fc
regression: await user info retrieval in notifyOnUserChange (#36389) 12 months ago
Guilherme Gazzo 3836d6aeb4
fix: `executeSaveUserProfile` does not trigger username stream (#36385) 12 months ago
Marcos Spessatto Defendi cefafb0589
refactor: remove meteor call from livechat units (server) (#35860) 1 year ago