I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Unverified Commit 497e5a78 authored by zzz's avatar zzz
Browse files

Draft: WIP: Add search box to susimail

Searches subject and recipients only. Not a full-text search. No index is generated or persisted.
Search is per-folder only, from the folder (LIST) view state only.
Supports iteration and paging within results.
This is a POST search only. No js/XHR support.

Splits up the single HTML form in folder view to 5 forms, as necessary to
do this sanely, and also as prep for js search later.

WIP, may contain bugs and some small unrelated changes, not for 2.5.0.

TODO: Testing, cleanup, verify all state transitions handled, more planning for js, and then js.
parent 72e9bba8
No related branches found
No related tags found
1 merge request!182Draft: WIP: Add search box to susimail
Pipeline #1518 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment