aboutsummaryrefslogtreecommitdiff
path: root/test/support
AgeCommit message (Collapse)Author
2018-05-19run mix formatWilliam Pitcock
2018-05-19run mix formatWilliam Pitcock
2018-05-19tests: add test for hubzilla follow activity tooWilliam Pitcock
2018-05-19webfinger: add testsWilliam Pitcock
2018-05-14Add direct_note[_activity]_factory and a couple testscsaurus
2018-05-04Fix a bunch of unused variable warningsMark Felder
2018-03-30Format the code.lain
2018-03-24Fetch the same data from json webfinger as from xml webfinger.lain
2018-03-22Clear caches on test.lain
2018-03-22tests: webfinger: test quering a JSON response for activitypub actor URIWilliam Pitcock
2018-03-19Use connection pools.lain
2018-03-11Don't validate on missing public key.lain
2018-02-25Fix specs.lain
2018-02-25Fix more specs.lain
2018-02-23Correctly stitch mastodon -> ostatus replies.lain
2018-02-20Add some more tests.lain
2018-02-18Add mock.lain
2018-02-17Fix specs.lain
2018-02-12Merge branch 'develop' into feature/activitypublain
2018-02-12Add missing support file.lain
2018-02-11Mocks: Add mastodon user json example.Roger Braun
2017-11-20Make users in tests follow themselves by default.eal
Also fix the semantics of all tests to match.
2017-11-09Add actor column to activities.Roger Braun
2017-10-31MastoAPI: Include CW.Roger Braun
2017-10-23MastoAPI: Add emoji output.Roger Braun
2017-09-16Make emoji configurable in files.Roger Braun
2017-09-16Federate emoji out.Roger Braun
2017-08-24Extend webfinger capabilities.Roger Braun
2017-08-04Also fetch atom links.Roger Braun
2017-07-22Save follower count and note count in user.Roger Braun
2017-07-19Add follower_address to users, add on generation.Roger Braun
2017-06-18Revert "Add invisible tags to TwAPI output."Roger Braun
This reverts commit a92a9dce94d2a2502750a4a258560283c21e2777.
2017-05-24Fix factory.Roger Braun
2017-05-18Add categories to ostatus output.Roger Braun
2017-05-18Add invisible tags to TwAPI output.Roger Braun
2017-05-16AP refactoring.Roger Braun
2017-05-11Fix cws.Roger Braun
2017-05-10Handle incoming follows.Roger Braun
Also Mastodon CWs.
2017-05-07Merge branch 'develop' into dtluna/pleroma-feature/unfollow-activityRoger Braun
2017-05-05Handle incoming favorites, fetch potentially missing messages.Roger Braun
2017-05-05Mock HTTPoison in testing.Roger Braun
2017-05-02Fix specs, add local marker to actitivies.Roger Braun
2017-04-28Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into ↵dtluna
feature/unfollow-activity
2017-04-27Add discovery and subscription requests to websub.Roger Braun
2017-04-26Output conversation id.Roger Braun
2017-04-22Fix utf8 problems with iolists.Roger Braun
2017-04-21Add Undo of Follow Activity insertiondtluna
2017-04-21Add Websub verification.Roger Braun
2017-04-16Add avatar objects to user, fix specs.Roger Braun
2017-04-14Add unliking to activitypub.Roger Braun