This website requires JavaScript.
Explore
Pages
Legacy CI (Drone)
Help
Register
Sign in
sam
/
pleroma
Watch
1
Star
0
Fork
You've already forked pleroma
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
4704
commits
2
branches
40
tags
290
MiB
ff8d76c670
Commit graph
3 commits
Author
SHA1
Message
Date
Egor Kislitsyn
11c2d6bdc4
change
Repo.get(Activity, id)
=>
Activity.get_by_id(id)
in tests
2019-04-02 17:08:03 +07:00
Egor Kislitsyn
1b3d921921
change
Repo.get(User, id)
=>
User.get_by_id(id)
2019-04-02 17:01:26 +07:00
eugenijm
100413bf2c
Add
is_seen
to MastoAPI notifications, extract rendering logic into separate NotificationView, add tests
2019-03-15 01:35:48 +03:00