aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web
AgeCommit message (Expand)Author
2019-11-04streamer: use direct object for filter checks when there is no valid child ob...Ariadne Conill
2019-10-18Fix a migration wiping user info of users that don't have any mutesrinpatch
2019-10-07mastodon api: fix exclude_replies (closes #1287)Ariadne Conill
2019-10-07Mastodon API: Fix private and direct statuses not being filtered out from the...eugenijm
2019-10-06Merge branch 'backport/custom-field-update' into 'maint/1.1'kaniini
2019-10-06Merge branch 'backport/key-moveout-1.1' into 'maint/1.1'rinpatch
2019-10-06Extract if block into private functionkPherox
2019-10-06Change to delete empty name fieldkPherox
2019-10-06Fix type of fields_attributeskPherox
2019-10-06Rename fields to fields_attributeskPherox
2019-10-06Move object internal fields to a constantrinpatch
2019-10-06Initial poll refresh supportrinpatch
2019-10-06Move local keys out of `user.info`rinpatch
2019-10-05CommonAPI: Create profile updates as public.lain
2019-10-05ActivityPub / Transmogrifier: Correctly store incoming Update id.lain
2019-10-04notification_view.ex: Make sure `account` isn’t emptyHaelwenn (lanodan) Monnier
2019-10-04Replace `Pleroma.FlakeId` with `flake_id` hex packageEgor Kislitsyn
2019-10-04removed legacy api: "/objects/:uuid/likes"Maksim Pechnikov
2019-10-04ActivityPub: Change addressing of Undo.lain
2019-10-04streamer: worker: actually use should_send? consistentlyAriadne Conill
2019-10-04streamer: worker: check for lack of intersectionality between a user's blockl...Ariadne Conill
2019-10-04streamer: add missing copyright headersAriadne Conill
2019-10-04remove remaining errors from testsSteven Fuchs
2019-10-04Revert "Merge branch 'revert-4fabf83a' into 'develop'"Egor Kislitsyn
2019-09-30Transmogrifier: Handle compact objects in undos.lain
2019-09-26Apply suggestion to lib/pleroma/web/activity_pub/views/user_view.exrinpatch
2019-09-26Credo considered harmfulrinpatch
2019-09-26Remove useless with clauserinpatch
2019-09-26Apply suggestion to lib/pleroma/web/activity_pub/activity_pub_controller.exrinpatch
2019-09-26Don't embed the first page in inboxes/outboxes and refactor the views torinpatch
2019-09-14Mastodon API: Respect post privacy in favourited/reblogged endpointsrinpatch
2019-09-13Merge branch 'cleanup-activity' into 'develop'lain
2019-09-13Merge branch 'feature/change-email' into 'develop'Haelwenn
2019-09-13Merge branch 'admin-config-description' into 'develop'rinpatch
2019-09-13Add email change endpointEgor Kislitsyn
2019-09-13Cleanup Pleroma.Activity and Pleroma.Web.ActivityPub.UtilsEgor Kislitsyn
2019-09-11Fix double quotes in error logsMark Felder
2019-09-11Merge branch 'patch-5' into 'develop'Haelwenn
2019-09-11Merge branch 'fix/oom-parallel-rendering' into 'develop'lain
2019-09-11expanding regex sigils to use modifiersAlex S
2019-09-10Revert "Parallelize template rendering"rinpatch
2019-09-10Add an endpoint to get multiple statuses by IDsEgor Kislitsyn
2019-09-09Add Pleroma.Plugs.Cacheminibikini
2019-09-09Merge branch 'fix/read-inbox' into 'develop'feld
2019-09-10Fix `ActivityPubController.read_inbox/2`Egor Kislitsyn
2019-09-07Mastodon API: URI encode hashtag name in generated URLsshadowfacts
2019-09-06activitypub: help ecto build a better query for thread mute filteringAriadne Conill
2019-09-06Merge branch 'so-long-twitterapi' into 'develop'rinpatch
2019-09-05Merge branch 'feature/mastoapi-accounts-external' into 'develop'Haelwenn
2019-09-05Move checking for restrict_local to User.get_cached_by_id_or_nicknamerinpatch