1
0
Fork 0
tinmop/src
cage 6be8fac680 - [kami] ensured 'collect-tree' returns both values: files and directories. 2022-02-19 14:13:03 +01:00
..
gemini - fixed symbol export for 'normalize path' (thanks op!). 2022-02-17 21:35:25 +01:00
kami - [kami] ensured 'collect-tree' returns both values: files and directories. 2022-02-19 14:13:03 +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 - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
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 - 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 - [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 - prevented crash when suggestion windows are shown 2021-08-07 13:22:33 +02:00
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 - 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 - renamed function 'db:mark-status-deleted-p'. 2021-11-30 21:18:27 +01: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-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 -[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 - 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 - 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 - added a wrapper for 'fnmatch(3)'; 2022-01-28 12:24:24 +01:00
keybindings-window.lisp - prevented crash when suggestion windows are shown 2021-08-07 13:22:33 +02:00
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 - suppressed printing of three notes. 2021-07-25 13:27:54 +02:00
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 - discouraged use of slot 'rows' for 'row-oriented-widget', used API instead. 2021-04-08 15:13:31 +02:00
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 - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
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 - 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 - 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 - 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 - prevented a condition variable to be awaken even if condition is not actually met. 2022-02-11 14:12:02 +01: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 '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 - 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 - 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 - 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 - 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 - 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