mirror of
https://github.com/BEDOLAGA-DEV/remnawave-bedolaga-telegram-bot.git
synced 2026-02-23 21:01:17 +00:00
- Fix deadlock: enforce sorted lock ordering in add_user_to_servers/remove_user_from_servers - Fix cross-call deadlock: add update_server_user_counts() for atomic add+remove in one sorted pass - Fix deadlock in squad migration: use sorted dict iteration for counter updates - Fix broken "Buy traffic" button: subscription_add_traffic → buy_traffic callback_data - Add 12 webhook notification toggle settings (WEBHOOK_NOTIFY_*) with master toggle - Add admin UI category "Уведомления от вебхуков" with hints in BotConfigurationService - Add toggle check in _notify_user() respecting master and per-event settings