1
0
mirror of https://codeberg.org/cage/tinmop/ synced 2025-01-21 03:15:35 +01:00
Commit Graph

1344 Commits

Author SHA1 Message Date
cage
edab3dce36 - changed mentions saving, just save the posts where the user is mentioned, not the tree that contains the posts. 2023-05-31 16:35:21 +02:00
cage
5a399987c8 - [GUI] added font scaling for gemtext. 2023-05-31 15:05:21 +02:00
cage
2e0b1a6086 - [GUI] save in history only gemtext link. 2023-05-30 19:17:25 +02:00
cage
9c72284b1d - improved installation script to use a proxy, if needed;
- addded fetching two more libraries from git instead than from quicklisp.
2023-05-25 15:44:15 +02:00
cage
991f9ab6f9 - added reference to gui.conf in Makefile.in, this file needs to be installed. 2023-05-24 15:43:57 +02:00
cage
153fd9c4d1 - added reference to gui.conf in Makefile.am, this file needs to be installed. 2023-05-24 15:20:15 +02:00
cage
a0b16762dc - removed reference to module;
- added newline in lisp dependencies file.
2023-05-24 15:13:19 +02:00
cage
5b02c07748 - added nodgui in the installation script;
- fixed version number in NEWS.org file.
2023-05-24 15:01:36 +02:00
cage
2f26583f78 - moved 'global bindings' to the gemtext widget. 2023-05-23 18:38:01 +02:00
cage
56dd0798a6 - [GUI] allowed opening a URI indicated on the command line using the '-o' switch, when using the GUI. 2023-05-21 15:59:59 +02:00
cage
338dd77e70 - fixed typo. 2023-05-21 11:18:22 +02:00
cage
5b261cd608 - prevented crash when hitting backspace after pressing a key that not
belong to any key-chord with the suggestion window not visible.
2023-05-21 10:55:12 +02:00
cage
34407087ef - [GUI] prevented gemtext widget to take the focus (tanks op!). 2023-05-20 21:39:39 +02:00
cage
14525c2f1b - [GUI] improved formatting of TOC entries. 2023-05-20 20:02:11 +02:00
cage
95e9e2a9c3 - [GUI] added configuration directive to enable or disable TOC autoresize. 2023-05-20 17:31:11 +02:00
cage
0e7d9f9e0e - [GUI] restored auto-adjust width of TOC widget. 2023-05-20 16:50:31 +02:00
cage
d3defee0ed - [GUI] allowed resizing the TOC using the mouse (thanks op for the suggestion!). 2023-05-19 21:34:01 +02:00
cage
b5418082ba - updated italian translation;
- [GUI] fixed typo.
2023-05-18 19:11:20 +02:00
cage
329d2d32d1 - [GUI] fixed deletion of old certificates when a mismatch with the cached ones occurred. 2023-05-18 19:08:34 +02:00
cage
ad06c1b231 - [GUI] added a workaround to deal with URI that have no path component (thanks op!). 2023-05-18 17:45:41 +02:00
cage
f495f41197 - added more padding to rendered gemtext. 2023-05-18 17:33:35 +02:00
cage
e8fe625bab - updated README. 2023-05-18 15:41:43 +02:00
cage
18b2e8a8d4 - updated version number;
- updated documentation;

- [GUI] fixed again the mouse pointer's shape when moving in the gemtext window: sometimes got stuck in the 'hand2' shape.
2023-05-18 15:38:34 +02:00
cage
2ac8e544bd - [GUI] used the graphical debugger. 2023-05-17 20:57:35 +02:00
cage
1af9f1f98a - [GUI] added configuration directive to emphasize text wrappend in asterisk. 2023-05-17 18:24:11 +02:00
cage
80b85ecde2 - [GUI] added missing icon. 2023-05-16 22:17:55 +02:00
cage
5e226644b8 - [GUI] added configurable text selection color in gemtext window. 2023-05-16 19:32:02 +02:00
cage
32ea984845 - [gui] used IRI's fragment as regex search. 2023-05-16 19:14:55 +02:00
cage
1ce69366de - fixed configuration parser to allow empty strings;
- [GUI] drafted a theme.
2023-05-15 20:43:03 +02:00
cage
ec609e1838 - [GUI] remove focus form autocomplete entry when opening bookmarks page. 2023-05-14 17:35:51 +02:00
cage
064c7efa00 - [GUI] added show bookmarks command. 2023-05-14 17:33:31 +02:00
cage
b05e44de1c - [GUI] fixed bookmarking URL. 2023-05-14 17:22:41 +02:00
cage
f7d8f4132f - [GUI] added bookmark keybinding. 2023-05-14 17:16:00 +02:00
cage
e944219350 - [GUI] added more keybindings;
- [GUI] parsed keybindings.
2023-05-14 17:12:33 +02:00
cage
b516f9e161 - [GUI] added horizontal padding for gemtext widget. 2023-05-14 16:56:01 +02:00
cage
f2af236b78 - [GUI] removed menu shortcuts;
- [GUI] unfocus autocomplete entry when an url has been chosen;

- [GUI] unfocus gemtext window when a link has been clicked.
2023-05-14 16:25:13 +02:00
cage
b237e4bd91 - [GUI] prevented adding the same link to tour more than once. 2023-05-14 14:54:28 +02:00
cage
ec507a0235 - [GUI] added more keybindigs related to link tour. 2023-05-14 14:44:47 +02:00
cage
bd7eaaf0cf - [GUI] prevented reinitializing the IR of gemtext if not in status 'streaming'. 2023-05-14 12:54:43 +02:00
cage
d13c979b4e - [GUI] reinitialized IR of gemtext before opening a new IRI. 2023-05-14 12:54:35 +02:00
cage
d756cba334 - [GUI] added more keybindings;
- [GUI] pass focus to the entry when the search frame is shown.
2023-05-13 21:20:49 +02:00
cage
211176ad8a - [GUI] started with configurable keybindings. 2023-05-13 18:53:05 +02:00
cage
bc73e29efd - updated italian translation. 2023-05-13 14:57:18 +02:00
cage
94e550b015 - added all the icons to Makefile.am. 2023-05-13 14:51:35 +02:00
cage
b1440cd218 - [GUI] added command to inline all images in a page. 2023-05-13 14:45:45 +02:00
cage
b6bed17984 - [GUI] added visual hint that the process of inlining an image is in progress. 2023-05-13 12:13:58 +02:00
cage
6b12729128 - [GUI] completed inilining of image one by one. 2023-05-13 11:54:52 +02:00
cage
319aa164fd - [GUI] saved visited links in the history kept in the database. 2023-05-12 15:49:40 +02:00
cage
13c2815268 - [GUI] show 'inline' menu item only for links to supported files. 2023-05-12 15:34:58 +02:00
cage
917ca507ab - [GUI] fixed inlining bitmap position. 2023-05-12 15:32:54 +02:00