Commit Graph

2543 Commits

Author SHA1 Message Date
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
Tulir Asokan 0122ab91d6 dependencies: update mautrix-go 2026-03-16 21:54:14 +02:00
Tulir Asokan 0d818303f4 userinfo: don't apply min names 2026-03-16 17:20:17 +02:00
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