aboutsummaryrefslogtreecommitdiffstats
path: root/lib/parse
Commit message (Expand)AuthorAgeFilesLines
* hyperlinks: better parsing of emails without mailto prefixesVitaly Ovchinnikov2023-09-192-1/+36
* parse-links: be more strict with url parsingRobin Jarry2023-06-252-19/+108
* templates: change layered fg & bg color prioritiesRobin Jarry2023-04-151-2/+2
* templates: fix layered fg & bg color for inline stylesRobin Jarry2023-03-311-7/+8
* parse msg-id lists more liberallyNguyễn Gia Phong2023-03-262-0/+84
* templates: add match functionRobin Jarry2023-03-081-0/+30
* templates: allow layered fg & bg color for inline stylesRobin Jarry2023-03-081-5/+7
* table: fix center paddingRobin Jarry2023-03-041-3/+24
* ui: parse strings for ansi stylesTim Culverhouse2023-03-022-2/+662
* logging: rename package to logRobin Jarry2022-12-021-3/+3
* msgviewer: simplify filter and pager command handlingTim Culverhouse2022-10-181-0/+37
* open-link: make URL parsing more lenientMoritz Poldrack2022-09-132-34/+56
* go: removed io/ioutilMoritz Poldrack2022-08-221-2/+2
* lint: apply new formatting rulesMoritz Poldrack2022-08-011-3/+5
* msgviewer: open http links from messagesKoni Marti2022-06-142-0/+143