Commit Graph

8469 Commits (138f5a4517b7035597a4622a0dc293b6dec7a372)

Author SHA1 Message Date
Alex Gleason 138f5a4517
EnsureStaffPrivilegedPlug: don't let non-moderators through
3 years ago
Alex Gleason a3fa987611
AdminAPI: fix duplicated routes
3 years ago
Alex Gleason 326575d5b7
Merge remote-tracking branch 'origin/develop' into finch
3 years ago
Alex Gleason a659428024 Merge branch 'restricted-moderators' into 'develop'
3 years ago
Alex Gleason 6e27fc9c12 Merge branch 'log-slow-queries' into 'develop'
3 years ago
Ivan Tashkinov 08c0f09bad Made slow queries logging disabled by default.
3 years ago
Alibek Omarov f02715c4b2 Fix lint errors
3 years ago
Alibek Omarov f66675f349 API: fix duplicate :get_password_token route
3 years ago
Alibek Omarov 1c223331fc API: show info about privileged staff in instance metadata
3 years ago
Alibek Omarov cd1041c3a4 API: optionally restrict moderators from accessing sensitive data
3 years ago
Ivan Tashkinov 3e9e7178bc Configurability of slow queries logging ([:pleroma, :telemetry, :slow_queries_logging]). Adjusted log messages truncation to 65 kb (was default: 8 kb). Non-truncated logging of slow query params.
3 years ago
Lain Soykaf 4cf03046f5 Merge branch 'finch' of git.pleroma.social:pleroma/pleroma into finch
3 years ago
Lain Soykaf 6efbd08854 Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into finch
3 years ago
Alex Gleason 913141379c Merge branch 'profile-directory' into 'develop'
3 years ago
marcin mikołajczak de006443f0 MastoAPI: Profile directory
3 years ago
Alex Gleason db2bf55e9b
Merge remote-tracking branch 'origin/develop' into notice-routes
3 years ago
Alex Gleason 73609211a4 Merge branch 'account-notes' into 'develop'
3 years ago
Alex Gleason b96a58ff28 Merge branch 'account-subscriptions' into 'develop'
3 years ago
marcin mikołajczak 9775955974 Merge remote-tracking branch 'origin/develop' into remote-follow-api
3 years ago
Alex Gleason d9746ae4cb Merge branch 'from/develop/tusooa/2802-propagate-reject' into 'develop'
3 years ago
Alex Gleason 3f8fc34593
Merge remote-tracking branch 'origin/develop' into moderators
3 years ago
Alex Gleason 50892a198d Merge branch 'mkljczk-develop-patch-64464' into 'develop'
3 years ago
Alex Gleason b0d2b53934 Merge branch 'manifest' into 'develop'
3 years ago
Ivan Tashkinov e009950845 Slow queries logging improvements: added EXPLAIN results, listed params, improved stacktrace.
3 years ago
Alex Gleason df5359aa72 Merge branch 'replies-count' into 'develop'
3 years ago
Alex Gleason d1510c98d7 Merge branch 'link-headers-chats' into 'develop'
3 years ago
Alex Gleason 1ff9ffed83 Merge branch 'live-dashboard' into 'develop'
3 years ago
Alex Gleason e4f9cb1c1b
Merge remote-tracking branch 'origin/develop' into manifest
3 years ago
Alex Gleason bd853199d9 Merge branch 'v2-suggestions' into 'develop'
3 years ago
Alex Gleason 7c1d804554 Merge branch 'fix-search-dos' into 'develop'
3 years ago
Tusooa Zhu 3d41ccc47b
Allow updating accepted follow activities in Web.ActivityPub.Utils.update_follow_state_for_all/2
3 years ago
a1batross 31b9034a27 emoji/loader.ex: be more verbose about which emoji pack config is loading now
3 years ago
Mark Felder 5660bee2dc Dirty hack to make mediaproxy functional by relying on Hackney for that part
3 years ago
Alex Gleason e1b89fe3aa
Merge remote-tracking branch 'origin/develop' into live-dashboard
3 years ago
Alex Gleason 29d80b39f2
Add Phoenix LiveDashboard
3 years ago
lain 6eb7d69e60 Merge branch 'delete-account-fix' into 'develop'
3 years ago
Lain Soykaf 4e98ba3c3a Application: Actually start finch if it's needed
3 years ago
Lain Soykaf abb62dd886 Application, dependencies: prepare for finch
3 years ago
Alex Gleason 8672ad6b00
TwitterAPI: allow deleting one's own account with request body
3 years ago
Alex Gleason 108dfd1f87
Search: limit number of results
3 years ago
marcin mikołajczak dff435488d Add link headers in ChatController.index2
3 years ago
Alex Gleason 2c96668a2c
Merge remote-tracking branch 'origin/develop' into fix-attachment-dimensions
3 years ago
Alex Gleason 3f03d71ea6
AttachmentValidator: ingest width and height
3 years ago
Lain Soykaf ca8c676867 Linting.
3 years ago
Finn Behrens 8af53101fb move result into with guard
3 years ago
marcin mikołajczak c96e52b88c Add 'notifying' to relationship for compatibility with Mastodon
3 years ago
marcin mikołajczak 64a4c147b1 MastoAPI: accept notify param in follow request
3 years ago
FloatingGhost db46913dcc make linter happy
3 years ago
FloatingGhost cd8bdbc761 Make deactivated user check into a subquery
3 years ago
Alex Gleason 949a53e327
Log Ecto queries > 500ms
3 years ago