mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-25 21:15:56 +03:00
[PR #357] [MERGED] Add archive #791
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#791
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/357
Author: @yvesdaxmaz
Created: 10/17/2019
Status: ✅ Merged
Merged: 11/13/2019
Merged by: @jasonmunro
Base:
master← Head:add_archive📝 Commits (7)
86b74d3Add ajax_imap_archive_message handlerff04d17update archive_message handler to move message to archive folder469632dmove archived message to it respective mailbox649beadadd archive dialog output in imap_folder module16cdc7cadd set archive folder select handlerf4c1da3allow user to set archive folder5d7514euse specific imap delimiter when generate archive mailbox name📊 Changes
7 files changed (+178 additions, -4 deletions)
View changed files
📝
modules/imap/handler_modules.php(+77 -1)📝
modules/imap/output_modules.php(+1 -0)📝
modules/imap/setup.php(+11 -0)📝
modules/imap/site.js(+41 -0)📝
modules/imap_folders/modules.php(+33 -3)📝
modules/imap_folders/setup.php(+1 -0)📝
modules/imap_folders/site.js(+14 -0)📄 Description
Pullrequest
Allow to archive mail by moving it in an archive folder, If the archive folder doesn't exists it's create first time a message is been archived.
Issues
Checklist
How2Test
Todo
When I try to create a submailbox I can't get access to the real name of the mailbox where the mail was before he been archived instead of that I am getting some random sequence of character which is completely differente from the name which is in the list of mailbox
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.