1
0
Fork 0
Commit Graph

1039 Commits

Author SHA1 Message Date
cage bf938f6e4b - increased version number;
- updated NEWS and Changelog.
2022-08-19 10:53:32 +02:00
cage 333d77caf2 - [gemini] added missing mandatory argument to function that builds the redirect URI. 2022-08-19 10:48:56 +02:00
cage 8425250195 - actually increased version number. 2022-08-15 13:48:59 +02:00
cage 1f2eb57c2f - increased version number;
- updated News file.
2022-08-15 13:44:30 +02:00
cage 1f3891d20e - changed sorting criteria for gemlog subscriptions;
Promotes on top subscriptions with unread posts.

- updated ChangeLog.
2022-08-15 12:35:24 +02:00
cage c2b3eb9c2a Merge branch 'fix-absolutize-links' 2022-08-05 11:52:57 +02:00
cage ed1bd71bc5 - moved window that got the focus on top of the windows stack, to be sure will be visible to the user when redrawing the terminal. 2022-08-05 11:52:51 +02:00
cage 008d5001a7 - taken into account the query of the original URI when combining it with a path. 2022-08-05 11:30:56 +02:00
cage 6e883ca21b - improved appereance of gemini subscriptions window. 2022-07-21 17:25:37 +02:00
cage d45388e4dc - [gemini] remove redirect loop when the meta was an absolute URI. 2022-07-15 10:39:24 +02:00
cage de980b44b7 - [modules] added backlink to generated gemlog pages;
- [gemini] fixed rendering of links that starts with an emoji.
2022-07-13 17:08:37 +02:00
cage 5e79aa5551 - [gemini] fixed command for opening of the next visible link;
- updated changelog.
2022-07-11 18:01:26 +02:00
cage e36dfd629a - fixed formatting in generated gemlog topic index;
- fixed italian translation.
2022-07-09 15:40:14 +02:00
cage 1110bf809d - fixed excessive page scrolling in message window. 2022-07-08 15:17:01 +02:00
cage b0eccdc0af - improved sorting of URI fuzzy matching. 2022-07-06 20:18:25 +02:00
cage 6fbf4564af - mitigated issue with unparsed keyboard input coming from ncurses. 2022-07-06 14:37:56 +02:00
cage 416c54d929 - made links window repects resize events. 2022-07-03 15:50:44 +02:00
cage 569c67ff06 - clean usernames from problematic characters. 2022-07-02 18:21:44 +02:00
cage b004fd5f93 - removed direct call to babel:cotets-to-string, using 'to-s' wrapper, instead.
- [gemini] prevented crash when no previous link to open is found before the selected line.
2022-07-02 10:55:11 +02:00
cage 07725d85d9 - [gemini] added command 'open-previous-link'. 2022-07-01 16:31:38 +02:00
cage b253aea8c0 - [gemini] prevented landing on debugger (or even crash) when DNS lookup fails. 2022-06-29 21:26:29 +02:00
cage 981cbdcfc7 - [gemini] added a script to generate a gemlog;
- removed *tour-links-window*;
- adding a new command: open-gemini-links-and-ask-tour.
2022-06-15 14:33:56 +02:00
cage 48848ec996 - added 'ui:tui-active-p'. 2022-06-15 12:11:14 +02:00
cage a3ff4793f6 - [gemini] prevented crash when an illegal character is found in an URI. 2022-06-14 16:19:04 +02:00
cage 456602f89c - prevented crash when the tour indices exceeds the number of links in a page. 2022-06-14 16:11:23 +02:00
cage 651b5fe963 - [gemini] added alt text even for preformatting end tag. 2022-06-14 16:04:56 +02:00
cage 94e50430a8 - added 'get-resource-dir' and 'get-data-dir'. 2022-06-04 19:11:23 +02:00
cage f1f25a66ec - removed file descripto leak in '%mkstemp';
- specialized method sequence-empry-p for complex string.
2022-06-03 19:17:37 +02:00
cage 9ef6c0200d - fixed return type of 'apply-coloring' when the complex-string is empty. 2022-06-03 11:03:39 +02:00
cage ed13d0b14c - prevented 'apply-coloring' signals an error when coloring an empty complex-string. 2022-06-03 10:59:48 +02:00
cage bf23d728b4 - fixed misc:array-slice;
- changed misc:split-into-sublist to misc:split-into-chunks.
2022-05-27 19:16:29 +02:00
cage 950b669455 - added bugtracker URI. 2022-05-25 19:56:18 +02:00
cage 0c5ac9877c - updated italian translation. 2022-05-01 12:23:38 +02:00
cage cb202b26a7 - added captions for attachments. 2022-05-01 12:22:52 +02:00
cage e07f4d2ee3 - optimized expanding of status trees that contains mentions;
- fixed file path of Makefile.am;

- fixed typo.
2022-05-01 10:08:01 +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 e9c3688888 - updated croatoan commit. 2022-04-23 15:25:25 +02:00
cage 6fdd8f9012 - updated italian translation. 2022-04-23 15:21:22 +02:00
cage 0b5dd16f77 - allowed printing about kami ID from the window of the TLS certificates. 2022-04-23 15:19:29 +02:00
cage 433f7fdaa5 - prevented program freeze quen a kami error occurred. 2022-04-22 11:33:31 +02:00
cage 8e5c2bb91a - [kami] removed setf' of global variables. 2022-04-22 10:08:00 +02:00
cage 8d3ed466ee - used 'alexandria:when-let' macro to semplify the code. 2022-04-20 22:07:48 +02:00
cage 1e9fecc599 - prevented printing line count for empty row window. 2022-04-16 17:54:57 +02:00
cage 9b724d2639 - updated italian translation. 2022-04-16 12:20:30 +02:00
cage dd78fd015f - prevented crash when building the function bound to a keychord that is dadined as an anonymous function. 2022-04-16 12:13:03 +02:00
cage c9878b2ae4 - added row count for all window that display rows of text. 2022-04-16 11:09:16 +02:00
cage 331dc0973b - improved a bit appearance of help window. 2022-04-15 13:40:12 +02:00
cage b54601ff48 - preventd program to hang when a file is created or deleted using
kami.

  When a file  was created and deleted and the  kami window was closed
  the program stopped responding if the  user tried to open a new kami
  address.
2022-04-15 12:40:22 +02:00
cage a6306349a9 - removed debug message. 2022-04-08 17:09:03 +02:00