.. |
gemini
|
- changed macro with a function.
|
2021-06-18 17:48:56 +02:00 |
tests
|
- trimmed square brackets from ip literal when parsing an IRI.
|
2021-04-16 14:15:41 +02:00 |
api-client.lisp
|
- added feature: expand tree of posts fetching again even posts that was deleted before.
|
2021-06-13 14:07:47 +02: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
|
- made clear that "ed" is the standard editor.
|
2021-05-28 20:58:22 +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
|
- added feature: expand tree of posts fetching again even posts that was deleted before.
|
2021-06-13 14:07:47 +02: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-page-toc.lisp
|
- prevented crash when closing program while a gemini page was rendering.
|
2021-06-17 15:07:40 +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] ensured the certificate is sent when performing a request.
|
2021-06-18 21:17:14 +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
|
- added a generated TOC for gemini files.
|
2021-05-16 15:23:55 +02:00 |
line-oriented-window.lisp
|
- fixed regression: searching in links window does not get stuck at the first occurence.
|
2021-06-16 19:08:41 +02:00 |
main-window.lisp
|
- made geometry of notification window customizable (via configuration file).
|
2021-05-22 19:41:36 +02:00 |
main.lisp
|
- wrapped sb-ext:run-program;
|
2021-05-09 16:32:32 +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
|
- do not show marks for empty lines.
|
2021-06-27 14:02:47 +02:00 |
misc-utils.lisp
|
- got rid of 'prepare-new-search' and 'cleanup-after-search';
|
2021-05-13 15:32:31 +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
|
- improved appearance of keybindigs tree.
|
2021-05-30 13:30:15 +02:00 |
notify-window.lisp
|
- made geometry of notification window customizable (via configuration file).
|
2021-05-22 19:41:36 +02: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
|
- [gemini] ensured we have not to wait a stream is completed before opening a new one.
|
2021-06-17 19:41:03 +02:00 |
os-utils.lisp
|
- made clear that "ed" is the standard editor.
|
2021-05-28 20:58:22 +02:00 |
package.lisp
|
- marked that there is content on the left in message window when
|
2021-06-27 13:48:57 +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] forced redraw of the window when rendering a new gemini stream.
|
2021-06-27 13:27:15 +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
|
- changed three dots with ellipsis.
|
2021-06-17 20:04:08 +02: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
|
- marked that there is content on the left in message window when
|
2021-06-27 13:48:57 +02:00 |
specials.lisp
|
- added a generated TOC for gemini files.
|
2021-05-16 15:23:55 +02: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
|
- changed three dots with ellipsis.
|
2021-06-17 20:04:08 +02:00 |
thread-window.lisp
|
- decrease mentions count on the modeline when a status that contains a mention is opened.
|
2021-05-22 12:23:15 +02:00 |
tour-mode-parser.lisp
|
- [gemini] improved tour-mode
|
2021-05-04 11:52:42 +02:00 |
tui-utils.lisp
|
- changed three dots with ellipsis.
|
2021-06-17 20:04:08 +02:00 |
ui-goodies.lisp
|
- trucated long lines in message window and allowed horizontal scrolling.
|
2021-06-27 13:13:28 +02:00 |
uri-parser.lisp
|
- fixed, again fs:dirp;
|
2021-04-01 20:33:29 +02:00 |
windows.lisp
|
- ensured windows are cleared when terminal is resized.
|
2021-06-17 15:48:00 +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 |