7 Commits

Author SHA1 Message Date
kolo 53f30c923b fix: media group photos saving, add photos to user notifications, admin info in transaction details, remove deep link fallback
- Fix media group collection: use module-level dicts instead of dialog_data
  to avoid race conditions between concurrent handler calls
- Add photo/media group sending in user notifications (add/remove hours)
- Add admin username with emoji to all transaction detail windows
- Add emoji prefixes to detail content fields
- Support multiple photos via JSON array in photo_file_id column
- Change photo_file_id column from String(512) to Text
- Add get_photo_file_ids() helper with backward compat for single file_id
- Add 'All photos' button for media groups in detail views
- Remove /start photo_ deep link fallback handler
- Add Alembic migration for column type change
2026-07-15 00:45:58 +03:00
kolo d05f9c3042 update 2026-03-17 20:12:29 +03:00
kolo 4783735308 update 2026-03-03 22:13:53 +03:00
kolo aff088723a update 2026-03-01 14:19:05 +03:00
kolo 44182955aa commit 2026-02-28 09:48:37 +03:00
kolo e9098f7bc1 update 2026-02-27 17:24:37 +03:00
kolo 532767e552 update 2026-02-27 16:54:54 +03:00