| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | synchronize database entities and code models | Hazelnoot | 2025-05-22 | 1 | -0/+2 |
| | | |||||
| * | unify logic of `SkLatestNote.areEquivalent` and `SkLatestNote.keyFor` | Hazelnoot | 2024-10-15 | 1 | -4/+7 |
| | | |||||
| * | factor out latest_note logic into LatestNoteService | Hazelnoot | 2024-10-15 | 1 | -0/+12 |
| | | |||||
| * | add filters for following feed | Hazel K | 2024-10-15 | 1 | -0/+13 |
| | | |||||
| * | add type columns to SkLatestNote | Hazel K | 2024-10-15 | 1 | -0/+18 |
| | | |||||
| * | correct name of `SkLatestNote` | Hazel K | 2024-10-15 | 1 | -2/+2 |
| | | |||||
| * | fix more copyright headers | Hazel K | 2024-09-30 | 1 | -0/+5 |
| | | |||||
| * | fix crash during startup | Hazel K | 2024-09-29 | 1 | -1/+3 |
| | | |||||
| * | remove duplicate generated columns from LatestNote | Hazel K | 2024-09-29 | 1 | -2/+6 |
| | | |||||
| * | clean up copy constructor | Hazel K | 2024-09-29 | 1 | -3/+1 |
| | | |||||
| * | remove extra space | Hazel K | 2024-09-29 | 1 | -1/+0 |
| | | |||||
| * | add copy constructor to LatestNote | Hazel K | 2024-09-29 | 1 | -0/+9 |
| | | |||||
| * | add `latest_note` table | Hazel K | 2024-09-29 | 1 | -0/+37 |