1
0
Fork 0
Commit Graph

1636 Commits

Author SHA1 Message Date
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
cage 810c331a95 - tagging as rc1. 2024-04-07 12:27:34 +02:00
cage 8fd5bcc603 - [TUI] removed a recursive locking. 2024-04-07 12:24:06 +02:00
cage 8f4eed668d - added short command line option to specify fediverse account (-F). 2024-04-06 11:16:22 +02:00
cage a48b7240e3 - updated manpage. 2024-04-06 11:13:43 +02:00
cage a118ce13de - fixed command: 'thread-go-to-parent-post'. 2024-04-04 17:14:25 +02:00
cage 77249e97e3 -added new command: 'thread-go-to-parent-post'. 2024-04-04 15:45:47 +02:00
cage 07505754b4 - prevented crash when exceeding the character limit in a post. 2024-03-31 18:53:23 +02:00
cage dbd0ace318 - updated italian translations. 2024-03-31 13:58:53 +02:00
cage c1d4024185 - fixed line wrapping of announcements window. 2024-03-31 13:56:20 +02:00
cage ceaeeb8ec6 - added notification when fetching announcements. 2024-03-31 12:59:09 +02:00
cage 72620bc517 - changed key for fediverse account switching. 2024-03-31 11:19:27 +02:00
cage 4cfbc47687 - updated italian translations. 2024-03-30 20:34:16 +01:00
cage 02e0a21707 - added command to switch fediverse account at runtime;
- removed hardcoded string constants.
2024-03-30 15:47:39 +01:00
cage 8d03f38b4c - prevented trying to authorize a fediverse client when no fediverse credentials has beed added to the configuration file. 2024-03-30 14:49:41 +01:00
cage bbca3c8a31 - [fediverse] added command line switch to choose to use a specific fediverse account (if specified in the configuration file);
- [TUI] anticipated the showing of the welcome script to appears before the fediverse account authorization.
2024-03-29 15:06:36 +01:00
cage 0e14ee91f7 - updated documentation. 2024-03-29 12:13:19 +01:00
cage 1d4d813dbc - [TUI] added new command: 'thread-delete-subtree';
- removed legacy function.
2024-03-29 11:57:54 +01:00
cage 917af9b007 - intstructed the program to generate a default database file name when no valid user and server name has been found in the configuration file. 2024-03-24 14:27:57 +01:00
cage 5fc9921df3 - reverted regression that prevented GUI to starts. 2024-03-24 14:14:19 +01:00
cage facadabfe2 - updated italian translation. 2024-03-24 14:11:35 +01:00
cage 6a156c9bbd - added short options to bash complations. 2024-03-20 14:43:00 +01:00
cage fc31ba5ac7 - removed shebang from completion script, was wrong anyway. 2024-03-19 21:08:17 +01:00
cage 5a0757e365 - used autotools to install bash completion script. 2024-03-19 21:05:02 +01:00
cage 6052f7da24 - updated README to mention that also libjpegturbo and TK must be installed;
- [draft] added a function for bash completion.
2024-03-18 19:54:45 +01:00
cage 608eacda77 - [fediverse] moved from a single database for a single account to a databases for each account. 2024-03-17 17:29:16 +01:00
cage c459c34dd1 - [TUI] added a check for configuration file to ensure equal number of usernames and server name are specified.
- [TUI] fixed checks of configuration file.
2024-03-17 14:11:42 +01:00
cage 41511b70eb - [fediverse] allowed to specify more than one account in the configuration file, each couple of directive 'username' and 'server' an be specified more that once. 2024-03-17 12:46:01 +01:00
cage 629cf8e784 - updated Changelog. 2024-03-12 16:29:25 +01:00
cage 71259af4d7 - [script] added the option to submit the feed to and antenna instance, when generating a gemlog;
- updated gemlog.
2024-03-12 16:26:51 +01:00
cage 35d1eaf95f - prevented the poll's results to be printed before expiration. 2024-03-12 15:19:35 +01:00
cage 50a11fb603 - [GUI] fixed managing of gemini responses when a titan request was performed (TOFU errors, TLS certificate password etc.);
- fixed error arising when 'debug-gemini-gui' was called with more than two arguments.
2024-03-03 18:04:22 +01:00
cage 191cff72d3 - removed 'rc1' from version number. 2024-03-02 16:49:52 +01:00
cage 6da3e3952e - updated NEWS.org and Changelog. 2024-03-02 16:47:57 +01:00
cage 8deb702090 - [TUI] refactored quitting dialog test code in a function. 2024-03-02 16:23:05 +01:00
cage 6472ede4b0 - [TUI] added 'C-g' keybinding to close the blocking dialog window. 2024-03-02 16:11:13 +01:00
cage 1f02511525 - [TUI] added 'C-g' keybinding to close the windows. 2024-03-02 15:38:53 +01:00
cage 3f888888aa - used a keyword as the value that signals that a command has been cancleled instrad of 'nil'. 2024-03-01 18:43:17 +01:00
cage 0943736c81 updated changelog. 2024-03-01 16:15:41 +01:00