| Age | Commit message (Expand) | Author |
|---|---|---|
| 2019-04-22 | Use `User.get_cached*` everywhere | Egor |
| 2019-04-02 | change `Repo.get(Activity, id)` => `Activity.get_by_id(id)` in tests | Egor Kislitsyn |
| 2019-04-02 | change `Repo.get(User, id)` => `User.get_by_id(id)` | Egor Kislitsyn |
| 2019-03-15 | Add `is_seen` to MastoAPI notifications, extract rendering logic into separat... | eugenijm |
