Skip to content

Commit

Permalink
deploy: 096b37b
Browse files Browse the repository at this point in the history
  • Loading branch information
mayel committed Jan 7, 2024
1 parent 1f70dcd commit 69bcd12
Show file tree
Hide file tree
Showing 562 changed files with 2,861 additions and 2,377 deletions.
6 changes: 4 additions & 2 deletions .build
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ ActivityPub.Web.ActorView.html
ActivityPub.Web.Endpoint.html
ActivityPub.Web.ErrorHelpers.html
ActivityPub.Web.ErrorView.html
ActivityPub.Web.IncomingActivityPubController.html
ActivityPub.Web.LayoutView.html
ActivityPub.Web.ObjectView.html
ActivityPub.Web.Plugs.DigestPlug.html
Expand Down Expand Up @@ -465,6 +466,7 @@ Mix.Tasks.Bonfire.Release.html
Mix.Tasks.Bonfire.Secrets.html
Mix.Tasks.Bonfire.User.Admin.Promote.html
Mix.Tasks.Docs.Deps.html
Mix.Tasks.Extension.New.html
Mix.Tasks.Import2alias.html
Needle.Changesets.html
Needle.Form.html
Expand Down Expand Up @@ -533,8 +535,8 @@ dist/merriweather-latin-ext-300-normal-K6L27CZ5.woff2
dist/merriweather-vietnamese-300-italic-EHHNZPUO.woff2
dist/merriweather-vietnamese-300-normal-U376L4Z4.woff2
dist/remixicon-NKANDIL5.woff2
dist/search_data-5EDCB0EA.js
dist/sidebar_items-7DDA9849.js
dist/search_data-36274C46.js
dist/sidebar_items-68C1B5CF.js
extension-activity_pub.html
extension-arrows.html
extension-bonfire.html
Expand Down
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<script src="dist/handlebars.runtime-NWIB6V2M.js"></script>
<script src="dist/handlebars.templates-EPF2X7PV.js"></script>
<script src="dist/sidebar_items-7DDA9849.js"></script>
<script src="dist/sidebar_items-68C1B5CF.js"></script>

<script src="docs_config.js"></script>

Expand Down
44 changes: 22 additions & 22 deletions ActivityPub.Actor.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<script src="dist/handlebars.runtime-NWIB6V2M.js"></script>
<script src="dist/handlebars.templates-EPF2X7PV.js"></script>
<script src="dist/sidebar_items-7DDA9849.js"></script>
<script src="dist/sidebar_items-68C1B5CF.js"></script>

<script src="docs_config.js"></script>

Expand Down Expand Up @@ -430,7 +430,7 @@ <h1 class="section-heading">
</a>
<h1 class="signature" translate="no">actor?(arg1)</h1>

<a href="https://github.com/bonfire-networks/activity_pub/blob/main/lib/actor.ex#L660" class="icon-action" rel="help" title="View Source">
<a href="https://github.com/bonfire-networks/activity_pub/blob/main/lib/actor.ex#L666" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
Expand All @@ -452,7 +452,7 @@ <h1 class="signature" translate="no">actor?(arg1)</h1>
</a>
<h1 class="signature" translate="no">actor_url(username)</h1>

<a href="https://github.com/bonfire-networks/activity_pub/blob/main/lib/actor.ex#L655" class="icon-action" rel="help" title="View Source">
<a href="https://github.com/bonfire-networks/activity_pub/blob/main/lib/actor.ex#L661" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
Expand All @@ -474,7 +474,7 @@ <h1 class="signature" translate="no">actor_url(username)</h1>
</a>
<h1 class="signature" translate="no">check_actor_is_active(actor)</h1>

<a href="https://github.com/bonfire-networks/activity_pub/blob/main/lib/actor.ex#L641" class="icon-action" rel="help" title="View Source">
<a href="https://github.com/bonfire-networks/activity_pub/blob/main/lib/actor.ex#L647" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
Expand All @@ -496,7 +496,7 @@ <h1 class="signature" translate="no">check_actor_is_active(actor)</h1>
</a>
<h1 class="signature" translate="no">deactivate(actor)</h1>

<a href="https://github.com/bonfire-networks/activity_pub/blob/main/lib/actor.ex#L621" class="icon-action" rel="help" title="View Source">
<a href="https://github.com/bonfire-networks/activity_pub/blob/main/lib/actor.ex#L627" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
Expand All @@ -518,7 +518,7 @@ <h1 class="signature" translate="no">deactivate(actor)</h1>
</a>
<h1 class="signature" translate="no">delete(actor)</h1>

