]> Sergey Matveev's repositories - public-inbox.git/history - lib/PublicInbox/Inbox.pm
inbox: base_url method takes PSGI env hashref instead
[public-inbox.git] / lib / PublicInbox / Inbox.pm
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