1
0
Fork 0
Commit Graph

1713 Commits

Author SHA1 Message Date
cage 810759bd6b - update documentation. 2024-06-16 14:41:39 +02:00
cage 4ac6909690 - update documentation. 2024-06-16 10:55:42 +02:00
cage 720c55e5b3 - added clause 'into' in local fediverse query. 2024-06-16 10:41:15 +02:00
cage 824e89883a - update documentation. 2024-06-15 17:44:19 +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 7abde425d8 - updated italian translation. 2024-05-31 12:59:46 +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 92e30d37b3 Merge pull request 'Translations update from Weblate' (#15) from translate/tinmop:weblate-tinmop-tinmop into master
Reviewed-on: https://codeberg.org/cage/tinmop/pulls/15
2024-05-29 17:51:34 +00:00
cage b370652c4f - added a period after sentences about polls. 2024-05-29 19:47:59 +02:00
cage 0502e04f14
Translated using Weblate (Italian)
Currently translated at 100.0% (569 of 569 strings)

Translation: tinmop/tinmop
Translate-URL: https://translate.codeberg.org/projects/tinmop/tinmop/it/
2024-05-29 17:47:57 +00:00
cage 65a12ae30e Merge pull request 'Translations update from Weblate' (#14) from translate/tinmop:weblate-tinmop-tinmop into master
Reviewed-on: https://codeberg.org/cage/tinmop/pulls/14

Many thanks for this path to the translator!
2024-05-29 17:36:07 +00:00
Dirk a9db31ee7b
Translated using Weblate (German)
Currently translated at 46.6% (265 of 568 strings)

Translation: tinmop/tinmop
Translate-URL: https://translate.codeberg.org/projects/tinmop/tinmop/de/
2024-05-29 15:16:18 +00:00
cage e251f6cb61 - updated italian translation. 2024-05-29 17:13:29 +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 36a796f76c - [script] added topics to the bottom of the generated posts. 2024-05-25 19:30:17 +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 3bb8d8061f - fixed file ca.po 2024-05-25 13:33:02 +02:00
cage 6b79b3d63c - updated italian translation. 2024-05-25 13:30:17 +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 16d3595ea7 - moved function definition to remove a warning. 2024-05-25 13:07:31 +02:00
cage ef368d7e62 Merge pull request 'Translations update from Weblate' (#13) from translate/tinmop:weblate-tinmop-tinmop into master
Reviewed-on: https://codeberg.org/cage/tinmop/pulls/13

Thanks to the translator!
2024-05-24 13:09:00 +00:00
Eloitor d859a74fbd
Translated using Weblate (Catalan)
Currently translated at 1.7% (10 of 567 strings)

Translation: tinmop/tinmop
Translate-URL: https://translate.codeberg.org/projects/tinmop/tinmop/ca/
2024-05-24 13:06:28 +00:00
cage 3e62f6fd3b - [fediverse] scheduled checking for instance's announcement on boot. 2024-05-24 14:37:42 +02:00
cage 5745c64272 - updated italian translation. 2024-05-24 09:38:08 +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 c24c0930e7 - added Catalan language to LINGUAS; this change ensure the catalan PO file will be processed by gettext. 2024-05-17 19:14:17 +02:00
cage 47d8cc9bc0 Merge pull request 'Translations update from Weblate' (#12) from translate/tinmop:weblate-tinmop-tinmop into master
Reviewed-on: https://codeberg.org/cage/tinmop/pulls/12

New template for Catalan language, thanks for this improvement!
2024-05-17 17:11:00 +00:00
Eloitor d20e153b9c
Translated using Weblate (Catalan)
Currently translated at 0.3% (2 of 566 strings)

Translation: tinmop/tinmop
Translate-URL: https://translate.codeberg.org/projects/tinmop/tinmop/ca/
2024-05-17 17:07:47 +00:00
Eloitor 62d4ac1c0e
Added translation using Weblate (Catalan) 2024-05-17 16:31:50 +00:00
cage 6480c7673d - [GUI] added selection of gemlog by keypressing, in gemlog window. 2024-05-17 18:11:04 +02:00
cage 3e4f5469b0 Merge pull request 'Translations update from Weblate' (#11) from translate/tinmop:weblate-tinmop-tinmop into master
Reviewed-on: https://codeberg.org/cage/tinmop/pulls/11

Many thanks to the translator for their help.
2024-05-17 11:13:38 +00:00
Dirk 5c176c0d33
Translated using Weblate (German)
Currently translated at 46.2% (262 of 566 strings)

Translation: tinmop/tinmop
Translate-URL: https://translate.codeberg.org/projects/tinmop/tinmop/de/
2024-05-17 11:11:06 +00:00
cage 93bfbd542a - changed two german strings template as gettext complains that the format control string are not equivalent (different number of '~a' directives). 2024-05-16 22:40:55 +02:00
cage d6e4075c32 Merge pull request 'Translations update from Weblate' (#10) from translate/tinmop:weblate-tinmop-tinmop into master
Reviewed-on: https://codeberg.org/cage/tinmop/pulls/10
2024-05-16 20:28:51 +00:00
Dirk c42afe8700
Translated using Weblate (German)
Currently translated at 40.1% (227 of 566 strings)

Translation: tinmop/tinmop
Translate-URL: https://translate.codeberg.org/projects/tinmop/tinmop/de/
2024-05-16 19:55:53 +00:00
cage 5d2d799204 - prevented crash because of trying to close and already closed notify-window. 2024-05-16 14:17:20 +02:00