feat: add animation and sexy commands with fixed Gif links, rename fun kick to fkick ba90e72 Alexainc commited on May 12
fix: resolve has_spoiler crash and media-only suppression in filters 4ff741e Alexainc commited on May 12
fix: resolve ReplyMarkupInvalid by avoiding empty keyboards in welcome 203f7cc Alexainc commited on May 12
fix: resolve Welcome pagination 'Final page' error by injecting notename context 2650d0f Alexainc commited on May 12
fix: perfectly mirror filter logic in welcome.py with media persistence 0e48050 Alexainc commited on May 12
fix: enforce StringSession for Telethon to ensure database persistence b313030 Alexainc commited on May 12
feat: persistent database-backed sessions for both Pyrogram and Telethon 681b397 Alexainc commited on May 12
feat: standardized welcome/goodbye with robust HTML extraction and added /goodbye commands 86274de Alexainc commited on May 12
fix: removed has_spoiler from welcome text reply and combined status messages f21dc0d Alexainc commited on May 12
fix: exhaustive HTML-first storage for all content types including premium emojis 953d925 Alexainc commited on May 12
fix: correctly adjust entity offsets for non-reply commands across all types f86c64d Alexainc commited on May 12
feat: added centralized formatting help and updated welcome flags 25c0384 Alexainc commited on May 12
fix: filter out unsupported flags from media sending (Types.PHOTO, Types.VIDEO etc) 52c6822 Alexainc commited on May 12
fix: comprehensive media support using file_id and ANIMATION type for notes/filters 7a386f7 Alexainc commited on May 12
fix: enforce media persistence across all pages of multi-page notes and filters b2bdd60 Alexainc commited on May 12
fix: await get_user_id in extraction.py, fix rules link and preview flag in formatters.py 739d5c4 Alexainc commited on May 12
fix: pass correct notename to build_keyboard in reply_filter so btn_next embeds p1/p2/p3 8604185 Alexainc commited on May 12
fix: group-aware pagination - navigate within page family (p1,p2,p3) not global note list 91d680d Alexainc commited on May 12
fix: final MessageEmpty safety and robust lead_strip for multi-page notes 8d3aee6 Alexainc commited on May 12
fix: refine extraction logic in cust_filters.py and enforce tag length 7bd3456 Alexainc commited on May 12
fix: restrict super-tag regex and refine content extraction to prevent truncation 203a92d Alexainc commited on May 12
fix: ensure all extracted strings are surrogate-free before saving to database 6ae829b Alexainc commited on May 12
fix: switch to self-healing reboot for session recovery to ensure handler registry e687a8c Alexainc commited on May 12
fix: implement self-healing session recovery for AUTH_KEY_DUPLICATED f152614 Alexainc commited on May 12
fix: prevent double-escaping of HTML tags and ensure full content preservation 84ff2ef Alexainc commited on May 12
fix: surrogate-safe extraction to prevent HTML tag collisions and offset drift 26fb3ca Alexainc commited on May 12
feat: added {nonotif}, {protect}, {preview} flag support and cleaned up parsing logic 9077e0a Alexainc commited on May 12
fix: final double-escape elimination for 100% stable HTML formatting 10bce21 Alexainc commited on May 12
fix: global HTML parse mode for full compatibility with advanced entities 593a008 Alexainc commited on May 12
fix: surrogate-aware HTML parsing and dual-mode button extraction df71765 Alexainc commited on May 12
fix: global HTML-First strategy for 100% accurate formatting and fixed user identity in pagination 7172725 Alexainc commited on May 12