This website requires JavaScript.
Explore
Help
Sign In
sjw
/
pleroma
Watch
1
Star
0
Fork
0
You've already forked pleroma
mirror of
https://git.pleroma.social/sjw/pleroma.git
synced
2025-01-14 18:40:15 +01:00
Code
Issues
Releases
Wiki
Activity
pleroma
/
test
/
web
/
ostatus
History
lain
249b31ffe5
Fix specs.
2019-05-17 11:49:13 +02:00
..
incoming_documents
change
Repo.get(Activity, id)
=>
Activity.get_by_id(id)
in tests
2019-04-02 17:08:03 +07:00
activity_representer_test.exs
Fix get_in_reply_to in OStatus' activity representer depending on embedded objects
2019-05-09 22:27:00 +03:00
feed_representer_test.exs
[Credo] fix Credo.Check.Readability.AliasOrder
2019-03-13 04:26:54 +01:00
ostatus_controller_test.exs
Use
User.get_cached*
everywhere
2019-04-22 07:20:43 +00:00
ostatus_test.exs
Fix specs.
2019-05-17 11:49:13 +02:00
user_representer_test.exs
…