Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Factor out the post editor UI into a separate component | Vika | 2024-08-22 | 3 | -369/+537 |
* | Add librsvg | Vika | 2024-08-22 | 1 | -2/+2 |
* | Use a nice icon for the post button | Vika | 2024-08-22 | 1 | -1/+3 |
* | SmartSummaryButton: un-asyncify and move summarization to a command | Vika | 2024-08-22 | 2 | -31/+64 |
* | SmartSummaryButton: ask parent component for text | Vika | 2024-08-22 | 2 | -38/+67 |
* | Factor out the smart summary button | Vika | 2024-08-22 | 2 | -71/+120 |
* | Display toasts on submitted posts and errors | Vika | 2024-08-22 | 1 | -157/+178 |
* | Don't submit empty posts | Vika | 2024-08-20 | 1 | -0/+4 |
* | Visibility selector | Vika | 2024-08-20 | 1 | -21/+84 |
* | Make the TextView scrollable | Vika | 2024-08-20 | 1 | -12/+19 |
* | Send posts made in the post composer | Vika | 2024-08-20 | 6 | -69/+1218 |
* | Make the post composer asynchronous | Vika | 2024-08-20 | 2 | -12/+28 |
* | Post composer UI prototype | Vika | 2024-08-19 | 4 | -0/+351 |
* | Initial Nix & Cargo boilerplate for a Relm4 project | Vika | 2024-08-19 | 7 | -0/+1462 |