Block a user
cage
synced new reference refs/tags/v0.9.9.1414213 to cage/tinmop from mirror
2024-01-31 17:02:50 +01:00
cage
synced commits to refs/tags/v0.9.9.14142135 at cage/tinmop from mirror
2024-01-31 17:02:50 +01:00
cage
synced new reference refs/tags/v0.9.9.14142135 to cage/tinmop from mirror
2024-01-31 17:02:50 +01:00
0c091b299f
- [GUI] fixed highlighting of the selected text.
cbb80e1516
- [GUI] added keybindings for reloading the current gemini address.
fe86a3f1e0
- [GUI] removed debug code.
a0518fa8de
- [GUI] fixed setting of font for normal text in the gemtext window, the configurations directive was ignored before this patch.
4100891dd5
- fixed 'starting-emoji'.
c9f7fcb12e
- fixed test to check if acharacter is an emoji.
c1c6e6293b
- [GUI] marked gemlog entry as opened when loading one of its posts.
c6be7cb311
- [GUI] reinitialize IR lines of client window before displaying the bookmarks page.
86ce44ae68
- [GUI] reinitialize IR lines of client window before displaying a gemlog.
57130c6ae5
- [GUI] optimized rendering of gemtext when scaling command is launched.
fa239261ca
- [GUI] added commands to scale rendered gemtext.
edab3dce36
- changed mentions saving, just save the posts where the user is mentioned, not the tree that contains the posts.
5a399987c8
- [GUI] added font scaling for gemtext.
2e0b1a6086
- [GUI] save in history only gemtext link.
cage
synced new reference refs/tags/v0.9.9.1414 to cage/tinmop from mirror
2023-05-25 18:30:37 +02:00
991f9ab6f9
- added reference to gui.conf in Makefile.in, this file needs to be installed.
153fd9c4d1
- added reference to gui.conf in Makefile.am, this file needs to be installed.
a0b16762dc
- removed reference to module;
5b02c07748
- added nodgui in the installation script;
2f26583f78
- moved 'global bindings' to the gemtext widget.
56dd0798a6
- [GUI] allowed opening a URI indicated on the command line using the '-o' switch, when using the GUI.
338dd77e70
- fixed typo.
5b261cd608
- prevented crash when hitting backspace after pressing a key that not
34407087ef
- [GUI] prevented gemtext widget to take the focus (tanks op!).
14525c2f1b
- [GUI] improved formatting of TOC entries.
95e9e2a9c3
- [GUI] added configuration directive to enable or disable TOC autoresize.
0e7d9f9e0e
- [GUI] restored auto-adjust width of TOC widget.