projects
/
public-inbox.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
public-inbox.git
2016-06-15
Eric Wong
MANIFEST: update
commit
|
commitdiff
|
tree
2016-06-15
Eric Wong
mda: hook up new filter functionality
commit
|
commitdiff
|
tree
2016-06-15
Eric Wong
emergency: implement new emergency Maildir delivery
commit
|
commitdiff
|
tree
2016-06-15
Eric Wong
filter: begin work on a new filter API
commit
|
commitdiff
|
tree
2016-06-15
Eric Wong
mda: precheck no longer depends on Email::Filter
commit
|
commitdiff
|
tree
2016-06-15
Eric Wong
t/mda: use only Maildir for testing
commit
|
commitdiff
|
tree
2016-06-15
Eric Wong
t/mda.t: remove senseless use of Email::Filter
commit
|
commitdiff
|
tree
2016-06-15
Eric Wong
learn: remove IPC::Run dependency
commit
|
commitdiff
|
tree
2016-06-15
Eric Wong
t/feed.t: make IPC::Run usage optional
commit
|
commitdiff
|
tree
2016-06-15
Eric Wong
drop dependency on File::Path::Expand
commit
|
commitdiff
|
tree
2016-06-14
Eric Wong
nntp: do not double-encode UTF-8 body
commit
|
commitdiff
|
tree
2016-06-13
Eric Wong
doc: systemd examples should only kill one process
commit
|
commitdiff
|
tree
2016-06-13
Eric Wong
view: msg_html uses getline body to reduce latency
commit
|
commitdiff
|
tree
2016-06-13
Eric Wong
examples: systemd socket and service definitions for...
commit
|
commitdiff
|
tree
2016-06-11
Eric Wong
daemon: reset unused signal handlers to default in...
commit
|
commitdiff
|
tree
2016-06-10
Eric Wong
unsubscribe: HTML encode undecryptable username
commit
|
commitdiff
|
tree
2016-06-09
Eric Wong
doc: update links to HTTPS sites in INSTALL and README
commit
|
commitdiff
|
tree
2016-06-07
Eric Wong
unsubscribe: fix off-by-one error
commit
|
commitdiff
|
tree
2016-06-07
Eric Wong
unsubscribe.psgi: disable confirmation
commit
|
commitdiff
|
tree
2016-06-07
Eric Wong
unsubscribe.milter: implement archive blacklist
commit
|
commitdiff
|
tree
2016-06-07
Eric Wong
Merge branch 'unsubscribe'
commit
|
commitdiff
|
tree
2016-06-07
Eric Wong
view: be sure reply text describes plain-text
commit
|
commitdiff
|
tree
2016-06-07
Eric Wong
view: remove trailing whitespace from reply command
commit
|
commitdiff
|
tree
2016-06-07
Eric Wong
view: escape From name properly for title
commit
|
commitdiff
|
tree
2016-06-05
Eric Wong
view: inline message reply into message view
commit
|
commitdiff
|
tree
2016-06-02
Eric Wong
www: force two element key-value pairs in query
commit
|
commitdiff
|
tree
2016-05-30
Eric Wong
use utf8::{encode,decode} for in-place transforms
commit
|
commitdiff
|
tree
2016-05-30
Eric Wong
http: yield body->getline running time
commit
|
commitdiff
|
tree
2016-05-30
Eric Wong
script/*{mda,learn}: no strict params for Email::MIME...
commit
|
commitdiff
|
tree
2016-05-30
Eric Wong
www: remove a few more Plack::Request dependencies
commit
|
commitdiff
|
tree
2016-05-30
Eric Wong
www: remove gratuitous use of Plack::Request methods
commit
|
commitdiff
|
tree
2016-05-30
Eric Wong
git-http-backend: remove dependency on Plack::Request
commit
|
commitdiff
|
tree
2016-05-29
Eric Wong
nntp: fix for missing articles/bodies/heads
commit
|
commitdiff
|
tree
2016-05-29
Eric Wong
inbox: drop references ASAP for search and msgmap
commit
|
commitdiff
|
tree
2016-05-29
Eric Wong
searchmsg: all timestamps stored in Xapian are UTC
commit
|
commitdiff
|
tree
2016-05-29
Eric Wong
INSTALL: note Debian bug #808610 corruption
commit
|
commitdiff
|
tree
2016-05-29
Eric Wong
txt2pre: remove CGI.pm dependency
commit
|
commitdiff
|
tree
2016-05-28
Eric Wong
remove redundant NewsGroup class
commit
|
commitdiff
|
tree
2016-05-28
Eric Wong
config: remove try_cat
commit
|
commitdiff
|
tree
2016-05-28
Eric Wong
www: remove footer_html support
commit
|
commitdiff
|
tree
2016-05-28
Eric Wong
examples: config no longer supports atomUrl
commit
|
commitdiff
|
tree
2016-05-28
Eric Wong
Makefile.PL: allow N to be overridden
commit
|
commitdiff
|
tree
2016-05-28
Eric Wong
http: clarify comments about layering violation
commit
|
commitdiff
|
tree
2016-05-28
Eric Wong
t/plack: ensure we can cascade on common endpoints
commit
|
commitdiff
|
tree
2016-05-27
Eric Wong
config: fix NewsWWW fallback for newsgroups in HTTP...
commit
|
commitdiff
|
tree
2016-05-27
Eric Wong
git-http-backend: close pipe for generic PSGI on errors
commit
|
commitdiff
|
tree
2016-05-27
Eric Wong
git-http-backend: move real close to GetlineBody
commit
|
commitdiff
|
tree
2016-05-27
Eric Wong
unsubscribe.milter: use default postfork dispatcher
commit
|
commitdiff
|
tree
2016-05-27
Eric Wong
httpd/async: do not needlessly weaken
commit
|
commitdiff
|
tree
2016-05-27
Eric Wong
git-http-backend: fix aborts for generic PSGI clone
commit
|
commitdiff
|
tree
2016-05-27
Eric Wong
http: avoid circular reference for getline responses
commit
|
commitdiff
|
tree
2016-05-27
Eric Wong
httpd/async: prevent circular reference
commit
|
commitdiff
|
tree
2016-05-25
Eric Wong
remove Email::Address dependency
commit
|
commitdiff
|
tree
2016-05-24
Eric Wong
git-http-backend: use qspawn to limit running processes
commit
|
commitdiff
|
tree
2016-05-24
Eric Wong
http: fix various race conditions
commit
|
commitdiff
|
tree
2016-05-24
Eric Wong
standardize timer-related event-loop code
commit
|
commitdiff
|
tree
2016-05-23
Eric Wong
http: avoid uninitialized variable
commit
|
commitdiff
|
tree
2016-05-23
Eric Wong
http: chunk in the server, not middleware
commit
|
commitdiff
|
tree
2016-05-23
Eric Wong
git-http-backend: refactor to support cleanup
commit
|
commitdiff
|
tree
2016-05-23
Eric Wong
git-http-backend: avoid Plack::Request parsing body
commit
|
commitdiff
|
tree
2016-05-23
Eric Wong
TODO: update linkification notes
commit
|
commitdiff
|
tree
2016-05-23
Eric Wong
git-http-backend: cleanup vestigial the process limiter...
commit
|
commitdiff
|
tree
2016-05-23
Eric Wong
config: use popen_rd when spawning `git config'
commit
|
commitdiff
|
tree
2016-05-23
Eric Wong
t/config.t: remove GIT_DIR usage in test
commit
|
commitdiff
|
tree
2016-05-23
Eric Wong
daemon: ignore SIGWINCH when connected to terminal
commit
|
commitdiff
|
tree
2016-05-22
Eric Wong
spawn: note we do not use absolute paths within our...
commit
|
commitdiff
|
tree
2016-05-22
Eric Wong
www: avoid warnings on bad offsets for Xapian
commit
|
commitdiff
|
tree
2016-05-22
Eric Wong
git-http-backend: switch to async_pass
commit
|
commitdiff
|
tree
2016-05-22
Eric Wong
http: rework async_pass support
commit
|
commitdiff
|
tree
2016-05-22
Eric Wong
git-http-backend: simplify dumb serving
commit
|
commitdiff
|
tree
2016-05-22
Eric Wong
git-http-backend: remove process limit
commit
|
commitdiff
|
tree
2016-05-22
Eric Wong
t/spawn.t: additional tests for popen_rd
commit
|
commitdiff
|
tree
2016-05-22
Eric Wong
http: pass reference to Danga::Socket::write
commit
|
commitdiff
|
tree
2016-05-22
Eric Wong
http: fix typo: write_buf => write_buf_size
commit
|
commitdiff
|
tree
2016-05-22
Eric Wong
http: async getline supports push_back_read
commit
|
commitdiff
|
tree
2016-05-21
Eric Wong
http: support async_pass for Danga::Socket
commit
|
commitdiff
|
tree
2016-05-21
Eric Wong
import: avoid needless git update-server-info
commit
|
commitdiff
|
tree
2016-05-21
Eric Wong
daemon: simplify forking
commit
|
commitdiff
|
tree
2016-05-21
Eric Wong
localize $/ in more places to avoid potential problems
commit
|
commitdiff
|
tree
2016-05-21
Eric Wong
unsubscribe: prevent decrypt from showing random crap
commit
|
commitdiff
|
tree
2016-05-21
Eric Wong
examples/unsubscribe-psgi@.service: disable worker...
commit
|
commitdiff
|
tree
2016-05-21
Eric Wong
unsubscribe: bad URL fixup
commit
|
commitdiff
|
tree
2016-05-21
Eric Wong
mbox: switch generation over to pull model
commit
|
commitdiff
|
tree
2016-05-21
Eric Wong
http: reduce over-buffering for getline responses
commit
|
commitdiff
|
tree
2016-05-20
Eric Wong
ssoma-replay: use TMPDIR for temporary path
commit
|
commitdiff
|
tree
2016-05-20
Eric Wong
unsubscribe: get off mah lawn^H^H^Hist
commit
|
commitdiff
|
tree
2016-05-19
Eric Wong
www: tighten up allowable filenames for attachments
commit
|
commitdiff
|
tree
2016-05-19
Eric Wong
view: reduce clutter for attachments w/o description
commit
|
commitdiff
|
tree
2016-05-19
Eric Wong
www: validate and check filenames in URLs
commit
|
commitdiff
|
tree
2016-05-19
Eric Wong
msg_iter: workaround broken Email::MIME versions
commit
|
commitdiff
|
tree
2016-05-19
Eric Wong
www: support downloading attachments
commit
|
commitdiff
|
tree
2016-05-19
Eric Wong
switch read-only uses of walk_parts to msg_iter
commit
|
commitdiff
|
tree
2016-05-19
Eric Wong
msg_iter: new internal API for iterating through MIME
commit
|
commitdiff
|
tree
2016-05-19
Eric Wong
view: rely on Email::MIME::body_str for decoding
commit
|
commitdiff
|
tree
2016-05-19
Eric Wong
nntpd: avoid uninitialized warning
commit
|
commitdiff
|
tree
2016-05-18
Eric Wong
nntpd: reject control characters entirely
commit
|
commitdiff
|
tree
2016-05-18
Eric Wong
tests: add check-www-inbox script
commit
|
commitdiff
|
tree
2016-05-18
Eric Wong
view: avoid redirect to reply endpoint
commit
|
commitdiff
|
tree
2016-05-18
Eric Wong
feed: inline feed entry generation
commit
|
commitdiff
|
tree
2016-05-17
Eric Wong
http: release resources when idle
commit
|
commitdiff
|
tree
next