Fix indexing to use offset_id and improve movie search with multiple strategies 921ba70 dragxd commited on Jan 28
Fix message serialization: replace to_dict() with write() and add fallback helper 250b37a dragxd commited on Jan 28
Migrate indexing to STRING_SESSIONS only - use get_chat_history for full channel access 71fb60b dragxd commited on Jan 28
Allow sending message/link after /index channel_id to specify starting point 8bb1331 dragxd commited on Jan 27
Fix indexing: filter None messages, stop on empty batches, find actual last message ID 91155e1 dragxd commited on Jan 27
Fix iter_messages - use get_messages in batches for Pyrogram bot compatibility ab92384 dragxd commited on Jan 27
Fix channel type detection for indexing - handle enum and string formats 97221d6 dragxd commited on Jan 27