1
0
mirror of https://codeberg.org/cage/tinmop/ synced 2025-01-27 03:54:50 +01:00

1674 Commits

Author SHA1 Message Date
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
cage
25c670d1e7 - added form to ensure asdf has been loaded when compiling the package. 2024-05-14 21:33:56 +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
32de4f5bd4 - updated italian translation. 2024-05-08 17:20:41 +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
0a8ec90f81 - preparing for release. v0.9.9.1414213562 2024-05-04 14:34:29 +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
deba731a59 - updated Changelog and nesf file. 2024-05-04 14:28:01 +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
2cf9b31a4b - reverted code to make a static executable. 2024-04-22 20:14:48 +02:00
cage
22119089c1 - removed references to osicat. 2024-04-21 19:40:55 +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
f2a8635b3e - modified asdf file to include files compiled from C into the saved image. 2024-04-21 11:07:34 +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
366dc63d0c - updated NEWS file. 2024-04-20 12:27:42 +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
cage
342f34874d - fixed 'install_nodgui' the function never returned. 2024-04-15 21:04:49 +02:00
cage
f5ea00a85a - fixed crashing of compile phase because of missing nodgui's dependencies. 2024-04-15 20:50:30 +02:00
cage
28eb0139c7 - prevented failing to find 'montage' command to exit the script;
- fixed check for 'file' command.
2024-04-14 19:20:38 +02:00
cage
94e819d31f - added missing module. 2024-04-13 16:21:43 +02:00
cage
1f31a64bda - added test for turbojpeg header file library in configure.ac. 2024-04-13 12:52:18 +02:00
cage
024ede9ad5 - added test for turbojpeg library in configure.ac. 2024-04-13 12:46:19 +02:00
cage
bd148e93b6 - added test for TK interpreter in configure.ac. 2024-04-13 12:30:07 +02:00
cage
90a6bfa02b - [GUI] changed font size for gemtext header level 3;
- updated documentation.
2024-04-12 16:23:18 +02:00
cage
0ffe20ab26 - updated NEWS;
- added module 'fetch-expired-poll';
- fixed updating poll database rows (previously was never updated);
- improved a bit appearance of polls;
- updated docstring;
- fixed indentation.
2024-04-11 15:25:48 +02:00
cage
5a779da29e - added new command: 'thread-open-parent-post';
- updated documentation and NEWS file.
2024-04-09 21:21:57 +02:00
cage
c94c754441 - [TUI] prevented crash when extracting links from an empty message (for example a post that contains only attachments but no text body);
- updated configure.
2024-04-07 21:23:35 +02:00
cage
82b22a0828 - updated changelog and news file. 2024-04-07 12:39:15 +02:00