Skip to content

Releases: mpentler/teletext-twitter

Teletext-Twitter V1.1.0

18 May 19:04
Compare
Choose a tag to compare

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

11 Feb 00:37
Compare
Choose a tag to compare

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

10 Feb 22:00
51f882f
Compare
Choose a tag to compare

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

10 Feb 10:49
Compare
Choose a tag to compare

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

09 Feb 21:12
Compare
Choose a tag to compare

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

08 Feb 18:56
Compare
Choose a tag to compare

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

07 Feb 23:56
Compare
Choose a tag to compare

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

07 Feb 23:58
Compare
Choose a tag to compare
  • Page number now user-customisable
  • Er...
  • That's it.

Teletext-Twitter v0.5.2

07 Feb 22:09
Compare
Choose a tag to compare
  • Fixed stupid bug where I'd used %S instead of %M for the time display. now they're correct

Teletext-Twitter v0.5.1

04 Feb 23:56
Compare
Choose a tag to compare

Bit more code restructuring and you can now set a custom page title text!