summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-04truncate remote user bio/display nameSadposter
2019-09-04fetch_announcements -> take_announcementsMaksim Pechnikov
2019-09-04add tests for activity_pub/utils.exMaksim Pechnikov
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-09-02add mandatory fields for user updateSadposter
2019-09-02use atom key for fieldsSadposter
2019-09-02mix formatSadposter
2019-09-02truncate fields for remote users insteadSadposter
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
2019-08-31Remove Mention of TwitterAPI in readmerinpatch
2019-08-31Remove Activity, User and Notification views from TwitterAPIrinpatch
2019-08-31Remove most of Pleroma.Web.TwitterAPI.TwitterAPIrinpatch
2019-08-30Merge branch 'iss-930-media' into 'develop'feld
2019-08-30Fix missing changes in pleroma/pleroma!1197kPherox
2019-08-30Merge branch 'fix/antifollowbot-and-relays' into 'develop'kaniini
2019-08-30Fix AntiFollowbotPolicy when trying to follow a relayfeld
2019-08-28Merge branch 'fix-osada-follow' into 'develop'Haelwenn
2019-08-27Merge branch 'list-controller' into 'develop'lain
2019-08-27Merge branch 'tests/activity_pub' into 'develop'lain
2019-08-27Apply suggestion to lib/pleroma/web/activity_pub/activity_pub_controller.exMaksim
2019-08-27Transmogrifier: Use Containment.get_actor to get actors.lain
2019-08-27added tests for ActivityPub.like\unlikeMaksim Pechnikov
2019-08-27[#1149] Bugfix: Pleroma.Workers.Subscriber / "verify_websub" works with Websu...Ivan Tashkinov
2019-08-27Remove most of TwitterAPIControllerrinpatch
2019-08-26Merge branch 'fix-typo' into 'develop'lain
2019-08-26Transmogrifier: Fix follow handling when the actor is an object.lain
2019-08-27Fix typoEgor Kislitsyn
2019-08-26Merge branch 'fix/sporadic-test' into 'develop'rinpatch
2019-08-26Fix sporadic testMaxim Filippov