Commit Graph

  • cd660472d8 reactions,telegramfmt: remove unnecessary warning logs Tulir Asokan 2025-12-16 18:52:43 +02:00
  • 20446d0d7d gotd: fix logging response payload Tulir Asokan 2025-12-16 17:33:43 +02:00
  • 769a397a03 tomatrix: don't use portal disappearing timer for incoming messages Tulir Asokan 2025-12-16 17:24:15 +02:00
  • 1dde2a4a77 changelog: update Tulir Asokan 2025-12-16 17:13:34 +02:00
  • 85e1a6dc05 telegramfmt: merge duplicate cases Tulir Asokan 2025-12-16 17:11:59 +02:00
  • e9d95a6e9a reactions: remove incorrect error Tulir Asokan 2025-12-16 17:11:47 +02:00
  • e1497999d6 dependencies: update mautrix-go for portal deletion fixes Tulir Asokan 2025-12-16 17:11:34 +02:00
  • dd63436149 changelog: fix merge with legacy bridge Tulir Asokan 2025-12-16 14:45:24 +02:00
  • dd34256f3d telegramfmt: fix message link urls losing text Tulir Asokan 2025-12-15 21:23:01 +02:00
  • 7f17c2728e client: use context rather than separate flag for expected disconnects Tulir Asokan 2025-12-15 16:23:44 +02:00
  • 4342635b8a ci: update actions and pre-commit hooks Tulir Asokan 2025-12-13 11:11:05 +02:00
  • 80ccbeb449 dependencies: update mautrix-go Tulir Asokan 2025-12-13 11:10:37 +02:00
  • 283dfc5c77 Merge branch 'master' Tulir Asokan 2025-12-12 19:03:26 +02:00
  • d00de62ee7 dependencies: update mautrix-go Tulir Asokan 2025-12-12 17:32:21 +02:00
  • 1a2fd67ee9 gotd: remove extra wrapping in check participant error Tulir Asokan 2025-12-12 17:26:41 +02:00
  • 4873ed77ff client: disconnect on auth error Tulir Asokan 2025-12-12 17:25:04 +02:00
  • d6a8e6a648 gotd: don't return run context error from channel state Tulir Asokan 2025-12-12 16:16:06 +02:00
  • 095bd65d51 gotd: add extra cache for left channels Tulir Asokan 2025-12-12 16:15:49 +02:00
  • cd9970055f gotd: fix channel membership check not doing anything Tulir Asokan 2025-12-12 16:15:26 +02:00
  • 3663f91c8a gotd: add more error wrapping around update loop Tulir Asokan 2025-12-12 16:04:40 +02:00
  • 0c3749a2ca gotd: don't start getDifference for left channels Tulir Asokan 2025-12-12 15:54:55 +02:00
  • ba4dd48d5a gotd: ensure user is member of channels before starting getDifference loop Tulir Asokan 2025-12-12 15:45:39 +02:00
  • c1d92ce051 startchat: fix getting cached contact list Tulir Asokan 2025-12-12 14:39:13 +02:00
  • ae05331420 startchat: don't allow spamming get contact list request Tulir Asokan 2025-12-12 14:30:06 +02:00
  • ef65f9f1ea client: log main context status on disconnect Tulir Asokan 2025-12-12 13:19:44 +02:00
  • 29d8c1b7dd client: send error state if client.Run returns unexpectedly Tulir Asokan 2025-12-12 13:12:33 +02:00
  • 4775e67476 client: adjust start/stop logs Tulir Asokan 2025-12-11 15:28:35 +02:00
  • 43b230148b client: don't drop errors from client.Run() Tulir Asokan 2025-12-11 15:01:12 +02:00
  • d03260c4a7 gotd/updates: initialize channel state runctx immediately Tulir Asokan 2025-12-11 14:37:01 +02:00
  • 042304f147 dependencies: update Tulir Asokan 2025-12-11 14:20:54 +02:00
  • de2e87ed52 client,gotd: remove unnecessary dispatcher wrapper Tulir Asokan 2025-12-11 14:04:57 +02:00
  • 581ba79c84 handletelegram,gotd: stop get difference polling after leaving channel Tulir Asokan 2025-12-11 13:56:48 +02:00
  • 390f9f422e backfill: clear saved takeout ID on takeout invalid error Tulir Asokan 2025-12-10 19:40:39 +02:00
  • f80d6de818 gotd: use constants for error strings Tulir Asokan 2025-12-10 19:39:56 +02:00
  • 69fcbd30ce gotd: don't stop connection on channel error Tulir Asokan 2025-12-10 19:17:50 +02:00
  • 0e3b1b63a9 gotd/updates: stop listening to channel on ChannelForbidden/Invalid Tulir Asokan 2025-12-10 19:12:34 +02:00
  • 7f13284b59 gotd: remove redundant closures and improve logs on disconnect Tulir Asokan 2025-12-10 18:34:07 +02:00
  • 4268ee9909 gotd/transport: add default read/write deadlines Tulir Asokan 2025-12-10 18:33:37 +02:00
  • 35bf11c158 loginqr: remove unused field Tulir Asokan 2025-12-08 14:22:34 +02:00
  • 08703e9efb loginqr: fix context used for background request Tulir Asokan 2025-12-08 14:20:19 +02:00
  • e13502750e handletelegram: log edit content Tulir Asokan 2025-12-08 00:22:02 +02:00
  • 0da121aebb ids: fix reaction ids Tulir Asokan 2025-12-08 00:20:06 +02:00
  • d07d2af048 handletelegram: don't try to get app config on bot accounts Tulir Asokan 2025-12-07 21:24:44 +02:00
  • 76e06d4a33 emojis: initialize maps lazily Tulir Asokan 2025-12-07 21:23:29 +02:00
  • 10f1583da9 login: add support for bot tokens Tulir Asokan 2025-12-06 21:08:46 +02:00
  • 48fed1c026 login: refactor to share more code Tulir Asokan 2025-12-06 21:08:32 +02:00
  • abb4671a16 client: add shortcut field for user login metadata Tulir Asokan 2025-12-07 20:01:11 +02:00
  • 6729a9ad09 main: switch versioning scheme Tulir Asokan 2025-12-06 15:30:52 +02:00
  • 96b2afeed1 dbmeta: remove disallowed fields in ghosts Tulir Asokan 2025-12-06 15:25:18 +02:00
  • d5f87d2ec1 all: add support for topics and refactor other things Tulir Asokan 2025-12-06 14:52:39 +02:00
  • 14b3b1fed7 handletelegram: adjust some message handling code Tulir Asokan 2025-12-06 01:01:33 +02:00
  • 16a57d78ac handletelegram: flatten service message handling Tulir Asokan 2025-12-05 23:51:17 +02:00
  • 548672d243 client: simplify IsLoggedIn check Tulir Asokan 2025-12-05 23:50:44 +02:00
  • ef23946cbc store: remove redundant index Tulir Asokan 2025-12-05 23:45:41 +02:00
  • 9b2b691afd handletelegram: resync channel on update event Tulir Asokan 2025-12-05 23:29:12 +02:00
  • c04866c854 reactions: flatten poll code Tulir Asokan 2025-12-05 15:38:04 +02:00
  • fa28593635 handlematrix: don't block read receipt handler on reaction poll Tulir Asokan 2025-12-05 15:37:43 +02:00
  • 9dd8f30480 handlematrix: fix reaction polling logic Tulir Asokan 2025-12-05 14:55:34 +02:00
  • 19c3121e77 login*: apply zap log level shifting Tulir Asokan 2025-12-04 16:32:26 +02:00
  • 6232a27881 startchat: don't allow starting chat without access hash Tulir Asokan 2025-12-04 16:13:04 +02:00
  • 526903cb7c userinfo: refactor GetUserInfo and remote profile handling Tulir Asokan 2025-12-04 15:39:46 +02:00
  • 2cac8f8b4a client,gotd: refactor connection event handling Tulir Asokan 2025-12-04 14:44:40 +02:00
  • c83a361c0b gotd: reduce unnecessary debug logs Tulir Asokan 2025-12-04 14:44:13 +02:00
  • c6dd85040c client: fix parsing username message links Tulir Asokan 2025-12-03 23:23:07 +02:00
  • 08a2fe9753 chatinfo: refactor processing group chat info Tulir Asokan 2025-12-03 22:34:13 +02:00
  • 2580e28bee media: refactor sticker conversion Tulir Asokan 2025-12-03 22:15:59 +02:00
  • b7e5078053 chatinfo: ensure own member is always added Tulir Asokan 2025-12-03 17:44:18 +02:00
  • 8bef95e237 chatinfo,backfill,tomatrix: downgrade unnecessary warnings Tulir Asokan 2025-12-03 17:05:25 +02:00
  • 04a10f361a gotd: skip broken manager test Tulir Asokan 2025-12-03 16:49:52 +02:00
  • fed5752f38 handletelegram: don't return errors from message converter Tulir Asokan 2025-12-03 16:49:29 +02:00
  • 35c161185c directdownload,tomatrix: add missing nil checks Tulir Asokan 2025-12-03 16:03:29 +02:00
  • 1ecb9e8b64 login*: set device config on login clients Tulir Asokan 2025-12-03 15:59:38 +02:00
  • 2004085312 connector: fix import ordering Tulir Asokan 2025-12-03 15:24:08 +02:00
  • abd5d058ff gotd: add filename to AudioDocumentBuilder ip75 2025-12-03 15:14:48 +02:00
  • 09185e8e53 gotd: handle all login token response types in QR login Oleksii Kyslytsia 2025-12-03 15:11:49 +02:00
  • 097211cba1 gotd: add fallback handlers Vadim Tertilov 2025-12-03 14:48:35 +02:00
  • 8e7a7db85f humanise: update error list and move generator Tulir Asokan 2025-12-03 14:34:42 +02:00
  • 55f8d1423b gotd: update hash computing sort Tulir Asokan 2025-12-03 14:29:57 +02:00
  • 66b84a7b44 gotd: update to layer 218 Tulir Asokan 2025-12-03 14:22:16 +02:00
  • b38c3cc935 gotd: invoke with layer every time Tulir Asokan 2025-12-03 14:10:42 +02:00
  • b7459ec9eb .gitattributes: exclude gotd generated files Tulir Asokan 2025-12-03 14:48:23 +02:00
  • 5eb883e934 dependencies: update Tulir Asokan 2025-12-03 13:48:29 +02:00
  • b9d19a3aad handlematrix: implement RoomAvatarHandlingNetworkAPI 1Conan 2025-11-26 01:24:01 +08:00
  • 74a5dfccd5 handlematrix: implement RoomNameHandlingNetworkAPI 1Conan 2025-11-25 04:32:22 +08:00
  • b3f9bfb5b3 handlematrix: implement group chat deletes (#126) Conan 2025-11-20 01:22:02 +08:00
  • ca46d36998 media: default unknown media mime to application/octet-stream Nick Mills-Barrett 2025-11-18 11:22:39 +00:00
  • 795a732720 dependencies: update mautrix-go Tulir Asokan 2025-10-27 20:54:08 +02:00
  • 3aa7bdfa91 handlematrix: fix delete chat (#125) Conan 2025-10-28 02:34:24 +08:00
  • 14f40abeca config: update default saved message avatar Tulir Asokan 2025-10-19 23:37:11 +03:00
  • b1f3c4c1db handlematrix: Implement DeleteChatHandlingNetworkAPI (#122) Conan 2025-10-07 21:26:10 +08:00
  • 4410415776 chatinfo: flag group resyncs as excluded from timeline Tulir Asokan 2025-10-01 16:17:06 +03:00
  • a38c3e5d00 resync: resync portals upon viewing if they haven't been synced in the last 24h (#124) Adam Van Ymeren 2025-09-25 12:34:41 -07:00
  • a280c3a4b9 dependencies: update mautrix-go Tulir Asokan 2025-09-25 00:15:43 +03:00
  • 280c74e9cd Add config option to self-sign bot device Tulir Asokan 2025-09-24 00:07:53 +03:00
  • eb5bfb4666 chatinfo: set power level for disappearing timer event Tulir Asokan 2025-09-17 14:43:53 +03:00
  • fcace69cbd capabilities: fix definition of a month Tulir Asokan 2025-09-17 00:17:14 +03:00
  • f48737c894 capabilities: fix disappearing timer capability Tulir Asokan 2025-09-16 23:02:30 +03:00
  • d359bafb53 connector: rename files to be more consistent with other bridges Tulir Asokan 2025-09-16 22:47:48 +03:00
  • 44be515705 matrix: use Normalize instead of manually changing disappearing type Tulir Asokan 2025-09-16 22:43:22 +03:00
  • 34683e6d1b handletelegram: fix disabling disappearing timer Tulir Asokan 2025-09-13 01:39:32 +03:00