<a href="https://github.com/bonfire-networks/activity_pub/blob/main/lib/actor.ex#L519" class="icon-action" rel="help" title="View Source">
<a href="https://github.com/bonfire-networks/activity_pub/blob/main/lib/actor.ex#L525" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
Expand All @@ -542,7 +542,7 @@ <h1 class="signature" translate="no">delete(actor)</h1>
</a>
<h1 class="signature" translate="no">fetch_by_username(username, opts \\ [])</h1>

<a href="https://github.com/bonfire-networks/activity_pub/blob/main/lib/actor.ex#L284" class="icon-action" rel="help" title="View Source">
<a href="https://github.com/bonfire-networks/activity_pub/blob/main/lib/actor.ex#L290" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
Expand All @@ -564,7 +564,7 @@ <h1 class="signature" translate="no">fetch_by_username(username, opts \\ [])</h1
</a>
<h1 class="signature" translate="no">format_remote_actor(object)</h1>

<a href="https://github.com/bonfire-networks/activity_pub/blob/main/lib/actor.ex#L386" class="icon-action" rel="help" title="View Source">
<a href="https://github.com/bonfire-networks/activity_pub/blob/main/lib/actor.ex#L392" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
Expand All @@ -586,7 +586,7 @@ <h1 class="signature" translate="no">format_remote_actor(object)</h1>
</a>
<h1 class="signature" translate="no">format_username(ap_id)</h1>

<a href="https://github.com/bonfire-networks/activity_pub/blob/main/lib/actor.ex#L356" class="icon-action" rel="help" title="View Source">
<a href="https://github.com/bonfire-networks/activity_pub/blob/main/lib/actor.ex#L362" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
Expand All @@ -608,7 +608,7 @@ <h1 class="signature" translate="no">format_username(ap_id)</h1>
</a>
<h1 class="signature" translate="no">format_username(ap_id, nick)</h1>

<a href="https://github.com/bonfire-networks/activity_pub/blob/main/lib/actor.ex#L376" class="icon-action" rel="help" title="View Source">
<a href="https://github.com/bonfire-networks/activity_pub/blob/main/lib/actor.ex#L382" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
Expand Down Expand Up @@ -674,7 +674,7 @@ <h1 class="signature" translate="no">get_cached!(opts)</h1>
</a>
<h1 class="signature" translate="no">get_cached_or_fetch(username_or_uri)</h1>

<a href="https://github.com/bonfire-networks/activity_pub/blob/main/lib/actor.ex#L174" class="icon-action" rel="help" title="View Source">
<a href="https://github.com/bonfire-networks/activity_pub/blob/main/lib/actor.ex#L180" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
Expand All @@ -696,7 +696,7 @@ <h1 class="signature" translate="no">get_cached_or_fetch(username_or_uri)</h1>
</a>
<h1 class="signature" translate="no">get_external_followers(actor)</h1>

<a href="https://github.com/bonfire-networks/activity_pub/blob/main/lib/actor.ex#L510" class="icon-action" rel="help" title="View Source">
<a href="https://github.com/bonfire-networks/activity_pub/blob/main/lib/actor.ex#L516" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
Expand All @@ -718,7 +718,7 @@ <h1 class="signature" translate="no">get_external_followers(actor)</h1>
</a>
<h1 class="signature" translate="no">get_followers(actor)</h1>

<a href="https://github.com/bonfire-networks/activity_pub/blob/main/lib/actor.ex#L499" class="icon-action" rel="help" title="View Source">
<a href="https://github.com/bonfire-networks/activity_pub/blob/main/lib/actor.ex#L505" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
Expand All @@ -740,7 +740,7 @@ <h1 class="signature" translate="no">get_followers(actor)</h1>
</a>
<h1 class="signature" translate="no">get_followings(actor)</h1>

<a href="https://github.com/bonfire-networks/activity_pub/blob/main/lib/actor.ex#L490" class="icon-action" rel="help" title="View Source">
<a href="https://github.com/bonfire-networks/activity_pub/blob/main/lib/actor.ex#L496" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
Expand All @@ -762,7 +762,7 @@ <h1 class="signature" translate="no">get_followings(actor)</h1>
</a>
<h1 class="signature" translate="no">invalidate_cache(actor)</h1>

<a href="https://github.com/bonfire-networks/activity_pub/blob/main/lib/actor.ex#L480" class="icon-action" rel="help" title="View Source">
<a href="https://github.com/bonfire-networks/activity_pub/blob/main/lib/actor.ex#L486" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
Expand All @@ -784,7 +784,7 @@ <h1 class="signature" translate="no">invalidate_cache(actor)</h1>
</a>
<h1 class="signature" translate="no">maybe_create_actor_from_object(actor)</h1>

