Commit Graph

3381 Commits (f66a15c4a51e1c8f614b4c1609b2385a29762931)

Author SHA1 Message Date
lain c1277be041 AudioHandlingTest: Make mock explicit
4 years ago
Alexander Strizhakov 7dc275b69b
relay fix for admin-fe
4 years ago
Haelwenn (lanodan) Monnier 5316e231b0
Pipeline Ingestion: Audio (Part 2)
4 years ago
Haelwenn 3d5d8c05c9 Merge branch '2064-image-blanking' into 'develop'
4 years ago
lain f0a8d723bb Transmogrifier Test: Extract audio tests.
4 years ago
lain aabc26a573 Pleroma.Upload: Set default upload name / description based on config.
4 years ago
Alex Gleason a0f5eb1a55
Test that `POST /api/pleroma/delete_account` purges the user
4 years ago
Alex Gleason c12c576ee2
Also purge bio and display name
4 years ago
Alex Gleason d55faa2f8f
Purge a local user upon deletion, fixes #2062
4 years ago
lain 34b099fffa Merge branch 'issue/1936' into 'develop'
4 years ago
Maksim Pechnikov f6da12f45d fix search media proxy urls
4 years ago
Ivan Tashkinov 60ac83a4c1 [#2046] Added test for pleroma/restrict_unauthenticated defaults on private instance. Updated docs and changelog.
4 years ago
Sergey Suprunenko 0865f36965
Mark notifications about statuses from muted users as read automatically
4 years ago
Ivan Tashkinov 95529ab709 [#2046] Defaulted pleroma/restrict_unauthenticated basing on instance privacy setting (i.e. restrict on private instances only by default).
4 years ago
feld 14a06e63f6 Merge branch 'fix/activity-expirations-again' into 'develop'
4 years ago
Haelwenn f99b8a25eb Merge branch 'reject' into 'develop'
4 years ago
lain 5be25b3e38 Merge branch '1152-deletion' into 'develop'
4 years ago
Maksim Pechnikov 56470647de Merge branch 'develop' into issue/1936
4 years ago
feld dfc56de167 Merge branch 'feature/update-welcome-setting-in-description' into 'develop'
4 years ago
lain 05ff666f99 AdminApiControllerTest: Add test that `deleted` users get deactivated.
4 years ago
lain 7224bf309e Transmogrifier: Move Rejects to the Pipeline
4 years ago
lain 62f7cca9a1 Transmogrifier Tests: Extract rejections.
4 years ago
lain bb92ad44a6 Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into reject
4 years ago
lain 0589e9156a Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into fix/activity-expirations-again
4 years ago
lain f988d82e46 Transmogrifier: Handle accepts with the pipeline
4 years ago
lain 9dda13bfa1 Transmogrifier Test: Remove mastodon hack test.
4 years ago
lain 3f6d50111e Linter fixes.
4 years ago
lain da3f9b9988 Transmogrifier: Remove handling of orphaned accepts
4 years ago
lain 8b1e8bec2f AcceptValidation: Codify accept rules.
4 years ago
lain f1a0c10b17 AcceptValidator: Add basic validator with tests.
4 years ago
lain 8f9fbc86c0 Transmogrifier: Small readability changes.
4 years ago
lain 54a6855ddf Transmogrifier Tests: Extract Accept handling
4 years ago
lain 686002164a Merge branch '204-fix' into 'develop'
4 years ago
lain 677abbf0ee Merge branch 'fix/activity-expirations-again' of git.pleroma.social:pleroma/pleroma into fix/activity-expirations-again
4 years ago
lain 7e4932362b SideEffects: Handle strange deletion case.
4 years ago
Maksim Pechnikov 345ac512e4 added paginate+search for admin/MediaProxy URLs
4 years ago
Egor Kislitsyn 249f21dcbb Admin API: Filter out unapproved users when the `active` filter is on
4 years ago
lain 66122a11b5 AccountController: Build the correct update activity.
4 years ago
lain d0fc48ea67 Merge branch 'develop' into 'feat/floki-fast-html-2'
4 years ago
Mark Felder 54e2af8293 Merge branch 'develop' into fix/ldap-auth-issues
4 years ago
Alex Gleason 673e8e3ac1
Force 204 responses to be empty, fixes #2029
4 years ago
rinpatch 7e23a48d38 rel me test: fix HTML so broken browsers (and therefore
4 years ago
rinpatch 325c7c924b Make Floki use fast_html
4 years ago
lain 34cbe9f44a Merge branch 'features/poll-validation' into 'develop'
4 years ago
Maksim Pechnikov 8e90cc58e7 Merge branch 'develop' into feature/update-welcome-setting-in-description
4 years ago
Maksim Pechnikov 6e6276b4f8 added test
4 years ago
lain 10b0e55acf Merge branch 'whole-word-filter-hotfix' into 'develop'
4 years ago
Mary Kate f785dba09b changelog for filter whole_word fix
4 years ago
Mary Kate d6ab9f2132 update test for whole_word in filter
4 years ago
lain 9c96fc052a CommonValidations: Extract modification right checker
4 years ago
Mark Felder 0f9aecbca4 Remove fallback to local database when LDAP is unavailable.
4 years ago
Mark Felder f7146583e5 Remove LDAP mail attribute as a requirement for registering an account
4 years ago
lain 19c108170e Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into features/poll-validation
4 years ago
lain 474aba984f Merge branch 'unique-app-id' into 'develop'
4 years ago
rinpatch b1b6a7dfa8 Merge branch 'deactivated-user-posts' into 'develop'
4 years ago
Alex Gleason 184742af5e
Unique apps.client_id for new installations, fixes #2022
4 years ago
Egor Kislitsyn 91fbb5b21f
Fix ActivityExpirationPolicy
4 years ago
lain 878c7f3f30 Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into features/poll-validation
4 years ago
lain 36aa34a1a8 MastodonAPITest: Do the needful
4 years ago
Haelwenn (lanodan) Monnier 0f088d8ce3
question_validator: Allow content to be an empty-string (blank)
4 years ago
lain 1a00713744 CommonValidations: Treat deactivated users as not present.
4 years ago
lain 0cfadcf2ca TransmogrifierTest: Add test for deactivated users
4 years ago
lain e92c040ad3 CommonAPITest: Add test that deactivated users can't post.
4 years ago
lain 28584bb224 Merge branch 'email-blacklist' into 'develop'
4 years ago
Alex Gleason 4f57e85ab9
Email blacklist: Update phrasing again
4 years ago
Alex Gleason 058daf498f
Email blacklist: Update response phrasing
4 years ago
lain 56b5b9aa27 Merge branch 'follower-mrf-again' into 'develop'
4 years ago
lain de3bdc63ad AccountControllerTest: Add test for message returned.
4 years ago
lain 5876d5123c Merge branch 'object-age-fix' into 'develop'
4 years ago
lain 10c792110e MRF Object Age Policy: Don't break on messages without cc/to
4 years ago
lain 4b18a07392 Revert "Merge branch 'revert-1ac0969c' into 'develop'"
4 years ago
lain 010d77ec85 Revert "Merge branch 'mrf-silence-2' into 'develop'"
4 years ago
lain 1ac0969c72 Merge branch 'mrf-silence-2' into 'develop'
4 years ago
Haelwenn (lanodan) Monnier ac2598307d
Merge remote-tracking branch 'pleroma/develop' into features/poll-validation
4 years ago
Ivan Tashkinov 27b0a8b155 [#1985] Prevented force login on registration if account approval and/or email confirmation needed.
4 years ago
lain 1dd162a5f7 SimplePolicy: Fix problem with DM leaks.
4 years ago
Haelwenn d1cf1108ac Merge branch 'render-preview-cards-in-chats' into 'develop'
4 years ago
Haelwenn 87fe31fb5c Merge branch '1993-confirm-users-on-registration' into 'develop'
4 years ago
lain 781b270863 ChatMessageReferenceView: Display preview cards.
4 years ago
lain 873ff5ce14 Merge branch 'hide-reactions' into 'develop'
4 years ago
lain e2e66e50d3 SimplePolicyTest: Add test for leaking DMs.
4 years ago
Maksim Pechnikov cff7bb5cd4 Merge branch 'develop' into issue/1933-update-dependency
4 years ago
Alex Gleason 702f0fb822
Merge remote-tracking branch 'upstream/develop' into mrf-silence
4 years ago
Alex Gleason 93638935d7
SimpleMRF: :silence --> :followers_only
4 years ago
Alex Gleason 00d090004e
:show_reactions, refactor the other test
4 years ago
Alex Gleason 026a51cb27
:show_reactions, add CHANGELOG.md, refactor test
4 years ago
Alex Gleason d8a01c9432
Merge remote-tracking branch 'upstream/develop' into hide-reactions
4 years ago
lain d9bf2c58df Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into 1993-confirm-users-on-registration
4 years ago
Haelwenn 269b61a240 Merge branch '1996-dont-break-on-chatmessages' into 'develop'
4 years ago
lain de5c7e20a3 Merge branch 'bugfix/remote-user-atom' into 'develop'
4 years ago
Haelwenn (lanodan) Monnier 2e27847573
feed/user_controller: Return 404 when the user is remote
4 years ago
lain 79f9ddd8b7 Merge branch 'by-approval' into 'develop'
4 years ago
lain c25c21dd22 AccountController: Don't explicitly ask to keep users unconfirmed.
4 years ago
lain edf8b6abfe EnsureRePrepended: Don't break on chat messages.
4 years ago
Maksim Pechnikov 15b8446cdb updated dev & test packages
4 years ago
Alex Gleason 3c90f7f715
SimpleMRF: Let instances be silenced
4 years ago
Alex Gleason 3b7c454418
Let favourites and emoji reactions optionally be hidden
4 years ago
Alex Gleason f688c8df82
Fix User.registration_reason HTML sanitizing issues
4 years ago
Alex Gleason f43518eb74
Lint, fix test
4 years ago
lain 9e6f4694dd Pipeline: Unify embedded_object / object_data, move to validator.
4 years ago