summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Prototype for signing in with IndieAuthVika2024-08-253-36/+670
* Bump kittybox-indieauthVika2024-08-251-2/+2
* Very crude mock-up for an authentication screenVika2024-08-242-76/+149
* Tags in postsVika2024-08-233-7/+131
* Comply with GNOME HIG by ensuring our window can scale to a small sizeVika2024-08-233-157/+149
* Factor out the post editor UI into a separate componentVika2024-08-223-369/+537
* Add librsvgVika2024-08-221-2/+2
* Use a nice icon for the post buttonVika2024-08-221-1/+3
* SmartSummaryButton: un-asyncify and move summarization to a commandVika2024-08-222-31/+64
* SmartSummaryButton: ask parent component for textVika2024-08-222-38/+67
* Factor out the smart summary buttonVika2024-08-222-71/+120
* Display toasts on submitted posts and errorsVika2024-08-221-157/+178
* Don't submit empty postsVika2024-08-201-0/+4
* Visibility selectorVika2024-08-201-21/+84
* Make the TextView scrollableVika2024-08-201-12/+19
* Send posts made in the post composerVika2024-08-206-69/+1218
* Make the post composer asynchronousVika2024-08-202-12/+28
* Post composer UI prototypeVika2024-08-194-0/+351
* Initial Nix & Cargo boilerplate for a Relm4 projectVika2024-08-197-0/+1462