]> Sergey Matveev's repositories - public-inbox.git/shortlog
public-inbox.git
2016-01-03 Eric Wongexamples/public-inbox.psgi: shorten to simplify
2016-01-02 Eric Wongwww: redirect with query string
2015-12-31 Eric Wongview: fixup indentation nesting in search
2015-12-30 Eric Wongview: "thread" in per-message view goes back to /t/
2015-12-30 Eric Wongview: avoid excessive indentation in thread summary
2015-12-30 Eric Wongview: thread using <ul> instead of <table>
2015-12-27 Eric Wongt/plack.t: fix test *with* plack installed... oops
2015-12-26 e@80x24.orgtests: fixup requirements for tests
2015-12-26 Eric Wongdoc: minor updates to trim down the README
2015-12-26 Eric Wongdoc: use ".html" instead of ".txt.html" for website
2015-12-26 Eric Wonguse "Atom feed" consistently in headers/footers
2015-12-26 Eric Wongsearchview: fix unclosed tags in threaded search results
2015-12-26 Eric Wongview: reduce main landing page weight
2015-12-26 Eric Wongsearchview: fix up Atom feed in search results
2015-12-26 Eric Wongsearchview: fixup stupid syntax error
2015-12-25 Eric Wongview: favor whitespace wrap in <head>
2015-12-25 Eric Wongexamples/public-inbox.psgi: make output chunky by default
2015-12-25 Eric Wongview: fixup ghost message errors from threading tweaks
2015-12-25 Eric Wongextmsg: fixup comparison for unknown message types
2015-12-25 Eric Wongview: move thread info near top of single view
2015-12-24 Eric Wongview: fix wording for empty topics display
2015-12-22 Eric Wongrename 'GitCatFile' package to 'Git'
2015-12-22 Eric Wonggit: cat-file wrapper enhancements
2015-12-22 Eric Wonghval: move PRE constant for wrapping UGC here
2015-12-22 Eric Wongconfig: hoist out common functions
2015-12-08 Eric Wongextmsg: try to fixup common errors
2015-12-06 Eric Wongview: fix message truncation logic
2015-12-05 Eric Wong*view: avoid leading zero in time display of the hour
2015-12-04 Eric Wongview: avoid truncating topic at 30 chars
2015-12-02 Eric Wongview: consistent links for per-message views
2015-12-02 Eric Wongview: don't kill topic summarization for level==0
2015-11-21 Eric Wongconfig: allow underscore in section names
2015-11-20 Eric Wongvarious internal documentation updates
2015-11-18 Eric Wongnntp: fix printf warnings
2015-11-18 Eric Wongfeed: capitalize "Atom" consistently
2015-11-18 Eric Wongview: further reduce size of attribution/timestamp
2015-11-18 Eric WongTODO: updates for done stuff, and add item for message...
2015-11-18 Eric Wongview: remove "created" and "updated" noise words
2015-10-15 Eric Wongfilter: fix handling of bad attachments
2015-10-08 Eric Wongview: fixup bad comparison
2015-10-08 Eric Wongview: remove attribution for topics in top-level view
2015-10-05 Eric WongREADME: add OpenSSL exception
2015-10-04 Eric Wongmbox: generate Archived-At, List-Post, List-Archive...
2015-10-04 Eric Wongmbox: kill Bytes meta-header, too
2015-10-04 Eric Wongview: add links for mbox and atom feeds in homepage
2015-10-03 Eric Wongmda: support a 'filter=scrub' option for external lists
2015-10-03 Eric Wongdrop Message-IDs longer than 244 bytes
2015-10-02 Eric Wongrename mid_compress to id_compress
2015-10-02 Eric Wongnntpd: executable permission
2015-10-02 Eric WongMsgmap: pass ReadOnly DBI flag for non-writable opens
2015-10-01 Eric Wongsearchidx: subject is not a term
2015-10-01 Eric Wongnntp: better delimit error message
2015-10-01 Eric Wongnntp: remove reference to non-existent function
2015-10-01 Eric Wongnntp: implement idle time expiration
2015-10-01 Eric Wongfilter: more consistent labeling of rejections
2015-10-01 Eric Wongsearchview: fix syntax error
2015-10-01 Eric Wongfilter: do not strip Reply-To
2015-10-01 Eric Wongmda: keep DKIM crap
2015-10-01 Eric Wongview: correctly pick latest in index anchor links
2015-09-30 Eric WongREADME: document NNTP access
2015-09-30 Eric Wongview: use '+' instead of '%20' to escape spaces in...
2015-09-30 Eric Wongt/nntpd.t: additional tests for XHDR/HDR
2015-09-30 Eric Wongt/nntpd.t: simplify condition for response termination
2015-09-30 Eric Wongnntp: implement OVER/XOVER summary in search document
2015-09-30 Eric Wongnntp: implement LIST HEADERS
2015-09-30 Eric Wongnntp: MODE READER denies posting
2015-09-30 Eric WongINSTALL: document Danga::Socket dependency for nntpd
2015-09-30 Eric Wongnntpd: avoid lazy require
2015-09-30 Eric Wongdaemon: always autoflush stdout/stderr
2015-09-30 Eric Wongremove unnecessary fields usage
2015-09-30 Eric Wongnntp: reduce syscalls for LIST OVERVIEW.FMT
2015-09-30 Eric Wongnntp: HDR returns 225, not 224
2015-09-30 Eric Wongsearch: remove get_subject_path
2015-09-25 Eric Wongdaemon: fix various permissions + daemon issues
2015-09-25 Eric Wongnntp: avoid signals for long responses
2015-09-25 Eric Wonggit: use fields for GitCatFile
2015-09-25 Eric Wonggit: signal-safety for pipe writes
2015-09-25 Eric Wongnntp: prefix FD on every log line
2015-09-25 Eric Wongnntp: do not repeat result on blocked write
2015-09-25 Eric Wongsearchidx: remove unused sub: next_doc_id
2015-09-25 Eric Wongnntp: consistently use 501 for unsupported LIST
2015-09-25 Eric Wongnntp: HDR allows metadata prefixed with ':'
2015-09-24 Eric Wongnntpd: hoist out daemon management code
2015-09-24 Eric Wongnntpd: support SIGUSR2 in single-process mode, too
2015-09-24 Eric Wongnntpd: better encapsulation for shutdown
2015-09-24 Eric Wongnntp: avoid infinite loop on partial read
2015-09-24 Eric Wongnntpd: move busy check to NNTP package
2015-09-24 Eric Wongnntpd: hard quit after 30s
2015-09-24 Eric Wongnntpd: additional daemonization options
2015-09-24 Eric Wongnntp: fix XOVER command
2015-09-23 Eric Wongnntp: support HDR command from RFC 3977
2015-09-22 Eric Wongnntp: XHDR lookups by Message-ID may cross groups
2015-09-22 Eric Wongnntp: XHDR fixes for Message-ID lookups
2015-09-22 Eric Wongnntp: implement OVER from RFC 3977
2015-09-22 Eric Wongnntp: avoid setting Bytes and Lines headers
2015-09-22 Eric Wongnntp: ensure body lines end with CRLF
2015-09-22 Eric Wongnntp: support YYYYMMDD dates for commands
2015-09-22 Eric Wongt/nntpd.t: fix fcntl test to ensure no failures
2015-09-21 Eric Wongnntp: proper UTF-8 support (hopefully?)
2015-09-21 Eric Wongremove bytes:: for length checks
next