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 |
Brendan Howell
|
10066d82d4
|
support OpenGraph data for news
|
7 years ago |
Brendan Howell
|
c8b47ec336
|
deal with empty sender name field
|
7 years ago |
Brendan Howell
|
98efd00228
|
RSS feeds now defined in YAML config file
|
7 years ago |
Brendan Howell
|
7b3a153044
|
some tweaks for yaml config files
|
7 years ago |
Brendan Howell
|
529191aad6
|
bytes to strings tapdance
|
7 years ago |
Brendan Howell
|
691da15624
|
more typos... I need a proper test setup.
|
7 years ago |
Brendan Howell
|
392c5ba4db
|
started tweet interaction
|
7 years ago |
Brendan Howell
|
976acc5159
|
started tweet interaction
|
7 years ago |
Brendan Howell
|
547a77b12c
|
started tweet interaction
|
7 years ago |
Brendan Howell
|
7d4f7ddace
|
started tweet interaction
|
7 years ago |
Brendan Howell
|
582cfa1d49
|
switch back to 8MP camera
|
8 years ago |
Brendan Howell
|
3bd7e4b44c
|
nice up rss for french audience
|
8 years ago |
Brendan Howell
|
fc5cea7e0c
|
one last exciting unicode fix
|
8 years ago |
Brendan Howell
|
584595232c
|
one last exciting unicode fix
|
8 years ago |
Brendan Howell
|
ac9d760869
|
hand optimize for extra pixels
|
8 years ago |
Brendan Howell
|
38d98edc4e
|
hand optimize for extra pixels
|
8 years ago |
Brendan Howell
|
3359906e42
|
fix missing auth ref
|
8 years ago |
Brendan Howell
|
eeb6982cc0
|
auth stuff again...
|
8 years ago |
Brendan Howell
|
49e9cf81ec
|
remap pins for paper size
|
8 years ago |
Brendan Howell
|
3e0824e7ca
|
remap pins for paper size
|
8 years ago |
Brendan Howell
|
92da0895a3
|
some debug output for webcam
|
8 years ago |
Brendan Howell
|
f8cf608c27
|
wait longer for webcam to write to disk
|
8 years ago |
Brendan Howell
|
e2f8248a0a
|
update photography temporarily for logitech cam. docstring cleanup.
|
8 years ago |
Brendan Howell
|
67922dcca2
|
cropping and rotating based on switch states
|
8 years ago |
Brendan Howell
|
240c9507c6
|
fix layout news, especially post
|
8 years ago |
Brendan Howell
|
6ec91abd1b
|
some tweaks for auth stuff
|
8 years ago |
Brendan Howell
|
a2d17c4190
|
cleaned up layout and data for news
|
8 years ago |
Brendan Howell
|
2a5d40498e
|
get rid of catch-all for key errors
|
8 years ago |
Brendan Howell
|
5906ab5ca7
|
recreate process object when restarting a bureau
|
8 years ago |
Brendan Howell
|
99c9d1a5b0
|
use bleach to clean up cruddy html
|
8 years ago |
Brendan Howell
|
2a755efc18
|
cleanup some old junk files
|
8 years ago |
Brendan Howell
|
00fe6eb843
|
refactor email message formatting. redo unread lister. keep track of imapid-shortcode mappings.
|
8 years ago |
Brendan Howell
|
1ff5b3e886
|
use requests, cope with site timeouts
|
8 years ago |
Brendan Howell
|
7e5ad5cd71
|
add fonts
|
8 years ago |
Brendan Howell
|
519fad60bd
|
properly deal with unknown url short codes
|
8 years ago |
Brendan Howell
|
166705d798
|
switch to using requests with timeout for rss. cope with slow imap servers.
|
8 years ago |
Brendan Howell
|
95ef24b788
|
barcodes for news entries
|
8 years ago |
Brendan Howell
|
d8f2502bf2
|
add command to show office IP address
|
8 years ago |
Brendan Howell
|
84d32cc8a1
|
add readline for command history in the tester module. so nice!
|
8 years ago |
Brendan Howell
|
5bcd089f69
|
use full path for images
|
8 years ago |
Brendan Howell
|
fd842a19ba
|
use full path for images
|
8 years ago |
Brendan Howell
|
666f6fc690
|
use killall to find the bastid
|
8 years ago |
Brendan Howell
|
1fe5f50781
|
try sigint
|
8 years ago |
Brendan Howell
|
ffa11d18e8
|
use sigkill again...
|
8 years ago |
Brendan Howell
|
bfdf637012
|
use a shell script to avoid cli mess
|
8 years ago |
Brendan Howell
|
a5bf35cfe4
|
kill with sigkill
|
8 years ago |
Brendan Howell
|
21a9f8740c
|
kill with sigterm. larger ring-buffer.
|
8 years ago |
Brendan Howell
|
664461f304
|
fix pin reference
|
8 years ago |
Brendan Howell
|
771b9924d9
|
initialize gpio config. quote escaping
|
8 years ago |
Brendan Howell
|
eeae5331aa
|
try to wait til camera image is written
|
8 years ago |
Brendan Howell
|
bad4c9ee18
|
locate mjpg-streamer plugins path hopefully...
|
8 years ago |