-
-
Notifications
You must be signed in to change notification settings - Fork 833
Commits on Mar 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bea9d83 - Browse repository at this point
Copy the full SHA bea9d83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fb8656 - Browse repository at this point
Copy the full SHA 7fb8656View commit details -
Configuration menu - View commit details
-
Copy full SHA for c735976 - Browse repository at this point
Copy the full SHA c735976View commit details
Commits on Mar 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bebc9f2 - Browse repository at this point
Copy the full SHA bebc9f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for bddf053 - Browse repository at this point
Copy the full SHA bddf053View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb76ff4 - Browse repository at this point
Copy the full SHA eb76ff4View commit details
Commits on Mar 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9b59f05 - Browse repository at this point
Copy the full SHA 9b59f05View commit details
Commits on Mar 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e75b48a - Browse repository at this point
Copy the full SHA e75b48aView commit details
Commits on Mar 22, 2022
-
Filter out tombstoned rooms; start adding show more logic
list ranges update but the UI doesn't
Configuration menu - View commit details
-
Copy full SHA for 18cd70b - Browse repository at this point
Copy the full SHA 18cd70bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5572292 - Browse repository at this point
Copy the full SHA 5572292View commit details
Commits on Mar 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 12fa287 - Browse repository at this point
Copy the full SHA 12fa287View commit details
Commits on Mar 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for dbc0d57 - Browse repository at this point
Copy the full SHA dbc0d57View commit details
Commits on Apr 14, 2022
-
Merge tag 'v3.42.3' into kegan/sync-v3
* Release threads as a beta feature ([\#8081](#8081)). Fixes element-hq/element-web#21351. * More video rooms design updates ([\#8222](#8222)). * Update video rooms to new design specs ([\#8207](#8207)). Fixes element-hq/element-web#21515, element-hq/element-web#21516 element-hq/element-web#21519 and element-hq/element-web#21526. * Live Location Sharing - left panel warning with error ([\#8201](#8201)). * Live location sharing - Stop publishing location to beacons with consecutive errors ([\#8194](#8194)). * Live location sharing: allow retry when stop sharing fails ([\#8193](#8193)). * Allow voice messages to be scrubbed in the timeline ([\#8079](#8079)). Fixes element-hq/element-web#18713. * Live location sharing - stop sharing to beacons in rooms you left ([\#8187](#8187)). * Allow sending and thumbnailing AVIF images ([\#8172](#8172)). * Live location sharing - handle geolocation errors ([\#8179](#8179)). * Show voice room participants when not connected ([\#8136](#8136)). Fixes element-hq/element-web#21513. * Add margins between labs sections ([\#8169](#8169)). * Live location sharing - send geolocation beacon events - happy path ([\#8127](#8127)). * Add support for Animated (A)PNG ([\#8158](#8158)). Fixes element-hq/element-web#12967. * Don't form continuations from thread roots ([\#8166](#8166)). Fixes element-hq/element-web#20908. * Improve handling of animated GIF and WEBP images ([\#8153](#8153)). Fixes element-hq/element-web#16193 and element-hq/element-web#6684. * Wire up file preview for video files ([\#8140](#8140)). Fixes element-hq/element-web#21539. * When showing thread, always auto-focus its composer ([\#8115](#8115)). Fixes element-hq/element-web#21438. * Live location sharing - refresh beacon expiry in room ([\#8116](#8116)). * Use styled mxids in member list v2 ([\#8110](#8110)). Fixes element-hq/element-web#14825. Contributed by @SimonBrandner. * Delete groups (legacy communities system) ([\#8027](#8027)). Fixes element-hq/element-web#17532. * Add a prototype of voice rooms in labs ([\#8084](#8084)). Fixes element-hq/element-web#3546. * Fix editing `<ol>` tags with a non-1 start attribute ([\#8211](#8211)). Fixes element-hq/element-web#21625. * Fix URL previews being enabled when room first created ([\#8227](#8227)). Fixes element-hq/element-web#21659. * Don't use m.call for Jitsi video rooms ([\#8223](#8223)). * Scale emoji with size of surrounding text ([\#8224](#8224)). * Make "Jump to date" translatable ([\#8218](#8218)). * Normalize call buttons ([\#8129](#8129)). Fixes element-hq/element-web#21493. Contributed by @luixxiul. * Show room preview bar with maximised widgets ([\#8180](#8180)). Fixes element-hq/element-web#21542. * Update more strings to not wrongly mention room when it is/could be a space ([\#7722](#7722)). Fixes element-hq/element-web#20243 and element-hq/element-web#20910. * Fix issue with redacting via edit composer flow causing stuck editStates ([\#8184](#8184)). * Fix some image/video scroll jumps ([\#8182](#8182)). * Fix "react error on share dialog" ([\#8170](#8170)). Contributed by @yaya-usman. * Fix disambiguated profile in threads in bubble layout ([\#8168](#8168)). Fixes element-hq/element-web#21570. Contributed by @SimonBrandner. * Responsive BetaCard on Labs ([\#8154](#8154)). Fixes element-hq/element-web#21554. Contributed by @luixxiul. * Display button as inline in room directory dialog ([\#8164](#8164)). Fixes element-hq/element-web#21567. Contributed by @luixxiul. * Null guard TimelinePanel unmount edge ([\#8171](#8171)). * Fix beta pill label breaking ([\#8162](#8162)). Fixes element-hq/element-web#21566. Contributed by @luixxiul. * Strip relations when forwarding ([\#7929](#7929)). Fixes element-hq/element-web#19769, element-hq/element-web#18067 element-hq/element-web#21015 and element-hq/element-web#10924. * Don't try (and fail) to show replies for redacted events ([\#8141](#8141)). Fixes element-hq/element-web#21435. * Fix 3pid member info for space member list ([\#8128](#8128)). Fixes element-hq/element-web#21534. * Set max-width to user context menu ([\#8089](#8089)). Fixes element-hq/element-web#21486. Contributed by @luixxiul. * Fix issue with falsey hrefs being sent in events ([\#8113](#8113)). Fixes element-hq/element-web#21417. * Make video sizing consistent with images ([\#8102](#8102)). Fixes element-hq/element-web#20072.
Configuration menu - View commit details
-
Copy full SHA for 4efc389 - Browse repository at this point
Copy the full SHA 4efc389View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04602c3 - Browse repository at this point
Copy the full SHA 04602c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b769779 - Browse repository at this point
Copy the full SHA b769779View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4369e43 - Browse repository at this point
Copy the full SHA 4369e43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92a93f2 - Browse repository at this point
Copy the full SHA 92a93f2View commit details
Commits on Apr 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 086c678 - Browse repository at this point
Copy the full SHA 086c678View commit details
Commits on May 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bc3d9f6 - Browse repository at this point
Copy the full SHA bc3d9f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56598cb - Browse repository at this point
Copy the full SHA 56598cbView commit details
Commits on Jun 9, 2022
-
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into…
… t3chguy/cypress-sliding-sync � Conflicts: � cypress/plugins/synapsedocker/index.ts
Configuration menu - View commit details
-
Copy full SHA for ed6fd78 - Browse repository at this point
Copy the full SHA ed6fd78View commit details
Commits on Jun 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f2751ec - Browse repository at this point
Copy the full SHA f2751ecView commit details -
Co-authored-by: Travis Ralston <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 71eb8ad - Browse repository at this point
Copy the full SHA 71eb8adView commit details -
Update src/components/views/rooms/RoomSublist.tsx
Co-authored-by: Travis Ralston <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e393185 - Browse repository at this point
Copy the full SHA e393185View commit details -
Update src/settings/controllers/SlidingSyncController.ts
Co-authored-by: Travis Ralston <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aa26456 - Browse repository at this point
Copy the full SHA aa26456View commit details -
Update src/components/views/rooms/RoomSublist.tsx
Co-authored-by: Travis Ralston <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8613591 - Browse repository at this point
Copy the full SHA 8613591View commit details
Commits on Jul 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0040bbb - Browse repository at this point
Copy the full SHA 0040bbbView commit details
Commits on Jul 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9e8a80a - Browse repository at this point
Copy the full SHA 9e8a80aView commit details
Commits on Jul 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a03c172 - Browse repository at this point
Copy the full SHA a03c172View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb1e9c0 - Browse repository at this point
Copy the full SHA fb1e9c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4143d13 - Browse repository at this point
Copy the full SHA 4143d13View commit details
Commits on Jul 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 79e6ee9 - Browse repository at this point
Copy the full SHA 79e6ee9View commit details
Commits on Jul 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8f818e4 - Browse repository at this point
Copy the full SHA 8f818e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 050903d - Browse repository at this point
Copy the full SHA 050903dView commit details
Commits on Jul 26, 2022
-
Update src/components/views/rooms/RoomSublist.tsx
Co-authored-by: Michael Telatynski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 64d941e - Browse repository at this point
Copy the full SHA 64d941eView commit details
Commits on Jul 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b5a7a06 - Browse repository at this point
Copy the full SHA b5a7a06View commit details -
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into…
… kegan/sync-v3 � Conflicts: � src/components/views/dialogs/spotlight/SpotlightDialog.tsx
Configuration menu - View commit details
-
Copy full SHA for 246a5f4 - Browse repository at this point
Copy the full SHA 246a5f4View commit details -
Merge branch 't3chguy/cypress-sliding-sync' of github.com:matrix-org/…
…matrix-react-sdk into kegan/sync-v3
Configuration menu - View commit details
-
Copy full SHA for 2ea6b66 - Browse repository at this point
Copy the full SHA 2ea6b66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 332b136 - Browse repository at this point
Copy the full SHA 332b136View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ba5bf5 - Browse repository at this point
Copy the full SHA 1ba5bf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0542589 - Browse repository at this point
Copy the full SHA 0542589View commit details -
Configuration menu - View commit details
-
Copy full SHA for be146ef - Browse repository at this point
Copy the full SHA be146efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ed801d - Browse repository at this point
Copy the full SHA 2ed801dView commit details
Commits on Aug 2, 2022
-
Add support for spaces; use list ID -> index mappings
- Mappings are more reusable and easier to understand than racing for index positions. - Register for all spaces immediately on startup.
Configuration menu - View commit details
-
Copy full SHA for da4001f - Browse repository at this point
Copy the full SHA da4001fView commit details -
Configuration menu - View commit details
-
Copy full SHA for af5018d - Browse repository at this point
Copy the full SHA af5018dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a72da80 - Browse repository at this point
Copy the full SHA a72da80View commit details
Commits on Aug 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f65637d - Browse repository at this point
Copy the full SHA f65637dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dc7004 - Browse repository at this point
Copy the full SHA 0dc7004View commit details -
Configuration menu - View commit details
-
Copy full SHA for c22aeb7 - Browse repository at this point
Copy the full SHA c22aeb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a81a6ea - Browse repository at this point
Copy the full SHA a81a6eaView commit details
Commits on Aug 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 34df9d6 - Browse repository at this point
Copy the full SHA 34df9d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fd8b84 - Browse repository at this point
Copy the full SHA 8fd8b84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d1385a - Browse repository at this point
Copy the full SHA 2d1385aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e1272c - Browse repository at this point
Copy the full SHA 0e1272cView commit details
Commits on Aug 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6dd3cd4 - Browse repository at this point
Copy the full SHA 6dd3cd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67e1e97 - Browse repository at this point
Copy the full SHA 67e1e97View commit details
Commits on Aug 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c670db2 - Browse repository at this point
Copy the full SHA c670db2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6ac97c - Browse repository at this point
Copy the full SHA b6ac97cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9368d9 - Browse repository at this point
Copy the full SHA d9368d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for cda609d - Browse repository at this point
Copy the full SHA cda609dView commit details
Commits on Aug 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d44b31d - Browse repository at this point
Copy the full SHA d44b31dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a6579f - Browse repository at this point
Copy the full SHA 4a6579fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 831efa4 - Browse repository at this point
Copy the full SHA 831efa4View commit details -
Add most sliding sync logic to SlidingRoomListStore
Still lots of logic in RoomSublist. Broken things: - Join count is wrong completely. - No skeleton placeholder when switching spaces.
Configuration menu - View commit details
-
Copy full SHA for b7e1bd0 - Browse repository at this point
Copy the full SHA b7e1bd0View commit details
Commits on Aug 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 150b012 - Browse repository at this point
Copy the full SHA 150b012View commit details -
Configuration menu - View commit details
-
Copy full SHA for 347ffa1 - Browse repository at this point
Copy the full SHA 347ffa1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e976fa - Browse repository at this point
Copy the full SHA 5e976faView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc92ab2 - Browse repository at this point
Copy the full SHA bc92ab2View commit details
Commits on Aug 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 328713c - Browse repository at this point
Copy the full SHA 328713cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c545b35 - Browse repository at this point
Copy the full SHA c545b35View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0e60eb - Browse repository at this point
Copy the full SHA d0e60ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee42af1 - Browse repository at this point
Copy the full SHA ee42af1View commit details
Commits on Aug 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 80c5047 - Browse repository at this point
Copy the full SHA 80c5047View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43ba625 - Browse repository at this point
Copy the full SHA 43ba625View commit details -
Add invite test flows; show the invite list
The refactor to SS RLS removed the invite list entirely.
Configuration menu - View commit details
-
Copy full SHA for 7a6b754 - Browse repository at this point
Copy the full SHA 7a6b754View commit details
Commits on Aug 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f737cbf - Browse repository at this point
Copy the full SHA f737cbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd9d41c - Browse repository at this point
Copy the full SHA bd9d41cView commit details -
Configuration menu - View commit details
-
Copy full SHA for cae0c5a - Browse repository at this point
Copy the full SHA cae0c5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3347657 - Browse repository at this point
Copy the full SHA 3347657View commit details -
Configuration menu - View commit details
-
Copy full SHA for 410d90d - Browse repository at this point
Copy the full SHA 410d90dView commit details
Commits on Aug 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5e308b4 - Browse repository at this point
Copy the full SHA 5e308b4View commit details
Commits on Aug 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cf728ce - Browse repository at this point
Copy the full SHA cf728ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 70eaa23 - Browse repository at this point
Copy the full SHA 70eaa23View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa89bb4 - Browse repository at this point
Copy the full SHA aa89bb4View commit details
Commits on Aug 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d089c1e - Browse repository at this point
Copy the full SHA d089c1eView commit details
Commits on Aug 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3889bd4 - Browse repository at this point
Copy the full SHA 3889bd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1481c6 - Browse repository at this point
Copy the full SHA f1481c6View commit details
Commits on Sep 5, 2022
-
Apply suggestions from code review
Co-authored-by: Travis Ralston <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4d3fcab - Browse repository at this point
Copy the full SHA 4d3fcabView commit details -
Update src/stores/room-list/SlidingRoomListStore.ts
Co-authored-by: Travis Ralston <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 54e5763 - Browse repository at this point
Copy the full SHA 54e5763View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2598aa - Browse repository at this point
Copy the full SHA c2598aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for a1f14a8 - Browse repository at this point
Copy the full SHA a1f14a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for de82bf5 - Browse repository at this point
Copy the full SHA de82bf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ebb9a1 - Browse repository at this point
Copy the full SHA 3ebb9a1View commit details
Commits on Sep 7, 2022
-
Apply suggestions from code review
Co-authored-by: Michael Telatynski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 002e00e - Browse repository at this point
Copy the full SHA 002e00eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6de02e2 - Browse repository at this point
Copy the full SHA 6de02e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63334de - Browse repository at this point
Copy the full SHA 63334deView commit details -
Configuration menu - View commit details
-
Copy full SHA for f9a8cfb - Browse repository at this point
Copy the full SHA f9a8cfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef8af86 - Browse repository at this point
Copy the full SHA ef8af86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1450ccd - Browse repository at this point
Copy the full SHA 1450ccdView commit details