about summary refs log tree commit homepage
path: root/lib
DateCommit message (Expand)
2015-09-22nntp: implement OVER from RFC 3977
2015-09-22nntp: avoid setting Bytes and Lines headers
2015-09-22nntp: ensure body lines end with CRLF
2015-09-22nntp: support YYYYMMDD dates for commands
2015-09-21nntp: proper UTF-8 support (hopefully?)
2015-09-21remove bytes:: for length checks
2015-09-21nntp: speed up xover slightly
2015-09-21nntp: speed up XHDR Xref for rtin
2015-09-21msgmap: minor cleanup to move constant declaration
2015-09-20nntp: add "newsgroup" parameter and sort grouplist
2015-09-20newsgroup: use only the first address
2015-09-20nntp: fix handling of trickled responses
2015-09-20nntp: do not re-enable reads during long responses
2015-09-20nntpd: support systemd FD inheritance + signals
2015-09-19nntp: article lookups by Message-ID may cross newsgroups
2015-09-19nntp: log to FDs given by the Nntpd module
2015-09-19nntp: fix ARTICLE/HEAD/BODY/STAT
2015-09-19nntp: fix logging of long responses
2015-09-19nntp: implement XPATH
2015-09-19nntp: implement XROVER, speed up XHDR for some cases
2015-09-19nntp: speed up XHDR for the Message-ID case
2015-09-19nntp: XOVER does not require range
2015-09-19nntp: implement command argument checking
2015-09-19nntp: use long response API for LISTGROUP
2015-09-19nntp: introduce long response API for streaming
2015-09-19nntp: use write_buf_size instead write_buf
2015-09-18read-only NNTP server
2015-09-16view: do not shorten top-level messages in thread view
2015-09-15extmsg: wire up to use msgmap for prefixes
2015-09-15searchidx: sync Msgmap database along with Xapian
2015-09-15searchidx: hoist out rlog code
2015-09-15msgmap: add message mapping via SQLite
2015-09-14searchview: do not link Atom feed by relevance
2015-09-13view: jump to anchor of current message on References
2015-09-13view: do not show References unless a message has them
2015-09-13view: use header_obj to avoid extra method calls
2015-09-13view: extra Atom feed link in standalone message view
2015-09-13view: add Atom links in headers for per-message links
2015-09-13searchview: implement Atom feed for search results
2015-09-13feed: consolidate updated tag generation
2015-09-12searchview: support displaying entire threads
2015-09-12searchview: hoist out subroutines for clarity
2015-09-12view: more consistent prefix for ghost links
2015-09-10constent X?HTML MIME type filtering
2015-09-07view: change References link to expand thread
2015-09-06update copyright headers and email addresses
2015-09-05extmsg: add note about the deficiency of the implementation
2015-09-05searchview: link users to permalink instead of thread
2015-09-05extmsg: fall back to partial Message-ID matching
2015-09-05search: tweak parsing for internal queries