..
gemini
- [gemini]
2021-01-10 11:35:28 +01:00
tests
- fixed IRI and URI parser;
2020-12-25 18:23:32 +01:00
api-client.lisp
- prevented authorization of client if no server nameahs been provided
2021-01-12 20:31:44 +01:00
api-pleroma-entities.lisp
- changed GPL comment headers.
2020-09-06 11:32:08 +02:00
api-pleroma.lisp
- prevented authorization of client if no server nameahs been provided
2021-01-12 20:31:44 +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
- fixed chat list windows items.
2020-09-10 20:21:07 +02:00
command-line.lisp
- Added a command line switch to load a module.
2020-12-31 15:36:10 +01:00
command-window.lisp
- changed GPL comment headers.
2020-09-06 11:32:08 +02:00
complete-window.lisp
- changed GPL comment headers.
2020-09-06 11:32:08 +02:00
complete.lisp
- using a cache for username completion.
2020-12-29 19:14:18 +01:00
conditions.lisp
- changed GPL comment headers.
2020-09-06 11:32:08 +02:00
config.lisp.in
- [gemini] starting using certificates;
2020-10-11 18:22:07 +02:00
config.lisp.in.in
- [gemini] starting using certificates;
2020-10-11 18:22:07 +02:00
constants.lisp
- [gemini] starting using certificates;
2020-10-11 18:22:07 +02:00
conversations-window.lisp
- changed position and (configurable) colors for chat window;
2020-09-09 21:13:57 +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
- changed GPL comment headers.
2020-09-06 11:32:08 +02:00
db.lisp
- added scheduling of purging of old gemlog's posts;
2021-01-11 19:36:43 +01:00
emoji-shortcodes.lisp
- changed GPL comment headers.
2020-09-06 11:32:08 +02:00
filesystem-utils.lisp
- added exit handler to clean temporary files.
2020-09-12 11:16:15 +02:00
follow-requests.lisp
- exposed to the UI 'refresh-chats';
2020-12-08 11:31:21 +01:00
gemini-client-certificates-window.lisp
- [gemini] implemented a draft of a client authentication (via TLS certificates).
2020-10-23 20:57:17 +02:00
gemini-subscription-window.lisp
- [gemini]
2021-01-10 11:35:28 +01:00
gemini-viewer-metadata.lisp
-[gemini] added urls to history if document is loaded from cached content too.
2021-01-03 11:28:54 +01:00
gemini-viewer.lisp
- [gemini] fixed test for checking valid cached value for
2021-01-17 19:13:33 +01:00
grovel-idn.lisp
- used pkg-config in the libidn2 grovel file (thanks to yumh!).
2021-01-09 19:38:58 +01:00
hooks.lisp
- Added a command line switch to load a module.
2020-12-31 15:36:10 +01:00
html-utils.lisp
- [gemini]
2021-01-08 18:21:43 +01:00
idn.lisp
- added minimal wrapping of libidn2;
2020-12-12 14:49:31 +01:00
interfaces.lisp
- changed GPL comment headers.
2020-09-06 11:32:08 +02:00
iri-parser.lisp
- fixed IRI and URI parser;
2020-12-25 18:23:32 +01:00
keybindings-window.lisp
- changed GPL comment headers.
2020-09-06 11:32:08 +02:00
keybindings.lisp
- [gemini] added a draft for gemlog subscriptions.
2021-01-09 16:27:40 +01:00
line-oriented-window.lisp
- [gemini]
2021-01-10 11:35:28 +01:00
main-window.lisp
- changed GPL comment headers.
2020-09-06 11:32:08 +02:00
main.lisp
- added some more tests for checking missing values from configuration files.
2021-01-16 13:17:15 +01:00
message-rendering-utils.lisp
- rendered visibility of a status when printed on the main window;
2021-01-06 11:42:23 +01:00
message-window.lisp
- [gemini] added a command to refresh a page;
2020-12-29 12:36:22 +01:00
misc-utils.lisp
- [gemini]
2021-01-08 18:21:43 +01:00
modeline-window.lisp
- changed GPL comment headers.
2020-09-06 11:32:08 +02:00
modules.lisp
- added missing call to format.
2020-12-28 15:21:53 +01:00
mtree-utils.lisp
- changed GPL comment headers.
2020-09-06 11:32:08 +02:00
notify-window.lisp
- changed GPL comment headers.
2020-09-06 11:32:08 +02:00
num-utils.lisp
- changed GPL comment headers.
2020-09-06 11:32:08 +02:00
open-attach-window.lisp
- changed GPL comment headers.
2020-09-06 11:32:08 +02:00
open-message-link-window.lisp
- [gemini] mark post as read when opening the corresponding link.
2021-01-11 19:00:00 +01:00
os-utils.lisp
- added a command to send data to an external program.
2020-12-30 12:24:13 +01:00
package.lisp
- added some more tests for checking missing values from configuration files.
2021-01-16 13:17:15 +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
- [gemini] fixed reendering of 'seen' flag for gemini post;
2021-01-11 18:57:01 +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 scheduling of purging of old gemlog's posts;
2021-01-11 19:36:43 +01:00
sending-message.lisp
- Added optional mentions before sending a message.
2020-09-18 16:32:04 +02:00
software-configuration.lisp
- added some more tests for checking missing values from configuration files.
2021-01-16 13:17:15 +01:00
specials.lisp
- [gemini] added a draft for gemlog subscriptions.
2021-01-09 16:27:40 +01:00
stack.lisp
- fixed 'stack-raise-to-top'
2020-09-19 19:13:45 +02:00
suggestions-window.lisp
- changed GPL comment headers.
2020-09-06 11:32:08 +02:00
tags-window.lisp
- changed GPL comment headers.
2020-09-06 11:32:08 +02:00
text-utils.lisp
- improved 'percent-decoded-p'.
2020-12-28 17:33:35 +01:00
thread-window.lisp
- changed GPL comment headers.
2020-09-06 11:32:08 +02:00
tui-utils.lisp
- [gemini] implemented a draft of a client authentication (via TLS certificates).
2020-10-23 20:57:17 +02:00
ui-goodies.lisp
- [gemini] prevent gemlog window to lose focus when a gemlog is selected.
2021-01-11 19:14:53 +01:00
uri-parser.lisp
- fixed IRI and URI parser;
2020-12-25 18:23:32 +01:00
windows.lisp
- changed position and (configurable) colors for chat window;
2020-09-09 21:13:57 +02: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