CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2023/01/01 13:24:04
Modified files:
net/tut : Makefile distinfo modules.inc
Log message:
update net/tut to 1.0.34
1.0.32:
- tut now gets the number of chars, poll options and length of each
option from the instance. char-limit is removed from the config.
- URLs now has a fixed length set by the instance, so char count should
be correct when composing toots.
- the API now uses WebSocket stream instead of streaming over https.
Should make tut play nicer with GoToSocial
1.0.33:
- make GoToSocial work again
1.0.34:
- downgrade tview so the current item in the timeline doesn't get out
of the view