Mastodon API: Fix private and direct statuses not being filtered out from the public...
[akkoma] / lib / pleroma / web / activity_pub /
2019-09-20 eugenijmMastodon API: Fix private and direct statuses not being...
2019-09-19 HaelwennMerge branch 'docs/clients-update' into 'develop'
2019-09-19 lainMerge branch 'outbox_pagination' into 'develop'
2019-09-19 D AnzorgeFix pagination in AP outbox.json
2019-09-18 HaelwennMerge branch 'issue/733' into 'develop'
2019-09-18 rinpatchMerge branch 'chores/bump-copyright-year' into 'develop'
2019-09-18 feldMerge branch 'hide-follower-following-count' into ...
2019-09-18 feldMerge branch 'admin_api_invite_tokens' into 'develop'
2019-09-18 feldMerge branch 'restore-tests' into 'develop'
2019-09-18 HaelwennMerge branch 'fix/test-upload-cleanup' into 'develop'
2019-09-18 HaelwennMerge branch 'feature/poll-refresh' into 'develop'
2019-09-18 rinpatchMove object internal fields to a constant
2019-09-17 Maksim PechnikovMerge branch 'develop' into issue/733
2019-09-17 rinpatchMerge branch 'feature/return-total-for-reports' into...
2019-09-17 Maksim PechnikovMerge branch 'develop' into issue/733
2019-09-17 HaelwennMerge branch 'fix/upgrade_user_from_ap_id' into 'develop'
2019-09-17 rinpatchMerge branch 'support/tests' into 'develop'
2019-09-17 eugenijmMastodon API: Add a setting to hide follow/follower...
2019-09-16 Egor KislitsynFix `Transmogrifier.upgrade_user_from_ap_id/1`
2019-09-16 Maxim FilippovMerge branch 'develop' into feature/return-total-for...
2019-09-16 rinpatchMerge branch 'fix/develop' into 'develop'
2019-09-16 Egor KislitsynRevert "Merge branch 'revert-4fabf83a' into 'develop'"
2019-09-16 kaniiniMerge branch 'revert-4fabf83a' into 'develop'
2019-09-16 kaniiniRevert "Merge branch 'streamer-refactoring' into 'develop'"
2019-09-16 kaniiniMerge branch 'streamer-refactoring' into 'develop'
2019-09-16 Steven FuchsStreamer refactoring
2019-09-16 kaniiniMerge branch 'feature/delivery-tracking' into 'develop'
2019-09-16 kaniiniMerge branch 'feature/optimize_rich_media_parser' into...
2019-09-16 Maksim PechnikovMerge branch 'develop' into issue/733
2019-09-15 rinpatchMerge branch '1149-oban-job-queue' into 'develop'
2019-09-15 Maksim PechnikovMerge branch 'develop' into support/tests
2019-09-15 Ivan Tashkinov[#1149] Merge remote-tracking branch 'remotes/upstream...
2019-09-14 rinpatchMerge branch 'fix/truncate-remote-user-fields' into...
2019-09-14 Ivan Tashkinov[#1149] Merge remote-tracking branch 'remotes/upstream...
2019-09-13 lainMerge branch 'capture-test-errors' into 'develop'
2019-09-13 lainMerge branch 'refactor/add_link_headers' into 'develop'
2019-09-13 rinpatchMerge branch 'develop' into feature/delivery-tracking
2019-09-13 rinpatchApply suggestion to lib/pleroma/web/activity_pub/activi...
2019-09-13 rinpatchApply suggestion to lib/pleroma/web/activity_pub/activi...
2019-09-13 lainMerge branch 'cleanup-activity' into 'develop'
2019-09-13 rinpatchMerge branch 'admin-config-description' into 'develop'
2019-09-13 rinpatchApply suggestion to lib/pleroma/web/activity_pub/activi...
2019-09-13 rinpatchApply suggestion to lib/pleroma/web/activity_pub/activi...
2019-09-13 rinpatchRemove unused functions and fix credo issues
2019-09-13 rinpatchUse delivery info when federating deletes
2019-09-13 Egor KislitsynCleanup Pleroma.Activity and Pleroma.Web.ActivityPub...
2019-09-12 HaelwennMerge branch 'fix/error-log-double-quotes' into 'develop'
2019-09-12 rinpatchTrack object/create activity fetches
2019-09-12 Maksim Pechnikovadded test for Ostatus
2019-09-11 Mark FelderFix double quotes in error logs
2019-09-11 HaelwennMerge branch 'patch-5' into 'develop'
2019-09-11 lainMerge branch 'fix/oom-parallel-rendering' into 'develop'
2019-09-09 feldMerge branch 'cache-plug' into 'develop'
2019-09-09 minibikiniAdd Pleroma.Plugs.Cache
2019-09-09 feldMerge branch 'update-changelog' into 'develop'
2019-09-09 feldMerge branch 'fix/read-inbox' into 'develop'
2019-09-09 Egor KislitsynFix `ActivityPubController.read_inbox/2`
2019-09-08 Ivan TashkinovMerge remote-tracking branch 'remotes/upstream/develop...
2019-09-07 Maksim PechnikovMerge branch 'develop' into support/tests
2019-09-06 kaniiniMerge branch 'chore/query-optimization' into 'develop'
2019-09-06 Ariadne Conillactivitypub: help ecto build a better query for thread...
2019-09-06 Ivan Tashkinov[#1149] Merge remote-tracking branch 'remotes/upstream...
2019-09-06 rinpatchMerge branch 'so-long-twitterapi' into 'develop'
2019-09-05 Ivan TashkinovMerge remote-tracking branch 'remotes/upstream/develop...
2019-09-04 Maksim Pechnikovfix formatting
2019-09-04 MaksimApply suggestion to lib/pleroma/web/activity_pub/utils.ex
2019-09-04 MaksimApply suggestion to lib/pleroma/web/activity_pub/utils.ex
2019-09-04 Maksim Pechnikovfetch_announcements -> take_announcements
2019-09-04 Maksim Pechnikovadd tests for activity_pub/utils.ex
2019-09-03 Ivan Tashkinov[#1149] Merge remote-tracking branch 'remotes/upstream...
2019-09-03 Maxim FilippovReturn "total" optionally
2019-09-02 Maxim FilippovReturn total from pagination + tests
2019-08-31 Ivan Tashkinov[#1149] Refactored Oban workers API (introduced `enqueu...
2019-08-31 Ivan Tashkinov[#1149] Addressed code review comments (code style...
2019-08-31 Ivan Tashkinov[#1149] Added Oban job for "activity_expiration". Merge...
2019-08-30 feldMerge branch 'iss-930-media' into 'develop'
2019-08-30 kaniiniMerge branch 'fix/antifollowbot-and-relays' into 'develop'
2019-08-30 feldFix AntiFollowbotPolicy when trying to follow a relay
2019-08-28 HaelwennMerge branch 'fix-osada-follow' into 'develop'
2019-08-27 lainMerge branch 'list-controller' into 'develop'
2019-08-27 lainMerge branch 'tests/activity_pub' into 'develop'
2019-08-27 MaksimApply suggestion to lib/pleroma/web/activity_pub/activi...
2019-08-27 lainTransmogrifier: Use Containment.get_actor to get actors.
2019-08-27 Maksim Pechnikovadded tests for ActivityPub.like\unlike
2019-08-26 lainTransmogrifier: Fix follow handling when the actor...
2019-08-25 kaniiniMerge branch 'issue/1177' into 'develop'
2019-08-24 lainMerge branch 'admin-create-users' into 'develop'
2019-08-24 Maksim Pechnikovupdate tests
2019-08-24 Maksim Pechnikov put_resp_header("content-type", "application/activity...
2019-08-24 lainMerge remote-tracking branch 'origin/develop' into...
2019-08-24 Ivan TashkinovMerge remote-tracking branch 'remotes/upstream/develop...
2019-08-22 Maksim Pechnikovfix /inbox for Relay
2019-08-22 Maksim Pechnikovfix test
2019-08-22 Maksim PechnikovMerge branch 'develop' into issue/1177
2019-08-22 Ivan TashkinovMerge remote-tracking branch 'remotes/upstream/develop...
2019-08-22 Ivan Tashkinov[#1149] Merge remote-tracking branch 'remotes/upstream...
2019-08-22 Maksim Pechnikovfixed unfollow for relay actor
2019-08-21 lainMerge branch 'rate-limit-ap-routes' into 'develop'
2019-08-20 lainMerge branch 'fix/admin-api-user-deletion' into 'develop'
2019-08-20 lainMerge branch 'digest-template' into 'develop'
next