.. |
gemini
|
- [gemini] added a notice when connecting with an host that provided an expired certificate;
|
2024-08-24 21:14:03 +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
|
- deleted unreachable code (links are rendered without the help of 'key->colors', see 'render-link' on the same file).
|
2024-08-31 21:43:50 +02:00 |
kami
|
- added password protected TLS key, for kami protocol.
|
2024-02-17 14:19:37 +01: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
|
- removed possible infinite loop when getting many notification (the exact number depends from from the server configuration, usually more then 15 notifications would remove the exit condition of the loop).
|
2024-08-04 23:10:18 +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
|
- added code to allow scripts to gets their command line switches
|
2024-08-26 20:56:29 +02:00 |
command-window.lisp
|
- changed decoding of events to match changes in croatoan.
|
2024-07-05 14:44:09 +02:00 |
complete-window.lisp
|
- changed brief description of the program.
|
2023-10-19 17:49:54 +02:00 |
complete.lisp
|
- removed uri-parser
|
2024-06-29 14:22:05 +02:00 |
conditions.lisp
|
- changed brief description of the program.
|
2023-10-19 17:49:54 +02:00 |
config.lisp.in.in
|
- implemented titan protocol;
|
2023-07-07 14:45:05 +02:00 |
constants.lisp
|
- changed constant's name.
|
2024-06-29 13:59:59 +02:00 |
conversations-window.lisp
|
- changed brief description of the program.
|
2023-10-19 17:49:54 +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
|
- [fediverse] added command for posts local search.
|
2024-06-15 13:57:50 +02:00 |
db.lisp
|
- ensured no reconstruction of parents id done when deleting a status after remote editing;
|
2024-07-10 21:48:34 +02:00 |
emoji-matcher.lisp
|
- fixed 'starting-emoji'.
|
2023-06-04 15:31:56 +02:00 |
emoji-shortcodes.lisp
|
- removed debugging code.
|
2024-08-31 20:26:08 +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
|
- changed brief description of the program.
|
2023-10-19 17:49:54 +02:00 |
filesystem-utils.lisp
|
- fixed error with foreign memory when calling FFI 'realpath'.
|
2024-06-01 17:24:33 +02:00 |
follow-requests.lisp
|
- changed brief description of the program.
|
2023-10-19 17:49:54 +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
|
- [gemini] added a notice when connecting with an host that provided an expired certificate;
|
2024-08-24 21:14:03 +02:00 |
gempub.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 |
gopher-window.lisp
|
- allowed empty lines in a gopher map (thanks op!).
|
2024-02-19 20:49:20 +01:00 |
hooks.lisp
|
- updated NEWS;
|
2024-04-11 15:25:48 +02:00 |
html-utils.lisp
|
- removed uri-parser
|
2024-06-29 14:22:05 +02:00 |
idn.lisp
|
- removed dependency from libidn2
|
2021-01-31 13:08:34 +01:00 |
interfaces.lisp
|
- changed brief description of the program.
|
2023-10-19 17:49:54 +02:00 |
iri-parser.lisp
|
- fixed 'iri:absolute-url-p';
|
2024-08-02 17:13:11 +02:00 |
json-rpc2.lisp
|
- [GUI] added commands to show page's source.
|
2024-04-19 19:57:53 +02:00 |
keybindings-window.lisp
|
- changed brief description of the program.
|
2023-10-19 17:49:54 +02:00 |
keybindings.lisp
|
- [TUI] ensured the help window uses 'help-dialog' configuration directives;
|
2024-08-10 10:30:42 +02:00 |
line-oriented-window.lisp
|
- [TUI] ensured the help window uses 'help-dialog' configuration directives;
|
2024-08-10 10:30:42 +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
|
- added a period after sentences about polls.
|
2024-05-29 19:47:59 +02:00 |
message-window.lisp
|
- changed brief description of the program.
|
2023-10-19 17:49:54 +02:00 |
misc-utils.lisp
|
- fixed macro fs:do-directory;
|
2024-04-21 18:49:55 +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
|
- changed brief description of the program.
|
2023-10-19 17:49:54 +02:00 |
open-attach-window.lisp
|
- [TUI] added command to download a message's attachment ignoring the cached value (if such entry in the cache exists).
|
2024-02-28 20:23:11 +01:00 |
open-message-link-window.lisp
|
- [TUI] supported gemini proxy;
|
2024-07-06 13:12:22 +02:00 |
os-utils.lisp
|
- removed dependency on osicat.
|
2024-04-21 15:16:46 +02:00 |
package.lisp
|
- deprecated configuration directive 'post-allowed-language';
|
2024-08-31 21:24:47 +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
|
- added nested expansion of 'with-enqueued-process-and-unblock' and 'enqueue-request-and-wait-results'.
|
2024-07-31 18:15:49 +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
|
- [TUI] added a check for configuration file to ensure equal number of usernames and server name are specified.
|
2024-03-17 14:11:42 +01: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 configuration directive 'post-allowed-language';
|
2024-08-31 21:24:47 +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
|
- added link to the search results page that leads to the matching posts.
|
2024-05-11 12:45:02 +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
|
- [TUI] added conversion of shortcodes to emoji when composing a fediverse post.
|
2024-08-31 15:49:53 +02:00 |
windows.lisp
|
- refactored function to find or remove window's children.
|
2024-05-23 15:45:59 +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
|
- changed brief description of the program.
|
2023-10-19 17:49:54 +02:00 |