summary refs log tree commit diff
path: root/src/main.rs
Commit message (Expand)AuthorAgeFilesLines
* Gettextize and add Russian translationVika2024-09-041-0/+7
* Set global CSS instead of adding a style context to every widgetVika2024-08-281-0/+4
* Proper main menu iconVika2024-08-251-0/+2
* Very crude mock-up for an authentication screenVika2024-08-241-14/+3
* Factor out the post editor UI into a separate componentVika2024-08-221-2/+2
* Make the post composer asynchronousVika2024-08-201-2/+7
* Post composer UI prototypeVika2024-08-191-0/+19