index
:
bowl
this commit
libspelling
main
[no description]
Vika
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
components
/
post_editor.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
WIP: libspelling support, doesn't seem to work properly
libspelling
Vika
2025-03-11
1
-15
/
+25
*
Remove unused declarations
Vika
2025-02-24
1
-1
/
+0
*
post_editor: initialize as Grid to simplify code
Vika
2025-02-24
1
-74
/
+20
*
Document why we aren't using AdwMultiLayoutView in the post editor
Vika
2025-02-24
1
-0
/
+3
*
Use WrapLayout for the tag pill widget
Vika
2025-02-24
1
-16
/
+8
*
Make LLM enhancements optional
Vika
2024-09-04
1
-15
/
+30
*
Smart Summary is now working!
Vika
2024-09-04
1
-3
/
+7
*
Deal with Clippy warnings
Vika
2024-09-04
1
-2
/
+0
*
Gettextize and add Russian translation
Vika
2024-09-04
1
-10
/
+11
*
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
1
-16
/
+28
*
PostEditor: reset internal tracker on updates
Vika
2024-08-25
1
-0
/
+1
*
Tags in posts
Vika
2024-08-23
1
-6
/
+50
*
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