]> git.ipfire.org Git - thirdparty/public-inbox.git/shortlog
thirdparty/public-inbox.git
2017-06-23  Eric Wongmbox: show application/mbox for obfuscated inboxes
2017-06-23  Eric Wongreply: handle address obfuscation :<
2017-06-23  Eric Wongsearchidx: fallback to lookup on pre-set article numbers
2017-06-23  Eric Wongmsgmap: ignore duplicates instead of dying
2017-06-23  Eric Wongwatchmaildir: deal with rejected (100) messages
2017-06-22  Eric Wongtest for PublicInbox::Filter::RubyLang
2017-06-22  Eric Wongfilter/rubylang: reuse altid entry from inbox object
2017-06-22  Eric Wongmsgmap: mid_insert ignores duplicates instead of die-ing
2017-06-22  Eric Wongadd filter for RubyLang lists
2017-06-20  Eric Wongimport: fix encoding issues from weird "raw" emails
2017-06-16  Eric Wongview: implement optional address obfuscation
2017-06-15  Eric Wongreply: support Reply-To
2017-06-15  Eric Wongreplyto parameter support
2017-06-15  Eric Wongview: split out reply logic into its own module
2017-06-15  Eric Wongsearchidx: remove messages correctly from Xapian index
2017-06-14  Eric Wongsearch: allow searching within mail diffs
2017-06-14  Eric Wongsearchidx: switch to accounting by message bytes
2017-06-14  Eric Wongsearch: remove unnecessary abstractions and functionality
2017-06-07  Eric Wongfilter/subjecttag: account for missing Subject: header
2017-05-25  Eric Wongimport: reset :raw mode for commit title (subject)
2017-05-23  Eric Wongsearchview: retry queries if uri_unescape-able
2017-05-23  Eric Wongwww: do not mangle characters from search queries
2017-05-09  Eric Wongwww: avoid undefined warnings for query string parsing
2017-05-09  Eric Wongwatchmaildir: show $@ in warning message
2017-05-09  Eric Wongsearchidx: use cached local $@ copy
2017-05-07  Eric Wongspamassassin: update example ~/.spamassassin/user_prefs...
2017-05-07  Eric Wongsearchidx: fix ghost root vivification
2017-04-11  Eric Wongsearch: fix help message for searching within quotes
2017-04-05  Eric Wonglearn: scan all inboxes when learning spam
2017-04-04  Eric Wongwatchmaildir: do not reject lowercase flags on Maildir...
2017-03-24  Eric Wongsearchview: show full (&x=t) messages in ascending...
2017-03-24  Eric Wongsearchview: add "t" id to link to thread overview
2017-03-22  Eric Wongextmsg: use updated mail-archive.com URL
2017-03-14  Eric Wongview: escape HTML description name
2017-02-14  Eric Wongwww: do not unescape PATH_INFO twice
2017-02-12  Eric Wongt/mime: quiet warnings for old versions of Email::Simple
2017-02-11  Eric Wonghandle repeated References and In-Reply-To headers
2017-02-09  Eric Wongconfig: do not slurp lines into memory
2017-02-07  Eric WongTODO: several updates
2017-02-06  Eric Wongsearch: schema version bump for empty References/In...
2017-02-06  Eric WongRevert "searchidx: reindex clobbers old thread IDs"
2017-02-06  Eric Wongsearchidx: reindex clobbers old thread IDs
2017-02-06  Eric Wongsearchidx: deal with empty In-Reply-To and References...
2017-02-06  Eric Wongsearchview: increase limit for displaying search results
2017-02-06  Eric Wongsearchview: clarify numeric summary at bottom
2017-01-26  Eric Wongadd filter for Subject: tags
2017-01-26  Eric Wongwatchmaildir: allow arguments for filters
2017-01-19  Eric Wongwatchmaildir: limit live importer processes
2017-01-19  Eric Wonglearn: implement "rm" only functionality
2017-01-18  Eric Wongmime: avoid SUPER usage in Email::MIME subclass
2017-01-11  Eric Wonginbox: reinstate periodic cleanup of Xapian and SQLite...
2017-01-10  Eric Wongintroduce PublicInbox::MIME wrapper class
2017-01-07  Eric Wonginbox: properly register cleanup timer for git processes
2017-01-07  Eric Wongsearch: remove subject_summary
2017-01-07  Eric Wongsearchmsg: favor direct hash access over accessor methods
2017-01-07  Eric Wongremove incorrect comment about strftime + locales
2017-01-07  Eric Wongconfig: allow per-inbox nntpserver
2017-01-07  Eric Wonginbox: eliminate weaken usage entirely
2017-01-07  Eric Wonginbox: describe the full key name
2017-01-07  Eric Wongconfig: remove unused get() method
2017-01-07  Eric Wongconfig: always use namespaced "publicinboxlimiter"
2017-01-07  Eric Wongqspawn: prepare to support runtime reloading of Limiter
2017-01-04  Eric Wonghttp: remove weaken usage, reduce anonsub capture scope
2017-01-04  Eric Wonghttpd/async: remove weaken usage
2017-01-04  Eric Wonghttp: fix spelling error
2017-01-02  Eric Wongwatch: watchspam affects all configured inboxes
2016-12-26  Eric Wongdoc: minor updates to design notes
2016-12-26  Eric Wongevcleanup: ensure deferred close from timers are handle...
2016-12-25  Eric Wonghttpd/async: improve variable naming
2016-12-25  Eric Wonggithttpbackend: minor cleanups to improve readability
2016-12-25  Eric Wonggithttpbackend: simplify compatibility code
2016-12-25  Eric Wonggithttpbackend: minor readability improvement
2016-12-25  Eric Wonghttp: fix clobbering of $null_io
2016-12-24  Eric Wonglinkify: modify argument in place
2016-12-24  Eric Wongview: do not modify array during iteration
2016-12-24  Eric Wongview: stop chomping off whitespace at ends of messages
2016-12-24  Eric Wongview: remove unused parameter
2016-12-22  Eric Wongsearch: lookup_mail handles modified DBs
2016-12-22  Eric Wongdoc: various comments on async handling
2016-12-21  Eric Wongsearchthread: simplify API and remove needless OO
2016-12-21  Eric Wongsearchthread: update comment about loop prevention
2016-12-20  Eric Wongsearchmsg: remove ensure_metadata
2016-12-20  Eric Wongtests: add thread-all testing for benchmarking
2016-12-17  Eric Wongsearchmsg: do not memoize {date} field
2016-12-17  Eric Wongsearchmsg: remove locale-dependency for ->date
2016-12-17  Eric Wongt/config.t: fix feedmax default
2016-12-17  Eric Wongwwwtext: link to RFC4685 (Atom Threading)
2016-12-17  Eric Wongatom: implement message threading per RFC 4685
2016-12-17  Eric Wongfeed: support publicinbox.<name>.feedmax
2016-12-14  Eric WongTODO: note IO::KQueue for the ticket
2016-12-14  Eric Wongt/thread-cycle: no need for Xapian to run this test
2016-12-14  Eric Wongwwwtext: remove outdated comment
2016-12-13  Eric Wongsearchmsg: remove unused EPOCH_822 constant
2016-12-13  Eric Wongnntp: avoid useless use of strftime
2016-12-13  Eric Wongnntp: add test case for the "DATE" command
2016-12-12  Eric Wongdaemon: set $now time for NNTP shutdown
2016-12-12  Eric Wongdoc: simplify makefile snippet
2016-12-12  Eric Wonginit: preserve permissions of existing config file
2016-12-10  Eric Wongsearch: retry document loading from Xapian
2016-12-10  Eric Wongsearch: always sort thread results in ascending time...
next