Commit Graph

6787 Commits (develop)

Author SHA1 Message Date
Kevin Aleman 0ef100209d
test: Wait for `subscriptions.read` call before getting read receitps (#40741) 1 day ago
Guilherme Gazzo b92bcc76d6
chore(room): speed up room open by parallelizing fetches and caching (#40718) 2 days ago
Kevin Aleman 0b1dd5bd07
chore: Hide `abacAttributes` when `PDP` is not local (#40715) 2 days ago
Yash Rajpal 741b87fb95
revert: Phishing resistant multi factor authentication (#40679) 3 days ago
Guilherme Gazzo 82aad55cd7
chore: migrate low-friction DDP callers to REST endpoints (#40704) 3 days ago
Ricardo Garim 9dcadc1073
fix: add missing authorization check to fingerprint endpoint (#40706) 4 days ago
Kevin Aleman 6a22227807
test: Missing reporter for livechat API tests (#40703) 4 days ago
Kevin Aleman b8ada2f0d7
chore: Use `authz.v2` for `GetDecision` (#40693) 4 days ago
Guilherme Gazzo 8e5f1855e1
chore: log deprecation for orphan DDP methods that have a REST replacement (#40654) 4 days ago
Guilherme Gazzo f9f9b15564
test: scope report-message locator to moderation table (#40700) 4 days ago
Kevin Aleman 7af134cbe3
fix: UI doesnt send UTC timestamps as filters for `abac/audit` page (#40684) 4 days ago
Guilherme Gazzo af676c5315
chore: migrate DDP callers to REST endpoints (used methods with REST replacement) (#40659) 5 days ago
Guilherme Gazzo 731919a8e2
ci: TEST_MODE='api' to suppress deprecation throws in API tests (#40677) 5 days ago
Copilot 3ef57058d8
fix: Skip `conditionalLockAgent` locking path for bot agents (#40635) 5 days ago
Guilherme Gazzo bd62af903a chore: update version to 8.6.0-develop 6 days ago
Julio Araujo a99cfa5828
fix: add TEST_MODE=true to OAuth ratelimiter's 'skip' (#40650) 1 week ago
Julio Araujo f7d47dd351
fix: clean up OAuth tokens after user deactivation (#40524) 1 week ago
Tasso Evangelista ab4914de4f
refactor(core-typings): Record types missing a required `_updatedAt` field (#38528) 1 week ago
Martin Schoeler 053dcb6b34
regression: Jump to recent message is not navigating to the latest message (#40624) 1 week ago
Yash Rajpal ae9f740d6a
feat: Phising resistant MFA (#39760) 1 week ago
Martin Schoeler cedda2369f
regression: threads not closing when opened by msg link (#40623) 1 week ago
Martin Schoeler f05d23962e
regression: missing padding in messge list (#40622) 1 week ago
Douglas Gubert b1c2668b74
feat: add freeSwitchExtension query param to users.info (#40612) 1 week ago
Douglas Gubert 2198d9ea56
feat(apps): add method to find user by freeswitch extension to apps user bridge (#40604) 1 week ago
Julio Araujo 943ffe2913
chore(deps): bump @node-oauth/oauth2-server (#40525) 2 weeks ago
Martin Schoeler c026bf3234
chore: Improve channel view performance by virtualizing the messages lists (#40105) 2 weeks ago
Nazareno Bucciarelli 9868ba62bd
chore: `MESSAGE_MAX_PARSE_LENGTH` environment variable (#40306) 2 weeks ago
Diego Sampaio e45585b70a
chore: new env var `USE_ROOM_SEARCH_INDEX` to scope messages text index by room (#40397) 2 weeks ago
Guilherme Gazzo d36f48bc14
regression: restore reactive ConnectionStatusBar updates during reconnection (#40616) 2 weeks ago
Kevin Aleman a44b12e71a
chore: Modernize codebase to node 22 (#40535) 2 weeks ago
Guilherme Gazzo dda4c12af4
chore: Implement user caching for publication access (#39667) 2 weeks ago
Kevin Aleman 78814a8bd4
fix: Drop abac attributes when room changes to public (#40537) 2 weeks ago
Abhinav Kumar ebc9babf55
fix: file upload signed URL not falling back to default expiry when value is below threshold (#40456) 2 weeks ago
Douglas Gubert 402c26f723
chore: improve prometheus metrics (#39857) 2 weeks ago
Guilherme Gazzo 0673099e05
refactor(client): drop misc Meteor type/value imports from 2FA + startup (#40556) 2 weeks ago
Guilherme Gazzo 18031dea45
refactor(client): remove legacy streamerCentral, migrate user-presence to sdk.onAnyStreamEvent (#40542) 2 weeks ago
Matheus Cardoso b1560a4881
chore(deps): upgrade node from 22.22.2 to 22.22.3 (#40536) 2 weeks ago
Abhinav Kumar c320d979d7
test: add e2e test for livechat visitor read receipts (#40512) 2 weeks ago
Guilherme Gazzo 80b0f143e1
refactor(client): inline UserProvider.queryPreference subscribe/getSnapshot (#40491) 2 weeks ago
Guilherme Gazzo f61c7bd581
refactor(client): inject stream/list functions into userStatuses (#40567) 2 weeks ago
Guilherme Gazzo 405584e75b
refactor(client): centralize DDP wire codec behind sdk/ddpProtocol (#40486) 2 weeks ago
Guilherme Gazzo fe65e8f1aa
refactor(client): use SDK storage helper in AuthenticationProvider.getLoginToken (#40482) 2 weeks ago
Julio Araujo 390a7f4e38
chore(deps): bump sanitize-html (#40554) 2 weeks ago
Abhinav Kumar d427b808c1
fix: incorrect timestamp timezone conversion and relative time preview (#40420) 2 weeks ago
Kevin Aleman 2d32e52073
fix: `abacAttributes` reactivity (#40499) 2 weeks ago
Martin Schoeler fa8413f6c3
fix: hide 'Delete all closed chats' button when user lacks `remove-closed-livechat-rooms` permission (#40492) 2 weeks ago
Guilherme Gazzo 89a59b8198
refactor(client): drop the Settings.watch method (#40495) 2 weeks ago
Guilherme Gazzo 9eb2780a77
refactor(client): switch settings.watch to settings.peek where reactivity is dead (#40494) 2 weeks ago
Guilherme Gazzo 737443b696
refactor(client): centralize __meteor_runtime_config__ access (#40487) 2 weeks ago
Julio Araujo 5c8efa79ec
fix: ensures the translateMessage Meteor method validates access and type (#40528) 2 weeks ago