Zakhar Izmaylov
a2c71a49f2
Refactor and clean up code formatting across multiple files
...
- Consolidated and simplified code formatting by removing unnecessary line breaks and improving readability in various functions.
- Updated the handling of backup file sending in backup.py for better clarity.
- Streamlined error handling and logging messages in several handlers to enhance consistency.
- Adjusted the Makefile to exclude specific files during Ruff checks and formatting.
- Made minor adjustments to function signatures and parameter handling for improved clarity and consistency.
This commit enhances code maintainability and readability without altering functionality.
2025-01-21 08:57:12 +03:00
Zakhar Izmaylov
1459bdacfa
Refactor captcha response handling in check_captcha function
...
- Removed the deletion of the original message upon correct captcha response.
- Changed the method of sending the captcha text and markup from edit_text to answer for better user experience.
2025-01-20 22:31:14 +03:00
Zakhar Izmaylov
a9e111bd4f
Add captcha functionality to start command handler
...
- Included captcha router in main handlers.
- Integrated captcha generation in the start command, conditional on CAPTCHA_ENABLE setting.
2025-01-20 22:27:39 +03:00
Zakhar Izmaylov
b63c3fb115
Update work from blocked_users
2025-01-20 03:47:16 +03:00
Zakhar Izmaylov
3d7684b72b
Small fix
2025-01-19 08:49:46 +03:00
hteppl
eeb330b21f
Implement expiry time printing in key names
2025-01-19 06:05:22 +03:00
hteppl
efff92b2b3
Fix some imports
2025-01-19 05:37:01 +03:00
hteppl
4d5cc954b5
Introduce changing key expiry date keyboard
2025-01-19 05:35:20 +03:00
hteppl
1e204a3e29
Remove get_key_details unused fields for now
2025-01-18 04:54:37 +03:00
hteppl
98d0c03aee
Feat https://github.com/Vladless/Solo_bot/commit/b6184d4c90deed7162f618bdebefa44f3e0ee348
2025-01-18 04:36:59 +03:00
hteppl
1a29bb6dd5
Fix bouncing messages while handle user input for changing balance
2025-01-18 04:21:40 +03:00
hteppl
0959742f5b
Fix some telegram exceptions while editing the same content + add forward option to users search
2025-01-18 04:09:21 +03:00
hteppl
1c505b74d5
Add and fix some keyboards while creating new cluster or server
2025-01-18 04:08:31 +03:00
hteppl
78181e7230
Changes from upstream
2025-01-17 21:50:35 +03:00
hteppl
66bba43ec4
Reimage update_subscription callback to work as function
2025-01-17 21:44:54 +03:00
hteppl
4140fbae78
Update balance changing system + fix some formatting
2025-01-17 20:42:45 +03:00
hteppl
e4a4d68758
Oops fix imports
2025-01-17 18:25:50 +03:00
hteppl
478d2ee0e6
Introduce utils module + move csv exports logic
2025-01-17 18:25:09 +03:00
Zakhar Izmaylov
588c32453d
Merge branch 'main' of https://github.com/izzzzzi/Solo_bot
2025-01-17 01:54:11 +03:00
Zakhar Izmaylov
ce6186fa17
Update backlog
2025-01-17 01:49:24 +03:00
Zahar Izmailov
a617b940c1
Merge branch 'Vladless:main' into main
2025-01-17 01:43:03 +03:00
hteppl
c370d32154
Reorganise backups creation
2025-01-16 11:00:38 +03:00
hteppl
89f329458c
Rename handlers functions with actual names + delete parse_mode
2025-01-16 09:20:33 +03:00
hteppl
4df9140cf8
Delete legacy admin_user_editor.py
2025-01-16 09:11:18 +03:00
hteppl
8e74c12bca
Implement bot version in admin main menu
2025-01-16 09:08:35 +03:00
Vladislav Lisitsyn
4e280d1b3e
Merge pull request #132 from JustYay/main
...
optimize subscriptions
2025-01-16 04:16:15 +03:00
Vladless
9db8fdf79b
expired_time
2025-01-16 04:03:53 +03:00
Vladless
b6184d4c90
fix cluster_name in admin_panel
2025-01-16 03:03:37 +03:00
Vladless
981dc0db01
pytz for notifications
2025-01-16 01:50:34 +03:00
hteppl
f05b7416ef
Admin update
2025-01-15 22:05:32 +03:00
Vladless
1d433d2cfd
fix trial_key for SuperNode
2025-01-15 20:16:52 +03:00
Vladless
17a0fa0b21
SuperNode/SyncTimeout/pytz
2025-01-15 18:46:33 +03:00
hteppl
7154374fdc
Update stats, fix some text input flows to working with delete middleware
2025-01-15 14:29:33 +03:00
hteppl
34b1927c22
Some missing logic and fixups
2025-01-15 14:07:49 +03:00
Boris Kovalskii
1e9367ab93
optimize subscriptions
...
Get and update subscriptions faster
2025-01-15 21:05:00 +10:00
hteppl
a7d0cca66c
Do not import bot directly in admin sender
2025-01-15 09:01:56 +03:00
hteppl
e3bb7f6663
Remove direct key search, use common user searcher anytime
2025-01-15 09:01:10 +03:00
hteppl
f176a11ff9
Remove legacy admin_user_editor from release
2025-01-15 08:02:04 +03:00
hteppl
aadd2edf45
Optimize and fix admin handlers logic
2025-01-15 08:01:16 +03:00
hteppl
0092764f8f
Implement banned by users handler
2025-01-15 07:58:46 +03:00
Zakhar Izmaylov
eafe0a78d2
Add page coupons
2025-01-15 02:39:01 +03:00
Zakhar Izmaylov
9da808a024
Delete parse_mode
2025-01-15 02:15:21 +03:00
Vladless
3d295743e2
SuperNode/SyncTimeout/pytz
2025-01-14 23:35:19 +03:00
Vladless
6f8bc2b08d
SuperNode/SyncTimeout/pytz
2025-01-14 15:53:27 +03:00
Vladless
32d0ac81bd
SuperNode/SyncTimeout/pytz
2025-01-14 15:12:06 +03:00
Vladless
35f214a45f
SuperNode/SyncTimeout/pytz
2025-01-14 12:16:14 +03:00
Vladless
8fdc78c2e8
FlowPayRenew/fixNotify/pay_history/custom/statistic/minorFixes
2025-01-14 04:06:55 +03:00
Vladless
6943794e50
add_stats
2025-01-13 03:58:58 +03:00
Vladless
086e3fe5b0
fix_profile
2025-01-13 02:03:09 +03:00
hteppl
054d710d6c
Register all the missing routers
2025-01-12 17:32:11 +03:00