mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-25 21:15:56 +03:00
[PR #824] [MERGED] Backporting menus (junk, trash and drafts) to 1.4.x #1073
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#1073
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/824
Author: @Yannick243
Created: 11/13/2023
Status: ✅ Merged
Merged: 12/16/2023
Merged by: @josaphatim
Base:
1.4.x← Head:1.4.x-trash-junk-menu-backport📝 Commits (1)
ab8afaaAdded all junk, all trash and all drafts menu📊 Changes
11 files changed (+417 additions, -82 deletions)
View changed files
📝
modules/core/handler_modules.php(+77 -0)📝
modules/core/message_list_functions.php(+18 -0)📝
modules/core/output_modules.php(+192 -0)📝
modules/core/setup.php(+23 -2)📝
modules/core/site.css(+1 -1)📝
modules/core/site.js(+8 -2)📝
modules/imap/functions.php(+5 -4)📝
modules/imap/handler_modules.php(+62 -52)📝
modules/imap/output_modules.php(+4 -4)📝
modules/imap/setup.php(+11 -10)📝
modules/imap/site.js(+16 -7)📄 Description
Backporting menus (all junk, all trash and all drafts) to 1.4.x
Cherry picked from: https://github.com/cypht-org/cypht/commit/b622c291c8d82f01936f25145339e09de8a60988
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.