Commit Graph

6 Commits

Author SHA1 Message Date
Daan Wynen 417e6c2410 rudimentary follow checker for debugging
something is off.
somehow unfollowing once doesn't make sbot return false on the next follow check
2022-09-28 19:44:28 +02:00
Daan Wynen 85824b87e4 Actually follow/unfollow and store to sled
there's something wrong here though, it sometimes doesn't seem to work...
2022-09-27 21:18:19 +02:00
Daan Wynen 99ba9adb80 part 3: follow and unfollow, but don't save to db yet 2022-09-27 19:19:24 +02:00
Daan Wynen e72b652780 flash messages and verifying whether we're following feeds already
this finishes part 2
2022-09-24 18:31:27 +02:00
Daan Wynen 755f990186 Stub out un-/subscription 2022-09-24 17:08:11 +02:00
Daan Wynen d8cd8804e6 split into modules 2022-09-24 12:23:54 +02:00