Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2019-08-22 | Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queue | Ivan Tashkinov | |
2019-08-22 | [#1149] Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
1149-oban-job-queue # Conflicts: # lib/pleroma/application.ex # lib/pleroma/scheduled_activity_worker.ex # lib/pleroma/web/federator/retry_queue.ex # lib/pleroma/web/oauth/token/clean_worker.ex # test/user_test.exs # test/web/federator_test.exs | |||
2019-08-22 | fixed unfollow for relay actor | Maksim Pechnikov | |
2019-08-21 | fixed clear config after test | Maksim Pechnikov | |
2019-08-20 | Merge branch 'feature/custom-fields' into 'develop' | lain | |
Add custom profile fields See merge request pleroma/pleroma!1488 | |||
2019-08-19 | added test helpers to clear config after tests | Maksim | |
2019-08-18 | tests: activitypub: fix typo | Ariadne Conill | |
2019-08-15 | Hide muted theads from home/public timelines unless `with_muted` is set | rinpatch | |
2019-08-14 | Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queue | Ivan Tashkinov | |
2019-08-14 | Add `:max_remote_account_fields` config option | Egor Kislitsyn | |