Tulir Asokan
|
283dfc5c77
|
Merge branch 'master'
[skip cd]
|
2025-12-12 19:08:41 +02:00 |
|
Tulir Asokan
|
d00de62ee7
|
dependencies: update mautrix-go
|
2025-12-12 17:32:21 +02:00 |
|
Tulir Asokan
|
1a2fd67ee9
|
gotd: remove extra wrapping in check participant error
|
2025-12-12 17:26:41 +02:00 |
|
Tulir Asokan
|
4873ed77ff
|
client: disconnect on auth error
|
2025-12-12 17:26:16 +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
|
c1d92ce051
|
startchat: fix getting cached contact list
|
2025-12-12 14:39:13 +02:00 |
|
Tulir Asokan
|
ae05331420
|
startchat: don't allow spamming get contact list request
|
2025-12-12 14:30:06 +02:00 |
|
Tulir Asokan
|
ef65f9f1ea
|
client: log main context status on disconnect
|
2025-12-12 13:19:44 +02:00 |
|
Tulir Asokan
|
29d8c1b7dd
|
client: send error state if client.Run returns unexpectedly
|
2025-12-12 13:12:33 +02:00 |
|
Tulir Asokan
|
4775e67476
|
client: adjust start/stop logs
|
2025-12-11 15:29:42 +02:00 |
|
Tulir Asokan
|
43b230148b
|
client: don't drop errors from client.Run()
|
2025-12-11 15:01:12 +02:00 |
|
Tulir Asokan
|
d03260c4a7
|
gotd/updates: initialize channel state runctx immediately
|
2025-12-11 14:55:43 +02:00 |
|
Tulir Asokan
|
042304f147
|
dependencies: update
|
2025-12-11 14:20:54 +02:00 |
|
Tulir Asokan
|
de2e87ed52
|
client,gotd: remove unnecessary dispatcher wrapper
|
2025-12-11 14:07:48 +02:00 |
|
Tulir Asokan
|
581ba79c84
|
handletelegram,gotd: stop get difference polling after leaving channel
|
2025-12-11 13:56:48 +02:00 |
|
Tulir Asokan
|
390f9f422e
|
backfill: clear saved takeout ID on takeout invalid error
|
2025-12-10 19:47:51 +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
|
7f13284b59
|
gotd: remove redundant closures and improve logs on disconnect
|
2025-12-10 18:34:07 +02:00 |
|
Tulir Asokan
|
4268ee9909
|
gotd/transport: add default read/write deadlines
|
2025-12-10 18:33:37 +02:00 |
|
Tulir Asokan
|
35bf11c158
|
loginqr: remove unused field
|
2025-12-08 14:22:34 +02:00 |
|
Tulir Asokan
|
08703e9efb
|
loginqr: fix context used for background request
|
2025-12-08 14:20:19 +02:00 |
|
Tulir Asokan
|
e13502750e
|
handletelegram: log edit content
|
2025-12-08 00:22:02 +02:00 |
|
Tulir Asokan
|
0da121aebb
|
ids: fix reaction ids
|
2025-12-08 00:20:06 +02:00 |
|
Tulir Asokan
|
d07d2af048
|
handletelegram: don't try to get app config on bot accounts
|
2025-12-07 21:24:51 +02:00 |
|
Tulir Asokan
|
76e06d4a33
|
emojis: initialize maps lazily
Closes #99
|
2025-12-07 21:24:26 +02:00 |
|
Tulir Asokan
|
10f1583da9
|
login: add support for bot tokens
|
2025-12-07 20:06:30 +02:00 |
|
Tulir Asokan
|
48fed1c026
|
login: refactor to share more code
|
2025-12-07 20:02:19 +02:00 |
|
Tulir Asokan
|
abb4671a16
|
client: add shortcut field for user login metadata
|
2025-12-07 20:02:19 +02:00 |
|
Tulir Asokan
|
6729a9ad09
|
main: switch versioning scheme
|
2025-12-06 15:30:52 +02:00 |
|
Tulir Asokan
|
96b2afeed1
|
dbmeta: remove disallowed fields in ghosts
|
2025-12-06 15:27:51 +02:00 |
|
Tulir Asokan
|
d5f87d2ec1
|
all: add support for topics and refactor other things
|
2025-12-06 15:27:51 +02:00 |
|
Tulir Asokan
|
14b3b1fed7
|
handletelegram: adjust some message handling code
|
2025-12-06 01:02:55 +02:00 |
|
Tulir Asokan
|
16a57d78ac
|
handletelegram: flatten service message handling
|
2025-12-05 23:51:17 +02:00 |
|
Tulir Asokan
|
548672d243
|
client: simplify IsLoggedIn check
|
2025-12-05 23:50:44 +02:00 |
|
Tulir Asokan
|
ef23946cbc
|
store: remove redundant index
|
2025-12-05 23:45:41 +02:00 |
|
Tulir Asokan
|
9b2b691afd
|
handletelegram: resync channel on update event
|
2025-12-05 23:29:12 +02:00 |
|
Tulir Asokan
|
c04866c854
|
reactions: flatten poll code
|
2025-12-05 15:39:00 +02:00 |
|
Tulir Asokan
|
fa28593635
|
handlematrix: don't block read receipt handler on reaction poll
|
2025-12-05 15:39:00 +02:00 |
|
Tulir Asokan
|
9dd8f30480
|
handlematrix: fix reaction polling logic
Only supergroups need it. The map also needed a lock
|
2025-12-05 14:55:52 +02:00 |
|
Tulir Asokan
|
19c3121e77
|
login*: apply zap log level shifting
|
2025-12-04 16:32:26 +02:00 |
|
Tulir Asokan
|
6232a27881
|
startchat: don't allow starting chat without access hash
|
2025-12-04 16:13:04 +02:00 |
|
Tulir Asokan
|
526903cb7c
|
userinfo: refactor GetUserInfo and remote profile handling
|
2025-12-04 15:39:46 +02:00 |
|
Tulir Asokan
|
2cac8f8b4a
|
client,gotd: refactor connection event handling
This might cause regressions if the onSession handler was load bearing
|
2025-12-04 14:53:35 +02:00 |
|