Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-26 | tests: add testsuite for broken thread filter | William Pitcock | |
2018-10-25 | tests: add test for user inbox | William Pitcock | |
2018-09-27 | transmogrifier: more robustly handle dereferencing pointer URIs | William Pitcock | |
2018-09-27 | transmogrifier: Add support for array-less hashtags, add broken announce, ↵ | Haelwenn (lanodan) Monnier | |
harden get_actor | |||
2018-09-27 | transmogrifier_test: incoming notices with tag not being an array (kroeg) | Haelwenn (lanodan) Monnier | |
2018-09-01 | tests: add regression tests | William Pitcock | |
2018-08-23 | tests: add a testcase for verifying that objects without a valid ID are ↵ | William Pitcock | |
always rejected | |||
2018-08-21 | Basic peertube support. | Haelwenn (lanodan) Monnier | |
2018-08-16 | Merge branch 'bugfix/federation-kroeg' into 'develop' | kaniini | |
fix federation with kroeg See merge request pleroma/pleroma!272 | |||
2018-08-16 | Merge branch 'fix/put-repeats-at-activitypub-outbox' into 'develop' | kaniini | |
Fix: Output repeats at ActivityPub outbox Closes #191 See merge request pleroma/pleroma!175 | |||
2018-08-14 | test: add kroeg fixtures | William Pitcock | |
2018-07-21 | improve test | hakabahitoyo | |
2018-07-21 | debug | hakabahitoyo | |
2018-07-21 | improve test | hakabahitoyo | |
2018-07-12 | Add test for Plume Articles | Haelwenn (lanodan) Monnier | |
2018-07-12 | activitypub: switch to using x509 representation for public keys instead of ↵ | William Pitcock | |
pkcs#1 | |||
2018-06-19 | Merge branch 'bugfix/block-follow-relationships' into 'develop' | lambda | |
fix follow relationship leaks when blocked See merge request pleroma/pleroma!230 | |||
2018-06-19 | tests: transmogrifier: ensure incoming blocks have the same effect as local ↵ | William Pitcock | |
blocks | |||
2018-06-18 | tests: add regression test for contentMap-only posts | William Pitcock | |
2018-06-14 | Merge branch 'feature/twitterapi-unrepeat' into 'develop' | lambda | |
Add TwitterAPI unretweet endpoint and cleanup AP.unannounce See merge request pleroma/pleroma!218 | |||
2018-06-13 | Add unretweet TwAPI endpoint and cleanup AP.unannounce | Francis Dinh | |
2018-06-08 | tests: add regression test for locking/unlocking account updates | William Pitcock | |
2018-06-03 | Better error handling for ActivityPubController | lain | |
2018-05-30 | Fix url guessing attacks. | lain | |
2018-05-26 | Formatting. | lain | |
2018-05-26 | Make Mastodon follow hack more explicit. | lain | |
2018-05-26 | Don't treat remote accepts/rejects as local. | lain | |
Also, use specialized functions to get safe data. | |||
2018-05-26 | tests: add tests to verify the accept request is discarded if no follow ↵ | William Pitcock | |
activity could be found | |||
2018-05-25 | activitypub transmogrifier: cleanups and tests for incoming accepts/rejects | William Pitcock | |
2018-05-22 | Hook up unfollow and (un)block to MastoAPI + tests | Francis Dinh | |
2018-05-21 | Fix unblock handling | Francis Dinh | |
2018-05-20 | Fix unfollows | Francis Dinh | |
2018-05-20 | pass user to User.blocks?/2 instead of ap_id | Francis Dinh | |
2018-05-20 | Merge remote-tracking branch 'upstream/develop' into ↵ | Francis Dinh | |
feature/incoming-remote-unfollow Fixed some conflicts in transmogrifier.ex | |||
2018-05-20 | Fix test for blocks | Francis Dinh | |
2018-05-19 | Formatting and add tests for blocks/unblocks | Francis Dinh | |
2018-05-19 | Support Undo like activities (Fix #139) | Thog | |
2018-05-19 | tests: add test for hubzilla follow activity too | William Pitcock | |
2018-05-19 | tests: add tests for Transmogrifier.maybe_fix_user_object() | William Pitcock | |
2018-05-17 | Revert "Undo formatting in user.ex" | Francis Dinh | |
This reverts commit e6dc15b96cb971836211a1e57be1756936456c17. | |||
2018-05-17 | Undo formatting in user.ex | Francis Dinh | |
2018-05-17 | Add support for incoming remote unfollows | Francis Dinh | |
2018-05-13 | Fix format. | lain | |
2018-05-13 | Revert "Remove 'unlisted' handling for now." | lain | |
This reverts commit 1027d1f6963b495a5abc67b05447619ce7d429db. | |||
2018-05-13 | Remove 'unlisted' handling for now. | lain | |
It's just too slow (over 1 second on small systems, haven't looked at the queries in detail yet). We'll need some other way to handle it. | |||
2018-05-13 | Merge branch 'feature/unrepeats' into 'develop' | lambda | |
Add unrepeats Closes #69 See merge request pleroma/pleroma!113 | |||
2018-05-13 | Add test. | lain | |
2018-05-11 | Add tests for unrepeats | Francis Dinh | |
2018-05-04 | Fix formatting | Francis Dinh | |
2018-04-28 | Merge branch 'fix/blocked-user-boosts' into 'develop' | lambda | |
ActivityPub.ex: do not return boosted statuses from blocked users. See merge request pleroma/pleroma!111 |