index
:
pleroma
develop
fse
stable
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-12-29
Merge branch 'chore/user-relationships-target-id-rel-type-index' into 'develop'
lain
2021-12-29
`mix format`
Ivan Tashkinov
2021-12-29
Added index on [:target_id, :relationship_type] to :user_relationships (speed...
Ivan Tashkinov
2021-12-28
Merge branch 'changelog' into 'develop'
Alex Gleason
2021-12-28
Update CHANGELOG.md
Alex Gleason
2021-12-28
Merge branch 'mastodon-lookup' into 'develop'
Alex Gleason
2021-12-28
AccountController.lookup: skip auth
marcin mikołajczak
2021-12-28
AccountController.lookup: skip visibility check
marcin mikołajczak
2021-12-28
Merge remote-tracking branch 'pleroma/develop' into mastodon-lookup
marcin mikołajczak
2021-12-28
MastoAPI: Add `GET /api/v1/accounts/lookup`
marcin mikołajczak
2021-12-28
Merge branch 'apps-api-endpoint' into 'develop'
Alex Gleason
2021-12-28
Merge branch 'ensure-staff-privileged-strict' into 'develop'
Alex Gleason
2021-12-27
PleromaAPI.AppView: add test
Alex Gleason
2021-12-27
AppController: remove unnecessary `require Logger`
Alex Gleason
2021-12-27
Apps: add test for get_user_apps/1
Alex Gleason
2021-12-27
AppController: test creating with and without a user
Alex Gleason
2021-12-27
Apps: add user_id index
Alex Gleason
2021-12-27
Merge remote-tracking branch 'origin/develop' into apps-api-endpoint
Alex Gleason
2021-12-27
EnsureStaffPrivilegedPlug: don't let non-moderators through
Alex Gleason
2021-12-27
Merge branch 'admin-fix-duplicated-endpoints' into 'develop'
Alex Gleason
2021-12-27
AdminAPI: fix duplicated routes
Alex Gleason
2021-12-27
Merge branch 'finch' into 'develop'
Alex Gleason
2021-12-27
Merge branch 'tag-gun-erratic' into 'develop'
Alex Gleason
2021-12-27
Merge remote-tracking branch 'origin/develop' into finch
Alex Gleason
2021-12-27
ConnectionPoolTest: tag erratic test
Alex Gleason
2021-12-27
Merge branch 'restricted-moderators' into 'develop'
Alex Gleason
2021-12-27
EnsureStaffPrivilegedPlug: add tests
Alex Gleason
2021-12-27
Merge branch 'log-slow-queries' into 'develop'
Alex Gleason
2021-12-27
Made slow queries logging disabled by default.
Ivan Tashkinov
2021-12-27
Fix lint errors
Alibek Omarov
2021-12-27
API: fix duplicate :get_password_token route
Alibek Omarov
2021-12-27
API: show info about privileged staff in instance metadata
Alibek Omarov
2021-12-27
API: optionally restrict moderators from accessing sensitive data
Alibek Omarov
2021-12-26
Configurability of slow queries logging ([:pleroma, :telemetry, :slow_queries...
Ivan Tashkinov
2021-12-26
Merge branch 'erratic' into 'develop'
lain
2021-12-26
Update changelog
Lain Soykaf
2021-12-26
Merge branch 'finch' of git.pleroma.social:pleroma/pleroma into finch
Lain Soykaf
2021-12-26
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into finch
Lain Soykaf
2021-12-26
CI: Start testing erratic test again
Lain Soykaf
2021-12-26
Merge branch 'ci-dont-retry' into 'develop'
Alex Gleason
2021-12-26
Merge branch 'profile-directory' into 'develop'
Alex Gleason
2021-12-26
MastoAPI: Profile directory
marcin mikołajczak
2021-12-26
Merge branch 'notice-routes' into 'develop'
Alex Gleason
2021-12-25
GitLab CI: don't retry failed jobs
Alex Gleason
2021-12-25
Pleroma.Web.base_url() --> Endpoint.url()
Alex Gleason
2021-12-25
Merge remote-tracking branch 'origin/develop' into notice-routes
Alex Gleason
2021-12-25
Merge branch 'account-notes' into 'develop'
Alex Gleason
2021-12-25
Merge branch 'account-subscriptions' into 'develop'
Alex Gleason
2021-12-25
Merge branch 'remote-follow-api' into 'develop'
Alex Gleason
2021-12-25
Merge remote-tracking branch 'origin/develop' into remote-follow-api
marcin mikołajczak
[next]