+6
appview/db/follow.go
+6
appview/db/follow.go
···
+9
-1
appview/db/pubkeys.go
+9
-1
appview/db/pubkeys.go
···
+6
appview/db/star.go
+6
appview/db/star.go
···+_, err := e.Exec(`delete or ignore from stars where starred_by_did = ? and rkey = ?`, starredByDid, rkey)
+1
-1
appview/settings/settings.go
+1
-1
appview/settings/settings.go
···
+1
-1
appview/state/follow.go
+1
-1
appview/state/follow.go
···
+1
-1
appview/state/star.go
+1
-1
appview/state/star.go
···