This website requires JavaScript.
Explore
Help
Sign in
itepechi
/
akkoma
Watch
1
Star
0
Fork
You've already forked akkoma
0
Code
Issues
Pull requests
Releases
Activity
4639
commits
3
branches
2
tags
276
MiB
c02d52c9f7
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