Commit Graph

3013 Commits (develop)

Author SHA1 Message Date
Copilot e4781b2085
fix: Guard `subscriptions.read` behind room subscription presence (#40719) 2 days ago
Kevin Aleman 3c47215f47
feat: Virtru as attribute store (#40634) 4 days ago
Pierre Lehnen 5ef921e7d3
refactor: rendering of call history contact information (#40773) 5 days ago
Guilherme Gazzo b92bcc76d6
chore(room): speed up room open by parallelizing fetches and caching (#40718) 1 week ago
Yash Rajpal 741b87fb95
revert: Phishing resistant multi factor authentication (#40679) 2 weeks ago
Guilherme Gazzo 82aad55cd7
chore: migrate low-friction DDP callers to REST endpoints (#40704) 2 weeks ago
Kevin Aleman 7af134cbe3
fix: UI doesnt send UTC timestamps as filters for `abac/audit` page (#40684) 2 weeks ago
Guilherme Gazzo af676c5315
chore: migrate DDP callers to REST endpoints (used methods with REST replacement) (#40659) 2 weeks ago
Guilherme Gazzo 731919a8e2
ci: TEST_MODE='api' to suppress deprecation throws in API tests (#40677) 2 weeks ago
Tasso Evangelista ab4914de4f
refactor(core-typings): Record types missing a required `_updatedAt` field (#38528) 3 weeks ago
Martin Schoeler 053dcb6b34
regression: Jump to recent message is not navigating to the latest message (#40624) 3 weeks ago
Yash Rajpal ae9f740d6a
feat: Phising resistant MFA (#39760) 3 weeks ago
Martin Schoeler cedda2369f
regression: threads not closing when opened by msg link (#40623) 3 weeks ago
Martin Schoeler c026bf3234
chore: Improve channel view performance by virtualizing the messages lists (#40105) 3 weeks ago
Guilherme Gazzo d36f48bc14
regression: restore reactive ConnectionStatusBar updates during reconnection (#40616) 3 weeks ago
Guilherme Gazzo 0673099e05
refactor(client): drop misc Meteor type/value imports from 2FA + startup (#40556) 3 weeks ago
Guilherme Gazzo 18031dea45
refactor(client): remove legacy streamerCentral, migrate user-presence to sdk.onAnyStreamEvent (#40542) 3 weeks ago
Guilherme Gazzo 80b0f143e1
refactor(client): inline UserProvider.queryPreference subscribe/getSnapshot (#40491) 3 weeks ago
Guilherme Gazzo f61c7bd581
refactor(client): inject stream/list functions into userStatuses (#40567) 3 weeks ago
Guilherme Gazzo 405584e75b
refactor(client): centralize DDP wire codec behind sdk/ddpProtocol (#40486) 3 weeks ago
Guilherme Gazzo fe65e8f1aa
refactor(client): use SDK storage helper in AuthenticationProvider.getLoginToken (#40482) 3 weeks ago
Abhinav Kumar d427b808c1
fix: incorrect timestamp timezone conversion and relative time preview (#40420) 3 weeks ago
Kevin Aleman 2d32e52073
fix: `abacAttributes` reactivity (#40499) 3 weeks ago
Martin Schoeler fa8413f6c3
fix: hide 'Delete all closed chats' button when user lacks `remove-closed-livechat-rooms` permission (#40492) 3 weeks ago
Guilherme Gazzo 89a59b8198
refactor(client): drop the Settings.watch method (#40495) 3 weeks ago
Guilherme Gazzo 9eb2780a77
refactor(client): switch settings.watch to settings.peek where reactivity is dead (#40494) 3 weeks ago
Guilherme Gazzo 737443b696
refactor(client): centralize __meteor_runtime_config__ access (#40487) 3 weeks ago
Guilherme Gazzo 3f3c5657f4
refactor(client): factor out hasPermission / hasRole into pure factory (#40493) 3 weeks ago
Tasso Evangelista 6bcc08c1ad
refactor(core-typings): remove `_updatedAt` from `IInstanceStatus` (#40507) 3 weeks ago
Guilherme Gazzo 0ae9ab0160
refactor(client): drop residual Accounts.* usages from 3 client files (#40480) 4 weeks ago
Ricardo Garim de92c3b391
fix: intermittent "Channel Not Joined" screen in embedded mode (#40100) 4 weeks ago
Douglas Gubert 90f15e32ae
feat(uikit): add room to some other interaction contexts (#39858) 4 weeks ago
Kevin Aleman cdb264fec8
feat: Granular abac permissions (#40408) 4 weeks ago
Nazareno Bucciarelli 39c62b4915
fix: action buttons added by apps for the User Dropdown context being rendered in the wrong place (#40448) 4 weeks ago
Kevin Aleman d34587caa6
feat: Hide room anouncement edits from abac rooms (#40341) 4 weeks ago
Guilherme Gazzo 1acd37aa81
refactor(client): replace Accounts.storageLocation with SDK storage helper (#40479) 4 weeks ago
Guilherme Gazzo 03041d4a9a
refactor(client): move Meteor auth calls behind AuthenticationContext (#40477) 4 weeks ago
Guilherme Gazzo 5183306459
refactor(client): migrate Accounts.on* event handlers to sdk.account (#40442) 4 weeks ago
Nazareno Bucciarelli 4704bf81ca
feat: custom sounds create/update API endpoints with file validations (#39617) 1 month ago
Thomas Warren 7f02c1730c
fix(ux): keyboard support selecting messages for export (#37146) 1 month ago
Douglas Gubert 2a927fa136
feat(apps): Migrate app management code from @rocket.chat/apps-engine to @rocket.chat/apps internal package (#40343) 1 month ago
Kevin Aleman b077bac9db
feat: Use multiselectfiltered instead of multiselect on abac room sidebar (#40423) 1 month ago
Guilherme Gazzo dbce4348d2
chore(@rocket.chat/ddp-client): introduce experimental Meteor independent DDP client (re-add) (#40430) 1 month ago
Guilherme Gazzo 281c22ad77 Revert "chore(@rocket.chat/ddp-client): introduce experimental Meteor independent DDP client (#40301)" 1 month ago
Guilherme Gazzo fa4b2b4d17
chore(@rocket.chat/ddp-client): introduce experimental Meteor independent DDP client (#40301) 1 month ago
Júlia Jaeger Foresti 8a23778cc7
fix(a11y): ensure accessibility compliance in non-admin forms (#40256) 1 month ago
Abhinav Kumar d98bb5310d
fix: thread content disappears after jumping to recent messages (#39859) 1 month ago
Júlia Jaeger Foresti 9d56c43984
chore: Upgrade fuselage packages (#40404) 1 month ago
gabriellsh 09cb83c790
refactor: Move `TooltipProvider` to `ui-client` package, reimplement document references and deduplicate portals (#40392) 1 month ago
Nazareno Bucciarelli 378e214414
fix: test button not playing default sound in notification preferences (#40335) 1 month ago