Files
post2bsky/twitter2bsky_daemon.py
Guillem Hernandez Sola 46956a4d84 refactor: remove ellipsis from all text truncation paths
- truncate_text_safely: slice to full max_length, drop trailing ...
- truncate_text_preserving_tail: remove ... prefix/infix, adjust
  reserve from +4 to +1
- build_dynamic_alt: slice to DYNAMIC_ALT_MAX_LENGTH, drop ...
- make_rich: remove … from hashtag rstrip chars
- sync_feeds: remove conditional ... suffix in dry-run log
2026-04-28 21:32:25 +02:00

120 KiB