This website requires JavaScript.
Explore
Help
Register
Sign in
AkkomaGang
/
akkoma
Watch
15
Star
66
Fork
You've already forked akkoma
94
Code
Issues
180
Pull requests
28
Projects
2
Releases
14
Packages
Wiki
Activity
4493
commits
27
branches
108
tags
341
MiB
fee50636d0
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