1
0
mirror of https://codeberg.org/cage/tinmop/ synced 2025-02-02 04:36:43 +01:00

1938 Commits

Author SHA1 Message Date
cage
1ec30a4b62 - updated documentation. 2024-12-17 18:41:10 +01:00
cage
743e8cda15 - [GUI] used constant instead of hardcoded value. 2024-12-17 18:32:27 +01:00
cage
acf2ce8cb3 - [GUI] added contextual menu button to open a link with an external default program;
- updated italian translation.
2024-12-17 18:26:19 +01:00
cage
9202a273f2 - [GUI] prevented (using a workaround) a crash when an external program can not be found. 2024-12-15 17:21:59 +01:00
cage
ddc81fb2b0 - [TUI] prevented a crash when an external program can not be found. 2024-12-15 16:39:15 +01:00
cage
c9279d21ec - [GUI] removed deprecated reference to '*tk*'. 2024-12-15 16:37:33 +01:00
cage
838ba097a4 - [script] capitalized gemlog link labels. 2024-12-14 15:10:53 +01:00
cage
6af9af8e83 - updated italian translation. 2024-12-13 14:42:44 +01:00
cage
ea00615a3e - [GUI] improved gemtext search interface. 2024-12-13 14:41:27 +01:00
cage
38ce6cfe91 - [GUI] displayed a placeholder image when inlining failed. 2024-12-13 14:21:47 +01:00
cage
9873f9ff12 Merge branch 'development' 2024-12-12 15:27:14 +01:00
cage
09e46f683d Merge pull request 'Translations update from Codeberg Translate' (#23) from translate/tinmop:weblate-tinmop-tinmop into master
Reviewed-on: https://codeberg.org/cage/tinmop/pulls/23
2024-12-12 14:25:43 +00:00
Dirk
7b64a94264
Translated using Weblate (German)
Currently translated at 43.7% (260 of 594 strings)

Translation: tinmop/tinmop
Translate-URL: https://translate.codeberg.org/projects/tinmop/tinmop/de/
2024-12-12 14:22:58 +00:00
cage
773d1a2e6b - updated NEWS file and changelog. 2024-12-12 15:20:11 +01:00
Dirk
0fd294efed Translated using Weblate (German)
Currently translated at 43.7% (260 of 594 strings)

Translation: tinmop/tinmop
Translate-URL: https://translate.codeberg.org/projects/tinmop/tinmop/de/
2024-12-12 15:16:46 +01:00
cage
a1f4dc2989 - fixed NEWS file. 2024-12-12 14:28:32 +01:00
cage
9bfeabcc47 - updated version number;
- updated building script.

- updated changelog.
2024-12-12 14:26:38 +01:00
cage
be7bb68606 - updated italian translation. 2024-12-08 19:51:47 +01:00
cage
d69c24aba2 - added tooltip for gempub TOC button, in the ttolbar. 2024-12-08 19:49:45 +01:00
cage
4c9f362fc0 - prevented passing a string to 'error', as it can contains tildes that will be interpreted as formatting directives;
- fixed error message when checking a configuration file.
2024-12-08 16:03:25 +01:00
cage
eaedc0bd1e - updated NEWS file and changelog. 2024-12-06 18:44:18 +01:00
cage
7672044ad6 - updated croatoan commit to clone for building the project. 2024-12-05 15:26:06 +01:00
cage
44faa2b32a - added 'iri:network-path-url-p';
- [GUI] fixed opening link that points to a network path URL.
2024-12-05 14:18:31 +01:00
cage
b950f6b4ee - applyed the same theme of gemtext widget to gemtext TOC. 2024-12-04 15:56:35 +01:00
cage
8322288292 - [fediverse] fixed mention extraction's regexp. 2024-12-02 19:49:21 +01:00
cage
2d95fb2e36 - marked RC1. 2024-12-01 20:30:45 +01:00
cage
5f48c72d02 - changed command's' keychord;
- updated manpage.
2024-12-01 20:26:45 +01:00
cage
933a1e7f79 - [fediverse] improved mention extraction in a post. 2024-12-01 18:38:01 +01:00
cage
427c982df4 - updated italian translation. 2024-12-01 16:47:35 +01:00
cage
c400282c29 - [GUI] refreshed URLs history when a new URL is opened. 2024-12-01 16:45:28 +01:00
cage
92b5cbb588 - added latest entries to chronology menu. 2024-11-30 16:47:47 +01:00
cage
8a626d1c2d - updated italian translation;
- fixed history window's label.
2024-11-29 17:29:06 +01:00
cage
5e9653a86c - [GUI] added history management. 2024-11-29 17:23:16 +01:00
cage
06df9318ab - added 'gemini-history-rows';
- moved symbol for function to get a local time object from db to misc package;

- added more wrapper function to local-time library.
2024-11-29 13:51:08 +01:00
cage
5239263f96 - updated italian translation. 2024-11-29 11:09:10 +01:00
cage
58094bfd59 - refactored function related to post searching in a thread window. 2024-11-29 11:05:20 +01:00
cage
6cf783bb39 - refactored function related to post searching. 2024-11-29 11:05:20 +01:00
cage
15b9e82ba1 - [fediverse] added command: 'thread-search-next-undeleted-message'. 2024-11-29 11:05:20 +01:00
cage
e070f89b05 - fixed 'absolute-url-p'. 2024-11-24 16:55:11 +01:00
cage
93dd9b1c11 - [GUI] ensured to lock the gemtext line position when zooming. 2024-11-24 14:42:20 +01:00
cage
4dfa362c0f - [fediverse] fixed test to identify if a post is a poll. 2024-11-13 19:02:23 +01:00
cage
fb7b398608 - [GUI] refactored gemini stram function. 2024-11-13 18:57:50 +01:00
cage
5b52ac26ef - refactored some functions related to gemini streams. 2024-11-11 19:00:48 +01:00
cage
a7e8e6f0e7 - [GUI] ensured setting the status of an exhausted stream. 2024-11-11 18:38:55 +01:00
cage
f58e0e036c - updated italian translation. 2024-11-10 20:12:45 +01:00
cage
1bd8b6c1cf - [GUI] added a new internal only gemini parsed line to provide errpr messages to GUI. 2024-11-10 20:12:12 +01:00
cage
e466dd7c6e - [fediverse] fixed replacing of mentions. 2024-11-10 14:52:17 +01:00
cage
316ad365e2 - [fediverse] reworked mentions expansion's code to prevent missing mentions
(see c790da44079c803a7d5d4f22db5450458f644515);

- changed function's name: 'mentioned-username->account' -> 'mentioned-username->acct'.
2024-11-10 14:31:41 +01:00
cage
e1fae66272 - [fediverse] fixed RE to match a mention. 2024-11-09 14:21:58 +01:00
cage
4604451dcd - [fediverse] ensured using original content's post as quoted text in a reply. 2024-11-09 14:04:12 +01:00