mirror of
https://github.com/d99kris/nmail.git
synced 2026-04-26 01:36:04 +03:00
[PR #72] [MERGED] add support for custom sort in message list view #140
Labels
No labels
bug
enhancement
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nmail#140
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/d99kris/nmail/pull/72
Author: @d99kris
Created: 3/19/2021
Status: ✅ Merged
Merged: 3/19/2021
Merged by: @d99kris
Base:
master← Head:custom-sort📝 Commits (2)
481ddcfadd support for custom sort in message list view033ecdano source reformatting in ci test📊 Changes
10 files changed (+2800 additions, -1373 deletions)
View changed files
📝
CMakeLists.txt(+1 -1)📝
README.md(+19 -2)📝
etc/uncrustify.cfg(+2306 -1183)📝
make.sh(+13 -1)📝
src/imapmanager.cpp(+12 -15)📝
src/nmail.1(+1 -1)📝
src/ui.cpp(+372 -158)📝
src/ui.h(+44 -12)📝
src/util.cpp(+28 -0)📝
src/util.h(+4 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.