projects
/
public-inbox.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
public-inbox.git
2016-12-21
Eric Wong
searchthread: simplify API and remove needless OO
commit
|
commitdiff
|
tree
2016-12-21
Eric Wong
searchthread: update comment about loop prevention
commit
|
commitdiff
|
tree
2016-12-20
Eric Wong
searchmsg: remove ensure_metadata
commit
|
commitdiff
|
tree
2016-12-20
Eric Wong
tests: add thread-all testing for benchmarking
commit
|
commitdiff
|
tree
2016-12-17
Eric Wong
searchmsg: do not memoize {date} field
commit
|
commitdiff
|
tree
2016-12-17
Eric Wong
searchmsg: remove locale-dependency for ->date
commit
|
commitdiff
|
tree
2016-12-17
Eric Wong
t/config.t: fix feedmax default
commit
|
commitdiff
|
tree
2016-12-17
Eric Wong
wwwtext: link to RFC4685 (Atom Threading)
commit
|
commitdiff
|
tree
2016-12-17
Eric Wong
atom: implement message threading per RFC 4685
commit
|
commitdiff
|
tree
2016-12-17
Eric Wong
feed: support publicinbox.<name>.feedmax
commit
|
commitdiff
|
tree
2016-12-14
Eric Wong
TODO: note IO::KQueue for the ticket
commit
|
commitdiff
|
tree
2016-12-14
Eric Wong
t/thread-cycle: no need for Xapian to run this test
commit
|
commitdiff
|
tree
2016-12-14
Eric Wong
wwwtext: remove outdated comment
commit
|
commitdiff
|
tree
2016-12-13
Eric Wong
searchmsg: remove unused EPOCH_822 constant
commit
|
commitdiff
|
tree
2016-12-13
Eric Wong
nntp: avoid useless use of strftime
commit
|
commitdiff
|
tree
2016-12-13
Eric Wong
nntp: add test case for the "DATE" command
commit
|
commitdiff
|
tree
2016-12-12
Eric Wong
daemon: set $now time for NNTP shutdown
commit
|
commitdiff
|
tree
2016-12-12
Eric Wong
doc: simplify makefile snippet
commit
|
commitdiff
|
tree
2016-12-12
Eric Wong
init: preserve permissions of existing config file
commit
|
commitdiff
|
tree
2016-12-10
Eric Wong
search: retry document loading from Xapian
commit
|
commitdiff
|
tree
2016-12-10
Eric Wong
search: always sort thread results in ascending time...
commit
|
commitdiff
|
tree
2016-12-10
Eric Wong
thread: last Reference always wins
commit
|
commitdiff
|
tree
2016-12-10
Eric Wong
view: skip ghosts with no direct children
commit
|
commitdiff
|
tree
2016-12-10
Eric Wong
view: reduce indentation for skeleton generation
commit
|
commitdiff
|
tree
2016-12-10
Eric Wong
thread: fix comment describing its existence
commit
|
commitdiff
|
tree
2016-12-10
Eric Wong
view: favor SearchMsg for In-Reply-To over Email::MIME
commit
|
commitdiff
|
tree
2016-12-10
Eric Wong
search: favor In-Reply-To over last References iff...
commit
|
commitdiff
|
tree
2016-12-06
Eric Wong
linkify: implement Markdown link compatibility (again)
commit
|
commitdiff
|
tree
2016-12-06
Eric Wong
Revert "linkify: implement Markdown link compatibility"
commit
|
commitdiff
|
tree
2016-12-06
Eric Wong
linkify: implement Markdown link compatibility
commit
|
commitdiff
|
tree
2016-12-03
Eric Wong
atom: switch to getline/close for response bodies
commit
|
commitdiff
|
tree
2016-12-03
Eric Wong
wwwstream: improve documentation and variable naming
commit
|
commitdiff
|
tree
2016-12-03
Eric Wong
searchview: fix <title> tag in Atom feed
commit
|
commitdiff
|
tree
2016-11-29
Eric Wong
note the source code is AGPL for cloning
commit
|
commitdiff
|
tree
2016-11-26
Eric Wong
avoid IO::File for anonymous temporary files
commit
|
commitdiff
|
tree
2016-11-26
Eric Wong
githttpbackend: error checking for input handling
commit
|
commitdiff
|
tree
2016-11-22
Eric Wong
view: fix spaces in mailto: link
commit
|
commitdiff
|
tree
2016-11-18
Eric Wong
index: allow indexing before configuration
commit
|
commitdiff
|
tree
2016-10-16
Eric Wong
import: failed GC runs are non-fatal
commit
|
commitdiff
|
tree
2016-10-14
Eric Wong
thread: reinstates stable ordering when ghosts are...
commit
|
commitdiff
|
tree
2016-10-13
Eric Wong
thread: fix parent/child relationships
commit
|
commitdiff
|
tree
2016-10-13
Eric Wong
thread: reduce indentation level
commit
|
commitdiff
|
tree
2016-10-05
Eric Wong
thread: remove weaken dependency
commit
|
commitdiff
|
tree
2016-10-05
Eric Wong
t/thread-cycle: test self-referential messages
commit
|
commitdiff
|
tree
2016-10-05
Eric Wong
view: remove redundant children array in thread views
commit
|
commitdiff
|
tree
2016-10-05
Eric Wong
thread: use hash + array instead of hand-rolled linked...
commit
|
commitdiff
|
tree
2016-10-05
Eric Wong
thread: fix sorting without topmost
commit
|
commitdiff
|
tree
2016-10-05
Eric Wong
thread: inline and remove recurse_down logic
commit
|
commitdiff
|
tree
2016-10-05
Eric Wong
thread: order_children no longer cares about depth
commit
|
commitdiff
|
tree
2016-10-05
Eric Wong
thread: avoid incrementing undefined value
commit
|
commitdiff
|
tree
2016-10-05
Eric Wong
thread: remove iterate_down
commit
|
commitdiff
|
tree
2016-10-05
Eric Wong
thread: simplify
commit
|
commitdiff
|
tree
2016-10-05
Eric Wong
thread: remove rootset accessor method
commit
|
commitdiff
|
tree
2016-10-05
Eric Wong
thread: remove Email::Abstract wrapping
commit
|
commitdiff
|
tree
2016-10-05
Eric Wong
inbox: deal with ghost smsg
commit
|
commitdiff
|
tree
2016-10-05
Eric Wong
thread: remove accessor usage in internals
commit
|
commitdiff
|
tree
2016-10-05
Eric Wong
thread: pass array refs instead of entire arrays
commit
|
commitdiff
|
tree
2016-10-05
Eric Wong
thread: remove Mail::Thread dependency
commit
|
commitdiff
|
tree
2016-10-05
Eric Wong
view: remove "subject dummy" references
commit
|
commitdiff
|
tree
2016-09-13
Eric Wong
help: document new search prefixes
commit
|
commitdiff
|
tree
2016-09-09
Eric Wong
nntp: cleanup: move use statements out of sub scope
commit
|
commitdiff
|
tree
2016-09-09
Eric Wong
TODO: updates for done items
commit
|
commitdiff
|
tree
2016-09-09
Eric Wong
t/httpd-unix: warn about connection failure
commit
|
commitdiff
|
tree
2016-09-09
Eric Wong
search: index attachment filenames
commit
|
commitdiff
|
tree
2016-09-09
Eric Wong
search: match the behavior of WWW for indexing text
commit
|
commitdiff
|
tree
2016-09-09
Eric Wong
search: avoid mindlessly calling body_set
commit
|
commitdiff
|
tree
2016-09-09
Eric Wong
search: fix compatibility with Debian wheezy
commit
|
commitdiff
|
tree
2016-09-09
Eric Wong
search: increase term positions for each quoted hunk
commit
|
commitdiff
|
tree
2016-09-09
Eric Wong
search: match quote detection behavior of view
commit
|
commitdiff
|
tree
2016-09-09
Eric Wong
search: fix space regressions from recent changes
commit
|
commitdiff
|
tree
2016-09-09
Eric Wong
search: more granular message body searching
commit
|
commitdiff
|
tree
2016-09-09
Eric Wong
search: drop longer subject: prefix for search
commit
|
commitdiff
|
tree
2016-09-09
Eric Wong
search: allow searching user fields (To/Cc/From)
commit
|
commitdiff
|
tree
2016-09-08
Eric Wong
import: run "git gc --auto" when done
commit
|
commitdiff
|
tree
2016-09-08
Eric Wong
import: hoist out common run_die subroutine
commit
|
commitdiff
|
tree
2016-09-08
Eric Wong
doc: document PERL_INLINE_DIRECTORY usage
commit
|
commitdiff
|
tree
2016-09-08
Eric Wong
import: hoist out _check_path function
commit
|
commitdiff
|
tree
2016-09-08
Eric Wong
view: handle missing Content-Type in message
commit
|
commitdiff
|
tree
2016-09-07
Eric Wong
doc: flesh out public-inbox-index documentation
commit
|
commitdiff
|
tree
2016-09-07
Eric Wong
doc: new docs for user-level commands
commit
|
commitdiff
|
tree
2016-09-02
Eric Wong
config: use "publicinboxlimiter" prefix
commit
|
commitdiff
|
tree
2016-09-02
Eric Wong
init: enable pack bitmaps by default
commit
|
commitdiff
|
tree
2016-09-01
Eric Wong
watch: use "publicinboxwatch" namespace
commit
|
commitdiff
|
tree
2016-08-31
Eric Wong
doc: set release and section properly for manpages
commit
|
commitdiff
|
tree
2016-08-31
Eric Wong
txt2pre: allow overriding title via env
commit
|
commitdiff
|
tree
2016-08-31
Eric Wong
txt2pre: use public-inbox internal APIs
commit
|
commitdiff
|
tree
2016-08-23
Eric Wong
www: give tor2web some exposure, too
commit
|
commitdiff
|
tree
2016-08-21
Eric Wong
doc: avoid conflicting with MakeMaker variable names
commit
|
commitdiff
|
tree
2016-08-21
Eric Wong
avoid spaces after shell redirection operators
commit
|
commitdiff
|
tree
2016-08-21
Eric Wong
doc: mda: remove vestigial pandoc comment
commit
|
commitdiff
|
tree
2016-08-21
Eric Wong
README: add link to source code mirrors
commit
|
commitdiff
|
tree
2016-08-18
Eric Wong
searchview: link to internal help text
commit
|
commitdiff
|
tree
2016-08-18
Eric Wong
www: implement generic help text
commit
|
commitdiff
|
tree
2016-08-18
Eric Wong
linkify: be stricter about matching RFC 3986
commit
|
commitdiff
|
tree
2016-08-18
Eric Wong
view: try assuming UTF-8 for bogus charsets
commit
|
commitdiff
|
tree
2016-08-18
Eric Wong
view: try to display bogus charsets for text/plain
commit
|
commitdiff
|
tree
2016-08-18
Eric Wong
view: attach_link uses string concatentation
commit
|
commitdiff
|
tree
2016-08-16
Eric Wong
search: add YYYYMMDD search range via "d:" prefix
commit
|
commitdiff
|
tree
2016-08-16
Eric Wong
search: drop pointless range processors for Unix timestamp
commit
|
commitdiff
|
tree
2016-08-16
Eric Wong
HACKING: minor updates and add to the website
commit
|
commitdiff
|
tree
next