aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2022-01-09Notifications: change blocking/blockers queries to make notifications load againAlex Gleason
2022-01-09ActivityPub: change blocking/blockers queries to make timelines load againAlex Gleason
2022-01-05Remove unused ObjectId.shift_id/2Alex Gleason
2022-01-02Remove pleroma.database remove_embedded_objects mix taskAlex Gleason
2022-01-02ResolveActivityObjectConflicts: move the triggers disable/enable into the mig...Alex Gleason
2022-01-01ResolveActivityObjectConflicts: fix the foreign key error (temporarily disabl...Alex Gleason
2022-01-01ResolveActivityObjectConflicts: fix foreign key errorsAlex Gleason
2021-12-29HashtagsTableMigrator: fix on_conflictAlex Gleason
2021-12-29LegacyActivity: fix queryAlex Gleason
2021-12-29Add LegacyActivity module for old migrationsAlex Gleason
2021-12-29Pleroma.Migrators.Support.ObjectId --> Pleroma.MigrationHelper.ObjectIdAlex Gleason
2021-12-29Add ObjectId.flake_from_time/1 to generate a FlakeId from a datetimeAlex Gleason
2021-12-28Add ObjectId migration helper moduleAlex Gleason
2021-12-28Merge remote-tracking branch 'origin/develop' into operation-warpsneedAlex Gleason
2021-12-28Merge remote-tracking branch 'origin/object-flake' into operation-warpsneedAlex Gleason
2021-12-28AccountController.lookup: skip authmarcin mikołajczak
2021-12-28AccountController.lookup: skip visibility checkmarcin mikołajczak
2021-12-28Merge remote-tracking branch 'pleroma/develop' into mastodon-lookupmarcin mikołajczak
2021-12-28MastoAPI: Add `GET /api/v1/accounts/lookup`marcin mikołajczak
2021-12-28Merge branch 'apps-api-endpoint' into 'develop'Alex Gleason
2021-12-27AppController: remove unnecessary `require Logger`Alex Gleason
2021-12-27AppController: test creating with and without a userAlex Gleason
2021-12-27Merge remote-tracking branch 'origin/develop' into apps-api-endpointAlex Gleason
2021-12-27EnsureStaffPrivilegedPlug: don't let non-moderators throughAlex Gleason
2021-12-27AdminAPI: fix duplicated routesAlex Gleason
2021-12-27Merge remote-tracking branch 'origin/develop' into finchAlex Gleason
2021-12-27Merge branch 'restricted-moderators' into 'develop'Alex Gleason
2021-12-27Merge branch 'log-slow-queries' into 'develop'Alex Gleason
2021-12-27Made slow queries logging disabled by default.Ivan Tashkinov
2021-12-27Fix lint errorsAlibek Omarov
2021-12-27API: fix duplicate :get_password_token routeAlibek Omarov
2021-12-27API: show info about privileged staff in instance metadataAlibek Omarov
2021-12-27API: optionally restrict moderators from accessing sensitive dataAlibek Omarov
2021-12-26Configurability of slow queries logging ([:pleroma, :telemetry, :slow_queries...Ivan Tashkinov
2021-12-26Merge branch 'finch' of git.pleroma.social:pleroma/pleroma into finchLain Soykaf
2021-12-26Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into finchLain Soykaf
2021-12-26Merge branch 'profile-directory' into 'develop'Alex Gleason
2021-12-26MastoAPI: Profile directorymarcin mikołajczak
2021-12-25Merge remote-tracking branch 'origin/develop' into notice-routesAlex Gleason
2021-12-25Merge branch 'account-notes' into 'develop'Alex Gleason
2021-12-25Merge branch 'account-subscriptions' into 'develop'Alex Gleason
2021-12-25Merge remote-tracking branch 'origin/develop' into remote-follow-apimarcin mikołajczak
2021-12-24mix formatobject-flakeAlex Gleason
2021-12-24Change HashtagsTableMigrator to use %DataMigrationFailedId{} structs with Fla...Alex Gleason
2021-12-23Merge remote-tracking branch 'origin/develop' into object-flakeAlex Gleason
2021-12-23Merge branch 'from/develop/tusooa/2802-propagate-reject' into 'develop'Alex Gleason
2021-12-21Merge remote-tracking branch 'origin/develop' into operation-warpsneedAlex Gleason
2021-12-21ActivityPub.Utils: fix infinite loop in build_flag_object/1Alex Gleason
2021-12-20ActivityPub: fix ambiguous "actor" column referenceAlex Gleason
2021-12-19Merge remote-tracking branch 'origin/develop' into moderatorsAlex Gleason