This adds in just the backend changes required for filtering a users timeline based on the users that they follow.
appview/db/timeline.go
appview/db/timeline.go
This file has not been changed.
appview/state/state.go
appview/state/state.go
This file has not been changed.
History
3 rounds
3 comments
willdot.net
submitted
#2
1 commit
expand
collapse
3d10d8d6
appview/db: allow filtering timeline to following-only
Signed-off-by: Will Andrews <did:plc:dadhhalkfcq3gucaq25hjqon>
expand 1 comment
pull request successfully merged
willdot.net
submitted
#1
1 commit
expand
collapse
b66764de
appview/db: allow filtering timeline to following-only
expand 0 comments
willdot.net
submitted
#0
1 commit
expand
collapse
3031020e
appview/timeline: backend only changes that allows filtereing the timeline based on who the user is following
Signed-off-by: Will Andrews <did:plc:dadhhalkfcq3gucaq25hjqon>
expand 2 comments
lgtm! could you reword the commit message a bit? perhaps something like "appview/db: allow filtering timeline to following-only"
Done exactly that ๐
lgtm!