mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-25 21:15:56 +03:00
[PR #1406] [MERGED] fix(frontend): some fixes to the message list display on mobile, the prev & next links, the content title, and the navigation #1489
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#1489
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/1406
Author: @mercihabam
Created: 12/17/2024
Status: ✅ Merged
Merged: 12/17/2024
Merged by: @mercihabam
Base:
master← Head:some-fixes📝 Commits (5)
2ffd10eavoid unecessary displays of the sort field5ecb586do not show the message preview on the list of all messages on mobilef6aa1aeThe combined inbox renders less details on mobile7e4063fFix the prev & next links to properly work for the combined view902a7cepush the correct main section in the history state📊 Changes
8 files changed (+39 additions, -28 deletions)
View changed files
📝
modules/core/message_list_functions.php(+7 -0)📝
modules/core/navigation/navigation.js(+4 -1)📝
modules/core/output_modules.php(+2 -2)📝
modules/core/site.js(+12 -11)📝
modules/imap/js_modules/route_handlers.js(+1 -1)📝
modules/imap/js_modules/utils/messageParts.js(+1 -1)📝
modules/imap/site.js(+10 -10)📝
modules/inline_message/site.js(+2 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.