1
0
Fork 0
tinmop/src
cage 2a96ff70ef - [GUI] added a few icons. 2023-02-05 14:57:40 +01:00
..
gemini - log gemini and json, debug messages even if *features* does not 2023-01-06 11:56:21 +01:00
gopher - wrapped 'babel:string-to-octets' in 'text-utils:string->octets'. 2022-12-25 12:53:07 +01:00
gui - [GUI] added a few icons. 2023-02-05 14:57:40 +01:00
kami - [kami] removed setf' of global variables. 2022-04-22 10:08:00 +02:00
tests - made the event-queue optionally blocking (block the caller thread if empty). 2023-02-02 16:10:08 +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 new command 'delete-notifications'; 2023-01-01 11:11:40 +01:00
api-pleroma-entities.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
api-pleroma.lisp - prevented crash when opening empty chat windows; 2022-11-21 20:30:58 +01:00
box.lisp - [GUI] added client events loop. 2023-01-15 15:56:00 +01:00
bs-tree.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
chats-list-window.lisp - prevented crash when opening empty chat windows; 2022-11-21 20:30:58 +01:00
command-line.lisp - added a minimal client-server interation system (using pipe). 2022-12-24 14:39:53 +01:00
command-window.lisp - removed debug message. 2022-04-08 17:09:03 +02:00
complete-window.lisp - prevented crash when suggestion windows are shown 2021-08-07 13:22:33 +02:00
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 - moved '+octect-type+' to 'constants' package. 2022-12-25 12:04:08 +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 - 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 couple of debug flags to make logging more fine-tuned. 2022-12-29 17:23:24 +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 - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
filesystem-tree-window.lisp - moved '+octect-type+' to 'constants' package. 2022-12-25 12:04:08 +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 - discouraged use of slot 'rows' for 'row-oriented-widget', used API instead. 2021-04-08 15:13:31 +02:00
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 - [RPC] added representation of the main gemini window in the server; 2023-01-06 13:50:33 +01:00
gemini-viewer.lisp - [gemini] used function 'maybe-notify'. 2023-01-13 16:33:22 +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 - 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 function to extract and display links extracted from the 2022-10-02 14:19:50 +02:00
json-rpc2.lisp - [GUI] added a bit of scaffolding for the interface; 2023-02-05 14:07:13 +01:00
keybindings-window.lisp - prevented crash when suggestion windows are shown 2021-08-07 13:22:33 +02:00
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 - [GUI] added a bit of scaffolding for the interface; 2023-02-05 14:07:13 +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 - [RPC] added API for generate the TOC from a gemtext; 2023-01-15 15:54:49 +01:00
misc-utils.lisp - removed resetting of gemini parser status when downloading a text 2023-01-11 19:10:51 +01:00
modeline-window.lisp - added a configuration directive to filter out unwanted hashtags. 2022-11-29 18:55:03 +01:00
modules.lisp - instruct makefile to copy modules, script and icons in differents subdirectory when installing the package. 2023-02-05 14:41:03 +01: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 Merge branch 'master' into add-gemini-gui 2023-01-12 20:17:53 +01:00
package.lisp - [GUI] added a few icons. 2023-02-05 14:57:40 +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 - made the event-queue optionally blocking (block the caller thread if empty). 2023-02-02 16:10:08 +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 - added 'get-resource-dir' and 'get-data-dir'. 2022-06-04 19:11:23 +02: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 - 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 - 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 - used package local nickname instead us :use croatoan's symbols. 2022-03-21 21:42:50 +01:00
text-utils.lisp - removed resetting of gemini parser status when downloading a text 2023-01-11 19:10:51 +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 - 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 - prevented deletion of mentions when the program is in debug-mode; 2022-11-25 18:32:13 +01:00
ui-goodies.lisp - updated italian translation; 2023-02-02 15:01:20 +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 - made the event-queue optionally blocking (block the caller thread if empty). 2023-02-02 16:10:08 +01:00
x509-ffi.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
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