.. |
gemini
|
- ignore errors when getting gemlog feeds data.
|
2022-11-25 18:46:34 +01:00 |
gopher
|
- fixed gopher URI parser.
|
2022-10-09 13:23:32 +02:00 |
kami
|
- [kami] removed setf' of global variables.
|
2022-04-22 10:08:00 +02:00 |
tests
|
- fixed symbol export for 'normalize path' (thanks op!).
|
2022-02-17 21:35:25 +01:00 |
2d-utils.lisp
|
- optimized 'draw-all' made clearing window optional and draw only full visible window.
|
2022-03-11 16:00:00 +01:00 |
api-client.lisp
|
- added a configuration directive to leave or delete mentions from the server after fetching them.
|
2022-11-27 13:37:50 +01:00 |
api-pleroma-entities.lisp
|
…
|
|
api-pleroma.lisp
|
- prevented crash when opening empty chat windows;
|
2022-11-21 20:30:58 +01:00 |
box.lisp
|
…
|
|
bs-tree.lisp
|
…
|
|
chats-list-window.lisp
|
- prevented crash when opening empty chat windows;
|
2022-11-21 20:30:58 +01:00 |
command-line.lisp
|
- used 'alexandria:when-let' macro to semplify the code.
|
2022-04-20 22:07:48 +02:00 |
command-window.lisp
|
- removed debug message.
|
2022-04-08 17:09:03 +02:00 |
complete-window.lisp
|
…
|
|
complete.lisp
|
- simplified sorting predicate to complete IRI.
|
2022-09-11 13:40:44 +02:00 |
conditions.lisp
|
- prevented moving selected message when updating a timeline.
|
2021-09-10 17:34:03 +02:00 |
config.lisp.in.in
|
- added command 'gemini-images-montage'.
|
2022-12-10 14:11:13 +01:00 |
constants.lisp
|
- added compilation macros to use ECl processes procedures;
|
2022-03-20 12:32:41 +01:00 |
conversations-window.lisp
|
- used package local nickname instead us :use croatoan's symbols.
|
2022-03-21 21:42:50 +01:00 |
crypto-utils.lisp
|
…
|
|
date-formatter.lisp
|
…
|
|
db-utils.lisp
|
- added a command to clear the cache;
|
2022-03-02 20:44:54 +01:00 |
db.lisp
|
- added a configuration directive to filter out unwanted hashtags.
|
2022-11-29 18:55:03 +01:00 |
emoji-matcher.lisp
|
- using codepoints instead of char to match emoji, this changes allow for ECL to compile the code.
|
2022-03-20 12:34:43 +01:00 |
emoji-shortcodes.lisp
|
…
|
|
filesystem-tree-window.lisp
|
- used package local nickname instead us :use croatoan's symbols.
|
2022-03-21 21:42:50 +01:00 |
filesystem-utils.lisp
|
- fixed regression in 'text-utils:parent-dir-path'.
|
2022-09-10 14:04:56 +02:00 |
follow-requests.lisp
|
- used package local nickname instead us :use croatoan's symbols.
|
2022-03-21 21:42:50 +01:00 |
gemini-client-certificates-window.lisp
|
…
|
|
gemini-page-toc.lisp
|
- ensured only an instance of gemini TOC, gemini link and chat window could exixts.
|
2022-04-08 17:07:48 +02:00 |
gemini-subscription-window.lisp
|
- changed sorting criteria for gemlog subscriptions;
|
2022-08-15 12:35:24 +02: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
|
- fixed declaration.
|
2022-11-26 12:34:48 +01:00 |
gempub.lisp
|
- added a wrapper for 'fnmatch(3)';
|
2022-01-28 12:24:24 +01:00 |
gopher-window.lisp
|
- [gopher] fixed going back to net history.
|
2022-10-01 17:44:40 +02:00 |
hooks.lisp
|
- hooks:*before-composing-message*;
|
2022-04-06 19:34:49 +02:00 |
html-utils.lisp
|
- added command "status-tree->text".
|
2022-09-10 13:21:20 +02:00 |
idn.lisp
|
…
|
|
interfaces.lisp
|
…
|
|
iri-parser.lisp
|
- added a function to extract and display links extracted from the
|
2022-10-02 14:19:50 +02:00 |
keybindings-window.lisp
|
…
|
|
keybindings.lisp
|
- prevented a crash adding the gopher keymap to the list of help
|
2022-09-20 18:49:21 +02:00 |
line-oriented-window.lisp
|
- prevented crash when calling resync-rows-db of a null object.
|
2022-11-24 17:28:31 +01:00 |
main-window.lisp
|
- added compilation macros to use ECl processes procedures;
|
2022-03-20 12:32:41 +01:00 |
main.lisp
|
- mitigated issue with unparsed keyboard input coming from ncurses.
|
2022-07-06 14:37:56 +02:00 |
message-rendering-utils.lisp
|
…
|
|
message-window.lisp
|
- prevented crash when opening empty chat windows;
|
2022-11-21 20:30:58 +01:00 |
misc-utils.lisp
|
- renamed function.
|
2022-08-31 14:06:36 +02:00 |
modeline-window.lisp
|
- added a configuration directive to filter out unwanted hashtags.
|
2022-11-29 18:55:03 +01:00 |
modules.lisp
|
- added command 'print-post-id';
|
2022-09-06 18:33:36 +02:00 |
mtree-utils.lisp
|
- added command "status-tree->text".
|
2022-09-10 13:21:20 +02:00 |
notify-window.lisp
|
- used package local nickname instead us :use croatoan's symbols.
|
2022-03-21 21:42:50 +01:00 |
num-utils.lisp
|
- added code to try to recover from a failed tag request.
|
2022-11-12 14:12:45 +01:00 |
open-attach-window.lisp
|
- used package local nickname instead us :use croatoan's symbols.
|
2022-03-21 21:42:50 +01:00 |
open-message-link-window.lisp
|
- prevented useless percent encoding of a path.
|
2022-12-07 20:26:02 +01:00 |
os-utils.lisp
|
- added command 'gemini-images-montage'.
|
2022-12-10 14:11:13 +01:00 |
package.lisp
|
- added a pair of directives to configure montage of gemini images.
|
2022-12-10 15:06:48 +01:00 |
point-tracker.lisp
|
…
|
|
priority-queue.lisp
|
…
|
|
program-events.lisp
|
- ensured an user is added into the the database before following them.
|
2022-12-09 13:39:32 +01:00 |
queue.lisp
|
…
|
|
rb-tree.lisp
|
…
|
|
resources-utils.lisp
|
- added 'get-resource-dir' and 'get-data-dir'.
|
2022-06-04 19:11:23 +02:00 |
scheduled-events.lisp
|
…
|
|
sending-message.lisp
|
- reworked a few regular expressions to fix mentions coloring.
|
2022-12-08 19:23:41 +01:00 |
software-configuration.lisp
|
- added a pair of directives to configure montage of gemini images.
|
2022-12-10 15:06:48 +01:00 |
specials.lisp
|
- added a basic gopher implementation.
|
2022-08-28 13:22:08 +02:00 |
stack.lisp
|
…
|
|
suggestions-window.lisp
|
…
|
|
tags-window.lisp
|
- used package local nickname instead us :use croatoan's symbols.
|
2022-03-21 21:42:50 +01:00 |
text-utils.lisp
|
- allowed also collection of gopher address, printed on the message window, in the link window.
|
2022-11-15 20:29:56 +01:00 |
thread-window.lisp
|
- prevented crash when updating the thread window with a non existent status-id.
|
2022-11-19 10:58:52 +01:00 |
tour-mode-parser.lisp
|
…
|
|
tui-utils.lisp
|
- prevented deletion of mentions when the program is in debug-mode;
|
2022-11-25 18:32:13 +01:00 |
ui-goodies.lisp
|
- catched all errors signaled when something has gone wrong downloading the messages containing the subscribed tags.
|
2022-12-17 17:14:04 +01:00 |
uri-parser.lisp
|
- removed direct call to babel:cotets-to-string, using 'to-s' wrapper, instead.
|
2022-07-02 10:55:11 +02:00 |
windows.lisp
|
- moved window that got the focus on top of the windows stack, to be sure will be visible to the user when redrawing the terminal.
|
2022-08-05 11:52:51 +02:00 |
x509-ffi.lisp
|
…
|
|
x509.lisp
|
- allowed printing about kami ID from the window of the TLS certificates.
|
2022-04-23 15:19:29 +02:00 |
zip-info.lisp
|
- removed direct call to babel:cotets-to-string, using 'to-s' wrapper, instead.
|
2022-07-02 10:55:11 +02:00 |