aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-08Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queueIvan Tashkinov
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-06[#1149] Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oba...Ivan Tashkinov
2019-09-06Refactor `add_link_headers/7` -> `add_link_headers/3`Egor Kislitsyn
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 remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queueIvan Tashkinov
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-03[#1149] Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oba...Ivan Tashkinov
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
2019-09-02[#1149] Refactoring: GenServer workers renamed to daemons, `use Oban.Worker` ...Ivan Tashkinov
2019-08-31[#1149] Refactored Oban workers API (introduced `enqueue/3`).Ivan Tashkinov
2019-08-31[#1149] Addressed code review comments (code style, jobs pruning etc.).Ivan Tashkinov
2019-08-31[#1149] Added Oban job for "activity_expiration". Merged remote-tracking bran...Ivan Tashkinov
2019-08-31credo fixesrinpatch
2019-08-31Add back /api/qvitter/statuses/notifications/read.jsonrinpatch
2019-08-31Remove a useless importrinpatch
2019-08-31Add a changelog entry for twitterapi removal and fix credo issuesrinpatch
2019-08-31Remove TwitterAPI representersrinpatch