.. |
gemini
|
- fixed symbol export for 'normalize path' (thanks op!).
|
2022-02-17 21:35:25 +01:00 |
kami
|
- prevented reusing an already clunked fid when uploading a file.
|
2022-02-19 13:37:22 +01:00 |
tests
|
- fixed symbol export for 'normalize path' (thanks op!).
|
2022-02-17 21:35:25 +01:00 |
api-client.lisp
|
- added new module: 'delete-by-regex.lisp';
|
2021-11-20 12:17:22 +01:00 |
api-pleroma-entities.lisp
|
…
|
|
api-pleroma.lisp
|
- added a script to get a list of people user is following.
|
2021-11-14 13:44:58 +01:00 |
box.lisp
|
…
|
|
bs-tree.lisp
|
…
|
|
chats-list-window.lisp
|
- [kami] optimized deletion of file system trees.
|
2022-02-05 14:18:24 +01:00 |
command-line.lisp
|
- fixed keyword name.
|
2022-02-09 17:47:10 +01:00 |
command-window.lisp
|
- tracked incompatible changes from croatoan;
|
2021-12-26 13:03:47 +01:00 |
complete-window.lisp
|
…
|
|
complete.lisp
|
- fixed crash when completing an empty command line (pressing tab with
|
2021-11-05 11:13:05 +01:00 |
conditions.lisp
|
- prevented moving selected message when updating a timeline.
|
2021-09-10 17:34:03 +02:00 |
config.lisp.in.in
|
- added 'open-manual'.
|
2021-08-28 12:33:49 +02:00 |
constants.lisp
|
- printed a minimal list of keychords on the welcome window.
|
2022-02-18 21:28:48 +01:00 |
conversations-window.lisp
|
…
|
|
crypto-utils.lisp
|
…
|
|
date-formatter.lisp
|
…
|
|
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
|
- renamed function 'db:mark-status-deleted-p'.
|
2021-11-30 21:18:27 +01:00 |
emoji-matcher.lisp
|
…
|
|
emoji-shortcodes.lisp
|
…
|
|
filesystem-tree-window.lisp
|
removed useless spaces and fixed function name.
|
2022-02-16 17:59:08 +01:00 |
filesystem-utils.lisp
|
- prevented signalling error when an invalid byte sequence is met, when converting octects to string.
|
2022-02-16 17:43:22 +01:00 |
follow-requests.lisp
|
…
|
|
gemini-client-certificates-window.lisp
|
…
|
|
gemini-page-toc.lisp
|
- made width of TOC customizable (when using tinmop in gemini fullscreen mode).
|
2021-11-12 21:06:28 +01:00 |
gemini-subscription-window.lisp
|
- prevented chat window from opening when in gemini exclusive mode;
|
2022-02-04 14:21:42 +01:00 |
gemini-viewer-metadata.lisp
|
- prevented crash when bookmarking the start page in gemini fullscreen
|
2022-02-19 13:36:56 +01:00 |
gemini-viewer.lisp
|
- prevented some kind of windows from losing focus (thanks reDFog)!
|
2022-02-19 13:37:22 +01:00 |
gempub.lisp
|
- added a wrapper for 'fnmatch(3)';
|
2022-01-28 12:24:24 +01:00 |
hooks.lisp
|
- highlighted current TOC entry while browsing gemini page/gempub;
|
2021-09-03 12:32:09 +02:00 |
html-utils.lisp
|
- [gemini] attached source line to each parsed gemtext node.
|
2021-10-24 15:53:31 +02:00 |
idn.lisp
|
…
|
|
interfaces.lisp
|
…
|
|
iri-parser.lisp
|
- added a wrapper for 'fnmatch(3)';
|
2022-01-28 12:24:24 +01:00 |
keybindings-window.lisp
|
…
|
|
keybindings.lisp
|
- added a translation header (for printing help) to '*filesystem-explorer-keymap*'.
|
2021-12-12 19:09:01 +01:00 |
line-oriented-window.lisp
|
- printed a minimal list of keychords on the welcome window.
|
2022-02-18 21:28:48 +01:00 |
main-window.lisp
|
…
|
|
main.lisp
|
- forced opening of TOC window when loading a net address as instructed from the command line (i.e. using the '-o' switch).
|
2022-02-17 19:01:48 +01:00 |
message-rendering-utils.lisp
|
…
|
|
message-window.lisp
|
- prevented crash when performing searching in an empty message window.
|
2022-02-11 14:01:44 +01:00 |
misc-utils.lisp
|
- added download of lisp libraries.
|
2021-12-07 10:48:37 +01:00 |
modeline-window.lisp
|
…
|
|
modules.lisp
|
- ensured, when program starts, that the init file in the user's home is loaded (if such init file exists).
|
2021-10-07 21:52:36 +02:00 |
mtree-utils.lisp
|
…
|
|
notify-window.lisp
|
…
|
|
num-utils.lisp
|
…
|
|
open-attach-window.lisp
|
- allowed line-oriented-window to render unselected items with
|
2021-08-28 14:02:03 +02:00 |
open-message-link-window.lisp
|
- improved opening net command, gemini and also kami address can be opened.
|
2022-01-23 14:55:05 +01:00 |
os-utils.lisp
|
- fixed generation of TLS client certificates when using an openssl binary linked with libressl (thanks op!).
|
2022-01-16 16:49:00 +01:00 |
package.lisp
|
- fixed symbol export for 'normalize path' (thanks op!).
|
2022-02-17 21:35:25 +01:00 |
point-tracker.lisp
|
…
|
|
priority-queue.lisp
|
…
|
|
program-events.lisp
|
- prevented a condition variable to be awaken even if condition is not actually met.
|
2022-02-11 14:12:02 +01:00 |
queue.lisp
|
…
|
|
rb-tree.lisp
|
…
|
|
resources-utils.lisp
|
…
|
|
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
|
…
|
|
software-configuration.lisp
|
- added 'editor' as pseudo external program.
|
2022-01-06 17:59:22 +01:00 |
specials.lisp
|
- implemented some features of tree filesystem window: expanding/closing nodes and renaming files or directory.
|
2021-12-10 15:30:56 +01:00 |
stack.lisp
|
…
|
|
suggestions-window.lisp
|
…
|
|
tags-window.lisp
|
…
|
|
text-utils.lisp
|
- improved 'text:to-s', accepts byte or character vectors.
|
2022-02-17 16:04:26 +01:00 |
thread-window.lisp
|
- implemented some features of tree filesystem window: expanding/closing nodes and renaming files or directory.
|
2021-12-10 15:30:56 +01:00 |
tour-mode-parser.lisp
|
…
|
|
tui-utils.lisp
|
- tracked incompatible changes from croatoan;
|
2021-12-26 13:03:47 +01:00 |
ui-goodies.lisp
|
- prevented some kind of windows from losing focus (thanks reDFog)!
|
2022-02-19 13:37:22 +01:00 |
uri-parser.lisp
|
- added a wrapper for 'fnmatch(3)';
|
2022-01-28 12:24:24 +01:00 |
windows.lisp
|
- prevented chat window from opening when in gemini exclusive mode;
|
2022-02-04 14:21:42 +01:00 |
x509-ffi.lisp
|
…
|
|
x509.lisp
|
…
|
|
zip-info.lisp
|
- respected index metadata when opening a gempub file.
|
2021-08-26 16:08:51 +02:00 |