From 4fc61c878b1777812c6604e332bdb9ca1d4bfa66 Mon Sep 17 00:00:00 2001 From: SpiritCroc Date: Tue, 2 Sep 2025 08:12:43 +0200 Subject: [PATCH] Element v1.11.110 --- element-desktop | 2 +- element-web | 2 +- matrix-js-sdk | 2 +- ...-Add-back-schildi-fetch-package.ts-modifications.patch | 4 ++-- .../0002-Change-default-login-background.patch | 4 ++-- patches/element-web/0003-Don-t-welcome-to-Element.patch | 4 ++-- ...nger-login-background-to-ensure-contrast-of-our-.patch | 4 ++-- patches/element-web/0005-Schildify-login-footer.patch | 4 ++-- patches/element-web/0006-Disable-sticky-rooms.patch | 4 ++-- .../element-web/0007-Bring-back-unified-room-list.patch | 4 ++-- ...t-sort-muted-rooms-to-bottom-I-still-want-to-see.patch | 4 ++-- patches/element-web/0009-Don-t-preview-reactions.patch | 4 ++-- ...-the-mute-notification-state-the-same-way-as-the.patch | 4 ++-- .../0011-Allow-muted-rooms-to-render-as-unread.patch | 4 ++-- .../element-web/0012-Increase-default-visible-tiles.patch | 4 ++-- ...g-back-showSpaceDMBadges-setting-force-enabled-f.patch | 4 ++-- ...shed-Freeform-reactions-from-tadzik-freeform-rea.patch | 8 ++++---- .../0015-Allow-reactions-to-take-more-space.patch | 4 ++-- ...pace-switch-don-t-automatically-show-last-opened.patch | 4 ++-- .../0017-Exclude-spaces-from-breadcrumbs.patch | 4 ++-- patches/element-web/0018-Stop-the-search-bar-wobble.patch | 4 ++-- .../0019-Import-SC-compound-theme-overrides.patch | 4 ++-- .../0020-No-damn-avatar-background-in-room-list.patch | 4 ++-- ...ed-messages-in-1-1-chats-Close-SchildiChat-schil.patch | 8 ++++---- ...ys-apply-corner-radius-to-all-edges-of-the-bubbl.patch | 4 ++-- .../0023-Always-show-timestamps-by-default.patch | 4 ++-- .../0024-Enable-custom-emote-rendering-by-default.patch | 4 ++-- .../0025-Enable-chat-previews-by-default.patch | 4 ++-- ...0026-Disable-showing-people-in-spaces-by-default.patch | 4 ++-- .../0027-Improve-IRC-layout-for-SchildiChat.patch | 4 ++-- 30 files changed, 61 insertions(+), 61 deletions(-) diff --git a/element-desktop b/element-desktop index 5b383ba..5f33555 160000 --- a/element-desktop +++ b/element-desktop @@ -1 +1 @@ -Subproject commit 5b383ba625e137cfc5c0f146a72d534670f78a22 +Subproject commit 5f33555767c6cb2abb60bb81bdaa70e063967bbc diff --git a/element-web b/element-web index 190279d..b569e90 160000 --- a/element-web +++ b/element-web @@ -1 +1 @@ -Subproject commit 190279d3259c85c93b9dc4bf80b430ab01fd09da +Subproject commit b569e909481ee598112e5e6f87cc338844310298 diff --git a/matrix-js-sdk b/matrix-js-sdk index c8d7b45..a8d75b8 160000 --- a/matrix-js-sdk +++ b/matrix-js-sdk @@ -1 +1 @@ -Subproject commit c8d7b458b2cef024bc72961b71c77b92cb51a5db +Subproject commit a8d75b81e549f3195ed92c34d428af12a2cb1088 diff --git a/patches/element-desktop/0002-Add-back-schildi-fetch-package.ts-modifications.patch b/patches/element-desktop/0002-Add-back-schildi-fetch-package.ts-modifications.patch index fec5a92..ada549c 100644 --- a/patches/element-desktop/0002-Add-back-schildi-fetch-package.ts-modifications.patch +++ b/patches/element-desktop/0002-Add-back-schildi-fetch-package.ts-modifications.patch @@ -1,4 +1,4 @@ -From 6ed0b26eaa58b495eca3d7381ab0c5d7b2dc9be1 Mon Sep 17 00:00:00 2001 +From ff185dbcb6ded107c99525c9f30fdda84ad925ed Mon Sep 17 00:00:00 2001 From: SpiritCroc Date: Sat, 2 Dec 2023 12:57:26 +0100 Subject: Add back schildi fetch-package.ts modifications @@ -58,5 +58,5 @@ index 72829454..4be7ab0b 100644 if (!haveDeploy) { const outPath = path.join(pkgDir, filename); -- -2.50.1 +2.51.0 diff --git a/patches/element-web/0002-Change-default-login-background.patch b/patches/element-web/0002-Change-default-login-background.patch index 4c773f2..6a16253 100644 --- a/patches/element-web/0002-Change-default-login-background.patch +++ b/patches/element-web/0002-Change-default-login-background.patch @@ -1,4 +1,4 @@ -From 79b327a369f9b537424126bdf39255129b40233e Mon Sep 17 00:00:00 2001 +From ddd2a2c080be4283db712a5e5ad1c502240fcafa Mon Sep 17 00:00:00 2001 From: su-ex Date: Sun, 29 Nov 2020 23:30:59 +0100 Subject: Change default login background @@ -23625,5 +23625,5 @@ index ef0d6e57fc..bfc0c58a68 100644 target="_blank" > -- -2.50.1 +2.51.0 diff --git a/patches/element-web/0003-Don-t-welcome-to-Element.patch b/patches/element-web/0003-Don-t-welcome-to-Element.patch index c394e7f..fb9458d 100644 --- a/patches/element-web/0003-Don-t-welcome-to-Element.patch +++ b/patches/element-web/0003-Don-t-welcome-to-Element.patch @@ -1,4 +1,4 @@ -From 09b86743bdd7d9f48b58734a9d36d753f245bf33 Mon Sep 17 00:00:00 2001 +From 5c4f83a01d98fe7789f6d2d4c95a517348e74200 Mon Sep 17 00:00:00 2001 From: SpiritCroc Date: Sun, 27 Oct 2024 19:38:47 +0100 Subject: Don't welcome to Element @@ -21,5 +21,5 @@ index 9fdd60a7c0..453baab965 100644

_t("powered_by_matrix_with_logo")

-- -2.50.1 +2.51.0 diff --git a/patches/element-web/0004-Stronger-login-background-to-ensure-contrast-of-our-.patch b/patches/element-web/0004-Stronger-login-background-to-ensure-contrast-of-our-.patch index 73298c7..0011cf7 100644 --- a/patches/element-web/0004-Stronger-login-background-to-ensure-contrast-of-our-.patch +++ b/patches/element-web/0004-Stronger-login-background-to-ensure-contrast-of-our-.patch @@ -1,4 +1,4 @@ -From 3d73a766aef3f5bb35a7f26432f82f674b8f52df Mon Sep 17 00:00:00 2001 +From 8eedb59210b4a5e3b93463b328e643bd5386fe7b Mon Sep 17 00:00:00 2001 From: SpiritCroc Date: Sun, 27 Oct 2024 19:55:30 +0100 Subject: Stronger login background to ensure contrast of our icon with our bg @@ -21,5 +21,5 @@ index 3c7fe2503e..64163e837c 100644 }; -- -2.50.1 +2.51.0 diff --git a/patches/element-web/0005-Schildify-login-footer.patch b/patches/element-web/0005-Schildify-login-footer.patch index ab29b2c..2196ee7 100644 --- a/patches/element-web/0005-Schildify-login-footer.patch +++ b/patches/element-web/0005-Schildify-login-footer.patch @@ -1,4 +1,4 @@ -From abd176d93d6d925a3c7d0282f781b85192fe7ac3 Mon Sep 17 00:00:00 2001 +From 11b913b69a67a1fd6252aaee237a822488e32fa6 Mon Sep 17 00:00:00 2001 From: SpiritCroc Date: Sun, 27 Oct 2024 20:07:30 +0100 Subject: Schildify login footer @@ -26,5 +26,5 @@ index 1942bf0431..1054d06f89 100644 const authFooterLinks: JSX.Element[] = []; -- -2.50.1 +2.51.0 diff --git a/patches/element-web/0006-Disable-sticky-rooms.patch b/patches/element-web/0006-Disable-sticky-rooms.patch index 068fb8c..4ea47a5 100644 --- a/patches/element-web/0006-Disable-sticky-rooms.patch +++ b/patches/element-web/0006-Disable-sticky-rooms.patch @@ -1,4 +1,4 @@ -From a46046e9e4e07ebe3ade96f2546ce6e0a32eb8db Mon Sep 17 00:00:00 2001 +From 8533b0d11bc4f4fbbff11a787e513cd57bb2c2ce Mon Sep 17 00:00:00 2001 From: SpiritCroc Date: Tue, 18 Jan 2022 13:28:22 +0100 Subject: Disable sticky rooms @@ -25,5 +25,5 @@ index 5419a6e47c..25d6b78fde 100644 } -- -2.50.1 +2.51.0 diff --git a/patches/element-web/0007-Bring-back-unified-room-list.patch b/patches/element-web/0007-Bring-back-unified-room-list.patch index 650202b..ab7543e 100644 --- a/patches/element-web/0007-Bring-back-unified-room-list.patch +++ b/patches/element-web/0007-Bring-back-unified-room-list.patch @@ -1,4 +1,4 @@ -From 1b2f2f3b1c1b11ba0245e3efef95b622629cc2af Mon Sep 17 00:00:00 2001 +From 319bdbd9de852eaf20f2e9dc030fa772e32ad76f Mon Sep 17 00:00:00 2001 From: SpiritCroc Date: Sun, 5 May 2024 10:12:17 +0200 Subject: Bring back unified room list @@ -263,5 +263,5 @@ index 78823cbc42..00883e2ad6 100644 DefaultTagID.Conference, DefaultTagID.Untagged, -- -2.50.1 +2.51.0 diff --git a/patches/element-web/0008-Don-t-sort-muted-rooms-to-bottom-I-still-want-to-see.patch b/patches/element-web/0008-Don-t-sort-muted-rooms-to-bottom-I-still-want-to-see.patch index a2049af..56de22c 100644 --- a/patches/element-web/0008-Don-t-sort-muted-rooms-to-bottom-I-still-want-to-see.patch +++ b/patches/element-web/0008-Don-t-sort-muted-rooms-to-bottom-I-still-want-to-see.patch @@ -1,4 +1,4 @@ -From 345a8ccb785f5ef0d8789ec5f449688604623858 Mon Sep 17 00:00:00 2001 +From 23d8a99ffcc1a1c62cf1b8925e0bd624ea695736 Mon Sep 17 00:00:00 2001 From: SpiritCroc Date: Sun, 17 Dec 2023 11:11:58 +0100 Subject: Don't sort muted rooms to bottom, I still want to see them. @@ -21,5 +21,5 @@ index 0f95fe78c2..2de554c357 100644 /** -- -2.50.1 +2.51.0 diff --git a/patches/element-web/0009-Don-t-preview-reactions.patch b/patches/element-web/0009-Don-t-preview-reactions.patch index e69ccbb..07d4939 100644 --- a/patches/element-web/0009-Don-t-preview-reactions.patch +++ b/patches/element-web/0009-Don-t-preview-reactions.patch @@ -1,4 +1,4 @@ -From ec0194054e431182f1346141c2bbb79991c7b5c5 Mon Sep 17 00:00:00 2001 +From d358b9d7f06ecec08a0e96028401559e53f800f0 Mon Sep 17 00:00:00 2001 From: SpiritCroc Date: Thu, 14 Dec 2023 10:32:10 +0100 Subject: Don't preview reactions @@ -25,5 +25,5 @@ index 51e413940d..7775d1e52a 100644 isState: false, previewer: new PollStartEventPreview(), -- -2.50.1 +2.51.0 diff --git a/patches/element-web/0010-Hide-the-mute-notification-state-the-same-way-as-the.patch b/patches/element-web/0010-Hide-the-mute-notification-state-the-same-way-as-the.patch index 651f74c..3170e35 100644 --- a/patches/element-web/0010-Hide-the-mute-notification-state-the-same-way-as-the.patch +++ b/patches/element-web/0010-Hide-the-mute-notification-state-the-same-way-as-the.patch @@ -1,4 +1,4 @@ -From 1b31711009626ae3ed89bbb40419daecc2958dda Mon Sep 17 00:00:00 2001 +From 049e659f6aa7c978c3b466358c4c80b17aac1666 Mon Sep 17 00:00:00 2001 From: SpiritCroc Date: Wed, 17 Nov 2021 12:50:25 +0100 Subject: Hide the "mute" notification state the same way as the other states @@ -26,5 +26,5 @@ index 3eafb671cb..c9dcd00fd0 100644 return ( -- -2.50.1 +2.51.0 diff --git a/patches/element-web/0011-Allow-muted-rooms-to-render-as-unread.patch b/patches/element-web/0011-Allow-muted-rooms-to-render-as-unread.patch index 00f7cd2..b0ee835 100644 --- a/patches/element-web/0011-Allow-muted-rooms-to-render-as-unread.patch +++ b/patches/element-web/0011-Allow-muted-rooms-to-render-as-unread.patch @@ -1,4 +1,4 @@ -From 09f4f3d1da25fd5a7b3fdd7cf085b404d02a3c4f Mon Sep 17 00:00:00 2001 +From 1d65ea8a92786db6e8e168a15c59a321a1e2f287 Mon Sep 17 00:00:00 2001 From: SpiritCroc Date: Fri, 10 May 2024 18:58:32 +0200 Subject: Allow muted rooms to render as unread @@ -21,5 +21,5 @@ index d5254d523d..9cb1e24d1d 100644 } -- -2.50.1 +2.51.0 diff --git a/patches/element-web/0012-Increase-default-visible-tiles.patch b/patches/element-web/0012-Increase-default-visible-tiles.patch index 63ab8a7..215ce83 100644 --- a/patches/element-web/0012-Increase-default-visible-tiles.patch +++ b/patches/element-web/0012-Increase-default-visible-tiles.patch @@ -1,4 +1,4 @@ -From 57ca6515bc6c18ee78f4e0b1cea1cf82522b9871 Mon Sep 17 00:00:00 2001 +From 59c56762efba32f757c2b4de2434594d99494309 Mon Sep 17 00:00:00 2001 From: SpiritCroc Date: Sun, 30 Aug 2020 15:33:01 +0200 Subject: Increase default visible tiles @@ -21,5 +21,5 @@ index a4468dfffe..a4ae9bbc1d 100644 public tilesWithPadding(n: number, paddingPx: number): number { -- -2.50.1 +2.51.0 diff --git a/patches/element-web/0013-Bring-back-showSpaceDMBadges-setting-force-enabled-f.patch b/patches/element-web/0013-Bring-back-showSpaceDMBadges-setting-force-enabled-f.patch index 7c0deb0..56d1f8d 100644 --- a/patches/element-web/0013-Bring-back-showSpaceDMBadges-setting-force-enabled-f.patch +++ b/patches/element-web/0013-Bring-back-showSpaceDMBadges-setting-force-enabled-f.patch @@ -1,4 +1,4 @@ -From c73ca1c84819845aa889b6a5d3b08695e81b0c32 Mon Sep 17 00:00:00 2001 +From d9f613c500f9118a1c34fad44c1049127197c5b0 Mon Sep 17 00:00:00 2001 From: su-ex Date: Sun, 26 May 2024 10:43:36 +0200 Subject: Bring back showSpaceDMBadges setting, force-enabled for now @@ -88,5 +88,5 @@ index 2945d486c2..f004ce149f 100644 const newValue = SettingsStore.getValue("Spaces.enabledMetaSpaces"); const enabledMetaSpaces = this.metaSpaceOrder.filter((k) => newValue[k]); -- -2.50.1 +2.51.0 diff --git a/patches/element-web/0014-Squashed-Freeform-reactions-from-tadzik-freeform-rea.patch b/patches/element-web/0014-Squashed-Freeform-reactions-from-tadzik-freeform-rea.patch index 0c832bf..28827a7 100644 --- a/patches/element-web/0014-Squashed-Freeform-reactions-from-tadzik-freeform-rea.patch +++ b/patches/element-web/0014-Squashed-Freeform-reactions-from-tadzik-freeform-rea.patch @@ -1,4 +1,4 @@ -From 5e089471c4496b271f7c8332e3ab3222b45e43d5 Mon Sep 17 00:00:00 2001 +From ad6314cff53ecc8a7dd503905e45bec2cfd520bd Mon Sep 17 00:00:00 2001 From: SpiritCroc Date: Wed, 29 May 2024 19:32:42 +0200 Subject: Squashed: Freeform reactions from tadzik/freeform-reactions-upstream @@ -71,11 +71,11 @@ Date: Tue Aug 17 11:29:22 2021 +0200 2 files changed, 17 insertions(+) diff --git a/src/components/views/emojipicker/EmojiPicker.tsx b/src/components/views/emojipicker/EmojiPicker.tsx -index 71659d579b..4acbfd1fcb 100644 +index 13caa817ae..01c5bf6db2 100644 --- a/src/components/views/emojipicker/EmojiPicker.tsx +++ b/src/components/views/emojipicker/EmojiPicker.tsx @@ -29,6 +29,8 @@ import { Key } from "../../../Keyboard"; - import { clamp } from "../../../utils/numbers"; + import { clamp } from "../../../shared-components/utils/numbers"; import { type ButtonEvent } from "../elements/AccessibleButton"; +import AccessibleButton from '../elements/AccessibleButton'; @@ -131,5 +131,5 @@ index 11b3d9468a..7d369945fe 100644 isEmojiDisabled={this.isEmojiDisabled} onFinished={this.props.onFinished} -- -2.50.1 +2.51.0 diff --git a/patches/element-web/0015-Allow-reactions-to-take-more-space.patch b/patches/element-web/0015-Allow-reactions-to-take-more-space.patch index 5c4edc1..613c694 100644 --- a/patches/element-web/0015-Allow-reactions-to-take-more-space.patch +++ b/patches/element-web/0015-Allow-reactions-to-take-more-space.patch @@ -1,4 +1,4 @@ -From eb2cda8a115725171a73d0d67284930e7f68a9e4 Mon Sep 17 00:00:00 2001 +From 66b9095781fb80ee982d0edc0263c8647c0e933d Mon Sep 17 00:00:00 2001 From: su-ex Date: Sat, 22 Apr 2023 12:15:18 +0200 Subject: Allow reactions to take more space @@ -28,5 +28,5 @@ index 917bcfbb84..75ec572c9e 100644 white-space: nowrap; text-overflow: ellipsis; -- -2.50.1 +2.51.0 diff --git a/patches/element-web/0016-On-space-switch-don-t-automatically-show-last-opened.patch b/patches/element-web/0016-On-space-switch-don-t-automatically-show-last-opened.patch index 8bb530c..7efb767 100644 --- a/patches/element-web/0016-On-space-switch-don-t-automatically-show-last-opened.patch +++ b/patches/element-web/0016-On-space-switch-don-t-automatically-show-last-opened.patch @@ -1,4 +1,4 @@ -From 7a203182768cbf792cf91be4a0b2e46009661530 Mon Sep 17 00:00:00 2001 +From 18c070bf3095389634067a42eebb873d6d8709b8 Mon Sep 17 00:00:00 2001 From: su-ex Date: Thu, 30 May 2024 14:35:16 +0200 Subject: On space switch don't automatically show last opened room @@ -75,5 +75,5 @@ index f004ce149f..23b55c234f 100644 cliSpace?.getMyMembership() !== KnownMembership.Invite && this.matrixClient.getRoom(roomId)?.getMyMembership() === KnownMembership.Join && -- -2.50.1 +2.51.0 diff --git a/patches/element-web/0017-Exclude-spaces-from-breadcrumbs.patch b/patches/element-web/0017-Exclude-spaces-from-breadcrumbs.patch index bc286c6..12edd7f 100644 --- a/patches/element-web/0017-Exclude-spaces-from-breadcrumbs.patch +++ b/patches/element-web/0017-Exclude-spaces-from-breadcrumbs.patch @@ -1,4 +1,4 @@ -From 8f5faa56f06af4ff69cbf5c04e10ab0e650a171f Mon Sep 17 00:00:00 2001 +From 89a44556eb15999dd7a45ee88bc5fbb67f61f78b Mon Sep 17 00:00:00 2001 From: SpiritCroc Date: Tue, 9 Aug 2022 09:32:19 +0200 Subject: Exclude spaces from breadcrumbs @@ -20,5 +20,5 @@ index e3b01cae0b..02f6c286f2 100644 const rooms = (this.state.rooms || []).slice(); // cheap clone const msc3946ProcessDynamicPredecessor = SettingsStore.getValue("feature_dynamic_room_predecessors"); -- -2.50.1 +2.51.0 diff --git a/patches/element-web/0018-Stop-the-search-bar-wobble.patch b/patches/element-web/0018-Stop-the-search-bar-wobble.patch index fbe0d11..23ab50d 100644 --- a/patches/element-web/0018-Stop-the-search-bar-wobble.patch +++ b/patches/element-web/0018-Stop-the-search-bar-wobble.patch @@ -1,4 +1,4 @@ -From a0d3b68fdaf151b689a989bf3e02d8640a405b7e Mon Sep 17 00:00:00 2001 +From 3163f92f847c6bdccceb33691b4ec904af4eb373 Mon Sep 17 00:00:00 2001 From: SpiritCroc Date: Mon, 19 Aug 2024 20:27:33 +0200 Subject: Stop the search bar wobble @@ -20,5 +20,5 @@ index 3eed8c93c6..caaa0df3b9 100644 /* FIXME THEME - Tint by CSS rather than referencing a duplicate asset */ -- -2.50.1 +2.51.0 diff --git a/patches/element-web/0019-Import-SC-compound-theme-overrides.patch b/patches/element-web/0019-Import-SC-compound-theme-overrides.patch index d8534db..0fae74e 100644 --- a/patches/element-web/0019-Import-SC-compound-theme-overrides.patch +++ b/patches/element-web/0019-Import-SC-compound-theme-overrides.patch @@ -1,4 +1,4 @@ -From ee17d318c852cc119ff6357c4b7205a44fd5b1f8 Mon Sep 17 00:00:00 2001 +From ea69706386e838afa7a65a0c1658fc51fbac726c Mon Sep 17 00:00:00 2001 From: SpiritCroc Date: Sun, 13 Oct 2024 11:23:54 +0200 Subject: Import SC compound theme overrides @@ -20,5 +20,5 @@ index caaa0df3b9..44c83ecd83 100644 @import "./_animations.pcss"; @import "./_spacing.pcss"; -- -2.50.1 +2.51.0 diff --git a/patches/element-web/0020-No-damn-avatar-background-in-room-list.patch b/patches/element-web/0020-No-damn-avatar-background-in-room-list.patch index 9d39b53..3a6e5a0 100644 --- a/patches/element-web/0020-No-damn-avatar-background-in-room-list.patch +++ b/patches/element-web/0020-No-damn-avatar-background-in-room-list.patch @@ -1,4 +1,4 @@ -From 10f12c4e89ae48725ac14154affeef0e0f12ad50 Mon Sep 17 00:00:00 2001 +From 55f0270677cb390b32a82ee1050097118665b458 Mon Sep 17 00:00:00 2001 From: su-ex Date: Tue, 7 Sep 2021 19:41:52 +0200 Subject: No damn avatar background in room list @@ -22,5 +22,5 @@ index f3a44521fa..396601ba6e 100644 const styles: CSSProperties = {}; -- -2.50.1 +2.51.0 diff --git a/patches/element-web/0021-No-red-messages-in-1-1-chats-Close-SchildiChat-schil.patch b/patches/element-web/0021-No-red-messages-in-1-1-chats-Close-SchildiChat-schil.patch index 55dc89f..efa0e03 100644 --- a/patches/element-web/0021-No-red-messages-in-1-1-chats-Close-SchildiChat-schil.patch +++ b/patches/element-web/0021-No-red-messages-in-1-1-chats-Close-SchildiChat-schil.patch @@ -1,4 +1,4 @@ -From dcbfb9088901ff54bd524e42230e42d64f38d59b Mon Sep 17 00:00:00 2001 +From 3e41f5effcdebe7e5a451dcff076102c459e3b01 Mon Sep 17 00:00:00 2001 From: su-ex Date: Tue, 22 Dec 2020 19:16:28 +0100 Subject: No red messages in 1:1 chats Close SchildiChat/schildichat-desktop#13 @@ -8,10 +8,10 @@ Subject: No red messages in 1:1 chats Close SchildiChat/schildichat-desktop#13 1 file changed, 6 insertions(+) diff --git a/src/components/views/rooms/EventTile.tsx b/src/components/views/rooms/EventTile.tsx -index accf22873d..6563a857f8 100644 +index 1379560d55..a732acf233 100644 --- a/src/components/views/rooms/EventTile.tsx +++ b/src/components/views/rooms/EventTile.tsx -@@ -681,6 +681,12 @@ export class UnwrappedEventTile extends React.Component +@@ -683,6 +683,12 @@ export class UnwrappedEventTile extends React.Component return false; } @@ -25,5 +25,5 @@ index accf22873d..6563a857f8 100644 } -- -2.50.1 +2.51.0 diff --git a/patches/element-web/0022-Always-apply-corner-radius-to-all-edges-of-the-bubbl.patch b/patches/element-web/0022-Always-apply-corner-radius-to-all-edges-of-the-bubbl.patch index 3d66eb1..bf2a1d5 100644 --- a/patches/element-web/0022-Always-apply-corner-radius-to-all-edges-of-the-bubbl.patch +++ b/patches/element-web/0022-Always-apply-corner-radius-to-all-edges-of-the-bubbl.patch @@ -1,4 +1,4 @@ -From 08258701ddc1e6e835ebd81948dd0001e93e2152 Mon Sep 17 00:00:00 2001 +From 21537c177ddff95201ae0e448c0e43ef4602b3c7 Mon Sep 17 00:00:00 2001 From: SpiritCroc Date: Sun, 13 Oct 2024 13:26:16 +0200 Subject: Always apply corner radius to all edges of the bubble @@ -57,5 +57,5 @@ index 1607c45924..aa69fbf07f 100644 } &.mx_EventTile_lastInSection[data-self="true"] .mx_EventTile_line { -- -2.50.1 +2.51.0 diff --git a/patches/element-web/0023-Always-show-timestamps-by-default.patch b/patches/element-web/0023-Always-show-timestamps-by-default.patch index 7bf1d85..d38d609 100644 --- a/patches/element-web/0023-Always-show-timestamps-by-default.patch +++ b/patches/element-web/0023-Always-show-timestamps-by-default.patch @@ -1,4 +1,4 @@ -From aec817fb73090c0f22b3d0d10ef49130071be4e7 Mon Sep 17 00:00:00 2001 +From 7794aa78c55e439726ac7ddc27d26c7ea2d7b749 Mon Sep 17 00:00:00 2001 From: SpiritCroc Date: Sun, 13 Oct 2024 13:53:07 +0200 Subject: Always show timestamps by default @@ -21,5 +21,5 @@ index fe81f165f0..821c13febd 100644 "userTimezone": { supportedLevels: LEVELS_DEVICE_ONLY_SETTINGS, -- -2.50.1 +2.51.0 diff --git a/patches/element-web/0024-Enable-custom-emote-rendering-by-default.patch b/patches/element-web/0024-Enable-custom-emote-rendering-by-default.patch index 7d43f50..7834433 100644 --- a/patches/element-web/0024-Enable-custom-emote-rendering-by-default.patch +++ b/patches/element-web/0024-Enable-custom-emote-rendering-by-default.patch @@ -1,4 +1,4 @@ -From a4e65594895d35144a54314bf4280d1d1c9ce7be Mon Sep 17 00:00:00 2001 +From e21f027e16c8665abf3efcd5d0aa69625aad1f50 Mon Sep 17 00:00:00 2001 From: SpiritCroc Date: Thu, 17 Oct 2024 19:40:51 +0200 Subject: Enable custom emote rendering by default @@ -21,5 +21,5 @@ index 821c13febd..ab8c1c2919 100644 "feature_new_room_list": { supportedLevels: LEVELS_DEVICE_ONLY_SETTINGS_WITH_CONFIG_PRIORITISED, -- -2.50.1 +2.51.0 diff --git a/patches/element-web/0025-Enable-chat-previews-by-default.patch b/patches/element-web/0025-Enable-chat-previews-by-default.patch index fa93d58..1358a44 100644 --- a/patches/element-web/0025-Enable-chat-previews-by-default.patch +++ b/patches/element-web/0025-Enable-chat-previews-by-default.patch @@ -1,4 +1,4 @@ -From 14311fdc48b9c30713ea00ae3504f71b498f5377 Mon Sep 17 00:00:00 2001 +From 6292a53f4e500c6a98c086f6f13709349461999a Mon Sep 17 00:00:00 2001 From: SpiritCroc Date: Sun, 27 Oct 2024 19:24:26 +0100 Subject: Enable chat previews by default @@ -21,5 +21,5 @@ index a4ae9bbc1d..227c918457 100644 public constructor(public readonly tagId: TagID) { -- -2.50.1 +2.51.0 diff --git a/patches/element-web/0026-Disable-showing-people-in-spaces-by-default.patch b/patches/element-web/0026-Disable-showing-people-in-spaces-by-default.patch index e17cb2b..c582965 100644 --- a/patches/element-web/0026-Disable-showing-people-in-spaces-by-default.patch +++ b/patches/element-web/0026-Disable-showing-people-in-spaces-by-default.patch @@ -1,4 +1,4 @@ -From a9404812d5d783bb6b65e09944c3e9a91b8f1dca Mon Sep 17 00:00:00 2001 +From f415814b6e1bf7db90758632c690d62a74b28acf Mon Sep 17 00:00:00 2001 From: SpiritCroc Date: Sat, 30 Nov 2024 19:42:44 +0100 Subject: Disable showing people in spaces by default @@ -35,5 +35,5 @@ index 02e20e9103..2b49711c8e 100644 public isVisible(room: Room): boolean { -- -2.50.1 +2.51.0 diff --git a/patches/element-web/0027-Improve-IRC-layout-for-SchildiChat.patch b/patches/element-web/0027-Improve-IRC-layout-for-SchildiChat.patch index 3188c3c..3003c1d 100644 --- a/patches/element-web/0027-Improve-IRC-layout-for-SchildiChat.patch +++ b/patches/element-web/0027-Improve-IRC-layout-for-SchildiChat.patch @@ -1,4 +1,4 @@ -From aedaf51458ce882006f9ac73976b2a2ac8b85308 Mon Sep 17 00:00:00 2001 +From ad702a9f6924ff0942a537effa5c711c1724255b Mon Sep 17 00:00:00 2001 From: Suguru Hirahara Date: Thu, 31 Oct 2024 13:44:20 -0400 Subject: Improve IRC layout for SchildiChat @@ -306,5 +306,5 @@ index 953a0c941f..3326d0c0ff 100644 line-height: var(--line-height) !important; -- -2.50.1 +2.51.0