Commit Graph

441 Commits (develop)

Author SHA1 Message Date
Copilot e4781b2085
fix: Guard `subscriptions.read` behind room subscription presence (#40719) 15 hours ago
Yash Rajpal 741b87fb95
revert: Phishing resistant multi factor authentication (#40679) 1 week ago
Guilherme Gazzo 82aad55cd7
chore: migrate low-friction DDP callers to REST endpoints (#40704) 1 week 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) 2 weeks ago
Yash Rajpal ae9f740d6a
feat: Phising resistant MFA (#39760) 2 weeks ago
Martin Schoeler c026bf3234
chore: Improve channel view performance by virtualizing the messages lists (#40105) 2 weeks ago
Guilherme Gazzo d36f48bc14
regression: restore reactive ConnectionStatusBar updates during reconnection (#40616) 2 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 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
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 0ae9ab0160
refactor(client): drop residual Accounts.* usages from 3 client files (#40480) 3 weeks ago
Guilherme Gazzo 1acd37aa81
refactor(client): replace Accounts.storageLocation with SDK storage helper (#40479) 4 weeks ago
Guilherme Gazzo 5183306459
refactor(client): migrate Accounts.on* event handlers to sdk.account (#40442) 4 weeks 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
Abhinav Kumar d98bb5310d
fix: thread content disappears after jumping to recent messages (#39859) 1 month ago
ergot-rp 5906dac839
fix(a11y): Added inline error to Enter E2EE password modal (#36350) 1 month ago
Guilherme Gazzo 981af327a9
refactor: incrementally remove Meteor deps from the frontend (#40268) 1 month ago
Douglas Fabris f7e73ca56f
regression: `moment` compatibility for admin date format settings (#40304) 1 month ago
Tasso Evangelista 700fcb11a6
refactor(client): Meteor-less `absoluteUrl()` (#40324) 1 month ago
Thomas Warren 0d34fc1a0f
fix(a11y): TOTP modal validation and error handling (#37049) 1 month ago
Douglas Fabris dcd61e1e1f
regression: Apply user language locale to client-side dates (#40264) 1 month ago
Naetik soni 356e2cdb8c
fix: Correct sort length access in applyQueryOptions (#40190) 1 month ago
Abhinav Kumar c417f4a184
fix: missing edited indicator for thread parent message (#40063) 1 month ago
Douglas Fabris 543b6c8cbd
feat: Show image preview for files in composer and files list (#40181) 2 months ago
Guilherme Gazzo 865178a065
chore: convert endpoints do openApi (#39553) 2 months ago
Douglas Fabris 2356c889ed
feat: Add alt description support for image uploads (#40075) 2 months ago
Ricardo Garim c0c8301cee
fix: show disabled status when `Presence_broadcast_disabled` is enabled (#40051) 2 months ago
Douglas Fabris 9760d84629
refactor: Remove unused `description` from attachments render (#40067) 2 months ago
Guilherme Gazzo 68927b843e
chore: slim @react-aria/i18n barrel and replace lodash import (-110 KB) (#40110) 2 months ago
ergot-rp cd796774da
fix(a11y): Add inline error for UserAvatarEditor's URL input (#36656) 2 months ago
Guilherme Gazzo 5052af2e4f
chore: migrate client-side code from moment to date-fns (#40076) 2 months ago
Copilot c7744b1c3e
feat: auto-wrap selected text in composer with matching delimiters (#39393) 2 months ago
Douglas Fabris 332e7d5990
regression: Upload loading state relying on percentage instead of file URL (#39780) 2 months ago
Aleksander Nicacio da Silva eaf926610b
feat: Ban user UI (#39678) 3 months ago
Douglas Fabris 9db6725198
refactor: Simplify UploadsAPI usage across components (#39672) 3 months ago
Douglas Fabris 6faf593c59
regression: Move focus to message composer input after uploading files (#39716) 3 months ago
Tasso Evangelista d9130f1e74
refactor: `useGoToRoom` hook (#39540) 3 months ago
Amit Bora e41be6239c
refactor: rename isURL to isAbsoluteURL for clarity (#38821) 3 months ago
Douglas Fabris d83a1a9753
feat: Add multiple file upload support to message composer (#39425) 3 months ago
Aleksander Nicacio da Silva e2068892bf
fix: Thread's jump to message action changes main channel scroll position (#39092) 3 months ago