]> Sergey Matveev's repositories - public-inbox.git/history - lib/PublicInbox/Inbox.pm
www: allow including links to NNTP sites in HTML footer
[public-inbox.git] / lib / PublicInbox / Inbox.pm
2016-08-12 Eric Wongwww: allow including links to NNTP sites in HTML footer
2016-08-11 Eric Wongsearch: support alt-ID for mapping legacy serial numbers
2016-08-04 Eric Wongsearchmsg: add git object ID to doc_data
2016-07-27 Eric Wonglocalize $/ when using chomp
2016-07-09 Eric Wongwww: add configurable limiters
2016-07-07 Eric Wonginbox: cleanup and consolidate object weakening
2016-07-02 Eric Wongextmsg: rework to use Inbox objects
2016-07-02 Eric Wonginbox: base_url method takes PSGI env hashref instead
2016-06-26 Eric Wonginbox: avoid trying s// on undef
2016-06-26 Eric Wonginbox: ensure we do not show leading "From " lines
2016-06-25 Eric Wonginbox: do not weaken already-weak refs
2016-06-20 Eric Wonginbox: move field population logic to initializer
2016-06-20 Eric Wongfeed: various object-orientation cleanups
2016-06-15 Eric Wonginbox: allow undef return value for base_url
2016-06-07 Eric WongMerge branch 'unsubscribe'
2016-05-29 Eric Wonginbox: drop references ASAP for search and msgmap
2016-05-28 Eric Wongremove redundant NewsGroup class
2016-05-28 Eric Wongwww: remove footer_html support
2016-05-16 Eric Wongwww: fix for running under mount paths
2016-05-16 Eric Wongdeclare Inbox object for reusability