Signed-off-by: Will Andrews did:plc:dadhhalkfcq3gucaq25hjqon
appview/issues/issues.go
This file has not been changed.
appview/knots/knots.go
This file has not been changed.
appview/labels/labels.go
This file has not been changed.
appview/middleware/middleware.go
This file has not been changed.
appview/notifications/notifications.go
This file has not been changed.
appview/oauth/client/oauth_client.go
This file has not been changed.
appview/oauth/consts.go
This file has not been changed.
appview/oauth/handler.go
This file has not been changed.
appview/oauth/handler/handler.go
This file has not been changed.
appview/oauth/oauth.go
This file has not been changed.
appview/oauth/store.go
This file has not been changed.
appview/pages/templates/layouts/fragments/topbar.html
This file has not been changed.
appview/pages/templates/repo/pulls/fragments/pullNewComment.html
This file has not been changed.
appview/pages/templates/user/settings/profile.html
This file has not been changed.
appview/pipelines/pipelines.go
This file has not been changed.
appview/pulls/pulls.go
This file has not been changed.
appview/repo/artifact.go
This file has not been changed.
appview/repo/repo.go
This file has not been changed.
appview/settings/settings.go
This file has not been changed.
appview/signup/signup.go
This file has not been changed.
appview/spindles/spindles.go
This file has not been changed.
appview/state/follow.go
This file has not been changed.
appview/state/login.go
This file has not been changed.
appview/state/profile.go
This file has not been changed.
appview/state/reaction.go
This file has not been changed.
appview/state/router.go
This file has not been changed.
appview/state/star.go
This file has not been changed.
appview/strings/strings.go
This file has not been changed.
appview/xrpcclient/xrpc.go
This file has not been changed.
go.mod
This file has not been changed.
go.sum
This file has not been changed.
appview/pages/templates/repo/fragments/labelPanel.html
This file has not been changed.
appview/pages/templates/repo/fragments/participants.html
This file has not been changed.
appview/pages/templates/repo/issues/fragments/newComment.html
This file has not been changed.
appview/pages/templates/repo/pulls/pull.html
This file has not been changed.
appview/db/reaction.go
This file has not been changed.
appview/models/reaction.go
This file has not been changed.
appview/pages/pages.go
This file has not been changed.
appview/pages/templates/repo/fragments/reaction.html
This file has not been changed.
appview/pages/templates/repo/issues/issue.html
This file has not been changed.
appview/pages/templates/repo/pulls/fragments/pullHeader.html
This file has not been changed.
appview/db/timeline.go
This file has not been changed.
+94
-19
appview/pages/templates/timeline/fragments/timeline.html
History
5 rounds
4 comments
6 commits
expand
collapse
Signed-off-by: oppiliappan <me@oppi.li>
Signed-off-by: oppiliappan <me@oppi.li>
Signed-off-by: Cameron Smith <cam@camsmith.dev>
Signed-off-by: Will Andrews <did:plc:dadhhalkfcq3gucaq25hjqon>
Signed-off-by: Will Andrews <did:plc:dadhhalkfcq3gucaq25hjqon>
Signed-off-by: Will Andrews <did:plc:dadhhalkfcq3gucaq25hjqon>
expand 0 comments
5 commits
expand
collapse
Signed-off-by: oppiliappan <me@oppi.li>
Signed-off-by: oppiliappan <me@oppi.li>
Signed-off-by: Cameron Smith <cam@camsmith.dev>
Signed-off-by: Will Andrews <did:plc:dadhhalkfcq3gucaq25hjqon>
Signed-off-by: Will Andrews <did:plc:dadhhalkfcq3gucaq25hjqon>
expand 0 comments
2 commits
expand
collapse
Signed-off-by: Will Andrews <did:plc:dadhhalkfcq3gucaq25hjqon>
Signed-off-by: Will Andrews <did:plc:dadhhalkfcq3gucaq25hjqon>
expand 1 comment
2 commits
expand
collapse
Signed-off-by: Will Andrews <did:plc:dadhhalkfcq3gucaq25hjqon>
Signed-off-by: Will Andrews <did:plc:dadhhalkfcq3gucaq25hjqon>
expand 0 comments
1 commit
expand
collapse
Signed-off-by: Will Andrews <did:plc:dadhhalkfcq3gucaq25hjqon>
expand 3 comments
This paves the way for allowing users to filter their timeline by just content of users they follow. I'm not great at front end stuff so may need some help getting an actual toggle into the UI.
Note: See this issue as to why the PR has no description
I'd be happy to assist with the toggle. I'm out on vacation next week, but feel free to reach out on Discord after that :-)
Amazing, thank you! I was planning on giving it a go this weekend and see how I get on but will ping you if I fall into a pit of dispair.
following up on discord for this patch, but it works like a charm!