2692 Commits

Author SHA1 Message Date
Tulir Asokan
7630340ffc dependencies: update mautrix-go 2026-03-31 19:35:58 +03:00
Tulir Asokan
dc2b16e1a6 changelog: add more words
Fixes #1050
Fixes #1051

[skip ci]
2026-03-31 14:21:58 +03:00
Tulir Asokan
f7b220f711 reactions: handle reactions sent by channels 2026-03-30 23:15:47 +03:00
Tulir Asokan
e37619e826 reactions: deduplicate reaction sync code 2026-03-30 23:06:01 +03:00
Tulir Asokan
0dc5045b00 handletelegram: don't sync reactions on channel message edit 2026-03-30 22:57:43 +03:00
Tulir Asokan
c8c5c7d272 matrixfmt: fix bridging code blocks 2026-03-30 21:28:55 +03:00
Tulir Asokan
c358222ab4 store: fix telegram_file migration delete query on sqlite 2026-03-30 20:57:48 +03:00
Tulir Asokan
fdebeb9ca8 handletelegram: avoid redundant getCustomEmojiDocuments calls 2026-03-30 18:06:28 +03:00
Tulir Asokan
bd6d40cad0 handlematrix: also read edit responses properly 2026-03-30 17:58:35 +03:00
Tulir Asokan
358318c734 commands/imagepack: use double puppet for fetching matrix packs 2026-03-30 17:41:22 +03:00
Tulir Asokan
a0323a5233 handletelegram: handle UpdateMessageReactions 2026-03-30 17:20:19 +03:00
Tulir Asokan
3500590f11 handlematrix: fix reading send response 2026-03-30 17:05:42 +03:00
Tulir Asokan
011894f7b4 store: add support for slightly older postgres versions 2026-03-30 16:44:08 +03:00
Tulir Asokan
af9ce963a9 userinfo: sync ghost info for non-broadcast channels too 2026-03-30 14:42:58 +03:00
Tulir Asokan
50a1c21fd1 dependencies: update mautrix-go 2026-03-30 12:58:28 +03:00
Tulir Asokan
606bf92ab1 commands/imagepack: catch both errors
(why are there two with the same description?)
2026-03-30 12:58:06 +03:00
Tulir Asokan
9b7ee5e2c3 commands/imagepack: fail when reaching pack size limit 2026-03-29 22:33:02 +03:00
Tulir Asokan
e4195fadb4 commands/imagepack: add missing image/gif import 2026-03-29 22:20:21 +03:00
Tulir Asokan
7cf65b6f6a commands/imagepack: always use decoded dimensions 2026-03-29 22:15:28 +03:00
Tulir Asokan
a5a3b9f380 commands/imagepack: deduplicate mxcs in same pack 2026-03-29 22:12:33 +03:00
Tulir Asokan
58d99a806a commands/imagepack: also ignore re-encoding errors 2026-03-29 22:06:56 +03:00
Tulir Asokan
acf716c031 commands/imagepack: add duration length for animated emojis 2026-03-29 22:03:06 +03:00
Tulir Asokan
8de8170619 commands/imagepack: ignore images that fail to be added to pack 2026-03-29 22:03:03 +03:00
Tulir Asokan
b2f99ec5c0 commands: fix image pack upload room id check 2026-03-29 21:57:02 +03:00
Tulir Asokan
ec960a7372 commands: allow spaces in image pack state keys 2026-03-29 21:50:34 +03:00
Tulir Asokan
6d085f477e store: delete conflicting telegram_file rows 2026-03-29 21:38:18 +03:00
Tulir Asokan
e68ef24657 commands: add support for bridging image packs 2026-03-29 21:32:58 +03:00
Tulir Asokan
f7cbf751a0 store: fix GetByMXC parameter type 2026-03-29 17:44:59 +03:00
Tulir Asokan
d124008443 store: fix latest version number 2026-03-29 17:13:02 +03:00
Tulir Asokan
190e65edfb media: read dimensions from file if needed 2026-03-29 17:02:13 +03:00
Tulir Asokan
4f4680b19a store: add more info to telegram_file table 2026-03-29 16:37:06 +03:00
Tulir Asokan
c46a3189e0 legacymigrate: delete conflicting index 2026-03-29 16:29:25 +03:00
Tulir Asokan
b084627248 commands: remove unnecessary sync types 2026-03-29 14:36:47 +03:00
Tulir Asokan
ce70aacdb8 handletelegram: don't log presence updates 2026-03-29 14:25:33 +03:00
Tulir Asokan
b6aff6784f matrixfmt: add support for sending pre-bridged custom emojis in text 2026-03-29 14:25:23 +03:00
Tulir Asokan
5d05d7ab05 store: normalize ids in telegram_file and add index 2026-03-29 14:05:17 +03:00
Tulir Asokan
5c37b186d8 config: clarify contact_names option 2026-03-29 14:04:32 +03:00
Tulir Asokan
0881e76205 client: fix link parser log levels 2026-03-29 13:43:30 +03:00
Tulir Asokan
c5cdde83e4 tomatrix: include image mime type in url previews 2026-03-29 13:36:56 +03:00
Tulir Asokan
8bd4ff8f82 tomatrix: use channel ghost if portal not found 2026-03-29 13:36:25 +03:00
Tulir Asokan
4a538f77ef gotd: log download response length 2026-03-29 13:11:33 +03:00
Tulir Asokan
f64b605443 media: assume thumbnails are jpeg 2026-03-29 13:09:56 +03:00
Tulir Asokan
dbe9be2102 userinfo: ignore non-applyMinPhoto avatars 2026-03-29 02:01:26 +02:00
Tulir Asokan
0727857ed0 readme,changelog: update 2026-03-29 01:30:58 +02:00
Tulir Asokan
c97c5f6bec misc: remove unused files 2026-03-29 00:27:43 +02:00
Tulir Asokan
01357fe5df ci: switch to v2-as-default script 2026-03-29 00:26:40 +02:00
Tulir Asokan
d8188743ba Merge branch 'master' 2026-03-29 00:22:08 +02:00
Tulir Asokan
6d373885d2 dependencies: update mautrix-go 2026-03-28 23:58:52 +02:00
Tulir Asokan
1cd589dbd1 legacymigrate: update ghost metadata fields 2026-03-28 22:44:40 +02:00
Tulir Asokan
a96bf7ed95 userinfo: remove redundant custom is bot field 2026-03-28 22:44:24 +02:00