Monorepo for Tangled tangled.org

appview: migrate handlers to GetMultiAccountUser #943

merged opened by lewis.moe targeting master from lewis.moe/tangled-core: master
Labels

None yet.

assignee

None yet.

Participants 2
AT URI
at://did:plc:3fwecdnvtcscjnrx2p4n7alz/sh.tangled.repo.pull/3mc2mfptapt22
Interdiff #0 #1
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/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/blob.go

This file has not been changed.

appview/repo/branches.go

This file has not been changed.

appview/repo/compare.go

This file has not been changed.

appview/repo/index.go

This file has not been changed.

appview/repo/log.go

This file has not been changed.

appview/repo/repo.go

This file has not been changed.

appview/repo/settings.go

This file has not been changed.

appview/repo/tags.go

This file has not been changed.

appview/repo/tree.go

This file has not been changed.

appview/reporesolver/resolver.go

This file has not been changed.

appview/settings/settings.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/gfi.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/star.go

This file has not been changed.

appview/state/state.go

This file has not been changed.

appview/strings/strings.go

This file has not been changed.

History

3 rounds 2 comments
sign up or login to add to the discussion
1 commit
expand
appview: migrate handlers to GetMultiAccountUser
expand 0 comments
pull request successfully merged
1 commit
expand
appview: migrate handlers to GetMultiAccountUser
expand 0 comments
1 commit
expand
appview: migrate handlers to GetMultiAccountUser
expand 2 comments

can you explain why we are switching to GetMultiAccountUser?

oh wait, sorry I get it now. we need full account list for rendering. Makes sense.

Hopefully #800 can make this better...