1
0
Fork 0
tinmop/src
cage 7c7d02498a - [gemini] allowed secret input. 2020-08-18 19:14:33 +02:00
..
gemini - [gemini] download of non gemini documents happens in a concurrent 2020-07-26 13:29:24 +02:00
tests - changed 'cat-' function names with 'concat-'. 2020-08-14 17:49:37 +02:00
api-client.lisp - do not climb the thread (probably colud be changed by a command line switch in the future) 2020-06-12 18:10:01 +02:00
api-pleroma.lisp - moved pleroma specific API to i package :api-pleroma; 2020-06-07 11:50:36 +02:00
box.lisp - initial commit. 2020-05-08 15:45:43 +02:00
bs-tree.lisp - initial commit. 2020-05-08 15:45:43 +02:00
command-line.lisp - use new i18n feature form unix-opt to localize program's usage messages. 2020-07-28 15:58:35 +02:00
command-window.lisp - added a slot in 'command-window' to allow the user to insert secret 2020-08-16 11:27:38 +02:00
complete-window.lisp - initial commit. 2020-05-08 15:45:43 +02:00
complete.lisp - added command 'open-gemini-address'. 2020-06-28 12:36:59 +02:00
conditions.lisp - added a draft for gemini client. 2020-06-19 11:40:20 +02:00
config.lisp.in - initial commit. 2020-05-08 15:45:43 +02:00
constants.lisp - added opening links command when focus is on the gemini window; 2020-06-23 16:27:43 +02:00
conversations-window.lisp - tracking changes in croatoan. 2020-08-14 20:15:30 +02:00
crypto-utils.lisp - initial commit. 2020-05-08 15:45:43 +02:00
date-formatter.lisp - initial commit. 2020-05-08 15:45:43 +02:00
db-utils.lisp - initial commit. 2020-05-08 15:45:43 +02:00
db.lisp - [gemini] the parser has been modified to renders (in a separate 2020-07-26 12:07:26 +02:00
emoji-shortcodes.lisp - initial commit. 2020-05-08 15:45:43 +02:00
filesystem-utils.lisp - changed function name: 'temporary-filename' to 'temporary-file'. 2020-06-23 13:12:35 +02:00
follow-requests.lisp - tracking changes in croatoan. 2020-08-14 20:15:30 +02:00
gemini-viewer.lisp - [gemini] allowed secret input. 2020-08-18 19:14:33 +02:00
hooks.lisp - added more parameters for each function that could be added to 2020-06-27 10:50:40 +02:00
html-utils.lisp - [gemini] the parser has been modified to renders (in a separate 2020-07-26 12:07:26 +02:00
interfaces.lisp - initial commit. 2020-05-08 15:45:43 +02:00
keybindings-window.lisp - tracking changes in croatoan. 2020-08-14 20:15:30 +02:00
keybindings.lisp - gemini client works (but missing client authorization using certificates). 2020-06-22 14:03:06 +02:00
line-oriented-window.lisp - tracking changes in croatoan. 2020-08-14 20:15:30 +02:00
main-window.lisp - initial commit. 2020-05-08 15:45:43 +02:00
main.lisp - [gemini] made some elements of page rendering customizable 2020-07-08 18:38:17 +02:00
message-rendering-utils.lisp - do not mentions people that do not appears in the current thread. 2020-07-19 13:27:40 +02:00
message-window.lisp - [gemini] the parser has been modified to renders (in a separate 2020-07-26 12:07:26 +02:00
misc-utils.lisp - [gemini] download of non gemini documents happens in a concurrent 2020-07-26 13:29:24 +02:00
modeline-window.lisp - tracking changes in croatoan. 2020-08-14 20:15:30 +02:00
modules.lisp - updated manpage; 2020-05-09 13:53:09 +02:00
mtree-utils.lisp - tried to fix mentioning of non local user in reply. 2020-07-18 13:03:58 +02:00
notify-window.lisp - tracking changes in croatoan. 2020-08-14 20:15:30 +02:00
num-utils.lisp - initial commit. 2020-05-08 15:45:43 +02:00
open-attach-window.lisp - tracking changes in croatoan. 2020-08-14 20:15:30 +02:00
open-message-link-window.lisp - gemini client works (but missing client authorization using certificates). 2020-06-22 14:03:06 +02:00
os-utils.lisp - initial commit. 2020-05-08 15:45:43 +02:00
package.lisp - readded some functions (synctatic sugar to manipulate croatoan's 'complex-*' object). 2020-08-16 11:28:14 +02:00
point-tracker.lisp - initial commit. 2020-05-08 15:45:43 +02:00
priority-queue.lisp - initial commit. 2020-05-08 15:45:43 +02:00
program-events.lisp - added a slot in 'command-window' to allow the user to insert secret 2020-08-16 11:27:38 +02:00
queue.lisp - initial commit. 2020-05-08 15:45:43 +02:00
rb-tree.lisp - initial commit. 2020-05-08 15:45:43 +02:00
resources-utils.lisp - updated manpage; 2020-05-09 13:53:09 +02:00
sending-message.lisp - tracking changes in croatoan. 2020-08-14 20:15:30 +02:00
software-configuration.lisp - added a slot in 'command-window' to allow the user to insert secret 2020-08-16 11:27:38 +02:00
specials.lisp - added a window to browse the links that a message contains. 2020-05-17 17:47:33 +02:00
stack.lisp - gemini client works (but missing client authorization using certificates). 2020-06-22 14:03:06 +02:00
suggestions-window.lisp - initial commit. 2020-05-08 15:45:43 +02:00
tags-window.lisp - tracking changes in croatoan. 2020-08-14 20:15:30 +02:00
text-utils.lisp - collected gemini links too. 2020-06-23 16:50:15 +02:00
thread-window.lisp - tracking changes in croatoan. 2020-08-14 20:15:30 +02:00
tui-utils.lisp - [gemini] allowed secret input. 2020-08-18 19:14:33 +02:00
ui-goodies.lisp - added a slot in 'command-window' to allow the user to insert secret 2020-08-16 11:27:38 +02:00
windows.lisp - tracking changes in croatoan. 2020-08-14 20:15:30 +02:00
x509-ffi.lisp - gemini client works (but missing client authorization using certificates). 2020-06-22 14:03:06 +02:00
x509.lisp - gemini client works (but missing client authorization using certificates). 2020-06-22 14:03:06 +02:00