Watch
1
0
Fork
You've already forked mautrix-signal
0
mirror of https://github.com/mautrix/signal.git synced 2026-08-22 12:04:54 -04:00
mautrix-signal/pkg
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Nick Mills-Barrett 782cb6c871
signalmeow/web: reset request time when retrying requests
When a websocket stops responding, the pending request is retried after the
connection is torn down, but it kept the original request time and was
therefore rejected as too old by the new connection's write loop.

Stamp each attempt with its own request time.
2026-08-19 17:03:36 +01:00
..
connector login: use ErrInvalidLoginFlowID for unknown login flow IDs (#663) 2026-08-12 18:22:22 +01:00
libsignalgo libsignalgo/conversions: use unsafe.Pointer for go -> c string too 2026-08-07 15:15:39 +03:00
msgconv msgconv/matrixfmt: fix tests 2026-08-07 15:21:11 +03:00
signalid handlematrix: fix changing poll vote 2026-07-14 22:17:04 +03:00
signalmeow signalmeow/web: reset request time when retrying requests 2026-08-19 17:03:36 +01:00