about summary refs log tree commit homepage
DateCommit message (Expand)
2021-09-06lei_auth: simplify users
2021-09-06lei_auth: remove net_merge_done1 step
2021-09-06lei_auth: diagram for current behavior
2021-09-06lei_search: xsmsg_vmd: retry_reopen properly
2021-09-06net_reader: don't approve/reject credentials w/o "fill"
2021-09-04lei_to_mail+mbox_reader: fix handling of empty/bogus emails
2021-09-03lei: fix read/write IMAP access
2021-09-03lei_xsearch: avoid false-positives on externals w/ L: and kw:
2021-09-03lei inspect: support reading eml from --stdin
2021-09-03lei up --all: avoid double-close on shared STDOUT
2021-09-03lei: use lei->lms in place of lse->lms in a few places
2021-09-03lei: ->child_error less error-prone
2021-09-03lei/store: quiet down link(2) warnings
2021-09-03lei: dump errors to syslog, and not to CLI
2021-09-02www: handle name-only publicinbox.*.url entries
2021-09-02tests: "make check-run" favors reliability over speed
2021-09-02t/lei-auto-watch: improve test reliability
2021-09-02lei: propagate keyword changes from lei/store
2021-09-02lei_input: set and prepare watches early
2021-09-02lei_mail_sync: do not use transactions
2021-09-01extindex: --gc removes messages from over, too
2021-09-01extindex: document --all and indexlevel=basic interaction
2021-08-31lei up: only show finmsg in top-level lei-daemon
2021-08-31lei/store: correctly delete entries from over
2021-08-31lei: fix error reporting from lei/store -> lei-daemon
2021-08-31lei_mail_sync: set_src uses binary OIDs
2021-08-31lei: refresh watches before MUA spawn for Maildir
2021-08-31lei note-event: always flush changes on daemon exit
2021-08-31t/lei-watch: avoid race between glob + readlink
2021-08-31lei_mail_sync: make rename_folder more robust
2021-08-31lei_mail_sync: simplify group2folders
2021-08-31lei prune-mail-sync: handle --all (no args)
2021-08-31lei_mail_sync: forget_folder: simplify code
2021-08-31www_listing: add note about mirroring information
2021-08-31www_text/mirror: spell out "external index" and "public inbox"
2021-08-31www_stream: extra link to mirroring information in the footer
2021-08-30www_stream: description header links to top $INBOX_URL
2021-08-30www: move mirror instructions to /text/
2021-08-28www: avoid potential auto-vivification on ibx->{url}
2021-08-28www_listing: fix odd "locate inbox" cases
2021-08-28www_listing: show ->ALL at top of HTML listing
2021-08-28move ->ids_after from mm to over
2021-08-28www_text: add coderepo config support for extindex
2021-08-28config: do not parse altid for extindex
2021-08-28www_text: fix example config snippet for extindex
2021-08-28www: avoid incorrect instructions for extindex
2021-08-28www_stream: sh-friendly .onion URLs wrapping
2021-08-28ds: use bytes::substr and bytes::length module-wide for now
2021-08-28get rid of unnecessary bytes::length usage
2021-08-26wwwlisting: support global CSS in HTML view