1
0
Fork 0
tinmop/src
cage 8926602a81 - [gui] prevented creating a new file with editor
when a string not representing an absolute IRI, or an existing path in a local file system was  typed on the address bar, the program tried to open it with an external program (example, starting an editor) instead of trigger a search on the gemspace.
2024-09-21 17:20:43 +02:00
..
gemini - [gemini] using asynchronous timeout instead when opening a socket as the function to open a socket does not respect deadline established with 'sb-sys:with-deadline'. 2024-09-04 18:44:27 +02:00
gopher - prefixed all parsing rule for tour parsing to avoid clash with other rules in the code. 2024-06-19 17:50:37 +02:00
gui - [gui] prevented creating a new file with editor 2024-09-21 17:20:43 +02:00
kami - fixed code formatting. 2024-09-01 13:03:56 +02:00
tests - removed uri-parser 2024-06-29 14:22:05 +02:00
2d-utils.lisp - changed brief description of the program. 2023-10-19 17:49:54 +02:00
api-client.lisp - fixed typos using codespell. 2024-09-21 12:50:15 +02:00
api-pleroma-entities.lisp - changed brief description of the program. 2023-10-19 17:49:54 +02:00
api-pleroma.lisp - changed brief description of the program. 2023-10-19 17:49:54 +02:00
box.lisp - changed brief description of the program. 2023-10-19 17:49:54 +02:00
bs-tree.lisp - changed brief description of the program. 2023-10-19 17:49:54 +02:00
chats-list-window.lisp - changed brief description of the program. 2023-10-19 17:49:54 +02:00
command-line.lisp - fixed typos using codespell. 2024-09-21 12:50:15 +02:00
command-window.lisp - fixed typos using codespell. 2024-09-21 12:50:15 +02:00
complete-window.lisp - changed brief description of the program. 2023-10-19 17:49:54 +02:00
complete.lisp fix typos; joint work with codespell(1) 2024-09-01 10:48:44 +02:00
conditions.lisp fix typos; joint work with codespell(1) 2024-09-01 10:48:44 +02:00
config.lisp.in.in - [GUI] added UI to generate a gempub; 2024-09-18 17:03:00 +02:00
constants.lisp - fixed code formatting. 2024-09-01 13:03:56 +02:00
conversations-window.lisp - fixed typos using codespell. 2024-09-21 12:50:15 +02:00
crypto-utils.lisp - changed brief description of the program. 2023-10-19 17:49:54 +02:00
date-formatter.lisp - fixed missing/wrong production rules symbols for date-formatter and keybindings. 2024-06-21 17:50:29 +02:00
db-utils.lisp fix typos; joint work with codespell(1) 2024-09-01 10:48:44 +02:00
db.lisp - fixed typos using codespell. 2024-09-21 12:50:15 +02:00
emoji-matcher.lisp - fixed 'starting-emoji'. 2023-06-04 15:31:56 +02:00
emoji-shortcodes.lisp - added comments when composing posts. 2024-09-01 12:06:23 +02:00
fediverse-post-local-search.lisp - prefixed all parsing rule for gempub metadata with 'gempub-' to avoid clash with other rules in the code. 2024-06-19 15:42:10 +02:00
filesystem-tree-window.lisp - fixed typo: 'octect' to 'octet'; 2024-09-01 12:59:48 +02:00
filesystem-utils.lisp - fixed 'fs:temporary-directory'. 2024-09-15 14:43:11 +02:00
follow-requests.lisp - fixed typos using codespell. 2024-09-21 12:50:15 +02:00
gemini-client-certificates-window.lisp - changed brief description of the program. 2023-10-19 17:49:54 +02:00
gemini-page-toc.lisp - changed brief description of the program. 2023-10-19 17:49:54 +02:00
gemini-subscription-window.lisp - changed brief description of the program. 2023-10-19 17:49:54 +02:00
gemini-viewer-metadata.lisp - changed brief description of the program. 2023-10-19 17:49:54 +02:00
gemini-viewer.lisp - fixed typos using codespell. 2024-09-21 12:50:15 +02:00
gempub.lisp - used 'gpub' as file extension for generated gempub files. 2024-09-18 20:36:05 +02:00
gopher-window.lisp - allowed empty lines in a gopher map (thanks op!). 2024-02-19 20:49:20 +01:00
hooks.lisp - added 'hooks:*after-getting-all-fediverse-notifications*'; 2024-09-06 19:08:02 +02:00
html-utils.lisp - removed uri-parser 2024-06-29 14:22:05 +02:00
idn.lisp fix typos; joint work with codespell(1) 2024-09-01 10:48:44 +02:00
interfaces.lisp - changed brief description of the program. 2023-10-19 17:49:54 +02:00
iri-parser.lisp - fixed typo: 'octect' to 'octet'; 2024-09-01 12:59:48 +02:00
json-rpc2.lisp - [GUI] ensured deadline conditions is respected by gemlog subscribing procedures. 2024-09-04 17:47:16 +02:00
keybindings-window.lisp - changed brief description of the program. 2023-10-19 17:49:54 +02:00
keybindings.lisp - fixed typos using codespell. 2024-09-21 12:50:15 +02:00
line-oriented-window.lisp fix typos; joint work with codespell(1) 2024-09-01 10:48:44 +02:00
main-window.lisp - changed brief description of the program. 2023-10-19 17:49:54 +02:00
main.lisp - [TUI] added conversion of shortcodes to emoji when composing a fediverse post. 2024-08-31 15:49:53 +02:00
message-rendering-utils.lisp - fixed typo: 'octect' to 'octet'; 2024-09-01 12:59:48 +02:00
message-window.lisp fix typos; joint work with codespell(1) 2024-09-01 10:48:44 +02:00
misc-utils.lisp - [GUI] added UI to generate a gempub; 2024-09-18 17:03:00 +02:00
modeline-window.lisp - fixed parsing rule names. 2024-06-19 17:51:50 +02:00
modules.lisp - changed brief description of the program. 2023-10-19 17:49:54 +02:00
mtree-utils.lisp - changed brief description of the program. 2023-10-19 17:49:54 +02:00
notify-window.lisp - prevented crash because of trying to close and already closed notify-window. 2024-05-16 14:17:20 +02:00
num-utils.lisp fix typos; joint work with codespell(1) 2024-09-01 10:48:44 +02:00
open-attach-window.lisp fix typos; joint work with codespell(1) 2024-09-01 10:48:44 +02:00
open-message-link-window.lisp - [TUI] supported gemini proxy; 2024-07-06 13:12:22 +02:00
os-utils.lisp - used 'gpub' as file extension for generated gempub files. 2024-09-18 20:36:05 +02:00
package.lisp - [GUI] added command to import a gempub file. 2024-09-20 15:37:28 +02:00
point-tracker.lisp - changed brief description of the program. 2023-10-19 17:49:54 +02:00
priority-queue.lisp - changed brief description of the program. 2023-10-19 17:49:54 +02:00
program-events.lisp fix typos; joint work with codespell(1) 2024-09-01 10:48:44 +02:00
queue.lisp - changed brief description of the program. 2023-10-19 17:49:54 +02:00
rb-tree.lisp - changed brief description of the program. 2023-10-19 17:49:54 +02:00
resources-utils.lisp fix typos; joint work with codespell(1) 2024-09-01 10:48:44 +02:00
scheduled-events.lisp - [fediverse] scheduled checking for instance's announcement on boot. 2024-05-24 14:37:42 +02:00
sending-message.lisp - made space to accomodate list of attachements in sending post window. 2023-11-14 23:06:44 +01:00
software-configuration.lisp - deprecated "crypted" as valid configuration directive. 2024-09-01 13:08:09 +02:00
specials.lisp - changed brief description of the program. 2023-10-19 17:49:54 +02:00
stack.lisp - changed brief description of the program. 2023-10-19 17:49:54 +02:00
suggestions-window.lisp - changed brief description of the program. 2023-10-19 17:49:54 +02:00
tags-window.lisp - changed brief description of the program. 2023-10-19 17:49:54 +02:00
text-utils.lisp - fixed typos using codespell. 2024-09-21 12:50:15 +02:00
thread-window.lisp - prevented crash in 'select-messages-corresponding-to-shown' when no message has been selected. 2024-07-06 14:10:11 +02:00
tour-mode-parser.lisp - prefixed all parsing rule for tour parsing to avoid clash with other rules in the code. 2024-06-19 17:50:37 +02:00
tui-utils.lisp - [TUI] supported gemini proxy; 2024-07-06 13:12:22 +02:00
ui-goodies.lisp - fixed typos using codespell. 2024-09-21 12:50:15 +02:00
windows.lisp fix typos; joint work with codespell(1) 2024-09-01 10:48:44 +02:00
x509-ffi.lisp - changed brief description of the program. 2023-10-19 17:49:54 +02:00
x509.lisp - [gemini] added a notice when connecting with an host that provided an expired certificate; 2024-08-24 21:14:03 +02:00
zip-info.lisp - [GUI] added initial support for gempub; 2024-09-14 17:41:29 +02:00