1
0
Fork 0
Commit Graph

1426 Commits

Author SHA1 Message Date
cage d2ac33b64b - changed filename;
- updated italian translation.
2023-07-27 16:30:52 +02:00
cage 53ad411514 - [GUI] refreshed streams frame when loading an URL. 2023-07-27 16:26:33 +02:00
cage 80ad626432 - [GUI] refactored name for stream window to stream frame. 2023-07-27 15:55:20 +02:00
cage a92bed217f - fixed padding of modeline. 2023-07-27 15:47:54 +02:00
cage 376ba4e783 - [GUI] sorted streams when shown in the stream frame. 2023-07-26 15:07:42 +02:00
cage 6550d3038f - removed macro 'defalias', does not works with sbcl 2.3.6;
- optimized 'read-stream-chunks';

- ensured funtions that expand modeline always return a string.
2023-07-26 14:44:05 +02:00
cage 8f67357dd2 - [GUI] embedded stream window into the main-window. 2023-07-26 14:37:15 +02:00
cage c5b94ae602 - [GUI] instructed the scheduler to respects the configuration directive 'start.update.gemlog'. 2023-07-23 11:16:53 +02:00
cage f98e02a8e2 - [GUI] added scheduler arguments function to set busy the UI during the scheduled process running. 2023-07-23 11:12:03 +02:00
cage 9009e943d3 - updated italian translation. 2023-07-22 17:02:05 +02:00
cage 313c003b79 - [GUI] prevented an infinite loop when cancelling a request with user input. 2023-07-22 12:59:33 +02:00
cage 4c99e6a8b2 - [TITAN] fixed building of request URL
Many thanks to Alex Schroeder for help and supporting!
- fixed building of URL composed of only a path component in 'render-iri';
- [GUI] remove standard port value before requesting an URL.
2023-07-22 12:58:32 +02:00
cage e22b53e348 - [TITAN] fixed paremeter: 'size'. 2023-07-21 15:10:58 +02:00
cage 88c86f2def - updated Makefiles;
- allowed  loading a  local file  in 'slurp-iri'  if the  IRI argument
  lacks scheme, and authority components;
- allowed inlining of images from local path;
- allowed linking of local resources in error page;
- inlined images automatically in error pages.
2023-07-21 14:30:16 +02:00
cage 3716531de7 - updated Makefile.am. 2023-07-16 15:26:09 +02:00
cage 9589eba75b - updated italian translation. 2023-07-16 14:57:28 +02:00
cage 0858bb3534 - [GUI] reinitialized internal state of the renderer when rendering an error page. 2023-07-16 14:55:29 +02:00
cage 47f98d7442 - [GUI] added custom error pages for gemini errors code. 2023-07-16 14:38:16 +02:00
cage 6c45270877 - added 'reply to' field to post's header. 2023-07-16 13:59:36 +02:00
cage 2ed46879cf Merge pull request 'Translations update from Weblate' (#3) from translate/tinmop:weblate-tinmop-tinmop into master
Reviewed-on: https://codeberg.org/cage/tinmop/pulls/3
2023-07-15 13:49:47 +00:00
cage 16a48b7cb6
Translated using Weblate (Italian)
Currently translated at 100.0% (498 of 498 strings)

Translation: tinmop/tinmop
Translate-URL: https://translate.codeberg.org/projects/tinmop/tinmop/it/
2023-07-15 13:49:20 +00:00
cage 99ef2a0f3b - removed space from translatable string. 2023-07-15 15:46:17 +02:00
cage 5d6e4f3751 Merge pull request 'Translations update from Weblate' (#2) from translate/tinmop:weblate-tinmop-tinmop into master
Reviewed-on: https://codeberg.org/cage/tinmop/pulls/2
2023-07-15 13:43:31 +00:00
cage 99fe9dbe30
Translated using Weblate (Italian)
Currently translated at 100.0% (498 of 498 strings)

Translation: tinmop/tinmop
Translate-URL: https://translate.codeberg.org/projects/tinmop/tinmop/it/
2023-07-15 13:42:50 +00:00
cage 8a744d58dc Merge pull request 'Translations update from Weblate' (#1) from translate/tinmop:weblate-tinmop-tinmop into master
Reviewed-on: https://codeberg.org/cage/tinmop/pulls/1
2023-07-15 13:37:45 +00:00
cage d594ea81e6
Added translation using Weblate (Spanish) 2023-07-15 13:25:36 +00:00
cage 9214e821b1
Added translation using Weblate (German) 2023-07-15 13:25:22 +00:00
cage 209d106fed
Added translation using Weblate (French) 2023-07-15 13:25:04 +00:00
cage ead2262602
Translated using Weblate (Italian)
Currently translated at 100.0% (498 of 498 strings)

Translation: tinmop/tinmop
Translate-URL: https://translate.codeberg.org/projects/tinmop/tinmop/it/
2023-07-15 13:15:07 +00:00
cage 9e30dbbb0b - added full stops for command line help strings;
- updated italian translation.
2023-07-15 15:00:50 +02:00
cage ff747f5694 - removed colon fron a translatable string. 2023-07-15 14:50:28 +02:00
cage 730f229a99 - updated italian translation. 2023-07-15 14:42:45 +02:00
cage ccf5ff6140 - used ellipsis instead of tree full stops. 2023-07-15 14:34:10 +02:00
cage a06caf629b - removed full stop ('.'), from some translatable strings. 2023-07-15 14:30:09 +02:00
cage 1fc696e521 - updated italian translation. 2023-07-14 15:58:11 +02:00
cage 22f598e485 - [GUI] scheduled deletion of old history entries;
- [GUI] removed scheduler's notifications.
2023-07-14 15:41:54 +02:00
cage 63c35ac408 - [GUI] added a scheduler. 2023-07-12 16:27:24 +02:00
cage e28cffe2f3 - [GUI] used file extension for filtering candidates file when saving a link's contents. 2023-07-12 15:43:52 +02:00
cage 6a601209a3 - [GUI] prevented crash when no file has been chosen to save a link's content. 2023-07-12 15:36:05 +02:00
cage e9126fb615 - [GUI] added a suggested file name when saving a link's content. 2023-07-12 15:29:49 +02:00
cage 45813f5317 - [GUI] implemented a feature to saving contet of a link to a file. 2023-07-12 15:08:47 +02:00
cage dc2b5da552 - updated italian translation. 2023-07-10 18:09:03 +02:00
cage e3df48e1a6 - [GUI] fitted titan protocol into the interface. 2023-07-09 19:14:45 +02:00
cage 0188d2f351 - [JSONRPC] improved error message. 2023-07-08 12:11:08 +02:00
cage b96acd7c66 - [TUI] allowed upload of strings via titan, not only files. 2023-07-07 15:34:01 +02:00
cage e1f185c439 - implemented titan protocol;
- [TUI] added titan requests;
- [GUI] fixed crash when opening the gemlog windows after refreshed the gemlogs data.
2023-07-07 14:45:05 +02:00
cage ee34c9669d - [GUI] fixed vertical positioning for inlined images. 2023-07-01 11:24:52 +02:00
cage 0fe2efe2b5 - added missing dependency. 2023-06-30 17:30:13 +02:00
cage de1a5e0bcb - [RPC] avoided duplicated code. 2023-06-30 17:22:36 +02:00
cage 199ea81ad5 - [GUI] fixed starting index for rendering;
- [RPC] removed a stale stream coming form a cache item that must be invalidated.
2023-06-30 17:17:09 +02:00