projects
/
public-inbox.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
public-inbox.git
2015-09-13
Eric Wong
searchview: implement Atom feed for search results
commit
|
commitdiff
|
tree
2015-09-13
Eric Wong
feed: consolidate updated tag generation
commit
|
commitdiff
|
tree
2015-09-12
Eric Wong
searchview: support displaying entire threads
commit
|
commitdiff
|
tree
2015-09-12
Eric Wong
searchview: hoist out subroutines for clarity
commit
|
commitdiff
|
tree
2015-09-12
Eric Wong
view: more consistent prefix for ghost links
commit
|
commitdiff
|
tree
2015-09-11
Eric Wong
examples/public-inbox.psgi: optional deflater
commit
|
commitdiff
|
tree
2015-09-10
Eric Wong
constent X?HTML MIME type filtering
commit
|
commitdiff
|
tree
2015-09-07
Eric Wong
view: change References link to expand thread
commit
|
commitdiff
|
tree
2015-09-06
Eric Wong
public-inbox-init: use absolute path
commit
|
commitdiff
|
tree
2015-09-06
Eric Wong
update copyright headers and email addresses
commit
|
commitdiff
|
tree
2015-09-06
Eric Wong
Makefile.PL: conform to naming conventions
commit
|
commitdiff
|
tree
2015-09-05
Eric Wong
extmsg: add note about the deficiency of the implementation
commit
|
commitdiff
|
tree
2015-09-05
Eric Wong
searchview: link users to permalink instead of thread
commit
|
commitdiff
|
tree
2015-09-05
Eric Wong
extmsg: fall back to partial Message-ID matching
commit
|
commitdiff
|
tree
2015-09-05
Eric Wong
search: tweak parsing for internal queries
commit
|
commitdiff
|
tree
2015-09-05
Eric Wong
search: note why we do not support FLAG_PURE_NOT
commit
|
commitdiff
|
tree
2015-09-05
Eric Wong
searchview: error description for invalid queries
commit
|
commitdiff
|
tree
2015-09-05
Eric Wong
search: use relevance as secondary sort by default
commit
|
commitdiff
|
tree
2015-09-05
Eric Wong
searchview: factor out dump_mset subroutine
commit
|
commitdiff
|
tree
2015-09-05
Eric Wong
searchview: improve footer navigation
commit
|
commitdiff
|
tree
2015-09-05
Eric Wong
view: preliminary HTML search interface
commit
|
commitdiff
|
tree
2015-09-04
Eric Wong
view: fix broken link to ghost fallback
commit
|
commitdiff
|
tree
2015-09-04
Eric Wong
www: extra redirects for the '/'-challenged
commit
|
commitdiff
|
tree
2015-09-04
Eric Wong
view: thread view expands focused message
commit
|
commitdiff
|
tree
2015-09-04
Eric Wong
view: indentation adjustments for collapsed headers
commit
|
commitdiff
|
tree
2015-09-04
Eric Wong
view: reduce redundant attributions in permalink refs
commit
|
commitdiff
|
tree
2015-09-04
Eric Wong
view: add missing newline to inline dump
commit
|
commitdiff
|
tree
2015-09-04
Eric Wong
view: adjust spacing and indentation of index threads
commit
|
commitdiff
|
tree
2015-09-04
Eric Wong
view: one line for thread subjects
commit
|
commitdiff
|
tree
2015-09-04
Eric Wong
view: eliminate redundant [threaded|flat] link
commit
|
commitdiff
|
tree
2015-09-04
Eric Wong
view: do not generate anchors in thread views
commit
|
commitdiff
|
tree
2015-09-04
Eric Wong
SearchMsg: avoid encoding Message-IDs
commit
|
commitdiff
|
tree
2015-09-04
Eric Wong
view: avoid attempting to find "subject dummy"
commit
|
commitdiff
|
tree
2015-09-04
Eric Wong
extmsg: close HTML tag in response
commit
|
commitdiff
|
tree
2015-09-04
Eric Wong
consolidate thread sorting in view
commit
|
commitdiff
|
tree
2015-09-04
Eric Wong
index: use message threading if search is available
commit
|
commitdiff
|
tree
2015-09-04
Eric Wong
doc: design_www: more accessibility guidelines
commit
|
commitdiff
|
tree
2015-09-03
Eric Wong
www: move fallback after legacy matches
commit
|
commitdiff
|
tree
2015-09-03
Eric Wong
feed: use application/atom+xml for Content-Type
commit
|
commitdiff
|
tree
2015-09-03
Eric Wong
examples/public-inbox.psgi: update with middlewares
commit
|
commitdiff
|
tree
2015-09-03
Eric Wong
www: attempt to handle Message-IDs with slashes
commit
|
commitdiff
|
tree
2015-09-03
Eric Wong
get rid of Message-ID compression entirely
commit
|
commitdiff
|
tree
2015-09-03
Eric Wong
ExtMsg: 300 to external mailing list archives
commit
|
commitdiff
|
tree
2015-09-03
Eric Wong
search: disable Message-ID compression in Xapian
commit
|
commitdiff
|
tree
2015-09-03
Eric Wong
view: include ghost messages in thread views
commit
|
commitdiff
|
tree
2015-09-02
Eric Wong
implement external Message-ID finder
commit
|
commitdiff
|
tree
2015-09-02
Eric Wong
view: avoid links to unknown compressed Message-IDs
commit
|
commitdiff
|
tree
2015-09-02
Eric Wong
view: pre-anchor entries for flat view
commit
|
commitdiff
|
tree
2015-09-02
Eric Wong
view: simplify parent anchoring code
commit
|
commitdiff
|
tree
2015-09-02
Eric Wong
view: account for missing In-Reply-To header
commit
|
commitdiff
|
tree
2015-09-02
Eric Wong
view: optional flat view for recent messages
commit
|
commitdiff
|
tree
2015-09-02
Eric Wong
view: close possible race condition in thread view
commit
|
commitdiff
|
tree
2015-09-01
Eric Wong
view: purge email address cache after rendering thread
commit
|
commitdiff
|
tree
2015-09-01
Eric Wong
feed: extra newline after nav footer if list footer...
commit
|
commitdiff
|
tree
2015-09-01
Eric Wong
view: change wording to include "thread" in footer
commit
|
commitdiff
|
tree
2015-09-01
Eric Wong
feed: fix <updated> tag in Atom feed
commit
|
commitdiff
|
tree
2015-09-01
Eric Wong
view: add missing space
commit
|
commitdiff
|
tree
2015-09-01
Eric Wong
view: more robust link generation
commit
|
commitdiff
|
tree
2015-09-01
Eric Wong
view: drop extra '</a>' tag
commit
|
commitdiff
|
tree
2015-09-01
Eric Wong
completely revamp URL structure to shorten permalinks
commit
|
commitdiff
|
tree
2015-09-01
Eric Wong
www: root atom feed is "new.atom" and not "atom.xml"
commit
|
commitdiff
|
tree
2015-09-01
Eric Wong
www: compile mbox regexp only once
commit
|
commitdiff
|
tree
2015-09-01
Eric Wong
implement per-thread Atom feeds
commit
|
commitdiff
|
tree
2015-09-01
Eric Wong
feed: extract atom header generation
commit
|
commitdiff
|
tree
2015-09-01
Eric Wong
feed: use updated date based on git commit date
commit
|
commitdiff
|
tree
2015-09-01
Eric Wong
search: show newest results first
commit
|
commitdiff
|
tree
2015-09-01
Eric Wong
search: allow querying all mail with ''
commit
|
commitdiff
|
tree
2015-09-01
Eric Wong
search: reduce redundant doc data
commit
|
commitdiff
|
tree
2015-08-30
Eric Wong
www: avoid BEGIN block for config loading
commit
|
commitdiff
|
tree
2015-08-30
Eric Wong
view: avoid broken parent link in per-message view
commit
|
commitdiff
|
tree
2015-08-30
Eric Wong
view: remove "threadlink" from thread view
commit
|
commitdiff
|
tree
2015-08-30
Eric Wong
view: remove "threadlink" name in per-message view
commit
|
commitdiff
|
tree
2015-08-30
Eric Wong
mid2path: clean MID of angle brackets '<>'
commit
|
commitdiff
|
tree
2015-08-30
Eric Wong
view: fix broken threadlink
commit
|
commitdiff
|
tree
2015-08-30
Eric Wong
public-inbox-index: resolve git directory if run inside one
commit
|
commitdiff
|
tree
2015-08-30
Eric Wong
search: do not index references and inreplyto terms
commit
|
commitdiff
|
tree
2015-08-30
Eric Wong
view: display thread outline in single-message view
commit
|
commitdiff
|
tree
2015-08-30
Eric Wong
view: update linkification regexp to be more domain...
commit
|
commitdiff
|
tree
2015-08-29
Eric Wong
view: remove dead commented line
commit
|
commitdiff
|
tree
2015-08-29
Eric Wong
avoid length in boolean context
commit
|
commitdiff
|
tree
2015-08-29
Eric Wong
public-inbox-init: make executable
commit
|
commitdiff
|
tree
2015-08-28
Eric Wong
search: do not iterate through entire termlist
commit
|
commitdiff
|
tree
2015-08-28
Eric Wong
search: do not load type into metadata
commit
|
commitdiff
|
tree
2015-08-28
Eric Wong
GitCatFile: remove unnecessary FD_CLOEXEC setting
commit
|
commitdiff
|
tree
2015-08-27
Eric Wong
view: fix short followup links
commit
|
commitdiff
|
tree
2015-08-27
Eric Wong
filter: reject bad attachments outright
commit
|
commitdiff
|
tree
2015-08-27
Eric Wong
implement legacy redirects for old URLs
commit
|
commitdiff
|
tree
2015-08-27
Eric Wong
wire up to display non-suffixed Message-ID links
commit
|
commitdiff
|
tree
2015-08-27
Eric Wong
mid: extract Message-ID from inside '<>'
commit
|
commitdiff
|
tree
2015-08-27
Eric Wong
wire up shorter, less ambiguous URLs
commit
|
commitdiff
|
tree
2015-08-27
Eric Wong
www: minor cleanups to shorten code
commit
|
commitdiff
|
tree
2015-08-27
Eric Wong
www: reduce unused arguments in internal API
commit
|
commitdiff
|
tree
2015-08-26
Eric Wong
mbox: close file handle for single mbox
commit
|
commitdiff
|
tree
2015-08-25
Eric Wong
feed: fix "created" vs "updated" diff in topics
commit
|
commitdiff
|
tree
2015-08-25
Eric Wong
filter: loosen regexp on type matches
commit
|
commitdiff
|
tree
2015-08-25
Eric Wong
feed: merge subjects regardless of "[PATCH vN]"
commit
|
commitdiff
|
tree
2015-08-25
Eric Wong
search: implement subject summarization
commit
|
commitdiff
|
tree
2015-08-25
Eric Wong
Makefile.PL: add "syntax" target to check syntax
commit
|
commitdiff
|
tree
2015-08-25
Eric Wong
mid: mid_compressed => mid_compress
commit
|
commitdiff
|
tree
2015-08-25
Eric Wong
search: only sort by relevance if requested
commit
|
commitdiff
|
tree
next