mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-25 21:15:56 +03:00
[PR #1091] [MERGED] feat(backend): add scheduled send functionality #1262
Labels
No labels
2fa
I18N
PGP
Security
Security
account
advanced_search
advanced_search
announcement
api_login
authentication
awaiting feedback
blocker
bug
bug
bug
calendar
config
contacts
core
core
devops
docker
docs
duplicate
dynamic_login
enhancement
epic
feature
feeds
framework
github
github
gmail_contacts
good first issue
help wanted
history
history
imap
imap_folders
inline_message
installation
keyboard_shortcuts
keyboard_shortcuts
ldap_contacts
mobile
need-ssh-access
new module set
nux
pop3
profiles
pull-request
question
refactor
release
research
saved_searches
smtp
strategic
tags
tests
themes
website
wordpress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cypht#1262
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/cypht-org/cypht/pull/1091
Author: @amaninyumu1
Created: 6/15/2024
Status: ✅ Merged
Merged: 2/13/2025
Merged by: @kroky
Base:
master← Head:Cypht-delay-send-later-scheduled-sending📝 Commits (10+)
e77475cfeat(backend): add scheduled send functionality resolve conflicts6e35072feat(backend): add scheduled send functionality3dcce00feat(backend): clarify reload_and_redirect logic by removing unnecessary isReloading1b3678dfeat(backend): refactor the code to fix the server error Uncaught Error: Call to undefined method Hm_Mailbox::get_mailbox_status()ba30412feat(backend): add scheduled send functionality resolve conflicts in modules/imap/functions.phpedfbcc7feat(backend): change Hm_IMAP_List to Hm_Mailbox37b4dc4Send scheduled messages via ajax115fb91Make reschedule sending in a working stateaa31793Make background sending scheduled messages work3221593Fix showing wait message while no draft is saving📊 Changes
38 files changed (+715 additions, -113 deletions)
View changed files
📝
language/az.php(+1 -0)📝
language/de.php(+1 -0)📝
language/en.php(+1 -0)📝
language/es.php(+1 -0)📝
language/et.php(+1 -0)📝
language/fa.php(+1 -0)📝
language/fr.php(+1 -0)📝
language/hu.php(+1 -0)📝
language/id.php(+1 -0)📝
language/it.php(+1 -0)📝
language/ja.php(+1 -0)📝
language/nl.php(+1 -0)📝
language/pt-BR.php(+1 -0)📝
language/ro.php(+1 -0)📝
language/ru.php(+1 -0)📝
language/zh-Hans.php(+1 -0)📝
lib/servers.php(+26 -0)📝
modules/core/functions.php(+109 -0)📝
modules/core/handler_modules.php(+9 -0)📝
modules/core/hm-mailbox.php(+7 -0)...and 18 more files
📄 Description
issue
issue
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.