Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2024-05-27 | [experiment] add alternative wasm sqlite3 implementation available via ↵ | 1 | ||
build-tag (#2863) This allows for building GoToSocial with [SQLite transpiled to WASM](https://github.com/ncruces/go-sqlite3) and accessed through [Wazero](https://wazero.io/). | ||||
2023-09-29 | [bugfix] Fix paging for empty items (#2236) | 1 | ||
* use minID properly for public timeline * return paged response properly even when 0 items * use gtserror * page more consistently (for now) * test * aaa | ||||
2023-05-22 | [chore] update account statuses paging logic (#1814) | 1 | ||