[GH-ISSUE #189] Add message list sort options #154

Closed
opened 2026-02-25 21:34:18 +03:00 by kerem · 3 comments
Owner

Originally created by @jasonmunro on GitHub (Apr 21, 2017).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/189

Originally assigned to: @jasonmunro on GitHub.

Currently we sort only by arrival time/date, it would be nice to add additional sorting options.

  • For IMAP folders, we should push the sorting down to the IMAP library which already supports the standard sorting fields
  • For combined views, we should sort on the client side since there are no pagination issues.
Originally created by @jasonmunro on GitHub (Apr 21, 2017). Original GitHub issue: https://github.com/cypht-org/cypht/issues/189 Originally assigned to: @jasonmunro on GitHub. Currently we sort only by arrival time/date, it would be nice to add additional sorting options. - For IMAP folders, we should push the sorting down to the IMAP library which already supports the standard sorting fields - For combined views, we should sort on the client side since there are no pagination issues.
kerem 2026-02-25 21:34:18 +03:00
Author
Owner

@jasonmunro commented on GitHub (May 9, 2017):

Preliminary sort options for IMAP folder views is done.

<!-- gh-comment-id:300285317 --> @jasonmunro commented on GitHub (May 9, 2017): Preliminary sort options for IMAP folder views is done.
Author
Owner

@jasonmunro commented on GitHub (Sep 24, 2018):

The last piece here is client side sorting for the combined views. I have some of that code done. Maybe I can knock it out before the next release.

<!-- gh-comment-id:424156354 --> @jasonmunro commented on GitHub (Sep 24, 2018): The last piece here is client side sorting for the combined views. I have some of that code done. Maybe I can knock it out before the next release.
Author
Owner

@jasonmunro commented on GitHub (Feb 13, 2019):

Client side sorting for combined views and search (and advanced search) is in the master branch.

<!-- gh-comment-id:462997341 --> @jasonmunro commented on GitHub (Feb 13, 2019): Client side sorting for combined views and search (and advanced search) is in the master branch.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cypht#154
No description provided.