]> Untitled Git - lemmy.git/history - crates/apub/src/protocol
Federation tests replication round1 - demonstrate absent replication of comment delet...
[lemmy.git] / crates / apub / src / protocol /
2023-07-26 NutomicSanitize html (#3708)
2023-07-17 cetra3Cache & Optimize Woodpecker CI (#3450)
2023-07-11 dullbananasMake functions work with both connection and pool ...
2023-07-10 NutomicError enum fixed (#3487)
2023-07-05 phireskyimprove performance of community followers inbox query...
2023-07-05 NutomicCache federation blocklist (#3486)
2023-06-15 Alex MarasFix Hidden communities showing in community list (...
2023-06-14 NeshuraFix Issue #3075 by using None for local fields instead...
2023-06-07 NutomicActivitypub breaking changes for Lemmy 0.18 (#2705)
2023-06-06 vpzomtrrfrtFix handling of follows addressed to single value ...
2023-04-24 NutomicAdd `to` field in follow activities for better compatib...
2023-03-21 NutomicActivitypub crate rewrite (#2782)
2023-03-01 NutomicIgnore undetermined language when calculating post...
2023-02-18 NutomicImplement separate mod activities for feature, lock...
2023-02-16 DessalinesOrganize utils into separate files. Fixes #2295 (#2736)
2023-02-05 NutomicFix data fetching from Peertube (fixes #2689) (#2703)
2023-01-20 NutomicPost creation from Mastodon (fixes #2590) (#2651)
2022-12-12 AnonAdd support for Featured Posts (#2585)
2022-12-09 NutomicRemove federation backwards compatibility with 0.16...
2022-12-02 NutomicMerge pull request #2593 from LemmyNet/refactor-notific...
2022-12-02 Felix AbleitnerAdd SendActivity trait so that api crates compile in...
2022-12-02 Felix AbleitnerMove code to generate apub urls into lemmy_api_common
2022-12-02 Felix AbleitnerMerge websocket crate into api_common
2022-12-01 NutomicUse audience field to federate items in groups (fixes...
2022-11-25 NutomicFederate group moderators using attributedTo field...
2022-11-24 NutomicAdd some more clippy lints (#2586)
2022-11-23 NutomicImplement federated user following (fixes #752) (#2577)
2022-11-19 NutomicVarious pedantic clippy fixes (#2568)
2022-11-12 NutomicWhen announcing incoming activities, keep extra fields...
2022-11-12 NutomicMobilizon federation (#2544)
2022-11-09 DessalinesAdd diesel_async, get rid of blocking function (#2510)
2022-11-03 NutomicMark objects as not deleted when received via apub...
2022-10-27 DessalinesMoving settings to Database. (#2492)
2022-10-18 NutomicFederate votes as private (#2501)
2022-10-06 Nutomicimplement language tags for site/community in db and...
2022-09-26 DessalinesDiesel 2.0.0 upgrade (#2452)
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-30 DessalinesFirst pass at adding comment trees. (#2362)
2022-07-29 NutomicHandle Like, Undo/Like activities from Mastodon, add...
2022-07-29 DessalinesFix a few form options for diesel. Fixes #2287 (#2376)
2022-07-11 NutomicFix problem where actors can have empty public key...
2022-06-22 DessalinesRemove update and read site config. Fixes #2306 (#2329)
2022-06-08 NutomicUpgrade activitypub_federation to 0.2.0, add setting...
2022-06-02 NutomicExtract Activitypub logic into separate library (#2288)
2022-05-10 NutomicRemove check that avatars/banners are locally hosted...
2022-05-06 NutomicFederate with Peertube (#2244)
2022-05-03 NutomicAdd cargo feature for building lemmy_api_common with...
2022-04-28 NutomicImplement restricted community (only mods can post...
2022-04-27 NutomicAccept comments with hashtags from Friendica (#2236)
2022-04-25 NutomicFederation: dont overwrite local object from Announce...
2022-04-12 NutomicChange Person, Instance types (#2200)
2022-04-12 NutomicMerge branch 'main' into clippy_fix_2
2022-04-11 NutomicWrite mod log for federated sticky/lock post actions...
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-03-18 NutomicForbid remote URLs for avatars/banners (fixes #1618...
2022-03-14 NutomicReject federated downvotes if downvotes are disabled...
2022-03-03 NutomicMake delete activities backwards compatible with 0...
2022-02-18 dayinjingHide community v2 (#2055)
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-20 vpzomtrrfrtAccept single object as to for arrays too (#2048)
2022-01-17 NutomicAdd tests for lotide federation, make lotide groups...
2022-01-08 DessalinesAdding temporary bans. Fixes #1423 (#1999)
2021-12-14 DessalinesUpgrading deps (#1995)
2021-12-12 NutomicTest pleroma follow (#1988)
2021-12-08 DessalinesMerge pull request #1978 from LemmyNet/asonix/reqwest...
2021-12-06 Aode (lion)Consolidate reqwest clients, use reqwest-middleware...
2021-12-06 RileyDon't drop error context when adding a message to error...
2021-12-03 NutomicMerge pull request #1962 from vpzomtrrfrt/oneormany2
2021-12-03 Colin ReederAdd lotide activities to tests
2021-11-27 Colin ReederAllow single item for to, cc, and @context
2021-11-22 NutomicMerge pull request #1936 from LemmyNet/required_public_key
2021-11-22 DessalinesMaking public key required. Fixes #1934
2021-11-22 DessalinesMerge pull request #1926 from LemmyNet/replace-activity...
2021-11-22 Felix AbleitnerReplace activitystreams crate with activitystreams...
2021-11-22 NutomicMerge pull request #1921 from LemmyNet/fix_login
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 AbleitnerDont announce comments, edited posts to Pleroma/Mastodo...
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-11 NutomicMore federation compat (#1894)
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 AbleitnerFix clippy error
2021-11-06 Felix AbleitnerFor verify_is_public() we also need to check cc field
next