Commit Graph

5354 Commits (6e0b046771304bb8b733cebecc20a31a4df5e616)

Author SHA1 Message Date
Alex Gleason 6e0b046771 Let blob: pass CSP
4 years ago
eugenijm 78391a00c5 Mastodon API: do not create a following relationship if the corresponding follow request doesn't exist when calling `POST /api/v1/follow_requests/:id/authorize`
4 years ago
rinpatch 61889e00fc Deactivate local users on deletion instead of deleting the record
4 years ago
rinpatch 94240cac4e Merge branch 'fix-auto-link-for-profile-fields' into 'develop'
5 years ago
Haelwenn b0a9a02af3 Merge branch 'feature/funkwhale-audio' into 'develop'
5 years ago
Haelwenn 01a3f145d5 Merge branch 'bugfix/funkwhale-channel' into 'develop'
5 years ago
rinpatch e99e2a86af Merge branch 'bugfix/profile-bio-newline' into 'develop'
5 years ago
lain c4d3ccc7b9 Merge branch 'admin-api-change-password' into 'develop'
5 years ago
feld 10b7b2b4a4 Merge branch 'fix/activity-deletion' into 'develop'
5 years ago
rinpatch 0e92aa0025 Merge branch '1364-notifications-sending-control' into 'develop'
5 years ago
rinpatch c46d035f7b rate limiter: disable based on if remote ip was found, not on if the plug was enabled
5 years ago
rinpatch 9d09755291 rip out fetch_initial_posts
5 years ago
rinpatch fcf51a77ba Merge branch 'features/staticfe-sanitization' into 'develop'
5 years ago
Haelwenn (lanodan) Monnier 306d633b40 pleroma_api_controller.ex: Improve conversations error reporting
5 years ago
rinpatch 0b823755a2 Merge branch 'fix/cache-control-headers' into 'develop'
5 years ago
Haelwenn (lanodan) Monnier 3f54215219 auth_controller.ex: Add admin scope to MastoFE
5 years ago
Egor Kislitsyn ffd636f109 Fix hashtags WebSocket streaming
5 years ago
Phil Hagelberg bd80ff9a6c Fix static FE plug to handle missing Accept header.
5 years ago
Haelwenn (lanodan) Monnier 5f9fbd7d33 Formatting: Do not use \n and prefer <br> instead
5 years ago
rinpatch 80bc8c2cc9 Revert "Set better Cache-Control header for static content"
5 years ago
feld e7837bc14e Merge branch 'fix/signup-without-email' into 'develop'
5 years ago
Mark Felder f8dc597c51 Fix enforcement of character limits
5 years ago
rinpatch 423cfaf141 Merge branch 'fix/1610-release-compilation-config-fix' into 'develop'
5 years ago
Alexander Strizhakov 7cf7083076 relay list shows hosts without accepted follow
5 years ago
rinpatch 6cf1958b02 moderation log: fix improperly migrated data
5 years ago
Alexander Strizhakov 474ef512df wait in mix task while pleroma is rebooted
5 years ago
lain 47604907c9 Merge branch 'proper_error_messages' into 'develop'
5 years ago
Haelwenn 927079e2ff Merge branch 'fix/stats-on-startup' into 'develop'
5 years ago
Mark Felder cdb05633a6 Generate instance stats on startup
5 years ago
feld 9b740cfb23 Merge branch 'exclude-reblogs-from-admin-api-by-default' into 'develop'
5 years ago
lain 4bce13fa2f MastodonController: Return 404 errors correctly.
5 years ago
lain 6f7a8c43a2 Merge branch 'fix/no-email-no-fail' into 'develop'
5 years ago
Mark Felder 05da5f5cca Update Copyrights
5 years ago
eugenijm 7af431c150 Exclude reblogs from `GET /api/pleroma/admin/statuses` by default
5 years ago
Haelwenn 764a50f8a6 Merge branch 'feature/1482-activity_pub_transactions' into 'develop'
5 years ago
Haelwenn (lanodan) Monnier 6da6540036
Bump copyright years of files changed after 2020-01-07
5 years ago
Alexander Strizhakov 34f1d09f3a
spec fix
5 years ago
Alexander Strizhakov ba87ed7335
fix for compiling
5 years ago
Alexander Strizhakov 32d1e04817
ActivityPub actions & side-effects in transaction
5 years ago
rinpatch b5465bf385 timeline controller: add a TODO for replacing copypaste with a macro
5 years ago
rinpatch ffcebe7e22 timeline controller: rate limit timelines to 3 requests per 500ms per timeline per ip/user
5 years ago
rinpatch 4d416343fa rate limiter: Fix a race condition
5 years ago
rinpatch df2173343a pagination: limit the number of elements returned at one time to 40
5 years ago
rinpatch 19e559fe51 Merge branch 'rate-limiter-runtime-settings' into 'develop'
5 years ago
Ivan Tashkinov c747260989 [#2250] Tiny refactoring per merge request review.
5 years ago
Ivan Tashkinov 3759b146c4 Apply suggestion to lib/pleroma/plugs/rate_limiter/rate_limiter.ex
5 years ago
feld f2216287a7 Merge branch 'admin-status-list' into 'develop'
5 years ago
Ivan Tashkinov 6f2efb1c45 Runtime configurability of RateLimiter. Refactoring. Disabled default rate limits in tests.
5 years ago
Egor Kislitsyn cb60a9c42f
Do not fail when user has no email
5 years ago
eugenijm 4ab07cf0d5 Admin API: Exclude boosts from `GET /api/pleroma/admin/users/:nickname/statuses` and `GET /api/pleroma/admin/instance/:instance/statuses`
5 years ago