.. |
gemini
|
- added command 'open-gemini-address'.
|
2020-06-28 12:36:59 +02:00 |
tests
|
- gemini client works (but missing client authorization using certificates).
|
2020-06-22 14:03:06 +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
|
- added a command line option to retrieve a gemini URL.
|
2020-06-23 15:51:43 +02:00 |
command-window.lisp
|
- changed function name 'draw-keybinding-mode' to 'draw-string-mode';
|
2020-05-09 21:58:12 +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
|
- forsed refresh of conversation window when change conversation's name;
|
2020-05-10 19:19:35 +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
|
- added command 'open-gemini-address'.
|
2020-06-28 12:36:59 +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
|
- initial commit.
|
2020-05-08 15:45:43 +02:00 |
gemini-viewer.lisp
|
- [gemini browser] added a 'go-back' command.
|
2020-06-28 17:39:21 +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
|
- added '*skip-message-hook*' (with example).
|
2020-06-25 14:38:14 +02:00 |
interfaces.lisp
|
- initial commit.
|
2020-05-08 15:45:43 +02:00 |
keybindings-window.lisp
|
- initial commit.
|
2020-05-08 15:45:43 +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
|
- gemini client works (but missing client authorization using certificates).
|
2020-06-22 14:03:06 +02:00 |
main-window.lisp
|
- initial commit.
|
2020-05-08 15:45:43 +02:00 |
main.lisp
|
- added command 'open-gemini-address'.
|
2020-06-28 12:36:59 +02:00 |
message-rendering-utils.lisp
|
- added signature in the correct position when replying.
|
2020-06-25 12:29:35 +02:00 |
message-window.lisp
|
- fixed bug that prevented to properly reset links list when in gemini mode.
|
2020-06-28 12:59:23 +02:00 |
misc-utils.lisp
|
- initial commit.
|
2020-05-08 15:45:43 +02:00 |
modeline-window.lisp
|
- initial commit.
|
2020-05-08 15:45:43 +02:00 |
modules.lisp
|
- updated manpage;
|
2020-05-09 13:53:09 +02:00 |
mtree-utils.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 |
notify-window.lisp
|
- preventing writing a notification window that completerd his life cycle.
|
2020-06-13 12:44:52 +02:00 |
num-utils.lisp
|
- initial commit.
|
2020-05-08 15:45:43 +02:00 |
open-attach-window.lisp
|
- added a window to browse the links that a message contains.
|
2020-05-17 17:47:33 +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
|
- [gemini browser] added a 'go-back' command.
|
2020-06-28 17:39:21 +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
|
- [gemini browser] added a 'go-back' command.
|
2020-06-28 17:39:21 +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
|
- initial commit.
|
2020-05-08 15:45:43 +02:00 |
software-configuration.lisp
|
- added support for signature.
|
2020-06-24 19:42:05 +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
|
- initial commit.
|
2020-05-08 15:45:43 +02:00 |
text-utils.lisp
|
- collected gemini links too.
|
2020-06-23 16:50:15 +02:00 |
thread-window.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 |
tui-utils.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 |
ui-goodies.lisp
|
- [gemini browser] added a 'go-back' command.
|
2020-06-28 17:39:21 +02:00 |
windows.lisp
|
- used correct function when ignoring an account;
|
2020-05-16 20:01:41 +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 |