aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-29`mix format`Ivan Tashkinov
2021-12-29Added index on [:target_id, :relationship_type] to :user_relationships (speed...Ivan Tashkinov
2021-12-28Merge branch 'changelog' into 'develop'Alex Gleason
2021-12-28Update CHANGELOG.mdAlex Gleason
2021-12-28Merge branch 'mastodon-lookup' into 'develop'Alex 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-28Merge branch 'ensure-staff-privileged-strict' into 'develop'Alex Gleason
2021-12-27PleromaAPI.AppView: add testAlex Gleason
2021-12-27AppController: remove unnecessary `require Logger`Alex Gleason
2021-12-27Apps: add test for get_user_apps/1Alex Gleason
2021-12-27AppController: test creating with and without a userAlex Gleason
2021-12-27Apps: add user_id indexAlex 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-27Merge branch 'admin-fix-duplicated-endpoints' into 'develop'Alex Gleason
2021-12-27AdminAPI: fix duplicated routesAlex Gleason
2021-12-27Merge branch 'finch' into 'develop'Alex Gleason
2021-12-27Merge branch 'tag-gun-erratic' into 'develop'Alex Gleason
2021-12-27Merge remote-tracking branch 'origin/develop' into finchAlex Gleason
2021-12-27ConnectionPoolTest: tag erratic testAlex Gleason
2021-12-27Merge branch 'restricted-moderators' into 'develop'Alex Gleason
2021-12-27EnsureStaffPrivilegedPlug: add testsAlex 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 'erratic' into 'develop'lain
2021-12-26Update changelogLain Soykaf
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-26CI: Start testing erratic test againLain Soykaf
2021-12-26Merge branch 'ci-dont-retry' into 'develop'Alex Gleason
2021-12-26Merge branch 'profile-directory' into 'develop'Alex Gleason
2021-12-26MastoAPI: Profile directorymarcin mikołajczak
2021-12-26Merge branch 'notice-routes' into 'develop'Alex Gleason
2021-12-25GitLab CI: don't retry failed jobsAlex Gleason
2021-12-25Pleroma.Web.base_url() --> Endpoint.url()Alex Gleason
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 branch 'remote-follow-api' into 'develop'Alex Gleason
2021-12-25Merge remote-tracking branch 'origin/develop' into remote-follow-apimarcin mikołajczak
2021-12-23Merge branch 'warnings-as-errors' into 'develop'Alex Gleason