| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2025-06-06 | improve "condensed line" error logging in QueueProcessorService.ts | Hazelnoot | 1 | -1/+15 |
| 2025-06-06 | fix error logs and response in drive/files/create.ts | Hazelnoot | 1 | -2/+2 |
| 2025-06-06 | emit IdentifiableErrors from validator.ts | Hazelnoot | 2 | -4/+9 |
| 2025-06-06 | match attributionDomains entity to database schema | Hazelnoot | 3 | -7/+21 |
| 2025-06-06 | create IDX_note_url over note.url | Hazelnoot | 2 | -0/+17 |
| 2025-06-05 | additional fixes and cleanup to all note endpoints | Hazelnoot | 19 | -202/+282 |
| 2025-06-05 | fix performance regression in mentions endpoint | Hazelnoot | 1 | -27/+43 |
| 2025-06-05 | fix performance regression in home timeline | Hazelnoot | 1 | -55/+18 |
| 2025-06-05 | use index when checking visibleUserIds and mentions in generateVisibilityQuery | Hazelnoot | 1 | -3/+30 |