Commit Graph

2574 Commits

Author SHA1 Message Date
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
Tulir Asokan bb405b4773 dependencies: update 2026-03-28 22:43:32 +02:00
Tulir Asokan b43adb6bab gotd: update readme
[skip ci]
2026-03-28 16:58:28 +02:00
Tulir Asokan abae7b2854 gotd: assume any response is an ack 2026-03-28 16:50:51 +02:00
Tulir Asokan 472b9df44c gotd: fix infinite loop if server keeps replying with timeout to download request 2026-03-28 16:50:51 +02:00
Nick Mills-Barrett bec7ee8f5e push: only send direct notifications if we have data (#133) 2026-03-24 10:12:04 +00:00
Tulir Asokan ae5f2f3093 dependencies: update mautrix-go again 2026-03-22 12:25:23 +02:00
Tulir Asokan 3910e44639 dependencies: update mautrix-go 2026-03-22 12:18:01 +02:00
Tulir Asokan 50aefd6897 dependencies: update mautrix-go 2026-03-22 00:06:34 +02:00
Tulir Asokan b17bb0d5c7 client: resume chat list sync after restart 2026-03-19 16:48:06 +02:00
Tulir Asokan 64724aa654 commands: restart dialog sync on command 2026-03-19 16:15:44 +02:00
Tulir Asokan 800c15f7b7 backfill: retry takeout if it gets invalidated 2026-03-19 16:14:04 +02:00
Tulir Asokan 7f71e5f09c chatinfo: look inside channelParticipantBanned 2026-03-19 14:16:53 +02:00
Tulir Asokan bfe5999951 chatsync: merge post-login and takeout syncs and refactor everything 2026-03-19 13:13:01 +02:00
Tulir Asokan b1b5745033 gotd: add max duration and log for flood wait 2026-03-19 01:36:24 +02:00
Tulir Asokan 98936fdf7a media: fix sticker dimensions 2026-03-18 21:31:53 +02:00
Tulir Asokan 7baed1c77b handletelegram: don't update remote profile with min info 2026-03-18 21:25:59 +02:00
Tulir Asokan b695e0b4ea tomatrix: add forward headers 2026-03-17 12:01:20 +02:00
Tulir Asokan 326906644e telegramfmt: ignore unrecognized entities 2026-03-16 21:54:21 +02:00