aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-06quarantine instances infoIlja
2021-08-06Change what nodeinfo returns without breaking backwards compatibilityIlja
2021-08-06Return maps in node_infoIlja
2021-08-06Add database migrationsIlja
2021-08-06Fixed deprecation warning checksIlja
2021-08-06config/description.exs: Update quarantine settings to tuplesIlja
2021-08-06make linter happyIlja
2021-08-06Deprecate transparency_exclusionsIlja
2021-08-06config :mrf, :transparency_exclusions works with tumples nowIlja
2021-08-06Deprecate and rewrite settings for quarentine settingsIlja
2021-08-06Make quarentine work with list of tuples instead of stringsIlja
2021-08-06Add tests for setting `:instance, :quarantined_instances`Ilja
2021-08-06Make mrfSimple work with tuplesIlja
2021-08-06Deprectate strings for SimplePolicyIlja
2021-08-05Merge branch 'staff-plug' into 'develop'Haelwenn
2021-08-04Merge remote-tracking branch 'pleroma/develop' into staff-plugAlex Gleason
2021-07-27Merge branch 'object-tombstone-visibility' into 'develop'feld
2021-07-27Merge branch 'errorview-json-fix' into 'develop'feld
2021-07-27Merge remote-tracking branch 'pleroma/develop' into object-tombstone-visibilityAlex Gleason
2021-07-27Visibility: check Tombstone objects in visible_for_user?/2Alex Gleason
2021-07-27CHANGELOG: fixed JSON error renderingAlex Gleason
2021-07-27Merge remote-tracking branch 'pleroma/develop' into errorview-json-fixAlex Gleason
2021-07-27Add activity+json to Phoenix :format_encodersAlex Gleason
2021-07-22Merge branch 'mkljczk-develop-patch-60115' into 'develop'Haelwenn
2021-07-14Merge branch 'admin-api-users-sort' into 'develop'feld
2021-07-14Merge branch 'admin-api-users-date' into 'develop'feld
2021-07-14CHANGELOG: AdminAPI return date with usersAlex Gleason
2021-07-14Merge remote-tracking branch 'pleroma/develop' into admin-api-users-dateAlex Gleason
2021-07-14AdminAPI: add date to usersAlex Gleason
2021-07-13CHANGELOG: AdminAPI users sortAlex Gleason
2021-07-13Merge remote-tracking branch 'pleroma/develop' into admin-api-users-sortAlex Gleason
2021-07-13AdminAPI: sort user results by ID descendingAlex Gleason
2021-07-12Moderators: reorganize :admin_api pipeline in RouterAlex Gleason
2021-07-12Moderators: add UserIsStaffPlugAlex Gleason
2021-07-12Merge branch 'features/ingestion-page' into 'develop'Haelwenn
2021-07-12Merge branch 'features/validators-apc2s' into 'develop'Haelwenn
2021-07-12AP C2S: Remove restrictions and make it go through pipelineHaelwenn (lanodan) Monnier
2021-07-08Merge branch 'update/linkify' into 'develop'feld
2021-07-08Update Linkify to fix crash on posts with a URL we failed to parse correctlyMark Felder
2021-07-06Merge branch 'remote-deletions' into 'develop'feld
2021-07-02fix the fucking list timelines on mastofe/soapbox-femarcin mikołajczak
2021-06-30Deletions: change User.purge/1 to defp, add CHANGELOG entryAlex Gleason
2021-06-30Merge remote-tracking branch 'pleroma/develop' into remote-deletionsAlex Gleason
2021-06-30Deletions: don't purge keys so Delete/Undo activities can be signedAlex Gleason
2021-06-30Deletions: allow deactivated users to be deletedAlex Gleason
2021-06-29Deletions: preserve account status fields during purge, fix checksAlex Gleason
2021-06-29Also purge the user in User.perform/2Alex Gleason
2021-06-29Deletions: purge the user immediatelyAlex Gleason
2021-06-29Correctly purge a remote userAlex Gleason
2021-06-25Merge branch 'fix-2686' into 'develop'Haelwenn