cage
|
4d65bc200a
|
- removed dependency on osicat.
|
2024-04-21 15:16:46 +02:00 |
cage
|
5155749080
|
- removed all direct references to package 'bt' (used wrappers instead);
- addedd missing file 'dummy-server.lisp';
- updated LICENSES.org.
|
2024-02-11 12:32:22 +01:00 |
cage
|
6550d3038f
|
- removed macro 'defalias', does not works with sbcl 2.3.6;
- optimized 'read-stream-chunks';
- ensured funtions that expand modeline always return a string.
|
2023-07-26 14:44:05 +02:00 |
cage
|
2a96ff70ef
|
- [GUI] added a few icons.
|
2023-02-05 14:57:40 +01:00 |
cage
|
c0e2b43d3e
|
- [GUI] added a bit of scaffolding for the interface;
- [GUI/RPC] added method to start and retrieve a gemini stream's data.
|
2023-02-05 14:07:13 +01:00 |
cage
|
6b67933351
|
- added license;
- fixed copyright year.
|
2021-12-05 15:34:08 +01:00 |
cage
|
946ba4923e
|
- made clear source and license of the emojis;
- fixed docstring (thanks op!);
- prevented a crash when refresh of chats hits a network error.
|
2021-07-15 21:17:24 +02:00 |
cage
|
a9ce526dce
|
- added 'remove-corrupting-utf8-chars' to clean up rendered text from trouble characters.
|
2021-04-13 18:32:48 +02:00 |
cage
|
f33fcf1218
|
- added reference to cl-str.
|
2020-12-29 20:50:10 +01:00 |
cage
|
9fd958d12b
|
- fixed IRI and URI parser;
- taken into account fragment of IRI;
- added more IRI and URI test;
- passes all the client tests.
|
2020-12-25 18:23:32 +01:00 |
cage
|
664e8212ce
|
- replaced quri with an internal parser;
- [gemini] the client passes the torture test again;
- fixed event test.
|
2020-10-25 19:58:05 +01:00 |
cage
|
cf7a19dd04
|
- allowed the user to bypas TOFU exception;
- fixed TOFU check.
|
2020-06-23 11:47:21 +02:00 |
cage
|
9461c0ea70
|
- gemini client works (but missing client authorization using certificates).
|
2020-06-22 14:03:06 +02:00 |
cage
|
ae60831b42
|
- prevented crash that happened when using an invalid regular
expression to complete input. There was no reason to use regular
expression there but valid reasons to not use them. ;)
|
2020-06-14 17:09:43 +02:00 |
cage
|
c56a5b86ca
|
- initial commit.
|
2020-05-08 15:45:43 +02:00 |