mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-25 13:05:53 +03:00
[PR #622] [MERGED] Added subscription to folders #937
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#937
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/622
Author: @josaphatim
Created: 9/18/2022
Status: ✅ Merged
Merged: 2/26/2024
Merged by: @kroky
Base:
master← Head:folder-subscription📝 Commits (4)
206d26fAdded subscription to foldersf404fd6Put subscription to folders to separate pagec2037d9Fixed issues related to subscribed children/unsubscribed parenta029114Fixed redirection to folders page or home📊 Changes
11 files changed (+272 additions, -39 deletions)
View changed files
📝
modules/advanced_search/site.js(+1 -1)📝
modules/imap/functions.php(+18 -10)📝
modules/imap/handler_modules.php(+8 -1)📝
modules/imap/hm-imap.php(+51 -10)📝
modules/imap/output_modules.php(+3 -2)📝
modules/imap/site.css(+2 -0)📝
modules/imap/site.js(+1 -1)📝
modules/imap_folders/modules.php(+107 -2)📝
modules/imap_folders/setup.php(+29 -4)📝
modules/imap_folders/site.css(+12 -0)📝
modules/imap_folders/site.js(+40 -8)📄 Description
Pullrequest
Add support for IMAP folder subscriptions
Issues
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.