aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-06Improve readabilityEgor Kislitsyn
2021-08-06Quarantine placeholdersIlja
2021-08-06improve changelog entryIlja
2021-08-06Make transparency_exclusions use tuples in admin-feIlja
2021-08-06Add key- and valuePlaceholders for quarantined_instances and mrf_simpleIlja
2021-08-06Add transparency_exclusions also to the breaking changesIlja
2021-08-06Change docsIlja
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-05CHANGELOG: moderator abilitiesAlex Gleason
2021-08-05Merge remote-tracking branch 'pleroma/develop' into moderatorsAlex Gleason
2021-08-05Merge branch 'staff-plug' into 'develop'Haelwenn
2021-08-04Merge remote-tracking branch 'pleroma/develop' into staff-plugAlex Gleason
2021-08-01Release 2.4.0Haelwenn (lanodan) Monnier
2021-08-01Update AdminFE bundleHaelwenn (lanodan) Monnier
2021-07-27use puts instead warnDaniel
2021-07-27Update dev.exs error message to write to stderr. Currently it dumps this mess...Daniel
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-18CHANGELOG: Support `poll` notification typeAlex Gleason
2021-07-18Merge remote-tracking branch 'pleroma/develop' into poll-notification-fixesAlex Gleason
2021-07-18Poll notification: only notify local usersAlex Gleason
2021-07-18Poll notification: trigger PollWorker through common_pipelineAlex Gleason
2021-07-18PollWorker defensive checksAlex Gleason
2021-07-18Poll notification: notify for polls even when block_from_strangers is setAlex Gleason
2021-07-17MastodonAPI: Support poll notificationAlex Gleason
2021-07-17CHANGELOG: instance deletionAlex Gleason
2021-07-17Merge remote-tracking branch 'pleroma/develop' into instance-deletionAlex Gleason
2021-07-17AdminAPI.InstanceController: clean up tests, rename actionsAlex Gleason
2021-07-17AdminAPI: add DELETE /instances/:instance to delete all content from a remote...Alex Gleason
2021-07-17Add Instance.delete_users_and_activities/1 to delete all content from a remot...Alex Gleason
2021-07-17Upgrade Ecto to v3.6.2, remove deprecated ecto_explainAlex Gleason