Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cargo update | Vika | 2024-10-22 | 1 | -283/+251 |
| | |||||
* | Revert "cargo update" | Vika | 2024-10-22 | 1 | -253/+285 |
| | | | | | | | This reverts commit 94c04a70941e3b38474e7a9dcdd16cb51e4f29e0. `gettext-rs` crate released a semver-incompatible update, which breaks building. | ||||
* | cargo update | Vika | 2024-10-22 | 1 | -285/+253 |
| | |||||
* | Bump version to 1.0.0 v1.0.0 | Vika | 2024-09-04 | 1 | -1/+1 |
| | |||||
* | Smart Summary is now working! | Vika | 2024-09-04 | 1 | -0/+1 |
| | | | | | | | | | There's no preferences dialog, so you can't really adjust the prompt or the model it uses. The default settings work well for me. You may want to tweak them depending on your model preferences and compute budget. (Not many can afford to run Llama3-8B at high quantization. Conversely, you might have a better GPU than me and wish to run a 27B model or bigger.) | ||||
* | Remove libpanel dependency | Vika | 2024-09-04 | 1 | -32/+0 |
| | |||||
* | Bring in gettext and related tools | Vika | 2024-08-28 | 1 | -0/+106 |
| | | | | xtr is better at extracting translatables from Rust than xgettext is. | ||||
* | Proper main menu icon | Vika | 2024-08-25 | 1 | -1/+156 |
| | |||||
* | Bump kittybox-indieauth | Vika | 2024-08-25 | 1 | -2/+2 |
| | |||||
* | Send posts made in the post composer | Vika | 2024-08-20 | 1 | -61/+1034 |
| | |||||
* | Initial Nix & Cargo boilerplate for a Relm4 project | Vika | 2024-08-19 | 1 | -0/+1255 |