1
0
Fork 0

Commit Graph

  • 6a156c9bbd - added short options to bash complations. cage 2024-03-20 14:43:00 +0100
  • fc31ba5ac7 - removed shebang from completion script, was wrong anyway. cage 2024-03-19 21:08:17 +0100
  • 5a0757e365 - used autotools to install bash completion script. cage 2024-03-19 21:05:02 +0100
  • 6052f7da24 - updated README to mention that also libjpegturbo and TK must be installed; cage 2024-03-18 19:54:45 +0100
  • 608eacda77 - [fediverse] moved from a single database for a single account to a databases for each account. cage 2024-03-17 17:29:16 +0100
  • c459c34dd1 - [TUI] added a check for configuration file to ensure equal number of usernames and server name are specified. cage 2024-03-17 14:11:42 +0100
  • 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. cage 2024-03-17 12:46:01 +0100
  • 629cf8e784 - updated Changelog. v0.9.9.141421356 cage 2024-03-12 16:29:25 +0100
  • 71259af4d7 - [script] added the option to submit the feed to and antenna instance, when generating a gemlog; - updated gemlog. cage 2024-03-12 16:25:59 +0100
  • 35d1eaf95f - prevented the poll's results to be printed before expiration. cage 2024-03-12 15:19:35 +0100
  • 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. cage 2024-03-03 18:04:22 +0100
  • 191cff72d3 - removed 'rc1' from version number. cage 2024-03-02 16:49:52 +0100
  • 6da3e3952e - updated NEWS.org and Changelog. cage 2024-03-02 16:47:57 +0100
  • 8deb702090 - [TUI] refactored quitting dialog test code in a function. cage 2024-03-02 16:23:05 +0100
  • 6472ede4b0 - [TUI] added 'C-g' keybinding to close the blocking dialog window. cage 2024-03-02 16:11:13 +0100
  • 1f02511525 - [TUI] added 'C-g' keybinding to close the windows. cage 2024-03-02 15:38:53 +0100
  • 3f888888aa - used a keyword as the value that signals that a command has been cancleled instrad of 'nil'. cage 2024-03-01 18:43:17 +0100
  • 0943736c81 updated changelog. cage 2024-03-01 16:15:14 +0100
  • b32da51e2c - updated manpage. cage 2024-03-01 16:08:37 +0100
  • 6284484769 - updated italian translation. cage 2024-03-01 15:39:15 +0100
  • 84d2d7a5e0 - added keybinding to cancel inputing of the string command. cage 2024-03-01 14:57:36 +0100
  • 8c8b5555f7 - [TUI] added command to download a message's attachment ignoring the cached value (if such entry in the cache exists). cage 2024-02-28 20:23:11 +0100
  • 7f6da862cc - decommented configuration directive to open text files with tinmop. cage 2024-02-28 19:49:39 +0100
  • 3053183a68 - [TUI] allowed the backspace key to send rubout char (ASCII 177). cage 2024-02-28 15:49:28 +0100
  • 4c44c94c0d - [TUI] fixed name of backspace keycode when parsing 'command' events.. cage 2024-02-27 18:43:33 +0100
  • c4fbc8f997 Merge pull request 'Translations update from Weblate' (#8) from translate/tinmop:weblate-tinmop-tinmop into master cage 2024-02-25 17:24:50 +0000
  • 3351703e70
    Translated using Weblate (German) #8 pabloscloud 2024-02-25 17:07:34 +0000
  • f185a87ee4 - updated version number also in confifure.ac. cage 2024-02-25 18:23:16 +0100
  • 9c264bbd4d - [GUI] added notification of errors when refreshing gemlogs posts on program starting. cage 2024-02-25 16:55:03 +0100
  • 87e812d406 - [GUI] updated italian translation. cage 2024-02-25 16:41:49 +0100
  • cbcc7c294b - [GUI] returned a more useful error message to user when an error occurred while refreshing posts from gemlogs. cage 2024-02-25 16:40:03 +0100
  • 904fb6cf7e - [GUI] added timeout test for dummy server; - [GUI] returned a more useful error message to user when a timeout occurred. cage 2024-02-25 16:28:16 +0100
  • b7e139a205 - prevented treating 'update' notifications as mentions. cage 2024-02-23 14:23:37 +0100
  • f21b201b17 - instructed address bar to autoselect a candidate only when expanding local paths (not URLs). cage 2024-02-23 13:50:21 +0100
  • e23ca2c131 - allowed empty lines in a gopher map (thanks op!). cage 2024-02-19 20:49:14 +0100
  • bc8c34f2f6 - fixed translatable string. cage 2024-02-18 21:48:50 +0100
  • 5c8237a192 - fixed searching in reblogged statuses body, previously the search procedure skipped the reblogged statuses. cage 2024-02-18 14:25:48 +0100
  • 8ba4d4ace2 - updated-changelog. cage 2024-02-17 14:24:09 +0100
  • 053f9b3c94 - updated italian translation. cage 2024-02-17 14:14:17 +0100
  • ba81b5cdf0 - added command 'clear-cached-client-tls-certificates'. cage 2024-02-17 14:09:37 +0100
  • 162d32662e - removed output from ssl command when checking for empty password for a certificate. cage 2024-02-17 14:03:39 +0100
  • b8f49eb66b - added password protected TLS key, for kami protocol. cage 2024-02-17 13:01:12 +0100
  • e0589e56f1 - prevented 'ssl-key-has-empty-password-p' to print on console the prompt asking for key password. cage 2024-02-17 11:05:58 +0100
  • b9b59f9de6 - [TUI] added support for certificate's password for gemini requests. cage 2024-02-17 10:42:07 +0100
  • 7122460276 - updated italian translation; cage 2024-02-17 10:17:33 +0100
  • 1881738d91 - [TUI] added command to change TLS client certificate password. cage 2024-02-16 14:59:26 +0100
  • d097d4d1d0 - [GUI] set state of the certificates toolbar button, not only the image label in: 'set-certificate-button-(active|inactive). cage 2024-02-16 14:26:28 +0100
  • 910a502ad2 - [GUI] ensured the passwords cache for TLS client certificate is emptied after changing a password. cage 2024-02-15 17:05:53 +0100
  • b1444a4804 - [GUI] ensured the key for cached password for TLC client certificate is erased if an error occurred during gemini connection. cage 2024-02-15 16:49:57 +0100
  • ecfd7a19cd - [GUI] added callback for toolbar certificate button (change password for certificate). cage 2024-02-15 16:39:56 +0100
  • 8a2ba82b0d - [GUI] added confirmation from user before deleting a certificate. cage 2024-02-15 16:21:23 +0100
  • 07d9c4aea9 - [GUI] added a button to give a visual hint that a the client provided the server a TLS certificate. cage 2024-02-15 16:15:18 +0100
  • f067dc2ee3 - [GUI] added procedures to manage passwords for client TLS certificates. cage 2024-02-14 14:41:45 +0100
  • 1a5af73415 Merge branch 'master' into add-password-tls-certificates cage 2024-02-11 15:08:45 +0100
  • e4d9ab9fd0 - replaced occurences of 'with-lock' with 'misc:with-lock-held'. cage 2024-02-11 15:08:16 +0100
  • 56ad43f5dd - added optional key password argument to gemini and titan requests. cage 2024-02-11 15:06:41 +0100
  • 5155749080 - removed all direct references to package 'bt' (used wrappers instead); cage 2024-02-11 12:32:22 +0100
  • 346353d21d - [GUI] fixed deletion of TLS client certificates; cage 2024-02-11 12:07:07 +0100
  • a16fc03337 - added a dummy gemini server for debugging purposes. cage 2024-02-10 14:36:01 +0100
  • 2ce0f97a4a [GUI] added procedures to change the passhphrase to protect the private key of a gemini certificate. cage 2024-02-08 18:23:02 +0100
  • d083ef7bf2 - fixed 'filesystem-utils:temporary-directory'. cage 2024-02-04 15:39:33 +0100
  • e458dd8eb9 - added function 'os-utils:change-ssl-key-passphrase'. cage 2024-02-04 14:57:49 +0100
  • 1b599a539a Merge pull request 'Translations update from Weblate' (#7) from translate/tinmop:weblate-tinmop-tinmop into master cage 2024-01-29 17:39:05 +0000
  • dbca62713d
    Translated using Weblate (French) #7 lejun 2024-01-29 08:42:27 +0000
  • 48e7d61fd0 - fixed typo for reference: cage 2024-01-29 18:33:10 +0100
  • 8443f9ad3c - [GUI] added contextual menu to copy gemlogs links or mark all their posts as already read. cage 2024-01-18 16:25:08 +0100
  • d5d7d65524 - added missing space to control string in the procedure to print notification. cage 2023-12-28 13:14:26 +0100
  • 5401fd5c92 - added id of the posts the notification refers to; cage 2023-12-27 20:13:05 +0100
  • d5182c2dac - fixxed call to 'member'. cage 2023-12-24 22:34:09 +0100
  • a71492faa8 - [GUI] fixed test for checking mime-type on an image; cage 2023-12-24 22:22:57 +0100
  • 7d9f3beffa - removed another recursive thread locking ('push-downloading-behind'). cage 2023-12-07 17:47:00 +0100
  • c613cefa13 - fixed test for conditional macro call. cage 2023-12-07 17:31:33 +0100
  • e255f87eaf - improved generated gemini pages for the gemlog; cage 2023-12-02 18:56:59 +0100
  • 5e0697e58b - added a directive just to debug error signaled from the TUI. cage 2023-12-02 18:08:44 +0100
  • c83beec078 - prevented opening another connection in a callback contained in 'status-tree->text'. cage 2023-12-02 17:21:13 +0100
  • 8f9d83fa0e - changed all recursive lock with the non-recursive type; cage 2023-12-02 17:17:50 +0100
  • 8c6c69c667 - increased version number; v0.9.9.14142135 cage 2023-11-19 15:22:53 +0100
  • 4d2322d705 - increased version number. v0.9.9.1414213 cage 2023-11-19 14:32:15 +0100
  • 4866606d5f - fixed file completion in the command window. cage 2023-11-18 11:23:46 +0100
  • d01b6c798f - prevented adding a quote prefix to each element inside a blockquote tag, when converting html to text. cage 2023-11-17 16:08:30 +0100
  • a2c7c1d581 - made space to accomodate list of attachements in sending post window. cage 2023-11-14 23:06:44 +0100
  • 3fd38b0aab Merge pull request 'Translations update from Weblate' (#6) from translate/tinmop:weblate-tinmop-tinmop into master cage 2023-11-12 19:21:17 +0000
  • de94a6fd1f
    Translated using Weblate (Italian) #6 cage 2023-11-12 19:18:40 +0000
  • 1eaf47b4a4
    Translated using Weblate (Italian) cage 2023-11-12 19:09:18 +0000
  • 29d9daab9d Merge pull request 'Translations update from Weblate' (#5) from translate/tinmop:weblate-tinmop-tinmop into master cage 2023-11-12 18:54:32 +0000
  • 69e95b487e
    Translated using Weblate (Italian) #5 cage 2023-11-12 18:47:50 +0000
  • 65716712c1
    Translated using Weblate (German) pabloscloud 2023-10-10 18:31:46 +0000
  • 3c161d8e27
    Translated using Weblate (Spanish) Adolfo Jayme Barrientos 2023-10-02 07:05:43 +0000
  • 685d3dcd45 - updated translation files. cage 2023-11-12 19:45:21 +0100
  • 0659ad8df3 - updated documentation. cage 2023-11-12 15:01:40 +0100
  • c30c334a82 - changed keyboard events management to reflects changes in croatoan API. cage 2023-11-12 14:41:47 +0100
  • 7d22b73d1a - update script quick_quicklisp to fetch newer version of some libraries. cage 2023-11-11 20:25:51 +0100
  • 5d135f2116 - increased version number. cage 2023-11-11 20:03:02 +0100
  • 903348f205 - updated documentation. cage 2023-11-11 19:52:17 +0100
  • 9f6a26e0c8 - added new command: 'delete-shown-post'. cage 2023-11-11 19:49:46 +0100
  • c16e88ad99 - improved formatting of text in window that shows the parent of a message. cage 2023-11-11 18:13:58 +0100
  • 5d69437bc4 - shown subject of the reblogged status, if exists; cage 2023-11-07 19:38:23 +0100
  • 29820b4398 - removed dependency to 'cl-syntax'; cage 2023-11-03 14:12:03 +0100
  • 1e88fe5805 - [GUI] added new events for links - button two will open the link in background; - button one pressed when simultaneously pressing the control button will add the link to the tour. cage 2023-10-29 12:41:17 +0100
  • 3e3f2b1f3c - checked for tags and languages in the parent status if it is non null, when filtering out statuses; cage 2023-10-27 18:15:32 +0200