1
0
mirror of https://codeberg.org/cage/tinmop/ synced 2025-02-25 09:17:45 +01:00

1216 Commits

Author SHA1 Message Date
cage
7d0c41eed9 - prefixed all parsing rule for tour parsing to avoid clash with other rules in the code. 2024-06-19 17:50:37 +02:00
cage
a708977646 - prefixed all parsing rule for gopher parsing to avoid clash with other rules in the code. 2024-06-19 17:46:44 +02:00
cage
1e3854989b - prefixed all parsing rule for date formatting to avoid clash with other rules in the code. 2024-06-19 15:52:54 +02:00
cage
74c78adc6a - prefixed all parsing rule for modeline parsing to avoid clash with other rules in the code. 2024-06-19 15:51:11 +02:00
cage
61f8a68313 - prefixed all parsing rule for keybindings parsing to avoid clash with other rules in the code. 2024-06-19 15:48:14 +02:00
cage
9c4503e3bd - prefixed all parsing rule for gempub metadata with 'gempub-' to avoid clash with other rules in the code. 2024-06-19 15:42:10 +02:00
cage
720c55e5b3 - added clause 'into' in local fediverse query. 2024-06-16 10:41:15 +02:00
cage
d65b98499c - ensured the colmuns are correctly quoted when performing local search. 2024-06-15 17:24:44 +02:00
cage
c119600081 - prevented inserting a duplicate row into search results folder.
- renumbered search local results
2024-06-15 14:04:33 +02:00
cage
c4aa8850a7 - prevented inserting a duplicate row into search results folder. 2024-06-15 14:02:03 +02:00
cage
0b73087e4d - [fediverse] added command for posts local search. 2024-06-15 13:57:50 +02:00
cage
3290f12226 - instructed 'iri:render-iri' to just returns the string when stream is null. 2024-06-14 14:15:03 +02:00
cage
eb14b342df - [GUI] used the correct stream for rendering the IRI. 2024-06-02 20:58:12 +02:00
cage
44c499db76 - [GUI] fixed command to add all the links in apage to tour, when the links are not absolute. 2024-06-02 20:54:42 +02:00
cage
342eda7eb2 - [GUI] ensured to hide window that shows candidates for autocompletion, before a new window (cetrificate, tour etc.) is created. 2024-06-02 14:46:20 +02:00
cage
6e1274faf2 - fixed error with foreign memory when calling FFI 'realpath'. 2024-06-01 17:24:33 +02:00
cage
e5c7929166 - fixed 'fs:relative-file-path->absolute' and 'complete:directory-complete'. 2024-06-01 14:05:52 +02:00
cage
39886718cc - [GUI] added contextual menu to gemtext widget;
- [GUI] added command to collect all the links of a page in the tour.
2024-05-31 12:56:52 +02:00
cage
b370652c4f - added a period after sentences about polls. 2024-05-29 19:47:59 +02:00
cage
4de0de1e2c - added code to perform a search of gemspace, when the software is unable to understand the input typed in the address bar. 2024-05-29 17:10:56 +02:00
cage
c84e747868 - changed the address of the capsule used to perform search in gemspace. 2024-05-29 16:38:40 +02:00
cage
2612289b1e - [GUI] bound 'backspace' key to command to get backward in the browsing history. 2024-05-28 19:50:07 +02:00
cage
7db93c5ea3 - [TUI] added new command: 'open-message-link-perform-fediverse-searching '. 2024-05-28 19:32:30 +02:00
cage
2b40d78625 - [GUI] ensured the 'subscribe to gemlog' button is toggled only if the subscription succeeded;
- updated Italian translation.
2024-05-25 14:12:58 +02:00
cage
6db875ad99 - prevented a crash when the user typed an invalid URL in the address bar. 2024-05-25 13:07:31 +02:00
cage
3e62f6fd3b - [fediverse] scheduled checking for instance's announcement on boot. 2024-05-24 14:37:42 +02:00
cage
4997832fd3 - refactored function to find or remove window's children. 2024-05-23 15:45:59 +02:00
cage
cff5637057 - actually fixed crash when closing notification windows. 2024-05-23 14:18:19 +02:00
cage
5a6462d85c - [GUI] filtered out keys that are not valid as index when selecting gemlog in 'gemlog-window'. 2024-05-18 20:08:58 +02:00
cage
6480c7673d - [GUI] added selection of gemlog by keypressing, in gemlog window. 2024-05-17 18:11:04 +02:00
cage
5d2d799204 - prevented crash because of trying to close and already closed notify-window. 2024-05-16 14:17:20 +02:00
cage
946e677acb - fixed some docstrings. 2024-05-14 19:53:30 +02:00
cage
3db84cb571 - changed a couple of constants names. 2024-05-11 14:52:33 +02:00
cage
7fd900bbd2 - updated italian translation. 2024-05-11 12:57:52 +02:00
cage
11f32bed65 - ensured the focus is on thread window when opening a virtual path fediverse IRI. 2024-05-11 12:53:30 +02:00
cage
6d07aacbe1 - added link to the search results page that leads to the matching posts. 2024-05-11 12:45:02 +02:00
cage
67d57d4828 - refactored localized string. 2024-05-08 17:14:12 +02:00
cage
47b7ba767c - [GUI] added a command to import a bookmarks page. 2024-05-08 17:11:09 +02:00
cage
a32ad1ce1c - [GUI] added command to export bookmarks as gemtext file. 2024-05-08 16:28:44 +02:00
cage
1865be4bf8 - fixed crash when trying to submit an empty string to: 'change-folder'. 2024-05-04 14:31:36 +02:00
cage
4761b8661e - updated docstring for 'search-fediverse'. 2024-05-04 14:24:36 +02:00
cage
42e172044f - updated italian translation. 2024-05-04 14:22:08 +02:00
cage
4eb0963d06 - added a new command: 'search-fediverse'. 2024-05-04 14:07:33 +02:00
cage
e75793133e - updated NEWS.org and Changelog. 2024-05-01 20:52:26 +02:00
cage
82bdf5c538 - [fediverse] rendered correctly ordered list;
- fixed indentation of configure.ac;
- removed useless command in Makefile.
2024-05-01 12:36:36 +02:00
cage
fd91165752 - fixed macro fs:do-directory;
- removed hardcoded string in Makefile;
- ensured 'fs:relative-file-path->absolute' adds a trailing slash when converting a directory path.
2024-04-21 18:49:55 +02:00
cage
4d65bc200a - removed dependency on osicat. 2024-04-21 15:16:46 +02:00
cage
ad190478dc - actually created empty configuration file when not already found, on program starting. 2024-04-20 16:06:31 +02:00
cage
14aa2af9aa - forced using the cache in 'stream-iri' if a stream for the same URL already exists. 2024-04-20 12:25:39 +02:00
cage
46ba8f2d07 - [GUI] added commands to show page's source. 2024-04-19 19:57:53 +02:00