Commit Graph

114 Commits

Author SHA1 Message Date
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 6700403118 dependencies: update 2026-01-17 01:23:17 +02:00
Tulir Asokan d83c0ede15 dependencies: update mautrix-go 2025-12-19 13:33:17 +02:00
Tulir Asokan baba8bd712 handletelegram: improve chat migrate logs 2025-12-19 13:08:54 +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 e1497999d6 dependencies: update mautrix-go for portal deletion fixes 2025-12-16 17:11:34 +02:00
Tulir Asokan 80ccbeb449 dependencies: update mautrix-go 2025-12-13 11:10:37 +02:00
Tulir Asokan d00de62ee7 dependencies: update mautrix-go 2025-12-12 17:32:21 +02:00
Tulir Asokan 042304f147 dependencies: update 2025-12-11 14:20:54 +02:00
Tulir Asokan 0da121aebb ids: fix reaction ids 2025-12-08 00:20:06 +02:00
Tulir Asokan 10f1583da9 login: add support for bot tokens 2025-12-07 20:06:30 +02:00
Tulir Asokan d5f87d2ec1 all: add support for topics and refactor other things 2025-12-06 15:27:51 +02:00
Tulir Asokan 2580e28bee media: refactor sticker conversion 2025-12-03 22:15:59 +02:00
Tulir Asokan 5eb883e934 dependencies: update 2025-12-03 17:11:19 +02:00
Tulir Asokan 795a732720 dependencies: update mautrix-go 2025-10-27 20:54:08 +02:00
Tulir Asokan 4410415776 chatinfo: flag group resyncs as excluded from timeline 2025-10-01 16:17:06 +03:00
Tulir Asokan a280c3a4b9 dependencies: update mautrix-go 2025-09-25 00:15:43 +03:00
Tulir Asokan 34683e6d1b handletelegram: fix disabling disappearing timer 2025-09-13 01:39:45 +03:00
Tulir Asokan 8f998cd9cb dependencies: update mautrix-go 2025-09-12 21:09:41 +03:00
Tulir Asokan 7a726e36a0 startchat: update group creation interface 2025-09-02 20:14:52 +03:00
Tulir Asokan 8341492c9f dependencies: update mautrix-go 2025-08-26 18:07:45 +03:00
Tulir Asokan 9e4b6c3c46 ci: update Go version and pre-commit hooks 2025-08-26 18:05:20 +03:00
Tulir Asokan 3462b75c76 dependencies: update mautrix-go 2025-08-01 11:51:10 +03:00
Tulir Asokan 0bc1bd04c5 dependencies: update mautrix-go 2025-07-31 14:02:31 +03:00
Tulir Asokan e1c0e6dd9a gotd: replace old nhooyr websocket 2025-07-31 14:02:14 +03:00
Tulir Asokan d10c528895 dependencies: update mautrix-go again 2025-07-17 17:41:40 +03:00
Tulir Asokan 635345f61d dependencies: update mautrix-go 2025-07-17 16:58:39 +03:00
Tulir Asokan 4b56b6d016 dependencies: update mautrix-go 2025-07-16 11:47:17 +03:00
Tulir Asokan 890851e85e dependencies: update mautrix-go again 2025-07-15 14:58:17 +03:00
Tulir Asokan aa02639759 dependencies: update mautrix-go 2025-07-15 14:52:07 +03:00
Tulir Asokan 9e2e2421d2 gotd: remove _tools package that was breaking pre-commit 2025-07-07 17:19:33 +03:00
Adam Van Ymeren 7a04f298d2 move gotd fork into repo. (#111)
- update to latest telegram layer
- remove some references to fields in tg.Entities that don't exist in
the schema
- originally added here:
https://github.com/beeper/td/commit/820929062a2ba0104397bc01235ab58a9cff780e
  - referenced here
-
https://github.com/mautrix/telegramgo/commit/124f0967ed195b5a380c9bd02e170ada9710dde3
-
https://github.com/mautrix/telegramgo/commit/4205047aab2e0639217148b5d125bfaab668bd8e
2025-06-27 20:03:37 -07:00
Adam Van Ymeren 0952df0244 all: respect/propagate errors from QueueRemoteEvent (#110) 2025-06-26 13:43:35 -07:00
Tulir Asokan a49818b863 dependencies: update mautrix-go 2025-06-17 20:35:16 +03:00
Toni Spets fa237a20f7 logging: Move gotd debug logs to trace
Zap doesn't have trace level logging so to make it less noisy we need to
shift them to trace.
2025-06-09 15:01:25 +03:00
Toni Spets 41279ae996 Bump gotd with streaming download fix 2025-06-06 13:46:24 +03:00
Tulir Asokan 05b1eb1214 handletelegram: provide stream order in read receipts (#102) 2025-05-27 11:45:39 +03:00
Toni Spets 11f105c0e7 media: convert png and jpeg stickers to webp without ffmpeg 2025-05-22 13:52:51 +03:00
Tulir Asokan d2bb02b259 handlematrix: use client-generated transaction IDs 2025-05-09 16:42:44 +03:00
Toni Spets 849f3c6f1e Bump gotd with sticky DC hack 2025-04-29 06:38:42 +03:00
Toni Spets 75964a00ed dependencies: update mautrix-go 2025-04-15 12:19:28 +03:00
Tulir Asokan 28d8276554 dependencies: update mautrix-go 2025-03-25 17:00:55 +02:00
Sumner Evans 0712ca5d0c dependencies: update go
Signed-off-by: Sumner Evans <sumner.evans@automattic.com>
2025-02-17 14:13:12 -07:00
Tulir Asokan c2e07d5e3f push: add APNs push parsing 2025-02-06 15:13:31 +02:00
Tulir Asokan e0841e252d dependencies: update 2025-02-04 15:57:33 +02:00
Tulir Asokan 4b08ab6ac0 push: implement ConnectBackground (#88)
* push: implement ConnectBackground

* push: disable background resync by default
2025-01-29 15:35:54 +02:00
Tulir Asokan 823eda7589 push: implement parsing native notifications (#87) 2025-01-24 15:34:34 +02:00
Tulir Asokan 386cfa4cfb capabilities: update to new format 2025-01-10 21:17:10 +02:00