buckket / twtxt

Decentralised, minimalist microblogging service for hackers.
http://twtxt.readthedocs.org/en/stable/
MIT License
1.91k stars 79 forks source link

Manually changing a nick will will not be noticed by the cache #174

Open buckket opened 1 year ago

buckket commented 1 year ago

When changing a nick in the [followings] section of the the config file it will not be picked up by the timeline command unless the cache for that entry is marked as stale, which only happens when the twtxt file changes.

Solution: Always used the nick specified in the config file.