]> Sergey Matveev's repositories - public-inbox.git/shortlog
public-inbox.git
2018-02-08 Eric Wongpublic-inbox 1.0.0 v1.0.0
2018-02-08 Eric WongMANIFEST: add AUTHORS file
2018-02-07 Eric Wongadd AUTHORS file
2018-02-07 Eric Wongupdate copyrights for 2018
2018-02-03 Eric Wongview: allow expanding directly to "nested" view
2018-01-30 Eric Wongview: close <pre> in reply instructions
2018-01-29 Eric Wongreply: follow obfuscation rules for HTML in sh args
2018-01-29 Eric Wongview: adjust wording for reply-to-list configs
2018-01-26 Eric Wongatom: show metadata before message body
2018-01-25 Eric Wongdoc/design_www: adjust some wording and URLs around CSS
2018-01-16 Eric WongTODO: notes about v2 format for giant archives
2018-01-16 Eric Wonghval: only allow domain obfuscation in address
2017-12-21 Eric Wongview: avoid deduping a single word in subject skeletons
2017-12-08 Eric Wongsearch: force large mbox result downloads to POST
2017-12-07 Eric Wongsearchview: nofollow on mbox downloads
2017-12-01 Eric Wongsearch: allow downloading search results as mbox
2017-11-29 Eric Wongview: avoid warning from negative repeat counts
2017-11-29 Eric Wongsearchview: s/threaded/nested/
2017-11-16 Eric Wongwatch: use "spam" in commit message for removals
2017-11-16 Eric Wonglearn: use "spam" as subject for removal commits (part #2)
2017-11-16 Eric Wonglearn: use "spam" as subject for removal commits
2017-10-18 Eric Wongview: s/threaded/nested/ in view
2017-10-04 Eric Wongmbox: support inline filename via Content-Disposition...
2017-10-03 Eric Wongsearch: try to fill in ghosts when generating thread...
2017-10-03 Eric Wongthreading: deal with improperly-terminated References...
2017-07-13 Eric Wongwww: Atom stream respects timezone
2017-07-13 Eric WongMANIFEST: add hosted list
2017-07-02 Eric Wongdoc: add ruby-dev mirror to the list of hosted mirrors
2017-06-30 Eric Wongdoc: add a list of hosted archives for external projects
2017-06-29 Eric Wongview: cull redundant phrases in subjects
2017-06-29 Eric Wongscripts/import_maildir: rewrite to use Import
2017-06-29 Eric Wonghval: only perform one substitution when obfuscating
2017-06-26 Eric Wongmsgmap: reduce constant usage
2017-06-26 Eric Wongwatch: avoid potential race condition while quitting
2017-06-26 Eric Wongtests: deal with the removal of '.' from @INC in newer...
2017-06-26 Eric Wongwatch: commit changes to fast-import sooner
2017-06-26 Eric Wongwatch: use "self-inotify-tempfile trick" for quit
2017-06-26 Eric Wongwatch: improve fairness during full rescans
2017-06-26 Eric Wongspamc: retry on EINTR
2017-06-26 Eric Wongwatch: ensure HUP causes the scanner to be reloaded
2017-06-26 Eric Wongmda: set List-ID correctly according to RFC2919
2017-06-23 Eric Wonglinkify: handle URLs in parenthesized statements
2017-06-23 Eric Wongallow admins to configure non-obfuscated addresses...
2017-06-23 Eric Wongconfig: assume lists have multiple addresses
2017-06-23 Eric Wongview: add newline before mailto: instructions in reply
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
next