1
0
Fork 0
tinmop/src
cage 37bab5740b - [gemini] improved tour-mode
the command accepts space separated list  of link index or link ranges
(e.g: "5-7 1 2").
2021-05-04 11:52:42 +02:00
..
gemini - fixed 'make-gemini-iri', was crashing the program when 'port' argument was null. 2021-04-26 19:14:35 +02:00
tests - trimmed square brackets from ip literal when parsing an IRI. 2021-04-16 14:15:41 +02:00
api-client.lisp - fixed crash when starting the program without a configuration file. 2021-02-20 18:28:49 +01:00
api-pleroma-entities.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
api-pleroma.lisp - fixed chat api; 2021-03-14 13:26:06 +01:00
box.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
bs-tree.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
chats-list-window.lisp - discouraged use of slot 'rows' for 'row-oriented-widget', used API instead. 2021-04-08 15:13:31 +02:00
command-line.lisp - Added a command line switch to load a module. 2020-12-31 15:36:10 +01:00
command-window.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
complete-window.lisp - changed ':draw-border' to ':border' to track the new croatoan API. 2021-02-19 17:38:39 +01:00
complete.lisp - fixed crash when 'contains-clsr' is called 2021-04-03 11:14:58 +02:00
conditions.lisp - [gemini] rewritten gemini-viewer:request using gemini-client:request-dispatch machinery; 2021-02-07 13:50:52 +01:00
config.lisp.in - [gemini] starting using certificates; 2020-10-11 18:22:07 +02:00
config.lisp.in.in - [gemini] starting using certificates; 2020-10-11 18:22:07 +02:00
constants.lisp - [gemini] starting using certificates; 2020-10-11 18:22:07 +02:00
conversations-window.lisp - discouraged use of slot 'rows' for 'row-oriented-widget', used API instead. 2021-04-08 15:13:31 +02:00
crypto-utils.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
date-formatter.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
db-utils.lisp - changed db-nil-p 2021-01-23 15:40:51 +01:00
db.lisp - fixed test for deciding if a pair timeline/folder must be renumbered. 2021-03-21 14:36:47 +01:00
emoji-shortcodes.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
filesystem-utils.lisp - fixed procedures that extract extension from a local path or an URI. 2021-04-27 19:04:11 +02:00
follow-requests.lisp -[gemtext] added metadata to header lines; 2021-04-13 17:02:30 +02:00
gemini-client-certificates-window.lisp - discouraged use of slot 'rows' for 'row-oriented-widget', used API instead. 2021-04-08 15:13:31 +02:00
gemini-subscription-window.lisp - discouraged use of slot 'rows' for 'row-oriented-widget', used API instead. 2021-04-08 15:13:31 +02:00
gemini-viewer-metadata.lisp -[gemini] removed loop when going back in history. 2021-04-28 20:56:37 +02:00
gemini-viewer.lisp -[gemini] removed loop when going back in history. 2021-04-28 20:56:37 +02:00
hooks.lisp - rewritten rendering of text in message window 2021-04-10 13:52:56 +02:00
html-utils.lisp - [gemini] added feature: loading local gemini files from command line (switch: '-o'). 2021-03-27 09:19:13 +01:00
idn.lisp - removed dependency from libidn2 2021-01-31 13:08:34 +01:00
interfaces.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
iri-parser.lisp - fixed 'make-gemini-iri', was building wrong IRI with ipv6 address as host. 2021-04-16 14:44:22 +02:00
keybindings-window.lisp - changed ':draw-border' to ':border' to track the new croatoan API. 2021-02-19 17:38:39 +01:00
keybindings.lisp - shown a message when user's searching for commands retuns no results. 2021-01-17 20:37:26 +01:00
line-oriented-window.lisp - prevented out of bound condition when scrolling message-window's 2021-05-02 16:28:50 +02:00
main-window.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
main.lisp - exit from the program, without launching the debugger, when the 2021-04-10 21:14:20 +02:00
message-rendering-utils.lisp - discouraged use of slot 'rows' for 'row-oriented-widget', used API instead. 2021-04-08 15:13:31 +02:00
message-window.lisp - prevented out of bound condition when scrolling message-window's 2021-05-02 16:28:50 +02:00
misc-utils.lisp - [gemini] started coloring preformatted block. 2021-04-05 12:01:30 +02:00
modeline-window.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
modules.lisp - added missing call to format. 2020-12-28 15:21:53 +01:00
mtree-utils.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
notify-window.lisp - changed ':draw-border' to ':border' to track the new croatoan API. 2021-02-19 17:38:39 +01:00
num-utils.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
open-attach-window.lisp - fixed procedures that extract extension from a local path or an URI. 2021-04-27 19:04:11 +02:00
open-message-link-window.lisp - added tour mode to explore geminispace. 2021-05-01 13:44:50 +02:00
os-utils.lisp - [gemini] allowed exploring directory using relative path; 2021-03-28 14:33:56 +02:00
package.lisp - [gemini] improved tour-mode 2021-05-04 11:52:42 +02:00
point-tracker.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
priority-queue.lisp - removed debug code. 2020-10-06 20:17:30 +02:00
program-events.lisp -[gemini] removed loop when going back in history. 2021-04-28 20:56:37 +02:00
queue.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
rb-tree.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
resources-utils.lisp - create an empty config file if the user did not provided oopne, instread of printing an error and exit. 2021-01-13 17:28:23 +01:00
scheduled-events.lisp - added scheduling of purging of old gemlog's posts; 2021-01-11 19:36:43 +01:00
sending-message.lisp - discouraged use of slot 'rows' for 'row-oriented-widget', used API instead. 2021-04-08 15:13:31 +02:00
software-configuration.lisp - fixed RE in 'open-attach-window:get-extension'; 2021-04-10 14:42:16 +02:00
specials.lisp - [gemini] added a draft for gemlog subscriptions. 2021-01-09 16:27:40 +01:00
stack.lisp - implemented a new method to move focus between windows (using 'M-arrowkeys'). 2021-04-28 16:26:10 +02:00
suggestions-window.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
tags-window.lisp - discouraged use of slot 'rows' for 'row-oriented-widget', used API instead. 2021-04-08 15:13:31 +02:00
text-utils.lisp - fixed text-utils:percent-encoded-p, an empty string is not percent-encoded; 2021-04-25 16:12:49 +02:00
thread-window.lisp - rewritten rendering of text in message window 2021-04-10 13:52:56 +02:00
tour-mode-parser.lisp - [gemini] improved tour-mode 2021-05-04 11:52:42 +02:00
tui-utils.lisp - added 'remove-corrupting-utf8-chars' to clean up rendered text from trouble characters. 2021-04-13 18:32:48 +02:00
ui-goodies.lisp - [gemini] improved tour-mode 2021-05-04 11:52:42 +02:00
uri-parser.lisp - fixed, again fs:dirp; 2021-04-01 20:33:29 +02:00
windows.lisp - implemented a new method to move focus between windows (using 'M-arrowkeys'). 2021-04-28 16:26:10 +02:00
x509-ffi.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
x509.lisp - fixed segmentation fault whit FFI code (x509 certificate dump). 2020-12-09 10:44:04 +01:00