Implement long paste handling with text attachments

- Detect pastes >150 chars or >3 lines
- Convert long pastes to text attachments
- Show clipboard icon for text attachments
- Display summary (e.g., 'pasted #1 (10 lines)')
- Auto-increment paste counter
- Reset counter on message send
- Short pastes insert normally
This commit is contained in:
Shantur Rathore
2025-10-24 01:19:00 +01:00
parent d2620dd3c3
commit 7138fb4e23
2 changed files with 51 additions and 10 deletions