summary refs log tree commit diff
path: root/src/components/smart_summary.rs
Commit message (Expand)AuthorAgeFilesLines
* Smart Summary is now working!Vika2024-09-041-26/+171
* Gettextize and add Russian translationVika2024-09-041-1/+3
* 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