1
0
Fork 0
Commit Graph

1835 Commits

Author SHA1 Message Date
cage 0e21344259 - [GUI] added comment about race condition;
- [GUI] adde name to each thread spawned.
2024-09-27 14:37:24 +02:00
cage 0a64d51a5d - [GUI] moved refreshing stream table before starting streaming, to prevent a race condition. 2024-09-27 14:37:24 +02:00
cage 8d2553c4ec - changed croatoan repository url. 2024-09-27 14:37:24 +02:00
cage 754cc80bb4 - [fediverse] used quoted lines in reply's text. 2024-09-27 14:37:24 +02:00
cage 053dc9aafc - [GUI] used 'open-iri' to open the redirection iri. 2024-09-27 14:37:24 +02:00
cage f504a8be08 - [fediverse] removed spurious text added when editing a post;
- [fediverse] fixed mention expanding.
2024-09-27 14:37:24 +02:00
cage c182ed743e - [fediverse] fixed regression: missing quoted text when replying to a messages without any mention. 2024-09-27 14:37:24 +02:00
cage 45102d8dc4 - [GUI] fixed redirection. 2024-09-27 14:37:24 +02:00
cage e7e795def8 - [fediverse] reworked mention in messages. 2024-09-27 14:37:24 +02:00
cage 70cbc96191 - fixed parsing of gempub metadata. 2024-09-27 14:37:24 +02:00
cage 6b81d0eefd - [GUI] fixed regression, opening non gemini absolute IRI was not possible. 2024-09-27 14:37:24 +02:00
cage dcda3f91ad - [gui] prevented creating a new file with editor
when a string not representing an absolute IRI, or an existing path in a local file system was  typed on the address bar, the program tried to open it with an external program (example, starting an editor) instead of trigger a search on the gemspace.
2024-09-27 14:37:24 +02:00
cage 759fc15125 Merge pull request 'Translations update from Codeberg Translate' (#21) from translate/tinmop:weblate-tinmop-tinmop into master
Reviewed-on: https://codeberg.org/cage/tinmop/pulls/21
2024-09-21 12:49:34 +00:00
cage 830cb49c40
Translated using Weblate (Italian)
Currently translated at 100.0% (596 of 596 strings)

Translation: tinmop/tinmop
Translate-URL: https://translate.codeberg.org/projects/tinmop/tinmop/it/
2024-09-21 12:48:06 +00:00
cage 9c40856a68 Merge pull request 'Translations update from Codeberg Translate' (#20) from translate/tinmop:weblate-tinmop-tinmop into master
Reviewed-on: https://codeberg.org/cage/tinmop/pulls/20
2024-09-21 12:28:34 +00:00
cage 5d8608a66d
Translated using Weblate (Italian)
Currently translated at 100.0% (596 of 596 strings)

Translation: tinmop/tinmop
Translate-URL: https://translate.codeberg.org/projects/tinmop/tinmop/it/
2024-09-21 12:26:47 +00:00
cage bc556163b1 - updated italian translation. 2024-09-21 12:51:23 +02:00
cage 7e6398bcee - fixed typos using codespell. 2024-09-21 12:50:15 +02:00
cage 9599000c5c - updated italian translation. 2024-09-21 11:53:30 +02:00
cage 2c41a4f729 - [GUI] updated address bar when opening a directory and then a file. 2024-09-21 11:45:01 +02:00
cage d507278f67 - [gui] disabled gempub menu if there is no support for zip files (zip/unzip executables not found);
- [gui] added to history also local paths.
2024-09-21 11:26:45 +02:00
cage f7cb9a1a20 - [GUI] bound 'delete' key to a routine that delete a gempub. 2024-09-20 16:01:56 +02:00
cage 42bbdfc6fb - [GUI] added command to import a gempub file. 2024-09-20 15:37:28 +02:00
cage f6f3428dbb - used 'gpub' as file extension for generated gempub files. 2024-09-18 20:36:05 +02:00
cage 2dfdf804a4 - [GUI] added UI to generate a gempub;
- fixed parser for gempub metadata;
- fixed typo: "clrs" instead of "clsr";
- added dependency to "zip" binary.
2024-09-18 17:03:00 +02:00
cage 24bfe596b6 - [GUI] [gempub] forced inlining of cover image. 2024-09-15 18:51:54 +02:00
cage 65a368eddb - [GUI] changed test for checking a local file;
- [GUI] checked, when a image is inlined, if it comes from a local path, then try to figure out the format from the file's extension;
- [GUI] [gempub] fixed inlining of cover file.
2024-09-15 18:49:08 +02:00
cage 3ebe35da57 - added basic gempub rendering routines. 2024-09-15 15:21:14 +02:00
cage 21dfefe0a0 - fixed 'fs:temporary-directory'. 2024-09-15 14:43:11 +02:00
cage 6db8efc934 - added 'db:gempub-metadata-id->path';
- used local nickname instead of importing alexandria for package 'db'.
2024-09-15 11:10:07 +02:00
cage c3ed76a3ff - added missing files for gempub managements. 2024-09-15 11:01:12 +02:00
cage b76f6bda1b - [GUI] added initial support for gempub;
- [DOC] fixed syntax of query language for searching in gempub library.
2024-09-14 17:41:29 +02:00
cage faa123be35 - [fediverse] flipped predicate for notifications that does not need to be deleted from the server. 2024-09-08 13:57:29 +02:00
cage d551505165 - [fediverse] ensured :follow-request and :mentions are kept on the server when deleting noticfications. 2024-09-07 19:29:54 +02:00
cage 43eeb4c613 - added 'hooks:*after-getting-all-fediverse-notifications*';
- trigger the script to fetch expired polls only after all the notifications has been fetched from the server.
2024-09-06 19:08:02 +02:00
cage a4e93f59d3 - [TUI] changed some values of default theme. 2024-09-06 16:21:15 +02:00
cage 9750a44df0 - [TUI] changed colors for default theme. 2024-09-06 16:16:41 +02:00
cage 2d4b9aea31 - dimmed some theme's colors. 2024-09-06 14:49:49 +02:00
cage 8a9c3007d8 - [TUI] dimmed a bit the blue in the default theme and used white instead of yellow in a few window, also changed colors for dialog window. 2024-09-06 13:00:13 +02:00
cage 50b0b071ea - fixed indentation. 2024-09-06 12:43:59 +02:00
cage 457b1bef9c - fixed rule's name, this bug leads to a crash when extracting metadata from a gempub file. 2024-09-06 12:23:02 +02:00
cage a300c35c8c - [gemini] using asynchronous timeout instead when opening a socket as the function to open a socket does not respect deadline established with 'sb-sys:with-deadline'. 2024-09-04 18:44:27 +02:00
cage 165bb30688 - [GUI] ensured deadline conditions is respected by gemlog subscribing procedures. 2024-09-04 17:47:16 +02:00
cage 4947289eab - [fediverse] added comment line character when composing posts. 2024-09-03 22:04:17 +02:00
cage 6dd628bca8 - [fediverse] added a commented line on top when composing a new post;
- updated italian translation.
2024-09-03 22:01:01 +02:00
cage ee81d45142 - deprecated "crypted" as valid configuration directive. 2024-09-01 13:08:09 +02:00
cage 92a0dc9db4 - fixed code formatting. 2024-09-01 13:03:56 +02:00
cage f7cd82b684 - fixed typo: 'octect' to 'octet';
- removed fuzzy mark from italian transtation file.
2024-09-01 12:59:48 +02:00
cage 8d1bc99472 - added comments when composing posts. 2024-09-01 12:06:23 +02:00
cage 11a77bca07 Merge pull request 'fix typos; joint work with codespell(1)' (#19) from op/tinmop:typos into master
Reviewed-on: https://codeberg.org/cage/tinmop/pulls/19
2024-09-01 09:06:33 +00:00