| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-10-17 | feat(tgbot): Add the option to change the telegram API server (#2584) | MadrinX | |
| 2024-10-16 | feat(tgbot): Allow restart core via telegram bot (#2581) | Ahmad Thoriq Najahi | |
| 2024-08-19 | New - TGbot, "All clients" button (#2493) | Rizvan Nukhtarov | |
| 2024-07-09 | improved - message logs | mhsanaei | |
| 2024-07-07 | Typo fixed | mhsanaei | |
| 2024-07-03 | tgbot - login notify (show password for failed login) | mhsanaei | |
| 2024-05-14 | feat(tgbot): Add refresh button to server usage (#2253) | Ahmad Thoriq Najahi | |
| - Added a refresh button to the server usage interface to allow users to refresh the displayed information. - Updated the sendReport function to use the sendServerUsage function instead of getServerUsage to ensure consistency in functionality. Signed-off-by: Ahmad Thoriq Najahi <najahi@zephyrus.id> | |||
| 2024-04-29 | feat(tgbot): Add `xray-core` version into server status (#2236) | Ahmad Thoriq Najahi | |
| Signed-off-by: Ahmad Thoriq Najahi <najahi@zephyrus.id> | |||
| 2024-04-02 | telego v0.29.2 | mhsanaei | |
| 2024-04-02 | tgbot - fix chatid | mhsanaei | |
| 2024-03-21 | Small fixes (#2106) | somebodywashere | |
| 2024-03-15 | Fixed unnecessary Xray restarts in Tgbot | somebodywashere | |
| 2024-03-11 | Some fixes and improvements (#1997) | Hamidreza | |
| * [refactor] api controller * [fix] access log path better to not hardcode the access log path, maybe some ppl dont want to use the default ./access.log * [fix] set select options from logs paths in xray settings * [update] .gitignore * [lint] all .go files * [update] use status code for jsonMsg and 401 to unauthorize * [update] handle response status code via axios * [fix] set correct value if log paths is set to 'none' we also use the default value for the paths if its set to none * [fix] iplimit - only warning access log if f2b is installed | |||
| 2024-03-02 | Enhance CheckClientIpJob #1964 | MHSanaei | |
| 2024-02-17 | tgbot - Telegram api 7.1 changes | MHSanaei | |
| 2024-02-04 | Fix tgbot - document upload issue for empty ban logs | MHSanaei | |
| 2024-02-04 | fix tgbot - no warning for empty socks5 | MHSanaei | |
| 2024-01-29 | bug fix - traffic limit tbbot | MHSanaei | |
| 2024-01-03 | socks5 proxy option added to telegram bot settings (#1500) | Saeid | |
| * socks5 option added to telegram bot settings * update socks5 proxy settings translations | |||
| 2024-01-01 | Major changes to tgbot, also small changes for panel (#1463) | somebodywashere | |
| * Reduce outage time on Xray errors * Improved logs clearing, added previous logs File name change: 3xipl-access-persistent.log -> 3xipl-ap.log All previous logs have .prev suffix * Preparations for tgbot additions * [tgbot] Improvements, Additions and Fixes * Changed interaction with Expire Date for Clients * Added more info and interactions with Online Clients * Added a way to get Ban Logs (also added them to backup) * Few fixes and optimizations in code * Fixed RU translation * [tgbot] More updates and fixes * [tgbot] Quick Fix * [tgbot] Quick Fix 2 * [tgbot] Big Updates Added Notifications for Clients throught Tgbot (when Expire) Added compability for Usernames both w/wo @ Added more buttons overall for admins * [tgbot] Fixes * [tbot] Fixes 2 * [tgbot] Removed usernames support for Notifications to work * [tgbot] Fix * [tgbot] Fix Notify * [tgbot] small fixes * [tgbot] replyMarkup only for last message on big messages * [tgbot] Fixed last message is empty * [tgbot] Fix messages split | |||
| 2023-12-08 | Update DB WAL before backup #1300 | Alireza Ahmadi | |
| 2023-11-20 | [bot] Some new features for telegram bot (#1241) | Masoud Hidden | |
| * [bot] Some new features for telegram bot +Ability to set traffic limit for client. +Custom input for reset expire days. +Custom input for reset IP limit. +Added refresh time to the client ip log message. * [bot] fix translations | |||
| 2023-10-25 | fixed telego | MHSanaei | |
| after github.com/mymmrac/telego from 0.26.3 to 0.27.0 | |||
| 2023-08-02 | v1.7.5v1.7.5 | MHSanaei | |
| 2023-06-17 | new - tg Login Notification #584 | MHSanaei | |
| 2023-05-31 | [tgbot] - bugfix | somebodywashere | |
| 2023-05-31 | FIX tgbot adminIds | Hamidreza | |
| 2023-05-31 | add /id command to tgbot to get user id | Hamidreza Ghavami | |
| 2023-05-30 | [tgbot] - some fixes and improvments (#542) | somebodywashere | |
| 2023-05-21 | Update hashstorage functionality | Hamidreza Ghavami | |
| 2023-05-21 | fix tgbot | Hamidreza Ghavami | |
| 2023-05-21 | FIX ERROR 'msg and reply are same' in tgbot | Hamidreza Ghavami | |
| 2023-05-21 | FIX hashStorage remove expire job | Hamidreza Ghavami | |
| 2023-05-21 | Update tgbot locale + add I18nBot | Hamidreza Ghavami | |
| 2023-05-20 | FIX hashStorage | Hamidreza Ghavami | |
| 2023-05-20 | FIX callback query and BUTTON_DATA_INVALID error with hashStorage | Hamidreza Ghavami | |
| 2023-05-20 | init i18n in tgbot | Hamidreza Ghavami | |
| 2023-05-20 | some fix and prune for tgbot | Hamidreza Ghavami | |
| 2023-05-19 | Api for backup Telegram (#468) | Mahdi Nemati | |
| 2023-05-14 | [tgbot] Fix reply keyboard height | Masoud Hidden | |
| 2023-05-14 | [tgbot] Ability to remove telegram user from the client in the bot | Masoud Hidden | |
| 2023-05-14 | [tgbot] Ability to select telegram user for client from bot | Masoud Hidden | |
| 2023-05-14 | [tgbot] Changed to telego | Masoud Hidden | |
| 2023-05-13 | [bug] fix login failure when tgbot is not active | MHSanaei | |
| Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com> | |||
| 2023-05-06 | Fix ability to use userId in tgId | Masoud Hidden | |
| 2023-05-05 | Fix get client ips | Masoud Hidden | |
| 2023-05-05 | Fix bot client enable button | Masoud Hidden | |
| 2023-05-05 | Added some new buttons to bot and ability to use userId in tgId | Masoud Hidden | |
| 2023-05-05 | Change some InlineKeyboard data length | Masoud Hidden | |
| 2023-05-05 | fix ResetClientExpiryTimeByEmail | Masoud Hidden | |
