Releases: mpentler/teletext-twitter
Teletext-Twitter V1.1.0
Level 1.5 teletext support added by Alistair Cree (https://zxnet.co.uk) - this means that more characters are supported. A nice milestone.
This service is now running live on Teefax P153.
Teletext-Twitter V1.0.1
Bah, a few bugs slipped back in from older versions. Not sure how. All fixed.
Also I added an extra mode: -n/—no-repeat
This lets you download tweets only once and was made primarily to enable my Raspberry Pi to contribute pages to Teefax with a cronjob. Teletext-Twitter is now live on Teefax P153!
Teletext-Twitter V1.0
A milestone release! V1.0 brings a bunch of last minute bug fixed and polishing. That’s it, I’m done. See the changelog for more info.
Only bugs from now, please!
Teletext-Twitter V0.9
Blank lines are now written to the bottom of each subpages. Some TVs put fasttext links on the bottom of the page, even if no proper links are defined. They usually default to page numbers. This eliminates the problem.
File handling has also been improved to accommodate this change. I was opening the same file twice before, which isn’t a good idea and resulted in lines being written out of order due to buffered writes.
Finally usernames are now cleaned for teletext character set purposes.
One more release planned, but no promises.
Teletext-Twitter V0.8
Subpages omg! Now you can view oodles of tweets on up to 99 subpages (although there’s no checking yet so... yeah that’ll be interesting. Will improve this in 0.9. Also you can specify the time between subpages.
Finally you can specify a number of tweets to download on the command line and I’ve fixed a few small bugs too.
Fair warning, before this takes over my life I’m stopping at 1.0 and I have a few ideas ready to go for 0.9 and 1.0. Get your suggestions in quick!
Teletext-Twitter V0.7
Bug fix in home timeline display function
Code refactored in the output module
That’s about it. Almost done with this and ready to declare 1.0 I think...
Teletext-Twitter V0.6
Ohhh loads:
- New mode added: show latest tweets from a certain user
- cmd line switches changed to accommodate user mode
- logo looks less like a dog
- bug fix: tweet cleaning now works in search mode
- bug fix: added curly quote->normal quote replacement
- default config file wasn't formatted right
Teletext-Twitter V0.5.3
- Page number now user-customisable
- Er...
- That's it.
Teletext-Twitter v0.5.2
- Fixed stupid bug where I'd used %S instead of %M for the time display. now they're correct
Teletext-Twitter v0.5.1
Bit more code restructuring and you can now set a custom page title text!