Tulir Asokan
|
78ba8e4d45
|
gotd: add missing getDifference retries
|
2026-01-07 16:11:41 +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
|
1a2fd67ee9
|
gotd: remove extra wrapping in check participant error
|
2025-12-12 17:26:41 +02:00 |
|
Tulir Asokan
|
d6a8e6a648
|
gotd: don't return run context error from channel state
|
2025-12-12 16:16:06 +02:00 |
|
Tulir Asokan
|
095bd65d51
|
gotd: add extra cache for left channels
|
2025-12-12 16:15:49 +02:00 |
|
Tulir Asokan
|
cd9970055f
|
gotd: fix channel membership check not doing anything
|
2025-12-12 16:15:26 +02:00 |
|
Tulir Asokan
|
3663f91c8a
|
gotd: add more error wrapping around update loop
|
2025-12-12 16:04:40 +02:00 |
|
Tulir Asokan
|
0c3749a2ca
|
gotd: don't start getDifference for left channels
|
2025-12-12 15:57:14 +02:00 |
|
Tulir Asokan
|
ba4dd48d5a
|
gotd: ensure user is member of channels before starting getDifference loop
|
2025-12-12 15:45:39 +02:00 |
|
Tulir Asokan
|
4775e67476
|
client: adjust start/stop logs
|
2025-12-11 15:29:42 +02:00 |
|
Tulir Asokan
|
d03260c4a7
|
gotd/updates: initialize channel state runctx immediately
|
2025-12-11 14:55:43 +02:00 |
|
Tulir Asokan
|
581ba79c84
|
handletelegram,gotd: stop get difference polling after leaving channel
|
2025-12-11 13:56:48 +02:00 |
|
Tulir Asokan
|
f80d6de818
|
gotd: use constants for error strings
|
2025-12-10 19:39:56 +02:00 |
|
Tulir Asokan
|
69fcbd30ce
|
gotd: don't stop connection on channel error
|
2025-12-10 19:17:50 +02:00 |
|
Tulir Asokan
|
0e3b1b63a9
|
gotd/updates: stop listening to channel on ChannelForbidden/Invalid
|
2025-12-10 19:14:08 +02:00 |
|
Tulir Asokan
|
14b3b1fed7
|
handletelegram: adjust some message handling code
|
2025-12-06 01:02:55 +02:00 |
|
Tulir Asokan
|
04a10f361a
|
gotd: skip broken manager test
|
2025-12-03 17:11:20 +02:00 |
|
Adam Van Ymeren
|
7970a678fc
|
updates: elevate start/stop logs to debug bridge not stopping
|
2025-07-14 11:33:23 -07:00 |
|
Adam Van Ymeren
|
e6c3454e9f
|
updates: don't try to fetch one more difference when context has been cancelled
|
2025-07-08 11:43:32 -07: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 |
|