index
:
bowl
this commit
main
[no description]
Vika
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
components
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deal with Clippy warnings
Vika
2024-09-04
2
-2
/
+1
*
Gettextize and add Russian translation
Vika
2024-09-04
3
-20
/
+24
*
Set global CSS instead of adding a style context to every widget
Vika
2024-08-28
1
-9
/
+0
*
Clear tags on post submit
Vika
2024-08-26
1
-1
/
+1
*
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
*
SignIn: Provide scopes granted in the output
Vika
2024-08-25
1
-5
/
+11
*
Bring child components onto the top-level and use a single SoupSession
Vika
2024-08-25
1
-3
/
+3
*
Prototype for signing in with IndieAuth
Vika
2024-08-25
1
-0
/
+535
*
Tags in posts
Vika
2024-08-23
2
-6
/
+127
*
Comply with GNOME HIG by ensuring our window can scale to a small size
Vika
2024-08-23
1
-126
/
+148
*
Factor out the post editor UI into a separate component
Vika
2024-08-22
1
-0
/
+489
*
SmartSummaryButton: un-asyncify and move summarization to a command
Vika
2024-08-22
1
-21
/
+44
*
SmartSummaryButton: ask parent component for text
Vika
2024-08-22
1
-31
/
+42
*
Factor out the smart summary button
Vika
2024-08-22
1
-0
/
+84