index
:
bowl
this commit
main
[no description]
Vika
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deal with Clippy warnings
Vika
2024-09-04
1
-1
/
+1
*
Gettextize and add Russian translation
Vika
2024-09-04
1
-10
/
+11
*
Proper main menu icon
Vika
2024-08-25
1
-0
/
+1
*
Add license
Vika
2024-08-25
1
-0
/
+2
*
Signing out of the app and the About dialog
Vika
2024-08-25
1
-4
/
+60
*
Fix stuck buttons
Vika
2024-08-25
1
-1
/
+3
*
Use a provided SoupSession for Micropub
Vika
2024-08-25
1
-3
/
+7
*
Simplify the main component a lot
Vika
2024-08-25
1
-130
/
+93
*
Don't use an extraneous Box for the spinner
Vika
2024-08-25
1
-8
/
+2
*
Properly mount loading widgets
Vika
2024-08-25
1
-0
/
+5
*
"Better" error handling from libsecret
Vika
2024-08-25
1
-33
/
+78
*
Bring child components onto the top-level and use a single SoupSession
Vika
2024-08-25
1
-36
/
+36
*
Prototype for signing in with IndieAuth
Vika
2024-08-25
1
-36
/
+118
*
Very crude mock-up for an authentication screen
Vika
2024-08-24
1
-62
/
+146
*
Tags in posts
Vika
2024-08-23
1
-1
/
+4
*
Comply with GNOME HIG by ensuring our window can scale to a small size
Vika
2024-08-23
1
-1
/
+1
*
Factor out the post editor UI into a separate component
Vika
2024-08-22
1
-367
/
+46
*
Use a nice icon for the post button
Vika
2024-08-22
1
-1
/
+3
*
SmartSummaryButton: un-asyncify and move summarization to a command
Vika
2024-08-22
1
-10
/
+20
*
SmartSummaryButton: ask parent component for text
Vika
2024-08-22
1
-7
/
+25
*
Factor out the smart summary button
Vika
2024-08-22
1
-71
/
+36
*
Display toasts on submitted posts and errors
Vika
2024-08-22
1
-157
/
+178
*
Don't submit empty posts
Vika
2024-08-20
1
-0
/
+4
*
Visibility selector
Vika
2024-08-20
1
-21
/
+84
*
Make the TextView scrollable
Vika
2024-08-20
1
-12
/
+19
*
Send posts made in the post composer
Vika
2024-08-20
1
-6
/
+65
*
Make the post composer asynchronous
Vika
2024-08-20
1
-10
/
+21
*
Post composer UI prototype
Vika
2024-08-19
1
-0
/
+302