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
/
activity_pub
/
activity_pub_controller_test.exs
Age
Commit message (
Expand
)
Author
2019-08-22
fix test
Maksim Pechnikov
2019-08-22
fixed unfollow for relay actor
Maksim Pechnikov
2019-08-19
added test helpers to clear config after tests
Maksim
2019-08-04
Do not add the "next" key to likes.json if there is no more items
Sergey Suprunenko
2019-07-17
tests: add test for fetching the internal fetch actor
Ariadne Conill
2019-07-12
ActivityPub Controller: Actually pass for_user to following/followers
rinpatch
2019-07-12
ActivityPub User view: Following/Followers refactoring
rinpatch
2019-07-09
[#878] Merge remote-tracking branch 'remotes/upstream/develop' into 878-activ...
Ivan Tashkinov
2019-07-09
Testing: Don't federate in testing.
lain
2019-07-08
[#878] Refactored assumptions on embedded object presence in tests. Adjusted ...
Ivan Tashkinov
2019-06-01
Remove all follower collections but actor's from "cc"
Sergey Suprunenko
2019-04-22
Use `User.get_cached*` everywhere
Egor
2019-04-16
activitypub: allow indirect messages from users being followed at a personal ...
William Pitcock
2019-04-02
change `Repo.get(User, id)` => `User.get_by_id(id)`
Egor Kislitsyn
2019-03-13
[Credo] fix Credo.Check.Readability.AliasOrder
Haelwenn (lanodan) Monnier
2019-02-22
Fix: Fixing an outbox related bug when local user activity is empty
KZ
2019-02-20
tests: fix formatting
William Pitcock
2019-02-20
tests: add test for fetching AP objects with application/json.
William Pitcock
2019-02-14
Merge branch 'fix/credo-issues-test' into 'develop'
kaniini
2019-02-14
tests: update tests for totalItems leak fix
William Pitcock
2019-02-11
test: de-group alias/es
Haelwenn (lanodan) Monnier
2019-02-06
hide_followings was renamed to hide_followers in the FE, but never synced up ...
Mark Felder
2019-02-03
Split hide_network into hide_followers & hide_followings (fixed)
Maxim Filippov
2019-02-01
Revert "Merge branch 'feature/split-hide-network' into 'develop'"
kaniini
2019-02-01
Merge branch 'feature/split-hide-network' into 'develop'
kaniini
2019-01-29
[#534] Made federation push sender be determined basing on content instead of...
Ivan Tashkinov
2019-01-28
Split hide_network into hide_followers & hide_followings
Maxim Filippov
2019-01-28
[#534] Various tweaks. Tests for Instances and Instance.
Ivan Tashkinov
2019-01-25
[#534] Federation reachability filtering tests.
Ivan Tashkinov
2019-01-12
Add route to get object like activities
sxsdv1
2019-01-12
Handle client submitted activitypub like activity
sxsdv1
2019-01-09
Support activity+json request for activity
sxsdv1
2019-01-05
Don't crash on AP request for tombstone
sxsdv1
2019-01-01
Implement delete activity
sxsdv1
2019-01-01
Split create activity specifics from update_outbox
sxsdv1
2018-12-30
Create activity when client posts to outbox
sxsdv1
2018-12-30
Implement ActivityPub inbox view
sxsdv1
2018-12-29
Wire up stub routes for client calls of activitypub inbox/outbox
sxsdv1
2018-12-23
tests: add legal boilerplate
William Pitcock
2018-12-12
fix warnings
Maksim Pechnikov
2018-12-05
Merge remote-tracking branch 'origin' into follower-hiding
lain
2018-12-04
formatting the code
Maksim Pechnikov
2018-12-04
all tests passed
Maksim Pechnikov
2018-12-02
Hide network in ap.
lain
2018-11-06
Small wrapper module around Application.get_env/put_env
href
2018-11-06
format
href
2018-11-06
Get rid of Pleroma.Config in favor of Application
href
2018-11-01
Test Relay, switch to runtime configuration.
lain
2018-10-25
tests: add test for user inbox
William Pitcock
2018-08-16
Merge branch 'fix/put-repeats-at-activitypub-outbox' into 'develop'
kaniini
[next]