Commit Graph

2521 Commits

Author SHA1 Message Date
Tulir Asokan 7fa51da335 dependencies: update mautrix-go 2026-03-16 16:49:23 +02:00
Tulir Asokan 49d99aff82 userinfo: save source_is_contact flag properly 2026-03-15 21:27:13 +02:00
Tulir Asokan cfd9b74d34 userinfo: prefer non-contacts as info source 2026-03-15 20:39:15 +02:00
Tulir Asokan d067348ac5 commands: fix sync command section 2026-03-15 20:38:57 +02:00
Tulir Asokan 84392278c2 legacymigrate: update mx_room_state version 2026-03-15 18:53:10 +02:00
Tulir Asokan 0aed201869 userinfo: add support for avoiding contact names/avatars 2026-03-15 16:14:55 +02:00
Tulir Asokan 62efa2e7b9 userinfo: add support for getting user info via InputUserFromMessage 2026-03-15 12:49:21 +02:00
Tulir Asokan 58f40aeba5 userinfo: use min access hashes for avatars 2026-03-15 12:28:14 +02:00
Tulir Asokan 29000146ba directmedia: fix panic if url preview has no photo 2026-03-11 01:21:59 +02:00
Tulir Asokan a9cb55d109 dependencies: update mautrix-go 2026-03-06 21:10:23 +02:00
Tulir Asokan f7ae7ba804 dependencies: update mautrix-go 2026-03-04 13:58:51 +02:00
Tulir Asokan 0e45edd1f4 gotd: always set field in logger 2026-03-04 01:59:56 +02:00
Tulir Asokan 7fb4539885 gotd: don't log uploaded bytes 2026-03-03 18:13:32 +02:00
Tulir Asokan 42465f1aca handlematrix: add todo for avatar handling 2026-03-03 18:13:32 +02:00
Tulir Asokan 5bf7461566 handlematrix: convert webp images to jpeg 2026-03-03 18:13:32 +02:00
Tulir Asokan a84dd2f30c handletelegram: add log for stuck update handlers 2026-03-03 16:23:50 +02:00
Tulir Asokan 67adededff gotd/message: fix generators and update entity utilities 2026-03-03 15:16:44 +02:00
Tulir Asokan e5914196c5 gotd: update to layer 223 2026-03-03 15:13:10 +02:00
Tulir Asokan 189dbdfc52 gotd: move update dispatcher out of generator 2026-03-03 15:09:05 +02:00
Tulir Asokan 7738fc21f5 handletelegram,gotd: add missing log context 2026-03-03 14:34:02 +02:00
Tulir Asokan 4511c82cb0 gotd: only update server time offset once 2026-03-03 13:16:25 +02:00
Tulir Asokan 6af986ded5 gotd: add time synchronization 2026-02-26 18:24:51 +02:00
Tulir Asokan 93fe3cb0ea media: adjust log level of transfer log 2026-02-26 17:48:15 +02:00
Tulir Asokan 52b2373528 dependencies: update 2026-02-16 15:41:08 +02:00
Tulir Asokan a59c755dd8 login: fix context used for starting takeout 2026-02-11 13:25:32 +02:00
Tulir Asokan 4793b01a29 docker: update to Alpine 3.23 2026-02-11 00:10:56 +02:00
Tulir Asokan e597eace68 login: allow retrying phone codes and 2fa passwords (#131) 2026-02-10 16:49:49 +02:00
SpiritCroc 4071502854 handletelegram: assign beeper action message content for incoming calls (#132) 2026-01-23 16:45:27 +01:00
Tulir Asokan c7a7f6ec20 dependencies: update mautrix-go 2026-01-20 12:29:37 +02:00
Tulir Asokan 8f3cc2e28e media: fix lottie stickers not being decompressed 2026-01-19 19:59:10 +02:00
Tulir Asokan 6700403118 dependencies: update 2026-01-17 01:23:17 +02:00
Tulir Asokan f4830c71d8 reactions: ignore channel reactions when polling 2026-01-12 15:02:25 +02:00
Tulir Asokan 78ba8e4d45 gotd: add missing getDifference retries 2026-01-07 16:11:41 +02:00
Tulir Asokan 2b1cfae52f tomatrix: fix sticker metadata 2025-12-29 23:25:08 +02:00
Tulir Asokan 274141a1b0 client: add lock for onTransfer
There should never be multiple clients to actually need this, but just in case
2025-12-29 23:21:08 +02:00
Tulir Asokan cac1f5acde gotd: retry auth transfers on AUTH_BYTES_INVALID error 2025-12-29 23:15:40 +02:00
Tulir Asokan 56fe704934 gotd: don't log file download responses 2025-12-29 23:15:40 +02:00
Tulir Asokan 3696c9cff4 handletelegram: don't fail migrateChat if getting chat info fails 2025-12-24 00:42:57 +02:00
Tulir Asokan d83c0ede15 dependencies: update mautrix-go 2025-12-19 13:33:17 +02:00
Tulir Asokan b5d6e2ac6b Revert "handletelegram: do portal re-id in background"
This reverts commit 37d34a4ab6.
2025-12-19 13:33:01 +02:00
Tulir Asokan 37d34a4ab6 handletelegram: do portal re-id in background 2025-12-19 13:25:20 +02:00
Tulir Asokan baba8bd712 handletelegram: improve chat migrate logs 2025-12-19 13:08:54 +02:00
Tulir Asokan 7573e3d5a7 gotd: return fatal errors from all getDifference calls 2025-12-18 17:32:51 +02:00
Tulir Asokan a887f26023 gotd: retry non-fatal errors in getDifference calls 2025-12-18 16:48:03 +02:00
Tulir Asokan ced0a2d067 gotd: don't emit duplicate updates for channels 2025-12-18 16:36:23 +02:00
Tulir Asokan 09227510bc startchat: clean up resolving identifiers 2025-12-17 12:48:11 +02:00
Tulir Asokan dc2a422bbe handletelegram: move raw update logging 2025-12-17 12:47:25 +02:00
Tulir Asokan 49bb93bdc2 dependencies: update mautrix-go again 2025-12-16 19:30:18 +02:00
Tulir Asokan a3ec7f7c33 dependencies: update mautrix-go 2025-12-16 18:58:10 +02:00
Tulir Asokan cd660472d8 reactions,telegramfmt: remove unnecessary warning logs 2025-12-16 18:52:43 +02:00