.. |
9p-client
|
- added client.lisp
|
2021-07-26 19:56:49 +02:00 |
gemini
|
- started with gemini link bookmark.
|
2021-08-16 14:22:47 +02:00 |
tests
|
- fixed padding when fitting suggestions into 'suggestion-win'.
|
2021-07-22 16:29:51 +02:00 |
api-client.lisp
|
- implemented a minimal 9p client.
|
2021-07-10 14:22:03 +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
|
- move cursor to the end of th estring when browsing command line's history.
|
2021-08-14 21:48:02 +02:00 |
complete-window.lisp
|
- prevented crash when suggestion windows are shown
|
2021-08-07 13:22:33 +02:00 |
complete.lisp
|
- added deletion of bookmark's entries.
|
2021-08-16 15:28:37 +02:00 |
conditions.lisp
|
- fixed typo.
|
2021-07-23 19:59:31 +02:00 |
config.lisp.in.in
|
- removed exiting from configure if unzip is not found.
|
2021-08-22 11:37:34 +02:00 |
constants.lisp
|
- wrapped function in '(eval-when..'.
|
2021-07-26 16:29:58 +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
|
- added a directory to store gempub, the software will sync the directory's contents with its internal metadata database.
|
2021-08-23 18:20:11 +02:00 |
db.lisp
|
- ensured 'gempub-metadata-find' returns a single row;
|
2021-08-26 15:47:27 +02:00 |
emoji-matcher.lisp
|
- removed link prefix if link line starts with an emoji.
|
2021-07-16 19:24:27 +02:00 |
emoji-shortcodes.lisp
|
- changed GPL comment headers.
|
2020-09-06 11:32:08 +02:00 |
filesystem-utils.lisp
|
- added a directory to store gempub, the software will sync the directory's contents with its internal metadata database.
|
2021-08-23 18:20: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] added "no wait" directive when downloading non gemini text format from gemini
|
2021-07-25 18:36:06 +02:00 |
gempub.lisp
|
- respected index metadata when opening a gempub file.
|
2021-08-26 16:08:51 +02:00 |
hooks.lisp
|
- allowed switching off abbreviations on the command-window.
|
2021-08-06 19:07:45 +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
|
- prevented crash when suggestion windows are shown
|
2021-08-07 13:22:33 +02:00 |
keybindings.lisp
|
- added a window to show gempub file's library.
|
2021-08-25 18:15:57 +02:00 |
line-oriented-window.lisp
|
- [gempub] added extraction of metadata from gempub;
|
2021-08-22 12:56:35 +02:00 |
main-window.lisp
|
- suppressed printing of three notes.
|
2021-07-25 13:27:54 +02:00 |
main.lisp
|
- added a configuration directive to update subscription to gemlogs at starts;
|
2021-07-31 11:06:48 +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
|
- added adjust-strategy-last to show text in message-window;
|
2021-07-26 19:03:10 +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
|
- added a configuration directive to close the link window after a link has been selected.
|
2021-07-31 14:09:10 +02:00 |
os-utils.lisp
|
- [gempub] added extraction of metadata from gempub;
|
2021-08-22 12:56:35 +02:00 |
package.lisp
|
- ensured 'gempub-metadata-find' returns a single row;
|
2021-08-26 15:47:27 +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
|
- respected index metadata when opening a gempub file.
|
2021-08-26 16:08:51 +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 a directory to store gempub, the software will sync the directory's contents with its internal metadata database.
|
2021-08-23 18:20:11 +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
|
- added a window to show gempub file's library.
|
2021-08-25 18:15:57 +02:00 |
specials.lisp
|
- added a window to show gempub file's library.
|
2021-08-25 18:15:57 +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
|
- improved macro 'when-window-shown' to prevent crash of the program when terminal window is too small.
|
2021-08-13 12:14:58 +02:00 |
text-utils.lisp
|
- added loading module for abbreviation by default in config file.
|
2021-08-12 22:40:49 +02:00 |
thread-window.lisp
|
- improved macro 'when-window-shown' to prevent crash of the program when terminal window is too small.
|
2021-08-13 12:14:58 +02:00 |
tour-mode-parser.lisp
|
- relaxed a bit the tour mode indices parser (allow multiple consecutive separator and comma as separator).
|
2021-07-31 14:21:59 +02:00 |
tui-utils.lisp
|
- allowed selecting a suggestion from suggestion-window;
|
2021-07-22 14:59:29 +02:00 |
ui-goodies.lisp
|
- ensured 'gempub-metadata-find' returns a single row;
|
2021-08-26 15:47:27 +02:00 |
uri-parser.lisp
|
- fixed, again fs:dirp;
|
2021-04-01 20:33:29 +02:00 |
windows.lisp
|
- fixed regression: command apropos works again.
|
2021-08-14 16:09: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 |
zip-info.lisp
|
- respected index metadata when opening a gempub file.
|
2021-08-26 16:08:51 +02:00 |