aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-12Track object/create activity fetchesrinpatch
2019-09-11Merge branch 'feature/jason-view-render' into 'develop'kaniini
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-10Revert "Parallelize template rendering"rinpatch
2019-09-10Merge branch 'fix/tests' into 'develop'lain
2019-09-11Fix `Activity.all_by_ids_with_object/1` testEgor Kislitsyn
2019-09-10Merge branch 'statuses-by-ids' into 'develop'lain
2019-09-10Add note about limit to the docEgor Kislitsyn
2019-09-10Add an endpoint to get multiple statuses by IDsEgor Kislitsyn
2019-09-09Merge branch 'cache-plug' into 'develop'feld
2019-09-09Add Pleroma.Plugs.Cacheminibikini
2019-09-09Merge branch 'update-changelog' into 'develop'feld
2019-09-10Update CHANGELOG (add a note about !1649)Egor Kislitsyn
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-06Merge branch 'chore/query-optimization' into 'develop'kaniini
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 'chore/changelog-prioritize-twitterapi-removal' into 'develop'rinpatch
2019-09-06Prioritize the removal of TwitterAPI and :accept_blocks in the changelogrinpatch
2019-09-06Merge branch 'so-long-twitterapi' into 'develop'rinpatch
2019-09-06Merge branch 'update-frontend-e75ac9dd' into 'develop'rinpatch
2019-09-06Update frontend bundle to e75ac9ddrinpatch
2019-09-05Merge branch 'hotifx/emoji-trailing' 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-05Merge branch 'fix/endless-poll-handling' into 'develop'rinpatch
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-04Merge branch 'dockerfile-touchups' into 'develop'rinpatch
2019-09-04Switch to alpine:3.9 to avoid dlsym errorsAshlynn Anderson
2019-09-04Merge branch 'feat/mastoapi-status-threadmuted' into 'develop'Haelwenn
2019-09-04Mastodon API: Add `pleroma.thread_muted` to Status entityrinpatch
2019-09-04Merge branch 'feature/mastoapi-read-notifications' into 'develop'Haelwenn
2019-09-04Clarify that read notifications are returnedrinpatch
2019-09-04Apply suggestion to docs/api/pleroma_api.mdrinpatch
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-03Switch to official elixir:1.9-alpine image for buildAshlynn Anderson
2019-09-03Remove dynamic config as default, add healthcheckAshlynn Anderson
2019-09-03Merge branch 'feature/pagination-total' into 'develop'rinpatch
2019-09-03Return "total" optionallyMaxim Filippov
2019-09-02Return total from pagination + testsMaxim Filippov