mirror of
https://gitlab.com/jeancf/twoot.git
synced 2024-11-23 20:11:11 +00:00
Correct dates
This commit is contained in:
parent
82f125795c
commit
a5b9dcd803
|
@ -1,6 +1,6 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
**XX JUL 2023** VERSION 4.2
|
**14 JUL 2023** VERSION 4.2
|
||||||
|
|
||||||
Twoot can now handle threads. All tweets can again be uploaded on Mastodon. Tweets in a threads are
|
Twoot can now handle threads. All tweets can again be uploaded on Mastodon. Tweets in a threads are
|
||||||
displayed in reverse chronological order in the main timeline (first tweet on top) to improve readability.
|
displayed in reverse chronological order in the main timeline (first tweet on top) to improve readability.
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
Twoot is a python script that mirrors tweets from a twitter account to a Mastodon account.
|
Twoot is a python script that mirrors tweets from a twitter account to a Mastodon account.
|
||||||
It is simple to set-up on a local machine, configurable and feature-rich.
|
It is simple to set-up on a local machine, configurable and feature-rich.
|
||||||
|
|
||||||
**17 JUL 2023** VERSION 4.3
|
**XX JUL 2023** VERSION 4.3
|
||||||
|
|
||||||
* Twitter threads are replicated on Mastodon: each follow-up message in a thread is posted
|
* Twitter threads are replicated on Mastodon: each follow-up message in a thread is posted
|
||||||
as a reply to its predecessor.
|
as a reply to its predecessor.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user