summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-25display followers tabginger/fediverse-followGinger Wong
2021-09-25Merge branch 'ginger/fediverse-follow--with-tabs' into ginger/fediverse-followGinger Wong
2021-09-25cleanup in favor of optino CGinger Wong
2021-09-25account for just 1 tab caseGinger Wong
2021-09-25try including summary in aboutGinger Wong
2021-09-25dont center on single colGinger Wong
2021-09-25actually add file; try a different position of tabsGinger Wong
2021-09-25style followersGinger Wong
2021-09-25tab set upGinger Wong
2021-09-24initial tab setupGinger Wong
2021-09-23clean upGinger Wong
2021-09-22Merge branch 'ginger/fediverse-follow' of github.com:owncast/owncast into gin...Ginger Wong
2021-09-22utilize exisitng external modal for fediverse modalGinger Wong
2021-09-22update todo notesGinger Wong
2021-09-22Commit updated API documentationOwncast
2021-09-21Merge branch 'ginger/fediverse-follow' of github.com:owncast/owncast into gin...Ginger Wong
2021-09-21hook up button componentsGinger Wong
2021-09-21merge cleanupGinger Wong
2021-09-21Merge branch 'gek/activity-pub-1' into ginger/fediverse-followGinger Wong
2021-09-21keep follow icon with external actions, use ExternalActionButotn for it; clea...Ginger Wong
2021-09-21Commit updated API documentationOwncast
2021-09-21add logos to play withGinger Wong
2021-09-20clean up logo and social icons layout on single col; move fediverse button to...Ginger Wong
2021-09-20add a mock config for useFedButton, and display button if trueGinger Wong
2021-09-20Fix get followers APIGabe Kangas
2021-09-20Revert "Use the @unclearParadigm REST parameter helper"Gabe Kangas
2021-09-20First pass at a followers list component w/ mock data. #1370Gabe Kangas
2021-09-20Style the remote follow modalGabe Kangas
2021-09-19WIP privacy/request approvalGabe Kangas
2021-09-19Fix verifying post ID on AP engagementGabe Kangas
2021-09-19Use the @unclearParadigm REST parameter helperGabe Kangas
2021-09-19Migrate AP SQL to sqlc for type safe queriesGabe Kangas
2021-09-19Fix linter errors in federation branchGabe Kangas
2021-09-19Accept actor update requestsGabe Kangas
2021-09-19Verify inbox requests before performing any other workGabe Kangas
2021-09-19Add actor util for generating full account user from person objectGabe Kangas
2021-09-19Reject AP requests when it is disabledGabe Kangas
2021-09-19Add owncast hashtag as an invisible tag to go live postsGabe Kangas
2021-09-19Fix AP followers endpoint. Closes #1204Gabe Kangas
2021-09-19Store additional user details to followers tableGabe Kangas
2021-09-19Add custom toot Hashtag objects to postsGabe Kangas
2021-09-19Point at local dev copy of go-fed/activityGabe Kangas
2021-09-19First pass at followers apiGabe Kangas
2021-09-19Fix content-type returned to be expected activitypub+jsonGabe Kangas
2021-09-19Add aliases to webfinger responseGabe Kangas
2021-09-19Add profile-page reference to webfinger responseGabe Kangas
2021-09-19WIP client followers APIGabe Kangas
2021-09-19Added a basic AP actor followers endpointGabe Kangas
2021-09-19First pass at remote fediverse follow flow. For #1371Gabe Kangas
2021-09-19Make the AP middleware checking more flexible when looking at typesGabe Kangas