aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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-14Merge branch 'config-changes' into 'develop'rinpatch
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-12Merge branch 'fix/error-log-double-quotes' into 'develop'Haelwenn
2019-09-11Fix double quotes in error logsMark Felder
2019-09-11Use Jason for rendering responsesrinpatch
2019-09-11Merge branch 'patch-5' into 'develop'Haelwenn
2019-09-11Merge branch 'fix/oom-parallel-rendering' into 'develop'lain
2019-09-11Add extended benchmarkrinpatch
2019-09-11refactoringAlex S
2019-09-11little refactorAlex S
2019-09-11some changesAlex S
2019-09-11little fixAlex S
2019-09-11don't add behaviour to suggestionsAlex S
2019-09-11little fixAlex S
2019-09-11typo fixAlex S
2019-09-11some changesAlex S
2019-09-11fixAlex S
2019-09-11expanding regex sigils to use modifiersAlex S
2019-09-11mix docs generates config.mdAlex S
2019-09-11description formattersAlex 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-06activity: when restricting deactivated users, precalculate the user listAriadne Conill
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-05Call TrailingFormatPlug for /api/pleroma/emojirinpatch
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
2019-09-05Mastodon API Poll view: Fix handling of polls without an end daterinpatch
2019-09-05Merge branch 'fix/safe-render-notifications' into 'develop'rinpatch
2019-09-05Do not crash if one notification failed to renderrinpatch
2019-09-04Mastodon API: Add `pleroma.thread_muted` to Status entityrinpatch
2019-09-04Apply suggestion to lib/pleroma/notification.exrinpatch
2019-09-04Extend `/api/pleroma/notifications/read` to mark multiple notificationsrinpatch
2019-09-03Mastdon API: Add ability to get a remote account by nickname torinpatch
2019-09-03Return "total" optionallyMaxim Filippov