<a href="https://github.com/bonfire-networks/activity_pub/blob/main/lib/actor.ex#L423" class="icon-action" rel="help" title="View Source">
<a href="https://github.com/bonfire-networks/activity_pub/blob/main/lib/actor.ex#L429" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
Expand All @@ -806,7 +806,7 @@ <h1 class="signature" translate="no">maybe_create_actor_from_object(actor)</h1>
</a>
<h1 class="signature" translate="no">reactivate(actor)</h1>

<a href="https://github.com/bonfire-networks/activity_pub/blob/main/lib/actor.ex#L631" class="icon-action" rel="help" title="View Source">
<a href="https://github.com/bonfire-networks/activity_pub/blob/main/lib/actor.ex#L637" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
Expand All @@ -828,7 +828,7 @@ <h1 class="signature" translate="no">reactivate(actor)</h1>
</a>
<h1 class="signature" translate="no">save_actor_tombstone(actor, tombstone)</h1>

<a href="https://github.com/bonfire-networks/activity_pub/blob/main/lib/actor.ex#L557" class="icon-action" rel="help" title="View Source">
<a href="https://github.com/bonfire-networks/activity_pub/blob/main/lib/actor.ex#L563" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
Expand All @@ -850,7 +850,7 @@ <h1 class="signature" translate="no">save_actor_tombstone(actor, tombstone)</h1>
</a>
<h1 class="signature" translate="no">set_cache(actor)</h1>

<a href="https://github.com/bonfire-networks/activity_pub/blob/main/lib/actor.ex#L454" class="icon-action" rel="help" title="View Source">
<a href="https://github.com/bonfire-networks/activity_pub/blob/main/lib/actor.ex#L460" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
Expand All @@ -872,7 +872,7 @@ <h1 class="signature" translate="no">set_cache(actor)</h1>
</a>
<h1 class="signature" translate="no">swap_or_create_actor_tombstone(actor)</h1>

<a href="https://github.com/bonfire-networks/activity_pub/blob/main/lib/actor.ex#L545" class="icon-action" rel="help" title="View Source">
<a href="https://github.com/bonfire-networks/activity_pub/blob/main/lib/actor.ex#L551" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
Expand All @@ -894,7 +894,7 @@ <h1 class="signature" translate="no">swap_or_create_actor_tombstone(actor)</h1>
</a>
<h1 class="signature" translate="no">update_actor(actor_id)</h1>

<a href="https://github.com/bonfire-networks/activity_pub/blob/main/lib/actor.ex#L309" class="icon-action" rel="help" title="View Source">
<a href="https://github.com/bonfire-networks/activity_pub/blob/main/lib/actor.ex#L315" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
Expand Down Expand Up @@ -922,7 +922,7 @@ <h1 class="signature" translate="no">update_actor(actor_id)</h1>
</a>
<h1 class="signature" translate="no">update_actor(actor_id, data)</h1>

<a href="https://github.com/bonfire-networks/activity_pub/blob/main/lib/actor.ex#L318" class="icon-action" rel="help" title="View Source">
<a href="https://github.com/bonfire-networks/activity_pub/blob/main/lib/actor.ex#L324" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
Expand Down
2 changes: 1 addition & 1 deletion ActivityPub.Config.Error.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<script src="dist/handlebars.runtime-NWIB6V2M.js"></script>
<script src="dist/handlebars.templates-EPF2X7PV.js"></script>
<script src="dist/sidebar_items-7DDA9849.js"></script>
<script src="dist/sidebar_items-68C1B5CF.js"></script>

<script src="docs_config.js"></script>

Expand Down
2 changes: 1 addition & 1 deletion ActivityPub.Config.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<script src="dist/handlebars.runtime-NWIB6V2M.js"></script>
<script src="dist/handlebars.templates-EPF2X7PV.js"></script>
<script src="dist/sidebar_items-7DDA9849.js"></script>
<script src="dist/sidebar_items-68C1B5CF.js"></script>

<script src="docs_config.js"></script>

Expand Down
8 changes: 4 additions & 4 deletions ActivityPub.Federator.APPublisher.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<script src="dist/handlebars.runtime-NWIB6V2M.js"></script>
<script src="dist/handlebars.templates-EPF2X7PV.js"></script>
<script src="dist/sidebar_items-7DDA9849.js"></script>
<script src="dist/sidebar_items-68C1B5CF.js"></script>

<script src="docs_config.js"></script>

Expand Down Expand Up @@ -235,7 +235,7 @@ <h1 class="section-heading">
</a>
<h1 class="signature" translate="no">determine_inbox(user, is_public, type, num_recipients)</h1>

