clragon / e1547

A sophisticated e621 browser
https://e1547.clynamic.net/
GNU General Public License v3.0
209 stars 16 forks source link

Follow data structure issue #56

Closed clragon closed 2 years ago

clragon commented 2 years ago

The follow data structure is confined to having two different hosts.

This isnt very dynamic. It would be desirable if the structure would support an abitrary amount of hosts, similar to the structure of the current post history, which is a Map of host => history.

clragon commented 2 years ago

It would be nice to fix this issue before we setup a docker environment to locally test e6 api calls.

clragon commented 2 years ago

Transition from the old to the new structure is to be considered in some automated way, so that users are not bothered with backing up their follow data manually.

clragon commented 2 years ago

status data has been migrated without further issue.