Brendan Howell
|
f3463fff9d
|
use tweet_mode extended to get full 280 chars of tweet text
|
6 years ago |
Brendan Howell
|
c382dba94c
|
fix svg barcode inlines on article views
|
6 years ago |
Brendan Howell
|
084a9f0c3f
|
clean up article style. embed custom fonts. remove cruft from print_full mmethod
|
6 years ago |
Brendan Howell
|
f749e5038b
|
typo
|
6 years ago |
Brendan Howell
|
e5cdec6073
|
try using b64 encoded inline svgs
|
6 years ago |
Brendan Howell
|
22f14e5386
|
fix debug output for new weasyprint rendering
|
6 years ago |
Brendan Howell
|
2c4eafe5c0
|
fix debug output for new weasyprint rendering
|
6 years ago |
Brendan Howell
|
844677d1a9
|
switch from slimer.js and firefox to weasyprint for rendering html to pdf
|
6 years ago |
Brendan Howell
|
c6fed3bbf1
|
switch to latest slimerJS with headless firefox
|
6 years ago |
Brendan Howell
|
8ab48ac779
|
fix for parsing twitter media entities
|
6 years ago |
Brendan Howell
|
ef67065889
|
default to duplex printing
|
6 years ago |
Brendan Howell
|
8a0726676e
|
reply to tweets
|
7 years ago |
Brendan Howell
|
d5034c7047
|
print all images in tweet details
|
7 years ago |
Brendan Howell
|
424488a306
|
strip html from mastodon tootline
|
7 years ago |
Brendan Howell
|
b5cb43d34d
|
try using a bytestream
|
7 years ago |
Brendan Howell
|
89bee5e6b2
|
use direct io for mastodon images
|
7 years ago |
Brendan Howell
|
5ab819f2cb
|
use direct io for mastodon images
|
7 years ago |
Brendan Howell
|
97023f4e5a
|
use direct io for mastodon images
|
7 years ago |
Brendan Howell
|
8fe7ba48ce
|
try to only use the remote url for images
|
7 years ago |
Brendan Howell
|
8c1b8f4217
|
convert int post ids to string
|
7 years ago |
Brendan Howell
|
b6f5335e19
|
fix attributes for toot user names
|
7 years ago |
Brendan Howell
|
fabd7a4dac
|
first hack at mastodon
|
7 years ago |
Brendan Howell
|
956a8f20c4
|
- try to force twitter to use favorite id as a parameter not url subdir
|
7 years ago |
Brendan Howell
|
2d6dd7877c
|
- try doing a like with a POST
|
7 years ago |
Brendan Howell
|
9ed17f3767
|
- fixed parameter parsing for retweets and tweet likes
|
7 years ago |
Brendan Howell
|
344b694f4d
|
- revert to old version of escpos lib
|
7 years ago |
Brendan Howell
|
66b15017d7
|
- like and retweet should work from detail view now
|
7 years ago |
Brendan Howell
|
2b2d4741ee
|
- deal with non-existent tweet shortcodes
- parse tweet detail parameters properly
|
7 years ago |
Brendan Howell
|
8658ba4448
|
- Fixes for urls that are too long
- started to clean up tweet detail print-out
|
7 years ago |
Brendan Howell
|
bb5dbec714
|
get correct logging settings
|
7 years ago |
Brendan Howell
|
399ba17d24
|
oh unicode.
|
7 years ago |
Brendan Howell
|
54f117d330
|
add some debug logging for audio bureau
|
7 years ago |
Brendan Howell
|
7b46a865fb
|
audio start/stop/pause/next/prev all using MOC
|
7 years ago |
Brendan Howell
|
c0433e715a
|
Audio Services dept. first commands - add url, play. good enough for internet radio basics.
|
7 years ago |
Brendan Howell
|
73be0eecf9
|
implements new KeyValStore for convenient, fast databases for all bureaus
|
7 years ago |
Brendan Howell
|
dcaa15aeec
|
ignore already read articles in feed
|
7 years ago |
Brendan Howell
|
79d5489f67
|
cope with missing email sender name string
|
7 years ago |
Brendan Howell
|
f7b685ad81
|
ignore messed up web servers
|
7 years ago |
Brendan Howell
|
a4bec0d8b0
|
some debugging for entries
|
7 years ago |
Brendan Howell
|
c488b7191b
|
force args to a tuple
|
7 years ago |
Brendan Howell
|
74ca1e5aaf
|
try some multi-threading to deal with slow downloads of feeds and metadata
|
7 years ago |
Brendan Howell
|
1ad025c043
|
logging for bureau exception traces
|
7 years ago |
Brendan Howell
|
b31bd3fa84
|
more informative formatting for printed logs
|
7 years ago |
Brendan Howell
|
2e74af06dd
|
logging is now screenless too - printing to rcp printer.
|
7 years ago |
Brendan Howell
|
630cf5f03c
|
give up on slow loading news pages
|
7 years ago |
Brendan Howell
|
a1553b965a
|
skip bogus links in articles
|
7 years ago |
Brendan Howell
|
05f1558e85
|
correctly detect article key image
|
7 years ago |
Brendan Howell
|
9312ed8b0e
|
deal with bogus URLs
|
7 years ago |
Brendan Howell
|
103f9b69fd
|
skip bogus or empty news feed items
|
7 years ago |
Brendan Howell
|
8930c7df33
|
xpath to find non-meta tags with OG data
|
7 years ago |