This website requires JavaScript.
Explore
Help
Sign In
bigbuffet
/
pleroma
Watch
2
Star
0
Fork
You've already forked pleroma
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
f6e131eeb9
pleroma
/
test
/
web
/
twitter_api
/
views
History
Sadposter
9ca91cbb87
Change relationship direction of subscriptions
2019-04-05 17:02:07 +01:00
..
activity_view_test.exs
change
Repo.get(Activity, id)
=>
Activity.get_by_id(id)
in tests
2019-04-02 17:08:03 +07:00
notification_view_test.exs
[Credo] fix Credo.Check.Readability.AliasOrder
2019-03-13 04:26:54 +01:00
user_view_test.exs
Change relationship direction of subscriptions
2019-04-05 17:02:07 +01:00