mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-25 13:05:53 +03:00
[PR #1182] [MERGED] Merge tag v2.2.0 into 2.x #1322
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#1322
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/1182
Author: @Shadow243
Created: 8/20/2024
Status: ✅ Merged
Merged: 8/21/2024
Merged by: @kroky
Base:
2.x← Head:merge-v2-2-0-with-2-x📝 Commits (10+)
23eb1d1Add empty check to compose_delivery_receipt to avoid Undefined array key error9fbf1aaMerge pull request #997 from josaphatim/fixed-providers-that-doesnot-support-scripts-inclusion836adb5Merge pull request #995 from josaphatim/fixed-issue-with-sieve-add-filterc9c8ee2Merge pull request #996 from jacob-js/fix-validate-method117f04bMerge pull request #1002 from jacob-js/fix-inline-resources936ce7aRemove broken linka13a6caJason is unavailable these daysa741836change the order of options for account creation2cf7a0aRemove trans while savinge692515Handle Unicode in folder names📊 Changes
207 files changed (+7560 additions, -4044 deletions)
View changed files
➕
.dockerignore(+2 -0)📝
.env.example(+11 -6)📝
.github/tests/.env(+6 -5)📝
.github/tests/selenium/creds.py(+12 -1)📝
.github/tests/setup.sh(+4 -4)📝
.github/tests/test.sh(+2 -1)📝
.github/workflows/Nightly-Image.yml(+1 -1)📝
.github/workflows/Test-Build.yml(+3 -2)➕
.github/workflows/release.yml(+40 -0)📝
.gitignore(+4 -1)📝
.travis.yml(+4 -4)📝
.travis/.env(+1 -1)📝
.travis/phpunit.xml(+3 -0)📝
.travis/run.sh(+1 -1)📝
.travis/setup.sh(+3 -3)📝
INSTALL(+1 -1)➕
Makefile(+35 -0)📝
README.md(+8 -12)📝
composer.json(+31 -18)📝
composer.lock(+263 -363)...and 80 more files
📄 Description
This PR is merging missing commits from tag 'v2.2.0' into 2.x
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.