• Joined on 2026-06-09
dsql pushed tag v0.2.1 to rethink-public/commons 2026-06-29 05:12:19 +00:00
dsql pushed tag v0.1.1 to rethink-public/dpy_paginator 2026-06-29 05:12:18 +00:00
dsql pushed to main at rethink-public/commons 2026-06-29 05:12:18 +00:00
83a156fd31 fix: forward per-request timeout to geo lookups on an injected session
dsql pushed to main at rethink-public/dpy_paginator 2026-06-29 05:12:17 +00:00
bca6b874c6 fix: only pass ephemeral on interaction paths, not raw-channel send
dsql pushed tag v0.1.2 to rethink-public/aioweb 2026-06-29 05:12:16 +00:00
dsql pushed to main at rethink-public/aioweb 2026-06-29 05:12:16 +00:00
d527174a2b fix: make session-default headers fully mutable; preview matches request in all cases
dsql pushed tag v0.1.1 to rethink-public/aioweb_tls 2026-06-28 22:46:02 +00:00
dsql pushed to main at rethink-public/aioweb_tls 2026-06-28 22:46:01 +00:00
b2876d005e fix: Noble honors session-default headers and timeout like CurlCffi
dsql pushed to main at rethink-public/dpy_paginator 2026-06-28 22:46:00 +00:00
f6caa6f016 fix: wire on_timeout so delete_message_after actually deletes
dsql pushed tag v0.1.1 to rethink-public/dpy_paginator 2026-06-28 22:46:00 +00:00
dsql pushed tag v0.1.2 to rethink-public/aioweb 2026-06-28 22:45:59 +00:00
dsql pushed tag v0.1.1 to rethink-public/envelope_authorizer 2026-06-28 22:45:58 +00:00
dsql pushed to main at rethink-public/aioweb 2026-06-28 22:45:58 +00:00
bad3ea2677 fix: merge session-default headers into request() so the header API works
dsql pushed to main at rethink-public/envelope_authorizer 2026-06-28 22:45:57 +00:00
13bf77f0f4 fix: mongo backend — sync close() + fail-loud via raw collection
dsql pushed tag v0.2.0 to rethink-public/log_setup 2026-06-28 22:45:57 +00:00
dsql pushed to main at rethink-public/log_setup 2026-06-28 22:45:56 +00:00
871471dd58 fix: prune log_dir on every roll so daily/size retention is enforced
dsql pushed to main at rethink-public/aiomail 2026-06-28 22:45:55 +00:00
6ac8957583 fix: pass XOAUTH2 token as str, not bytes (was corrupting the Bearer value)
dsql pushed tag v0.1.1 to rethink-public/aiomail 2026-06-28 22:45:55 +00:00
dsql pushed tag v0.1.1 to rethink-public/aioweb_tls 2026-06-28 21:47:11 +00:00
dsql pushed to main at rethink-public/aioweb_tls 2026-06-28 21:47:11 +00:00
ae4c653ecc fix: lock Noble.setup so concurrent first requests fetch the Go-lib once