Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-25 | Allow activities pagination via limit/offset | Maxim Filippov | |
2019-09-24 | /api/ap/uploadMedia → /api/ap/upload_media | Haelwenn (lanodan) Monnier | |
2019-09-23 | Merge branch 'develop' into test/activity_pub/transmogrifier.ex | Maksim Pechnikov | |
2019-09-23 | Add support for AP C2S uploadMedia | Haelwenn (lanodan) Monnier | |
Closes: https://git.pleroma.social/pleroma/pleroma/issues/1171 | |||
2019-09-23 | Document and test /api/ap/whoami | Haelwenn (lanodan) Monnier | |
2019-09-19 | Add test for correct AP outbox pagination | D Anzorge | |
2019-09-19 | Merge branch 'develop' into test/activity_pub/transmogrifier.ex | Maksim Pechnikov | |
2019-09-18 | Merge branch 'chores/bump-copyright-year' into 'develop' | rinpatch | |
Bump copyright years of files changed in 2019 See merge request pleroma/pleroma!1698 | |||
2019-09-18 | Bump copyright years of files changed in 2019 | Haelwenn (lanodan) Monnier | |
Done via the following command: git diff 1e6c102bfcfe0e4835a48f2483f2376f9bf86a20 --stat --name-only | cat - | xargs sed -i 's/2017-2018 Pleroma Authors/2017-2019 Pleroma Authors/' | |||
2019-09-18 | Merge branch 'hide-follower-following-count' into 'develop' | feld | |
Add a setting to hide follows/followers stats from the user profile See merge request pleroma/pleroma!1663 | |||
2019-09-17 | Merge branch 'support/tests' into 'develop' | rinpatch | |
add tests for activity_pub/utils.ex See merge request pleroma/pleroma!1627 | |||
2019-09-17 | Mastodon API: Add a setting to hide follow/follower count from the user view ↵ | eugenijm | |
(`hide_follows_count` and `hide_followers_count`) | |||
2019-09-16 | Revert "Merge branch 'revert-4fabf83a' into 'develop'" | Egor Kislitsyn | |
This reverts commit fe7fd331263007e0fb2877ef7370a09a9704da36, reversing changes made to 4fabf83ad01352442906d79187aeab4c777f4df8. | |||
2019-09-16 | Fix signed fetch inclusion publisher test | rinpatch | |
Oban branch changed `actor` to `actor_id` and this test was not adjusted for that | |||
2019-09-16 | Revert "Merge branch 'streamer-refactoring' into 'develop'" | kaniini | |
This reverts merge request !1653 | |||
2019-09-16 | Streamer refactoring | Steven Fuchs | |
2019-09-16 | Merge branch 'feature/delivery-tracking' into 'develop' | kaniini | |
Track signed fetches of objects and use them for delete federation See merge request pleroma/pleroma!1661 | |||
2019-09-15 | Merge branch 'develop' into support/tests | Maksim Pechnikov | |
2019-09-14 | [#1149] Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
1149-oban-job-queue # Conflicts: # docs/config.md # mix.lock | |||
2019-09-13 | Merge branch 'capture-test-errors' into 'develop' | lain | |
Capture test error messages where appropriate See merge request pleroma/pleroma!1665 | |||
2019-09-13 | Merge branch 'develop' into feature/delivery-tracking | rinpatch | |
2019-09-13 | Capture test error messages where appropriate | stwf | |
2019-09-13 | Merge remote-tracking branch 'origin/develop' into reactions | lain | |
2019-09-13 | Remove unused functions and fix credo issues | rinpatch | |
2019-09-13 | Use delivery info when federating deletes | rinpatch | |
2019-09-13 | Merge branch 'develop' into test/activity_pub/transmogrifier.ex | Maksim Pechnikov | |
2019-09-12 | Track object/create activity fetches | rinpatch | |
2019-09-12 | Fix associated test as well | Mark Felder | |
2019-09-12 | Transmogrifier: Strip internal emoji reaction fields. | lain | |
2019-09-11 | added tests | Maksim Pechnikov | |
2019-09-11 | added tests | Maksim Pechnikov | |
2019-09-10 | added tests /activity_pub/transmogrifier.ex | Maksim Pechnikov | |
2019-09-09 | Add Pleroma.Plugs.Cache | minibikini | |
2019-09-10 | Fix `ActivityPubController.read_inbox/2` | Egor Kislitsyn | |
2019-09-04 | add tests for activity_pub/utils.ex | Maksim Pechnikov | |
2019-09-03 | ActivityPub: Save emoji reactions in object. | lain | |
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 ↵ | Ivan Tashkinov | |
branch 'remotes/upstream/develop' into 1149-oban-job-queue # Conflicts: # config/config.exs | |||
2019-08-28 | Merge branch 'fix-osada-follow' into 'develop' | Haelwenn | |
Transmogrifier: Fix follow handling when the actor is an object. Closes #1211 See merge request pleroma/pleroma!1604 | |||
2019-08-27 | Merge remote-tracking branch 'origin/develop' into reactions | lain | |
2019-08-27 | added tests for ActivityPub.like\unlike | Maksim Pechnikov | |
2019-08-26 | Transmogrifier: Handle incoming emoji reactions. | lain | |
2019-08-26 | ActivityPub: Basic EmojiReactions. | lain | |
2019-08-26 | Transmogrifier: Fix follow handling when the actor is an object. | lain | |
2019-08-25 | Merge branch 'issue/1177' into 'develop' | kaniini | |
[#1177] fixed unfollow for relay actor See merge request pleroma/pleroma!1589 | |||
2019-08-26 | Update test for custom profile fields | kPherox | |
2019-08-24 | update tests | Maksim Pechnikov | |
2019-08-24 | add tests | Maksim Pechnikov | |
2019-08-22 | fix test | Maksim Pechnikov | |
2019-08-22 | Merge branch 'develop' into issue/1177 | Maksim Pechnikov | |