Michael Dilger
Michael Dilger
Animated gif support is #543. The rest I think is done.
Once the gui is running, far too much global state is setup based on your existing profile. Trying to switch that while the gui stays up is challenging (not impossible,...
From a Guy online: Plus one to https://github.com/mikedilger/gossip/issues/243. It would be nice to default it to a random delay between 0 and 24 hours, where 0 and 24 are editable....
We now have "Undo Send" which essentially does this. Scheduled posts is separate issue. I will add a setting to adjust how long you can undo send for.
> I started a new profile (export GOSSIP_PROFILE="new") added a relay, it is not active: Did you give gossip a reason to connect to it, like someone you follow that...
ok so it is still a bug, and not so easy to find.
Is this finished? If not, let's mark it for milestone 0.10
We only keep last_fetched right now
This would make things so complicated, remembering and possibly merging multiple discontinuous ranges that we fetched, that I'm going to mark this as "your dreaming"
We have a load-more branch that isn't merged yet