index
:
pleroma
develop
fse
stable
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
support
/
httpoison_mock.ex
Age
Commit message (
Collapse
)
Author
2018-03-30
Format the code.
lain
2018-03-24
Fetch the same data from json webfinger as from xml webfinger.
lain
2018-03-22
tests: webfinger: test quering a JSON response for activitypub actor URI
William Pitcock
2018-03-19
Use connection pools.
lain
2018-03-11
Don't validate on missing public key.
lain
2018-02-23
Correctly stitch mastodon -> ostatus replies.
lain
2018-02-20
Add some more tests.
lain
2018-02-18
Add mock.
lain
2018-02-11
Mocks: Add mastodon user json example.
Roger Braun
2017-09-16
Make emoji configurable in files.
Roger Braun
2017-08-24
Extend webfinger capabilities.
Roger Braun
2017-08-04
Also fetch atom links.
Roger Braun
2017-06-18
Revert "Add invisible tags to TwAPI output."
Roger Braun
This reverts commit a92a9dce94d2a2502750a4a258560283c21e2777.
2017-05-18
Add invisible tags to TwAPI output.
Roger Braun
2017-05-11
Fix cws.
Roger Braun
2017-05-10
Handle incoming follows.
Roger Braun
Also Mastodon CWs.
2017-05-05
Handle incoming favorites, fetch potentially missing messages.
Roger Braun
2017-05-05
Mock HTTPoison in testing.
Roger Braun