Block a user
981cbdcfc7
- [gemini] added a script to generate a gemlog;
48848ec996
- added 'ui:tui-active-p'.
a3ff4793f6
- [gemini] prevented crash when an illegal character is found in an URI.
456602f89c
- prevented crash when the tour indices exceeds the number of links in a page.
651b5fe963
- [gemini] added alt text even for preformatting end tag.
94e50430a8
- added 'get-resource-dir' and 'get-data-dir'.
f1f25a66ec
- removed file descripto leak in '%mkstemp';
9ef6c0200d
- fixed return type of 'apply-coloring' when the complex-string is empty.
ed13d0b14c
- prevented 'apply-coloring' signals an error when coloring an empty complex-string.
bf23d728b4
- fixed misc:array-slice;
e9c3688888
- updated croatoan commit.
6fdd8f9012
- updated italian translation.
0b5dd16f77
- allowed printing about kami ID from the window of the TLS certificates.
433f7fdaa5
- prevented program freeze quen a kami error occurred.
8e5c2bb91a
- [kami] removed setf' of global variables.
8d3ed466ee
- used 'alexandria:when-let' macro to semplify the code.
1e9fecc599
- prevented printing line count for empty row window.
9b724d2639
- updated italian translation.
dd78fd015f
- prevented crash when building the function bound to a keychord that is dadined as an anonymous function.
331dc0973b
- improved a bit appearance of help window.
b54601ff48
- preventd program to hang when a file is created or deleted using
a6306349a9
- removed debug message.
0e9c521fc1
- ensured only an instance of gemini TOC, gemini link and chat window could exixts.
a1ec070d03
- hooks:*before-composing-message*;
3df644761c
- moved lisp dependency list to own file
d132a513d3
- simplified Makefile (used asdf to build the executable in a portable way).
78fcdaa7cf
- ensured exiting from REPL when building the executable using ECL.
283e3d852c
- added compilation macro to compile constant using ECL.
0b1250cf78
- using codepoints instead of char to match emoji, this changes allow for ECL to compile the code.
9910da1837
- added compilation macros to use ECl processes procedures;
4e00e3a7c8
- added support for ECL in autotools scripts.
d3546ed781
- removed fetching purgatory from repository, quicklisp includes the latest version now.
a7e2d823fb
- fixed functions that print program's dependencies.
0ece17c469
- added package qualificator to constant's name to prevent warning.
b7fa2e9ca0
- suppressed missing function warning when quicklisp is unavailable.