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
/
web
/
websub
Age
Commit message (
Collapse
)
Author
2019-08-19
added test helpers to clear config after tests
Maksim
2019-07-09
Testing: Don't federate in testing.
lain
2019-05-25
remove @websub and @ostatus module-level constants
William Pitcock
2019-05-25
tests: websub: check only that signature validation succeeds or fails
William Pitcock
2019-03-13
[Credo] fix Credo.Check.Readability.AliasOrder
Haelwenn (lanodan) Monnier
2019-02-11
test: Change `lenght(…) == 0` to `Enum.empty?(…)`
Haelwenn (lanodan) Monnier
2019-02-11
test: de-group alias/es
Haelwenn (lanodan) Monnier
2019-01-29
[#534] Made federation push sender be determined basing on content instead ↵
Ivan Tashkinov
of `referer` header. Updated tests.
2019-01-28
[#534] Various tweaks. Tests for Instances and Instance.
Ivan Tashkinov
2019-01-25
[#534] Federation reachability filtering tests.
Ivan Tashkinov
2018-12-23
tests: add legal boilerplate
William Pitcock
2018-12-10
Treat warnings as errors outside of tests.
lain
2018-12-04
add http requests mock
Maksim Pechnikov
2018-12-04
status_code -> status
Maksim Pechnikov
2018-12-04
WebSub fix test
Maksim Pechnikov
2018-11-30
Assorted fixes.
lain
2018-03-30
Format the code.
lain
2018-02-12
Make test output easier to read.
lain
2017-10-05
Don't reject already accepted subscriptions.
Roger Braun
2017-05-24
Save remote user bio and update if we see new data.
Roger Braun
2017-05-10
Correct active state websub name.
Roger Braun
2017-05-10
Set valid_until date.
Roger Braun
2017-05-10
Refresh subscriptions.
Roger Braun
2017-05-03
Fix specs.
Roger Braun
2017-05-03
Attachment parsing, better magic key fetching.
Roger Braun
2017-05-01
Don't crypt raw iolists.
Roger Braun
2017-04-30
Pull in remote avatar on federation.
Roger Braun
2017-04-29
Handle full incoming feeds.
Roger Braun
2017-04-29
Save remote users with fqn as nickname.
Roger Braun
2017-04-29
Rework remote user subscription.
Roger Braun
2017-04-29
Add user info gathering.
Roger Braun
2017-04-28
Handle incoming websub subscriptions.
Roger Braun
2017-04-28
Add proper callback route for websub confirmation.
Roger Braun
2017-04-27
Add discovery and subscription requests to websub.
Roger Braun
2017-04-26
Refactor, add beginnings of websub client subscriptions.
Roger Braun
2017-04-22
Only handle subscription requests for now.
Roger Braun
2017-04-22
Only have one subscription per callback.
Roger Braun
2017-04-22
add basic federation to websub.
Roger Braun
2017-04-22
Add callback to websub subscription.
Roger Braun
2017-04-21
Add Websub verification.
Roger Braun
2017-04-20
Websub controller beginnings.
Roger Braun