summary refs log tree commit diff
path: root/src/components
Commit message (Expand)AuthorAgeFilesLines
* Tags in postsVika2024-08-232-6/+127
* Comply with GNOME HIG by ensuring our window can scale to a small sizeVika2024-08-231-126/+148
* Factor out the post editor UI into a separate componentVika2024-08-221-0/+489
* SmartSummaryButton: un-asyncify and move summarization to a commandVika2024-08-221-21/+44
* SmartSummaryButton: ask parent component for textVika2024-08-221-31/+42
* Factor out the smart summary buttonVika2024-08-221-0/+84