index
:
bowl
this commit
main
[no description]
Vika
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Smart Summary is now working!
Vika
2024-09-04
8
-33
/
+338
*
Run checkPhase
Vika
2024-09-04
1
-0
/
+1
*
Deal with Clippy warnings
Vika
2024-09-04
3
-3
/
+2
*
Fix categories in .desktop file
Vika
2024-09-04
1
-1
/
+1
*
Fix build script
Vika
2024-09-04
1
-3
/
+6
*
Remove libpanel dependency
Vika
2024-09-04
3
-34
/
+2
*
Modify the dependencies to explicitly depend on important things
Vika
2024-09-04
1
-4
/
+9
*
Add a GSettings schema
Vika
2024-09-04
3
-20
/
+25
*
Add gettext manuals to the devshell
Vika
2024-09-04
1
-0
/
+6
*
Gettextize and add Russian translation
Vika
2024-09-04
9
-31
/
+313
*
Mesonify build
Vika
2024-09-04
13
-6
/
+310
*
Set global CSS instead of adding a style context to every widget
Vika
2024-08-28
2
-9
/
+4
*
Bring in gettext and related tools
Vika
2024-08-28
6
-3
/
+778
*
Clear tags on post submit
Vika
2024-08-26
1
-1
/
+1
*
Proper main menu icon
Vika
2024-08-25
6
-3
/
+175
*
Add license
Vika
2024-08-25
2
-0
/
+4
*
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
2
-10
/
+12
*
Fix librsvg not being added to the GDK_PIXBUF_LOADERS_PATH on NixOS
Vika
2024-08-25
1
-2
/
+2
*
Style changes to work better with the default theme
Vika
2024-08-25
2
-20
/
+41
*
TagPill: remove the commented macro invocation
Vika
2024-08-25
1
-1
/
+0
*
PostEditor: reset internal tracker on updates
Vika
2024-08-25
1
-0
/
+1
*
Simplify the main component a lot
Vika
2024-08-25
2
-130
/
+95
*
SignIn: Provide scopes granted in the output
Vika
2024-08-25
1
-5
/
+11
*
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
2
-39
/
+39
*
Prototype for signing in with IndieAuth
Vika
2024-08-25
3
-36
/
+670
*
Bump kittybox-indieauth
Vika
2024-08-25
1
-2
/
+2
*
Very crude mock-up for an authentication screen
Vika
2024-08-24
2
-76
/
+149
*
Tags in posts
Vika
2024-08-23
3
-7
/
+131
*
Comply with GNOME HIG by ensuring our window can scale to a small size
Vika
2024-08-23
3
-157
/
+149
*
Factor out the post editor UI into a separate component
Vika
2024-08-22
3
-369
/
+537
*
Add librsvg
Vika
2024-08-22
1
-2
/
+2
*
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
2
-31
/
+64
*
SmartSummaryButton: ask parent component for text
Vika
2024-08-22
2
-38
/
+67
*
Factor out the smart summary button
Vika
2024-08-22
2
-71
/
+120
*
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
6
-69
/
+1218
*
Make the post composer asynchronous
Vika
2024-08-20
2
-12
/
+28
*
Post composer UI prototype
Vika
2024-08-19
4
-0
/
+351
*
Initial Nix & Cargo boilerplate for a Relm4 project
Vika
2024-08-19
7
-0
/
+1462