Commit Graph

26 Commits

Author SHA1 Message Date
kolo f9d65b159a add transaction deletion for creator: delete button in detail window, confirmation window, delete_transaction repo method 2026-07-15 01:37:16 +03:00
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 b9cd26abf1 update 2026-03-18 09:36:10 +03:00
kolo b2eaa79f51 update 2026-03-17 21:06:49 +03:00
kolo eaeeb7bbce update 2026-03-17 20:41:01 +03:00
kolo f59791caf1 update 2026-03-17 20:36:51 +03:00
kolo c80faeb665 update 2026-03-17 20:27:30 +03:00
kolo e796a5bfdd update 2026-03-04 01:43:20 +03:00
kolo 7210ebd540 update 2026-03-03 22:50:47 +03:00
kolo 507258367a commit 2026-03-03 22:33:21 +03:00
kolo 52def1cb19 update 2026-03-01 16:26:47 +03:00
kolo 3d0dd57752 update 2026-03-01 16:19:55 +03:00
kolo cf0b0309fc update 2026-03-01 15:58:47 +03:00
kolo 8b05a2d512 update 2026-03-01 15:06:22 +03:00
kolo aff088723a update 2026-03-01 14:19:05 +03:00
kolo 84df1fe56b update 2026-03-01 01:53:17 +03:00
kolo d081b3b63c update 2026-03-01 01:25:22 +03:00
kolo b8a5569ab9 update 2026-03-01 01:03:00 +03:00
kolo 29504c5502 update 2026-02-28 11:48:31 +03:00
kolo 3c0d50a1aa update 2026-02-28 11:20:41 +03:00
kolo b9ef6ccf09 update 2026-02-28 11:06:29 +03:00
kolo 381093dcec commit 2026-02-28 10:10:50 +03:00
kolo 44182955aa commit 2026-02-28 09:48:37 +03:00
kolo 55c3629868 update 2026-02-27 20:35:18 +03:00
kolo d2d98b63b4 update 2026-02-27 20:07:27 +03:00
kolo a57a5278d6 initial 2026-02-27 15:59:37 +03:00