about summary refs log tree commit homepage
path: root/t/nntp.t
DateCommit message (Expand)
2021-09-29inbox: drop memoization/preload, cleanup expires caches
2021-01-01update copyrights for 2021
2020-12-11nntp+www: drop List-* and Archived-At headers
2020-12-09rename {pi_config} fields to {pi_cfg}
2020-12-09nntp: replace {ng} with {ibx} for consistency
2020-11-29nntp: NEWGROUPS uses long_response
2020-11-28nntp: xref: use ->ALL extindex if available
2020-09-10nntp: fix cross-newsgroup Message-ID lookups
2020-06-21nntp: support slow blob retrievals
2020-05-09remove most internal Email::MIME usage
2020-04-22t/*.t: reduce dependency on Email::MIME APIs
2020-02-06treewide: run update-copyrights from gnulib for 2019
2020-01-06t/nntp.t: fix parse_time test for non-GMT local time
2020-01-02config: support multi-value inbox.*.*url
2020-01-01nntp: handle 2-digit year "70" properly
2019-12-24testcommon: add require_mods method and use it
2019-10-16config: support "inboxdir" in addition to "mainrepo"
2019-09-09run update-copyrights from gnulib for 2019
2019-05-15lazy load Xapian and make it optional for v2
2019-05-14t/nntp.t: skip if Data::Dumper is missing
2019-05-14tests: remove unnecessary loading of ::DS and Socket
2019-05-04bundle Danga::Socket and Sys::Syscall
2018-10-16Put the NNTP server name into Xref lines
2018-04-06nntp: set Xref across multiple inboxes
2018-02-07update copyrights for 2018
2016-08-14www: do not unecessarily escape some chars in paths
2016-05-28remove redundant NewsGroup class
2016-05-02nntp: append Archived-At and List-Archive headers
2015-12-26tests: fixup requirements for tests
2015-09-22nntp: support YYYYMMDD dates for commands
2015-09-18read-only NNTP server