summary refs log tree commit diff
path: root/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* Factor out the smart summary buttonVika2024-08-221-71/+36
* 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-201-6/+65
* Make the post composer asynchronousVika2024-08-201-10/+21
* Post composer UI prototypeVika2024-08-191-0/+302