Commit Graph

7 Commits

Author SHA1 Message Date
Diogo Peralta Cordeiro d91bc5ec66
wip2 2022-03-11 16:52:48 +00:00
Diogo Peralta Cordeiro 5ddc6b0c34
wip 2022-03-11 14:55:58 +00:00
Diogo Peralta Cordeiro 68ee996ec4
[PLUGIN][ActivityPub][Tests] Add some fixtures for GNU social's 2022-03-10 23:29:55 +00:00
Diogo Peralta Cordeiro e9170a9cbd
[PLUGIN][ActivityPub][Tests] Borrow test fixtures from Lemmy 2022-03-10 23:29:25 +00:00
Diogo Cordeiro e8dff6c4a0 [TESTS] Move AcceptHeader from ActivityPub plugin to Core
Delete temporary ActivityPub tests (they were to be deleted long ago)
2020-06-25 15:50:12 +01:00
Diogo Cordeiro 4eb4a2de00 [ActivityPub] Fix some bugs with onStartNoticeSearch
Refactored Activitypub_profile::ensure_web_finger to Activitypub_profile::ensure_webfinger
Do not throw exceptions in the handling of this event because we don't
want to stop the regular search just because we were unable to find
ActivityPub actors or notes.
2019-09-13 18:10:20 +01:00
Diogo Cordeiro 2ad4fa99ed [CORE] Add ActivityPub plugin
This is not the same as the one in https://notabug.org/diogo/gnu-social-activitypub-plugin
Differences to the first "release"
-> Doesn't use guzzle nor has any composer dependencies
-> Supports HTTP Signatures
-> Has basic l10n/i18n
-> Some minor bug fixes
2019-08-21 16:46:35 +01:00