Commit Graph

2263 Commits (ca1871fbb40e78cc0b56efd4b3ff56474c222d7d)

Author SHA1 Message Date
rinpatch ca1871fbb4 Do not include notifications from blocked users when with_muted is set
5 years ago
rinpatch eca86330b4 Remove a failing search test due to it being unrealistic
5 years ago
rinpatch 713b2187b9 User search: Remove trigram and refactor the module
5 years ago
rinpatch 98c9affc48 Add a test for safe_jsonb_set
5 years ago
eugenijm 790ae8e189 Mastodon API: Fix private and direct statuses not being filtered out from the public timeline for an authenticated user (`GET /api/v1/timelines/public`)
5 years ago
kaniini f6ff19e074 Merge branch 'backport/custom-field-update' into 'maint/1.1'
5 years ago
rinpatch b5e6ba323d Merge branch 'backport/key-moveout-1.1' into 'maint/1.1'
5 years ago
kPherox cc84563796 Update test for custom fields when content-type urlencoded
5 years ago
kPherox 86bc83efe5 Update test for custom fields when name empty string
5 years ago
kPherox 81abee22b6 Rename fields to fields_attributes
5 years ago
kaniini 8a52f30356 Merge branch 'backport/feature-poll-refresh' into 'maint/1.1'
5 years ago
rinpatch 644bc1e64a Preserve internal fields when reinjecting
5 years ago
rinpatch f95ae0e50a Capture log in object refetch tests
5 years ago
rinpatch eae9a6d34d Initial poll refresh support
5 years ago
feld 2a2d834ff7 Use the user.id instead of nickname in report URLs
5 years ago
rinpatch c58da11182 Move local keys out of `user.info`
5 years ago
lain b97a7709c7 CommonAPI: Create profile updates as public.
5 years ago
lain 4d85e07e9e ActivityPub / Transmogrifier: Correctly store incoming Update id.
5 years ago
Haelwenn (lanodan) Monnier dbd78de176 notification_view.ex: Make sure `account` isn’t empty
5 years ago
kaniini 43be47c161 Merge branch 'backport/hex-flake-id' into 'maint/1.1'
5 years ago
kaniini 15513f02d0 Merge branch 'backport/feature-track-reverse-proxy-failures' into 'maint/1.1'
5 years ago
Egor Kislitsyn 67d772dd73 Replace `Pleroma.FlakeId` with `flake_id` hex package
5 years ago
Sergey Suprunenko 7307d7d676 Track failed proxy urls and don't request them again
5 years ago
Maksim Pechnikov 16a1f95623 removed legacy api: "/objects/:uuid/likes"
5 years ago
lain a0435dca26 ActivityPub.Utils: Fix undo test.
5 years ago
lain b7d2ca0372 ActivityPub: Change addressing of Undo.
5 years ago
kaniini ca6f1644aa Merge branch 'bugfix/widen-streamer-blocks-for-1.1' into 'maint/1.1'
5 years ago
rinpatch 6b7cd7d850 Fix get_cached_by_nickname_or_id not allowing to get local users by
5 years ago
Ariadne Conill d9e0108baa tests: add missing ExUnit.CaptureLog
5 years ago
Ariadne Conill 4305ddef0a tests: streamer: add a test for blocked transitive activities
5 years ago
Steven Fuchs a2e92a1b8a remove remaining errors from tests
5 years ago
Egor Kislitsyn 7d5f20b50f Revert "Merge branch 'revert-4fabf83a' into 'develop'"
5 years ago
rinpatch 1e6aa10168 Remove in-db configuration references from 1.1
5 years ago
lain 565b8d02c8 Transmogrifier: Handle compact objects in undos.
5 years ago
rinpatch 6d1ca73466 Linting
5 years ago
rinpatch d4a76b0a6f Don't embed the first page in inboxes/outboxes and refactor the views to
5 years ago
rinpatch c64ab84e6a Merge branch 'fix-tests' into 'develop'
5 years ago
rinpatch dca545bb0d Apply suggestion to test/web/mastodon_api/mastodon_api_controller_test.exs
5 years ago
rinpatch ae33cca4cf Apply suggestion to test/web/mastodon_api/mastodon_api_controller_test.exs
5 years ago
rinpatch 056780fd8e Mastodon API: Respect post privacy in favourited/reblogged endpoints
5 years ago
lain 53a3ad6043 Merge branch 'cleanup-activity' into 'develop'
5 years ago
Haelwenn 0d9609894f Merge branch 'feature/change-email' into 'develop'
5 years ago
rinpatch f884987ace Merge branch 'admin-config-description' into 'develop'
5 years ago
Egor Kislitsyn 25d8216804 Add email change endpoint
5 years ago
Egor Kislitsyn 5bfbad13ad Add more tests for Pleroma.Activity
5 years ago
Egor Kislitsyn 39dc9b470c Cleanup Pleroma.Activity and Pleroma.Web.ActivityPub.Utils
5 years ago
Mark Felder 102eb4455c Fix associated test as well
5 years ago
Alex S a1f2dfb10a expanding regex sigils to use modifiers
5 years ago
Egor Kislitsyn 3d12e05f43 Fix `Activity.all_by_ids_with_object/1` test
5 years ago
Egor Kislitsyn b40b10b53d Add an endpoint to get multiple statuses by IDs
5 years ago