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-12-04
remove httpoison_mock
Maksim Pechnikov
2018-11-30
reverse proxy / uploads
href
2018-11-17
tests: add a test to verify the general fake direction protection works in ↵
William Pitcock
all cases
2018-11-17
tests: add a testcase for user collision
William Pitcock
2018-11-17
tests: add a second spoofing variant
William Pitcock
2018-11-17
test: httpoison mock: add second spoofing activity test
William Pitcock
2018-11-10
add missing prismo testcase data
William Pitcock
2018-10-17
tests: add a testcase for matching osada users in the formatter
William Pitcock
2018-09-27
transmogrifier: more robustly handle dereferencing pointer URIs
William Pitcock
2018-09-01
tests: add regression tests
William Pitcock
2018-08-21
Basic peertube support.
Haelwenn (lanodan) Monnier
2018-08-14
testsuite: formatting
William Pitcock
2018-08-14
test: add kroeg fixtures
William Pitcock
2018-07-12
Add test for Plume Articles
Haelwenn (lanodan) Monnier
2018-06-06
testsuite: update fixture URIs that were http
William Pitcock
2018-05-21
webfinger: fix finding the XRD uri for statusnet instances
William Pitcock
2018-05-19
Merge branch 'feature/webfinger-mime-ld-json' into 'develop'
lambda
webfinger: handle application/ld+json links See merge request pleroma/pleroma!159
2018-05-19
run mix format
William Pitcock
2018-05-19
run mix format
William Pitcock
2018-05-19
tests: add test for hubzilla follow activity too
William Pitcock
2018-05-19
webfinger: add tests
William Pitcock
2018-05-04
Fix a bunch of unused variable warnings
Mark Felder
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