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-08-04 | [performance] add caching of status fave, boost of, in reply to ID lists (#2060) | 1 | ||
2023-08-02 | [bugfix] Rework MultiError to wrap + unwrap errors properly (#2057) | 1 | ||
* rework multierror a bit * test multierror |