1
0
Fork 0
Commit Graph

1125 Commits

Author SHA1 Message Date
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
cage 0e9c521fc1 - ensured only an instance of gemini TOC, gemini link and chat window could exixts. 2022-04-08 17:07:48 +02:00
cage a1ec070d03 - hooks:*before-composing-message*;
- removed memory leak in ssl-utils:dump-certificate;
- added an hook to remove footnotes added by tinmop in post's reply.
2022-04-06 19:34:49 +02:00
cage 662ff561d1 - added PWD value to asdf registry. 2022-03-27 18:49:45 +02:00
Andrea Feletto 3df644761c - moved lisp dependency list to own file 2022-03-27 15:36:43 +02:00
cage d132a513d3 - simplified Makefile (used asdf to build the executable in a portable way). 2022-03-27 13:37:54 +02:00
cage 02ade8d0ed - enable configure option to compile with ECL compiler. 2022-03-26 11:14:47 +01:00
cage c7d2a5513e - added package qualificator to croatoan's classes symbols. 2022-03-23 18:26:56 +01:00
cage d9a8d03472 - used package local nickname instead us :use croatoan's symbols. 2022-03-21 21:42:50 +01:00
cage 78fcdaa7cf - ensured exiting from REPL when building the executable using ECL. 2022-03-20 15:44:40 +01:00
cage 283e3d852c - added compilation macro to compile constant using ECL. 2022-03-20 12:48:27 +01:00
cage 0b1250cf78 - using codepoints instead of char to match emoji, this changes allow for ECL to compile the code. 2022-03-20 12:34:43 +01:00
cage 9910da1837 - added compilation macros to use ECl processes procedures;
- added compilation macro to skip SBCL specific muffling condition procedures;
- added purgatory as dependency to installing script.
2022-03-20 12:32:41 +01:00
cage f4d7bb1e94 - fixed building scripts. 2022-03-19 20:53:33 +01:00
cage 4e00e3a7c8 - added support for ECL in autotools scripts. 2022-03-19 17:38:51 +01:00