17 Commits
Author SHA1 Message Date
MengMengCode 1380ffb419 Update Readme.md 2026-08-12 17:09:06 +08:00
MengMengCode 45b15b245f Update Readme.md 2026-08-12 16:57:16 +08:00
MengMengCode f17d925c4c Fix static ARM builds and OpenWrt VoWiFi setup 2026-08-12 15:58:02 +08:00
Meng MengandGitHub f9bb38aabe Add star history badge to README 2026-08-11 23:52:46 +08:00
MengMengCode 21f210d219 update readme 2026-08-10 23:05:41 +08:00
MengMengCode 9fc3f1c5b8 feat: add Telegram API URL handling and version comparison utilities
- Implemented `telegramAPIURL` and `validateTelegramAPIURL` functions for constructing and validating Telegram API URLs.
- Added semantic versioning utilities in `version.go` to compare versions and validate semantic version formats.
- Created tests for version comparison logic in `version_test.go`.
- Introduced IMS call handling in `call_runtime.go`, including methods for dialing, answering, and hanging up calls.
- Added tests for incoming call handling and validation in `call_runtime_test.go`.
- Developed a new `PluginsCard` component for managing plugins via URL or file upload in the web interface.
- Implemented plugin management functions in `extensions.ts` and created an `ExtensionPage` for displaying plugin contributions.
2026-08-09 19:28:12 +08:00
Meng MengandGitHub 03c8a2ceae Update README.md 2026-08-09 16:38:56 +08:00
Meng MengandGitHub d7a9fc9774 Add group and channel information
Added group and channel links to README.
2026-08-09 16:38:05 +08:00
Meng MengandGitHub 147721f237 Update thanks section in README.md 2026-08-09 16:25:14 +08:00
Meng MengandGitHub e24be6ef29 Add 'Thanks' section to README
Added a 'Thanks' section with community links.
2026-08-09 16:21:18 +08:00
MengMengCode 6f2b7bf395 Initial 2026-08-09 15:53:35 +08:00
MengMengCode b79c06dace Initial 2026-08-09 15:35:20 +08:00
MengMengCode d348ec276b Initial 2026-08-09 15:22:16 +08:00
MengMengCode 76dd667704 Initial 2026-08-09 15:21:16 +08:00
MengMengCode f28a643ef0 Intial 2026-08-09 15:18:05 +08:00
MengMengCode 67c0a4016b Initial 2026-08-09 15:16:49 +08:00
MengMengCode a5dd0bf088 Initial 2026-08-09 14:43:34 +08:00