1
0
Fork 0
Commit Graph

52 Commits

Author SHA1 Message Date
cage 90a6bfa02b - [GUI] changed font size for gemtext header level 3;
- updated documentation.
2024-04-12 16:23:18 +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 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 0e14ee91f7 - updated documentation. 2024-03-29 12:13:19 +01:00
cage b32da51e2c - updated manpage. 2024-03-01 16:08:37 +01:00
cage 84d2d7a5e0 - added keybinding to cancel inputing of the string command. 2024-03-01 14:57:36 +01:00
cage 903348f205 - updated documentation. 2023-11-11 19:52:17 +01:00
cage 93b6fc8885 - updated documentation. 2023-10-19 18:24:52 +02:00
cage 069bbda392 - updated documentation. 2023-10-19 18:10:30 +02:00
cage bbda1a1f57 - updated documentation;
- changed a function's name.
2023-10-15 13:58:49 +02:00
cage 9405eb137b - updated documentation. 2023-07-31 17:58:57 +02:00
cage 05b623ddf7 - changed keychord to repeat search using the latest search criteria used in a previous search. 2023-07-31 17:53:48 +02:00
cage 85752eb02d - updated documentation. 2023-07-30 15:08:21 +02:00
cage dbd211ea2c - updated changelog;
- updated documentation.
2023-07-30 14:45:06 +02:00
cage 69ead2706f - fixed references to old repository. 2023-06-20 19:57:30 +02:00
cage 18b2e8a8d4 - updated version number;
- updated documentation;

- [GUI] fixed again the mouse pointer's shape when moving in the gemtext window: sometimes got stuck in the 'hand2' shape.
2023-05-18 15:38:34 +02:00
cage df8c4a97d6 - updated documentation. 2022-12-12 20:21:31 +01:00
cage 1d718771f0 - updated manpage. 2022-10-01 18:25:54 +02:00
cage fdfd9e5062 - fixed manpage. 2022-04-25 13:09:55 +02:00
cage 108263edf7 - updated manpage. 2022-04-25 13:07:26 +02:00
cage 3fe814e4a1 - updated manpage. 2022-02-06 13:47:51 +01:00
cage 096ea44a6b - updated documentation. 2022-02-05 16:33:53 +01:00
cage a0cf1a50d0 - updated manpage. 2022-02-05 15:27:44 +01:00
cage b9e82736b1 - added a list of the default keybindings to the manpage. 2022-01-28 18:45:00 +01:00
cage cfbbb4a13e - updated manpage. 2021-11-16 16:26:28 +01:00
cage c91ec87737 - mentioned again "-G" command line switch in the manpage. 2021-11-16 16:03:51 +01:00
cage 2597c131cd - updated manpage. 2021-11-13 16:34:07 +01:00
cage 3800cc9ffa - added a section related to 'tour mode' in the manual plus some
minor, cosmetic, changes.
2021-10-10 13:11:53 +02:00
cage df3bff9421 - fixed 'valid-results-p' when a global search is performed. 2021-08-28 16:59:50 +02:00
cage adada59513 - updated manpage and docstring relative to gempub and tour mode. 2021-08-28 15:51:32 +02:00
cage 4f4fc1a181 - fixed manpage. 2021-07-31 17:29:04 +02:00
cage 8a141c1707 - updated manpage in man format. 2021-07-29 19:04:48 +02:00
cage 9bae1fe63e - updated manpage, explained command line keys. 2021-07-29 19:02:54 +02:00
cage 5a8f8edf87 - updating documentation (mentioning navigation keys). 2021-04-28 16:39:54 +02:00
cage 67837a858f - updated manpage. 2021-01-04 21:30:55 +01:00
cage 2c634db6a2 - moved welcomebot script in the right directory when installed. 2020-12-27 13:53:52 +01:00
cage 482fa3079e - used a parameter for the welcome message. 2020-12-27 13:22:25 +01:00
cage 8f1f60b409 - udated manpage. 2020-12-27 13:19:32 +01:00
cage c7b706a773 - added a script for a welcome bot. 2020-12-26 16:11:05 +01:00
cage 28917208d6 - added a command line option to retrieve a gemini URL. 2020-06-23 15:51:43 +02:00
cage 9461c0ea70 - gemini client works (but missing client authorization using certificates). 2020-06-22 14:03:06 +02:00
cage ff4c271497 - updated documentation. 2020-06-07 12:38:25 +02:00
cage 8ab80a1f40 - fixed error in manpage. 2020-05-24 19:17:28 +02:00
cage e8fdbbf88f - clarifing that this client is pleroma-only at the moment. 2020-05-24 19:15:14 +02:00
cage 1548229b28 - added the reset of timeline pagination from command line. 2020-05-18 19:16:52 +02:00
cage 7429764445 - updated documentations. 2020-05-16 14:57:48 +02:00
cage 149b39e93b - always load a shared configuration file;
- updated documentation.
2020-05-16 13:45:07 +02:00
cage 2faf32800b - made the program exits without invoke the debugger if the main
configuration file is not found;
- update documentation.
2020-05-16 11:24:11 +02:00
cage b229787044 - changed function name 'draw-keybinding-mode' to 'draw-string-mode';
- prevented an  info or error message  on the command line  to overlap
  with  prompt when  asking for  user input  and, in  particular, when
  asking for message attachment.
- prevented crash when trying to expand a null string;
- clear send-message-window before deleteing an attach from the list;
- added an info when a status is ready to be sent;
- using a stack to sort drawing order of windows.
2020-05-09 21:58:12 +02:00