]> Sergey Matveev's repositories - public-inbox.git/history - lib/PublicInbox/Config.pm
view: implement optional address obfuscation
[public-inbox.git] / lib / PublicInbox / Config.pm
2017-06-16 Eric Wongview: implement optional address obfuscation
2017-06-15 Eric Wongreplyto parameter support
2017-02-09 Eric Wongconfig: do not slurp lines into memory
2017-01-07 Eric Wongconfig: allow per-inbox nntpserver
2017-01-07 Eric Wongconfig: remove unused get() method
2017-01-07 Eric Wongconfig: always use namespaced "publicinboxlimiter"
2016-12-17 Eric Wongfeed: support publicinbox.<name>.feedmax
2016-09-02 Eric Wongconfig: use "publicinboxlimiter" prefix
2016-08-12 Eric Wongwww: allow including links to NNTP sites in HTML footer
2016-08-12 Eric Wongconfig: do not nest multi-value altid arrays
2016-08-11 Eric Wongsearch: support alt-ID for mapping legacy serial numbers
2016-07-09 Eric Wongview: add "infourl" for reply information
2016-07-09 Eric Wongwww: add configurable limiters
2016-07-02 Eric Wongconfig: introduce each_inbox for iteration
2016-06-21 Eric Wongspawn: improve error checking for fork failures
2016-06-20 Eric Wonginbox: move field population logic to initializer
2016-06-17 Eric Wongwatch: introduce watch directive
2016-06-15 Eric Wongdrop dependency on File::Path::Expand
2016-06-07 Eric WongMerge branch 'unsubscribe'
2016-05-28 Eric Wongremove redundant NewsGroup class
2016-05-28 Eric Wongconfig: remove try_cat
2016-05-27 Eric Wongconfig: fix NewsWWW fallback for newsgroups in HTTP...
2016-05-23 Eric Wongconfig: use popen_rd when spawning `git config'
2016-05-21 Eric Wonglocalize $/ in more places to avoid potential problems
2016-05-16 Eric Wongconfig: allow taking an existing reference
2016-05-16 Eric Wongdeclare Inbox object for reusability
2016-05-14 Eric Wongrename most instances of "list" to "inbox"
2016-02-29 Eric Wongdistinguish error messages intended for users vs developers
2016-02-28 Eric Wongreduce calls to close unless error checks are needed
2015-12-22 Eric Wongconfig: hoist out common functions
2015-11-21 Eric Wongconfig: allow underscore in section names
2015-11-20 Eric Wongvarious internal documentation updates
2015-10-03 Eric Wongmda: support a 'filter=scrub' option for external lists
2015-09-06 Eric Wongupdate copyright headers and email addresses
2014-04-30 Eric Wongcgi: remove dependency on IPC::Run in CGI
2014-04-30 Eric Wongconfig: avoid double-slash in expand_path output
2014-04-29 Eric Wongconfig: use "git config --file" to avoid changing %ENV
2014-04-21 Eric Wongconfig: use description file for gitweb
2014-04-14 Eric Wongderive -primary_address in config
2014-04-11 Eric Wongconfig: support multiple addresses for a inbox
2014-04-09 Eric Wongconfig: include listname on lookup
2014-04-05 Eric Wongremove failrepo config
2014-04-05 Eric Wongconfig: add shortcut for retrieving elements
2014-04-05 Eric Wongflesh out MDA and simplify config setup
2014-03-28 Eric Wongconfig: revamp API and implement lookup
2014-02-07 Eric Wongtrivial config module for dumping config