Log Telegram markup_type so HF logs show reply_keyboard vs inline. 26f60d3 AuthorBot Cursor commited on 10 days ago
Use Telegram ReplyKeyboard for books — callbacks never reach HF webhook. 6ace843 AuthorBot Cursor commited on 10 days ago
Fix missing agent_dbg_async used by Telegram webhook instrumentation. 3edcb17 AuthorBot Cursor commited on 10 days ago
Add Telegram callback debug instrumentation (session 375584). 1a9b461 AuthorBot Cursor commited on 10 days ago
Fix Telegram book selection with editMessageText and URL buttons. bca8d24 AuthorBot Cursor commited on 10 days ago
Clarify Telegram book-button webhook refresh in skill. fbe8d9d AuthorBot Cursor commited on 10 days ago
Add Telegram book inline keyboards and document HF delivery in a skill. 156e94f AuthorBot Cursor commited on 10 days ago
Deliver Telegram bot replies via webhook response so HF never needs api.telegram.org. 31a5ba7 AuthorBot Cursor commited on 10 days ago
Deliver Telegram replies via author browser when HF cannot reach api.telegram.org. f6e4310 AuthorBot Cursor commited on 10 days ago
Fix Telegram outbox send (commit before send) and add API relay config. 2e2e0a8 AuthorBot Cursor commited on 10 days ago
Unblock HF Starting loop: fast /health, defer Stripe sync on boot. f8a355f AuthorBot Cursor commited on 10 days ago
Require a user click to open Telegram setWebhook (popup blockers were skipping it). 83dab17 AuthorBot Cursor commited on 10 days ago
Process Telegram webhooks in-process on HF (no Celery worker). 5782e14 AuthorBot Cursor commited on 10 days ago
Make Telegram Connected/Not connected only; finish webhook via author browser. 8c9c3ef AuthorBot Cursor commited on 10 days ago
Point Telegram webhooks at the HF API host, not the Vercel marketing site. 2d605e4 AuthorBot Cursor commited on 10 days ago
Show Telegram webhook setup on the Channels card when HF blocks api.telegram.org. 3768bb7 AuthorBot Cursor commited on 10 days ago
Save Telegram token when HF cannot reach api.telegram.org. 1cf2b57 AuthorBot Cursor commited on 10 days ago
Fix Channels escHtml crash and clearer Telegram token validation. d0e31f3 AuthorBot Cursor commited on 10 days ago
Simplify Channels Meta form: show only fields required for selected channel. dae0528 AuthorBot Cursor commited on 10 days ago
Harden omnichannel: WA 24h window, templates, token budget, security tests. 636fcfa AuthorBot Cursor commited on 10 days ago
Add per-author omnichannel channels with auth-hardened inbox. d1d3ef1 AuthorBot Cursor commited on 10 days ago
Allow authors to renew and refill tokens when the current plan budget runs out. e1383a0 AuthorBot Cursor commited on 11 days ago
Restore author self-serve billing: view plans, renew, upgrade, and invoices. cda777a AuthorBot Cursor commited on 11 days ago
Stop cross-panel session wipes that force repeated logouts. 1457ae5 AuthorBot Cursor commited on 11 days ago
Remove embed debug instrumentation and fix widget intake/overflow. 576296a AuthorBot Cursor commited on 11 days ago
fix: orphan embed grant (user missing) — clear error + revoke dead grant 4d94da4 AuthorBot Cursor commited on 11 days ago
debug: instrument embed subscription 403 path (reason + widget ingest) b6963af AuthorBot Cursor commited on 11 days ago
Fix embed Save: consume unlock credit on first re-lock so field locks immediately 35a6596 AuthorBot Cursor commited on 11 days ago
Fix embed unlock: redirect to HF /author, confirm on return, idempotent grant 3af9a4f AuthorBot Cursor commited on 11 days ago
Fix SuperAdmin logout loop (this-binding) + add Fix Grant button to restore revoked embed grants 9916f85 AuthorBot Cursor commited on 11 days ago
Restore soft-revoked grant with commit() during visitor request, guarded by hard-revoke check 496359e AuthorBot Cursor commited on 11 days ago
Fix visitor 403: clean soft-remap, no in-request DB mutation, grant restore via Embed Code. 99d4324 AuthorBot Cursor commited on 11 days ago
Restore revoked in-term embed grants and clear stale Redis blacklist. 681afec AuthorBot Cursor commited on 11 days ago
Fix stale embed 403 for 2nd visitors; onboarding spotlights; remove TOTP debug. fafecdd AuthorBot Cursor commited on 11 days ago
Fix SuperAdmin embed Remove 403 by sending TOTP on DELETE. df2ccff AuthorBot Cursor commited on 11 days ago
Add debug instrumentation for SuperAdmin TOTP and session logout. 92ad852 AuthorBot Cursor commited on 11 days ago
Fix embed 403 on author sites: CORS reflect + Origin fallback. 3b7225d AuthorBot Cursor commited on 11 days ago
Polish embed unlock UX: pay unlocks edit, hide add-at-cap, gate embed code. 34e4e31 AuthorBot Cursor commited on 11 days ago
Enforce plan embed slots with lock-on-save and paid Stripe unlock. a7c2022 AuthorBot Cursor commited on 11 days ago
Lock embed tokens to website domain and refine intake UI. 7926279 AuthorBot Cursor commited on 11 days ago
Inject preview token into HTML data-attrs and cache-bust widget.js. 5438732 AuthorBot Cursor commited on 11 days ago
Fix widget token wipe from empty script attrs on preview. 5703d6e AuthorBot Cursor commited on 11 days ago
Sync Widget Config appearance to live bot and Embed. cab723c AuthorBot Cursor commited on 11 days ago
Fix widget theme validation and switch info tips to hover. 5b9bfa5 baqir3033 Cursor commited on 11 days ago
Fix auth logout loop from broken refresh retries and premature session wipe. 9688900 baqir3033 Cursor commited on 11 days ago
Isolate author and superadmin sessions to stop surprise logouts. 8162879 baqir3033 Cursor commited on 11 days ago