<a href="https://github.com/bonfire-networks/activity_pub/blob/main/lib/federator/ap_publisher.ex#L231" class="icon-action" rel="help" title="View Source">
<a href="https://github.com/bonfire-networks/activity_pub/blob/main/lib/federator/ap_publisher.ex#L232" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
Expand All @@ -259,7 +259,7 @@ <h1 class="signature" translate="no">determine_inbox(user, is_public, type, num_
</a>
<h1 class="signature" translate="no">gather_webfinger_links(actor)</h1>

<a href="https://github.com/bonfire-networks/activity_pub/blob/main/lib/federator/ap_publisher.ex#L263" class="icon-action" rel="help" title="View Source">
<a href="https://github.com/bonfire-networks/activity_pub/blob/main/lib/federator/ap_publisher.ex#L264" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
Expand Down Expand Up @@ -303,7 +303,7 @@ <h1 class="signature" translate="no">is_representable?(activity)</h1>
</a>
<h1 class="signature" translate="no">maybe_federate_to_search_index(recipients, activity)</h1>

<a href="https://github.com/bonfire-networks/activity_pub/blob/main/lib/federator/ap_publisher.ex#L209" class="icon-action" rel="help" title="View Source">
<a href="https://github.com/bonfire-networks/activity_pub/blob/main/lib/federator/ap_publisher.ex#L210" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
Expand Down
2 changes: 1 addition & 1 deletion ActivityPub.Federator.Adapter.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<script src="dist/handlebars.runtime-NWIB6V2M.js"></script>
<script src="dist/handlebars.templates-EPF2X7PV.js"></script>
<script src="dist/sidebar_items-7DDA9849.js"></script>
<script src="dist/sidebar_items-68C1B5CF.js"></script>

<script src="docs_config.js"></script>

Expand Down
36 changes: 33 additions & 3 deletions ActivityPub.Federator.Fetcher.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<script src="dist/handlebars.runtime-NWIB6V2M.js"></script>
<script src="dist/handlebars.templates-EPF2X7PV.js"></script>
<script src="dist/sidebar_items-7DDA9849.js"></script>
<script src="dist/sidebar_items-68C1B5CF.js"></script>

<script src="docs_config.js"></script>

Expand Down Expand Up @@ -262,6 +262,14 @@ <h2>

</div>

<div class="summary-row">
<div class="summary-signature">
<a href="#maybe_parse_header_url/2" translate="no">maybe_parse_header_url(str, type)</a>

</div>

</div>

</div>

</section>
Expand All @@ -286,7 +294,7 @@ <h1 class="section-heading">
</a>
<h1 class="signature" translate="no">allowed_recursion?(distance, max_recursion \\ nil)</h1>

<a href="https://github.com/bonfire-networks/activity_pub/blob/main/lib/federator/fetcher.ex#L565" class="icon-action" rel="help" title="View Source">
<a href="https://github.com/bonfire-networks/activity_pub/blob/main/lib/federator/fetcher.ex#L618" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
Expand Down Expand Up @@ -337,7 +345,7 @@ <h1 class="signature" translate="no">enqueue_fetch(id, worker_attrs \\ %{})</h1>
</a>
<h1 class="signature" translate="no">fetch_collection(ap_id, opts \\ [])</h1>

<a href="https://github.com/bonfire-networks/activity_pub/blob/main/lib/federator/fetcher.ex#L390" class="icon-action" rel="help" title="View Source">
<a href="https://github.com/bonfire-networks/activity_pub/blob/main/lib/federator/fetcher.ex#L443" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
Expand Down Expand Up @@ -564,6 +572,28 @@ <h1 class="signature" translate="no">maybe_fetch(entries, opts \\ [])</h1>
<section class="docstring">


</section>
</section>
<section class="detail" id="maybe_parse_header_url/2">

<div class="detail-header">
<a href="#maybe_parse_header_url/2" class="detail-link" title="Link to this function">
<i class="ri-link-m" aria-hidden="true"></i>
<span class="sr-only">Link to this function</span>
</a>
<h1 class="signature" translate="no">maybe_parse_header_url(str, type)</h1>

<a href="https://github.com/bonfire-networks/activity_pub/blob/main/lib/federator/fetcher.ex#L408" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>


</div>

<section class="docstring">


</section>
</section>

Expand Down
2 changes: 1 addition & 1 deletion ActivityPub.Federator.HTTP.Connection.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<script src="dist/handlebars.runtime-NWIB6V2M.js"></script>
<script src="dist/handlebars.templates-EPF2X7PV.js"></script>
<script src="dist/sidebar_items-7DDA9849.js"></script>
<script src="dist/sidebar_items-68C1B5CF.js"></script>

<script src="docs_config.js"></script>

Expand Down
Loading

0 comments on commit 69bcd12

Please sign in to comment.