mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-25 22:05:51 +03:00
[PR #269] [MERGED] feat: telegram bot global push #498
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloudflare_temp_email#498
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dreamhunter2333/cloudflare_temp_email/pull/269
Author: @dreamhunter2333
Created: 5/25/2024
Status: ✅ Merged
Merged: 5/25/2024
Merged by: @dreamhunter2333
Base:
main← Head:feature/dev📝 Commits (1)
44830dffeat: telegram bot global push📊 Changes
24 files changed (+232 additions, -147 deletions)
View changed files
📝
CHANGELOG.md(+6 -0)📝
frontend/src/views/admin/AccountSettings.vue(+10 -1)📝
frontend/src/views/admin/Telegram.vue(+22 -2)📝
vitepress-docs/docs/en/cli.md(+5 -0)📝
vitepress-docs/docs/zh/guide/cli/worker.md(+5 -0)📝
worker/src/admin_api/admin_user_api.ts(+19 -12)📝
worker/src/admin_api/cleanup_api.ts(+7 -4)📝
worker/src/admin_api/index.ts(+20 -13)📝
worker/src/admin_api/webhook_settings.ts(+1 -1)📝
worker/src/constants.ts(+1 -0)📝
worker/src/mails_api/send_mail_api.ts(+37 -2)📝
worker/src/mails_api/webhook_settings.ts(+1 -1)➖
worker/src/models/index.js(+0 -87)📝
worker/src/models/index.ts(+34 -0)📝
worker/src/scheduled.ts(+1 -1)📝
worker/src/telegram_api/miniapp.ts(+7 -1)📝
worker/src/telegram_api/settings.ts(+9 -2)📝
worker/src/telegram_api/telegram.ts(+9 -0)📝
worker/src/types.d.ts(+1 -0)📝
worker/src/user_api/bind_address.ts(+9 -6)...and 4 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.