2021-07-20 13:20 | README: small improvement | Hiltjo Posthuma | 1 | +1 | -1 |
2021-07-20 12:49 | README: fix twitter to Atom (sfeed) example | Hiltjo Posthuma | 1 | +1 | -2 |
2021-03-20 14:53 | bump LICENSE year | Hiltjo Posthuma | 1 | +1 | -1 |
2021-03-19 10:25 | update static bearer token | Hiltjo Posthuma | 1 | +1 | -1 |
2020-10-01 18:23 | bump version to 0.6 | Hiltjo Posthuma | 1 | +1 | -1 |
2020-10-01 18:22 | tscrape: remove debugging comments | Hiltjo Posthuma | 1 | +0 | -19 |
2020-10-01 18:21 | tscraperc.example: change feeds | Hiltjo Posthuma | 1 | +2 | -3 |
2020-10-01 18:10 | tscrape_update: escape { and } in sed expression | Hiltjo Posthuma | 1 | +1 | -1 |
2020-06-19 12:05 | tscrape_update: increase timeline limit from 50 to 100 | Hiltjo Posthuma | 1 | +1 | -1 |
2020-06-06 22:08 | refactor urls into general replacement function and replace some HTML entities | Hiltjo Posthuma | 1 | +34 | -30 |
2020-06-06 10:51 | README: some rewording | Hiltjo Posthuma | 1 | +3 | -1 |
2020-06-06 10:47 | rm code thats not needed anymore and a debug/test comment | Hiltjo Posthuma | 1 | +1 | -18 |
2020-06-06 00:23 | Expand all photos URLs | Leonardo Taccari | 1 | +27 | -9 |
2020-06-05 23:50 | Expand extended_entities URLs in retweets | Leonardo Taccari | 1 | +23 | -0 |
2020-06-05 23:40 | Use extended_entities instead of entities | Leonardo Taccari | 1 | +2 | -2 |
2020-06-05 23:11 | Further expand URLs in retweets | Leonardo Taccari | 1 | +16 | -9 |
2020-06-05 15:19 | update man pages a bit for the recent changes | Hiltjo Posthuma | 3 | +14 | -18 |
2020-06-05 15:18 | replace all whitespace by a single space | Hiltjo Posthuma | 1 | +1 | -1 |
2020-06-05 15:17 | Fix an off-by-one in printexpand() by leot | Hiltjo Posthuma | 1 | +1 | -1 |
2020-06-05 15:16 | simplify parsejson error checking | Hiltjo Posthuma | 1 | +2 | -4 |
2020-06-05 15:15 | replace newline to space instead of removing them | Hiltjo Posthuma | 1 | +5 | -1 |
2020-06-05 12:51 | work-in-progress: support the new Twitter site | Hiltjo Posthuma | 12 | +755 | -804 |
2020-06-01 10:17 | fix typo | Hiltjo Posthuma | 1 | +1 | -1 |
2020-05-04 11:37 | bump version to 0.5 | Hiltjo Posthuma | 1 | +1 | -1 |
2020-05-02 13:15 | style.css: improve horizontal scrolling for long titles/small windows | Hiltjo Posthuma | 1 | +6 | -13 |
2020-03-20 18:09 | util: printescape(): it's enough to set a flag, no counter needed | Hiltjo Posthuma | 1 | +5 | -5 |
2020-03-20 17:37 | documentation: no need to explicitly set HTTP/1 | Hiltjo Posthuma | 2 | +2 | -2 |
2020-03-20 17:18 | tscrape_update: tiny style fix in comment | Hiltjo Posthuma | 1 | +1 | -1 |
2020-03-20 17:15 | tscrape_html: use a <pre> section per feed | Hiltjo Posthuma | 1 | +3 | -2 |
2020-03-20 11:03 | man page improvements (sync) | Hiltjo Posthuma | 6 | +65 | -70 |
2020-03-20 11:02 | tscrape_html/tscrape_plain: like sfeed, skip when a timestamp is empty/invalid | Hiltjo Posthuma | 2 | +4 | -2 |
2020-03-20 11:01 | README: don't set LC_ALL for awk example | Hiltjo Posthuma | 1 | +1 | -1 |
2020-03-20 11:00 | sync printutf8pad from sfeed | Hiltjo Posthuma | 1 | +18 | -12 |
2020-03-19 22:52 | ignore possible consecutive `js-stream-item' when parsing a single tweet | Leonardo Taccari | 1 | +2 | -0 |
2020-02-23 19:36 | bump version to 0.4 | Hiltjo Posthuma | 1 | +1 | -1 |
2020-02-23 19:18 | tscrape_update: don't preserve permissions of tmp files by moving, so copy | Hiltjo Posthuma | 1 | +4 | -3 |
2020-02-01 14:56 | cleanup some more includes | Hiltjo Posthuma | 2 | +0 | -5 |
2020-02-01 14:30 | rm example.sh | Hiltjo Posthuma | 1 | +0 | -15 |
2020-02-01 14:13 | bump LICENSE to 2020 | Hiltjo Posthuma | 1 | +1 | -1 |
2020-02-01 14:13 | cleanup includes and remove unused fields from struct feed | Hiltjo Posthuma | 4 | +4 | -10 |
2020-02-01 14:09 | style.css: sort properties | Hiltjo Posthuma | 1 | +13 | -13 |
2020-02-01 14:05 | README: small change | Hiltjo Posthuma | 1 | +1 | -1 |
2020-02-01 14:03 | Makefile: simplify Makefile, rm config.mk, use system cflags/ldflags | Hiltjo Posthuma | 2 | +14 | -32 |
2020-02-01 14:02 | sync XML improvements | Hiltjo Posthuma | 3 | +14 | -20 |
2019-08-18 15:06 | bump version to 0.3 | Hiltjo Posthuma | 1 | +1 | -1 |
2019-08-18 12:01 | man pages: fix mandoc lint warnings + wording tweaks | Hiltjo Posthuma | 4 | +10 | -10 |
2019-08-17 10:10 | man page documentation for all tools: copied from sfeed and changed | Hiltjo Posthuma | 6 | +326 | -3 |
2019-08-02 16:46 | xml: improve cdata and comment callback logic | Hiltjo Posthuma | 1 | +2 | -2 |
2019-08-02 16:33 | tscrape_update: sync improvements from sfeed_update | Hiltjo Posthuma | 2 | +10 | -10 |
2019-05-12 17:20 | tscrape_update improvements | Hiltjo Posthuma | 1 | +69 | -35 |
2019-05-12 17:19 | README: add preface text, list dependencies | Hiltjo Posthuma | 1 | +31 | -4 |
2019-05-12 17:19 | example: fix typo in name | Hiltjo Posthuma | 1 | +1 | -1 |
2019-05-12 16:58 | tscrape_update: disable If-Modified-Since by default | Hiltjo Posthuma | 1 | +1 | -1 |
2019-04-23 19:07 | bump version to 0.2 | Hiltjo Posthuma | 1 | +1 | -1 |
2019-04-23 19:06 | Makefile: make it simpler to not compile compat objects | Hiltjo Posthuma | 1 | +15 | -9 |
2019-04-23 19:06 | util.h: remove unused macro ISUTF8 | Hiltjo Posthuma | 1 | +1 | -2 |
2019-04-22 12:46 | README: update, add twitter to Atom example | Hiltjo Posthuma | 1 | +19 | -1 |
2019-04-22 12:46 | sync XML improvements | Hiltjo Posthuma | 2 | +19 | -14 |
2019-02-22 12:11 | Makefile / make dist: there is no TODO file | Hiltjo Posthuma | 1 | +1 | -2 |
2019-02-22 12:09 | Makefile: add DOCPREFIX for installing docs in ports, use system {C,LD}FLAGS | Hiltjo Posthuma | 2 | +21 | -16 |
2019-02-22 12:02 | xml: remove unnecesary checks | Hiltjo Posthuma | 1 | +16 | -29 |
2018-12-18 17:10 | rename getchar_ignore to getnext_ignore | Hiltjo Posthuma | 1 | +3 | -3 |
2018-12-17 17:55 | tscrape.1: formatted timestamp field was removed a long time ago | Hiltjo Posthuma | 1 | +0 | -2 |
2018-12-17 17:40 | tscrape_update: remove unused terminated() function | Hiltjo Posthuma | 1 | +0 | -4 |
2018-12-17 17:32 | ignore incorrect unescaped HTML in <style> or <script> in a better way | Hiltjo Posthuma | 1 | +37 | -16 |
2018-12-17 17:25 | XML tag parse improvements for PI and end tags | Hiltjo Posthuma | 1 | +29 | -23 |
2018-12-17 17:23 | Makefile: just use OpenBSD #ifdef for pledge(2) | Hiltjo Posthuma | 2 | +1 | -4 |
2018-12-17 17:16 | tscrape_update: Sync with sfeed_update | Leonardo Taccari | 1 | +65 | -28 |
2018-09-07 17:36 | util: fix UB with ctype functions | Hiltjo Posthuma | 1 | +3 | -3 |
2018-09-07 17:35 | fix UB with ctype functions | Hiltjo Posthuma | 1 | +3 | -2 |
2018-08-26 13:24 | remove stdint.h header: not needed anymore | Hiltjo Posthuma | 2 | +0 | -2 |
2018-08-26 13:23 | xml: sync many XML parser improvements | Hiltjo Posthuma | 2 | +95 | -77 |
2018-05-11 18:24 | tscrape_plain: include sys/types.h | Hiltjo Posthuma | 1 | +2 | -0 |
2018-05-11 18:20 | update tscrape.1: document format | Hiltjo Posthuma | 1 | +15 | -5 |
2018-05-11 18:20 | improve Makefile, install tscrape.1 | Hiltjo Posthuma | 1 | +5 | -20 |
2018-03-30 12:34 | bump LICENSE | Hiltjo Posthuma | 1 | +1 | -1 |
2018-03-11 23:45 | remove unused variable | Hiltjo Posthuma | 1 | +0 | -2 |
2018-03-11 17:45 | sync xml improvements | Hiltjo Posthuma | 1 | +50 | -40 |
2017-08-26 13:36 | improve and simplify ignore tag handling | Hiltjo Posthuma | 1 | +22 | -31 |
2017-08-26 11:43 | xml: simplify a bit | Hiltjo Posthuma | 1 | +2 | -3 |
2017-08-26 10:43 | simplify ignore tags parsing | Hiltjo Posthuma | 1 | +30 | -49 |
2017-08-25 15:51 | when ignoring then ignore all attribute parsing aswell | Hiltjo Posthuma | 1 | +4 | -1 |
2017-08-25 15:44 | initial support to ignore literals in <script> and <style> | Hiltjo Posthuma | 1 | +61 | -9 |
2017-08-25 15:39 | v -> c for classname shorthand | Hiltjo Posthuma | 1 | +8 | -8 |
2017-08-25 15:36 | initial video extract support | Hiltjo Posthuma | 1 | +7 | -0 |
2017-08-25 14:37 | fix data-image-url | Hiltjo Posthuma | 1 | +3 | -1 |
2017-08-13 09:17 | cleanup: remove baseurl and encoding and some leftovers from sfeed | Hiltjo Posthuma | 2 | +3 | -4 |
2017-08-13 09:04 | tscrape_html: add style.css | Hiltjo Posthuma | 1 | +66 | -0 |
2017-08-13 08:26 | add tscraperc example file | Hiltjo Posthuma | 1 | +9 | -0 |
2017-08-12 15:47 | add tscrape_update, tscrape_html format program, update Makefile | Hiltjo Posthuma | 4 | +181 | -31 |
2017-08-12 15:23 | first version of tscrape_html | Hiltjo Posthuma | 2 | +165 | -0 |
2017-08-12 15:15 | parse own username and fullname from data, add item username and fullname | Hiltjo Posthuma | 2 | +38 | -25 |
2017-08-12 10:52 | separate parsing and formatting like sfeed | Hiltjo Posthuma | 5 | +281 | -76 |
2017-08-12 10:51 | store retweet id instead of 0 or 1 | Hiltjo Posthuma | 1 | +5 | -5 |
2017-08-12 10:28 | only print tweet if it has a text and username | Hiltjo Posthuma | 1 | +2 | -1 |
2017-08-12 10:27 | reset classname in xmltagend is not needed | Hiltjo Posthuma | 1 | +0 | -2 |
2017-08-11 17:29 | add support of the message/status id and to see if pinned or retweet | Hiltjo Posthuma | 1 | +32 | -14 |
2017-08-11 17:29 | with_replies link is not supported anymore I think | Hiltjo Posthuma | 2 | +0 | -9 |
2017-08-11 14:15 | parse classname better, hide u-hidden image links, but show direct image links | Hiltjo Posthuma | 1 | +16 | -2 |
2017-08-11 13:46 | increase buffer size, separate @username with spaces | Hiltjo Posthuma | 1 | +10 | -6 |
| 33 more commits remaining, fetch the repository |