Commit Graph

4297 Commits (129fb9f499d17edc8bacc3466e39f26659af67db)

Author SHA1 Message Date
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 c5338764df Extract if block into private function
5 years ago
kPherox db6c5aa66a Change to delete empty name field
5 years ago
kPherox 313b134fac Fix type of fields_attributes
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 c7313c8dfb Fix credo issues
5 years ago
rinpatch 40c7d6fa17 Do not refetch local objects
5 years ago
rinpatch 644bc1e64a Preserve internal fields when reinjecting
5 years ago
rinpatch 845e8ad5f6 Move object internal fields to a constant
5 years ago
rinpatch b9cdead076 Set updated_at even if the object stayed the same
5 years ago
rinpatch 8be9a9b5bb Fix wrong argument order when calling NaiveDateTime.diff
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 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 17fed5ae52 application: fix up after_supervisor_start removal backport
5 years ago
Ariadne Conill abb967671a streamer: worker: actually use should_send? consistently
5 years ago
Ariadne Conill d0e874c7f2 streamer: worker: check for lack of intersectionality between a user's blocklist and an activity's recipientlist
5 years ago
Ariadne Conill 51b317a602 streamer: add missing copyright headers
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 4c6e5639d3 Apply suggestion to lib/pleroma/web/activity_pub/views/user_view.ex
5 years ago
rinpatch cfd9f73f0d Credo considered harmful
5 years ago
rinpatch 9d32f38b39 Remove useless with clause
5 years ago
rinpatch 22a16a3e81 Apply suggestion to lib/pleroma/web/activity_pub/activity_pub_controller.ex
5 years ago
rinpatch d4a76b0a6f Don't embed the first page in inboxes/outboxes and refactor the views to
5 years ago
rinpatch ea1867f48e Merge branch 'config-changes' into 'develop'
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 39dc9b470c Cleanup Pleroma.Activity and Pleroma.Web.ActivityPub.Utils
5 years ago
Haelwenn 51609217c2 Merge branch 'fix/error-log-double-quotes' into 'develop'
5 years ago
Mark Felder 74e4c72c4a Fix double quotes in error logs
5 years ago