]> Untitled Git - lemmy.git/history - crates/apub/assets
add enable_federated_downvotes site option
[lemmy.git] / crates / apub / assets /
2023-06-07 NutomicActivitypub breaking changes for Lemmy 0.18 (#2705)
2023-06-06 vpzomtrrfrtFix handling of follows addressed to single value ...
2023-06-06 NutomicRemove chatserver (#2919)
2023-05-13 DessalinesPrettier check (#2855)
2023-04-24 NutomicAdd `to` field in follow activities for better compatib...
2023-03-26 HelgeAdded identifier to context (#2791)
2023-02-18 NutomicImplement separate mod activities for feature, lock...
2023-02-18 NutomicFix case in activitypub context (ref #2734) (#2743)
2023-02-14 NutomicFix writing of `removeData` in apub context (fixes...
2023-01-20 NutomicPost creation from Mastodon (fixes #2590) (#2651)
2022-12-09 NutomicRemove federation backwards compatibility with 0.16...
2022-12-01 NutomicUse audience field to federate items in groups (fixes...
2022-11-25 NutomicFederate group moderators using attributedTo field...
2022-11-12 NutomicWhen announcing incoming activities, keep extra fields...
2022-11-12 NutomicMobilizon federation (#2544)
2022-10-18 NutomicFederate votes as private (#2501)
2022-10-06 Nutomicimplement language tags for site/community in db and...
2022-09-02 Felix AbleitnerAdd language tags for comments
2022-08-18 NutomicTag posts and comments with language (fixes #440) ...
2022-08-17 DessalinesAdding distinguish comment. Fixes #2002 (#2391)
2022-08-16 vpzomtrrfrtAccept Image objects in attachments (#2394)
2022-07-29 NutomicUpdate apub examples to remove `to` field (ref #2380...
2022-07-29 NutomicHandle Like, Undo/Like activities from Mastodon, add...
2022-07-08 DessalinesRevert "Use correct url for activitystreams protocol...
2022-06-21 NutomicUse correct url for activitystreams protocol context...
2022-06-13 trwnhFix: Use correctly parseable JSON-LD context (#2299)
2022-06-08 NutomicUpgrade activitypub_federation to 0.2.0, add setting...
2022-06-02 NutomicExtract Activitypub logic into separate library (#2288)
2022-05-06 NutomicFederate with Peertube (#2244)
2022-04-28 NutomicImplement restricted community (only mods can post...
2022-04-27 NutomicAccept comments with hashtags from Friendica (#2236)
2022-04-12 NutomicChange Person, Instance types (#2200)
2022-04-07 NutomicFederate user account deletion (fixes #1284) (#2199)
2022-04-01 NutomicMigrate towards using page.attachment field for url...
2022-03-29 NutomicAdd test files for Friendica federation (fixes #2144...
2022-03-24 NutomicGNU social compatibility (#2100)
2022-02-17 NutomicReorganize federation tests (#2092)
2022-02-14 NutomicMerge different delete activities for better compatibil...
2022-02-07 NutomicImplement instance actor (#1798)
2022-01-28 NutomicAdd federation tests for Friendica, improve parsing...
2022-01-20 NutomicAdd tombstone tests, better test errors (#2046)
2022-01-17 NutomicAdd tests for lotide federation, make lotide groups...
2022-01-08 DessalinesAdding temporary bans. Fixes #1423 (#1999)
2021-12-12 NutomicTest pleroma follow (#1988)
2021-12-03 NutomicMerge pull request #1962 from vpzomtrrfrt/oneormany2
2021-12-03 Colin ReederAdd lotide activities to tests
2021-11-19 DessalinesMerge pull request #1914 from LemmyNet/dont-announce...
2021-11-18 DessalinesMerge pull request #1918 from LemmyNet/fix-smithereen...
2021-11-18 DessalinesMerge pull request #1917 from LemmyNet/outbox-announce
2021-11-18 Felix AbleitnerCommunity outbox should only contain activities sent...
2021-11-17 DessalinesMerge pull request #1897 from LemmyNet/mastodon-compat
2021-11-16 Felix AbleitnerRemove to field from follow activities
2021-11-16 Aode (lion)Support mastodon deletes
2021-11-16 Felix AbleitnerCreate and Note always need to tag parent creator,...
2021-11-09 DessalinesMerge pull request #1887 from LemmyNet/federate-smithereen
2021-11-09 Felix AbleitnerAdd federation test cases for Smithereen and Mastodon
2021-11-08 DessalinesMerge pull request #1877 from LemmyNet/refactor-apub-2
2021-11-08 Felix AbleitnerInclude apub context from file, so that it can be embed...
2021-11-03 DessalinesMerge pull request #1874 from LemmyNet/protocol-testing
2021-11-02 Felix AbleitnerConvert note.content and chat_message.content to html...
2021-11-02 Felix AbleitnerAdd tests for parsing activities and collections
2021-10-29 Felix AbleitnerMove apub test files into tree structure
2021-10-29 Felix AbleitnerMove @context out of object/activity definitions
2021-10-29 Felix AbleitnerMake Note.context optional for pleroma compat (hack)
2021-10-22 NutomicBreaking apub changes (#1859)
2021-10-21 NutomicPleroma federation2 (#1855)