1
0
Fork 0
tinmop/src
cage d7f36cc33d - [GUI] added stream window (list the streams and delete them). 2023-04-02 17:06:00 +02:00
..
gemini - [GUI] fixed leaking lines parameter when rendering preformatted text; 2023-03-12 15:36:13 +01:00
gopher - wrapped 'babel:string-to-octets' in 'text-utils:string->octets'. 2022-12-25 12:53:07 +01:00
gui - [GUI] added stream window (list the streams and delete them). 2023-04-02 17:06:00 +02:00
kami
tests - [GUI] added address autocomplete; 2023-02-09 17:04:29 +01:00
2d-utils.lisp
api-client.lisp - added package URL to the authorized client. 2023-02-26 20:33:29 +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 - [GUI] added client events loop. 2023-01-15 15:56:00 +01:00
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 - added a minimal client-server interation system (using pipe). 2022-12-24 14:39:53 +01:00
command-window.lisp
complete-window.lisp
complete.lisp - [GUI] allowed expanding of local paths in the address bar; 2023-03-02 18:17:19 +01:00
conditions.lisp
config.lisp.in.in - added package URL to the authorized client. 2023-02-26 20:33:29 +01:00
constants.lisp - [GUI] made link working for local files and gemtext files over gemini protocol. 2023-03-06 18:38:46 +01:00
conversations-window.lisp
crypto-utils.lisp
date-formatter.lisp
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
emoji-shortcodes.lisp
filesystem-tree-window.lisp - moved '+octect-type+' to 'constants' package. 2022-12-25 12:04:08 +01:00
filesystem-utils.lisp - converted namestring to pathname in a couple of functions. 2023-02-18 12:42:15 +01:00
follow-requests.lisp
gemini-client-certificates-window.lisp
gemini-page-toc.lisp
gemini-subscription-window.lisp - rearranged columns of gemlog subscriptions. 2023-02-24 11:21:57 +01: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] added missing arguments when creating an instance of 'gemini-others-data-stream'. 2023-03-16 15:13:44 +01:00
gempub.lisp
gopher-window.lisp - [gopher] fixed going back to net history. 2022-10-01 17:44:40 +02:00
hooks.lisp
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
json-rpc2.lisp - [GUI] started connecting JSON API with GUI; 2023-02-09 16:28:53 +01: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
main.lisp - added 'etc/gui.conf' to the file to be distributed; 2023-02-21 20:21:54 +01:00
message-rendering-utils.lisp
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
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
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 stream window (list the streams and delete them). 2023-04-02 17:06:00 +02:00
point-tracker.lisp
priority-queue.lisp
program-events.lisp - [GUI] added button to delete and import gemini gertificates. 2023-03-24 10:46:54 +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 - [GUI] made the TOC's resize its width to fits the TOC items width. 2023-03-19 13:00:28 +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
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
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 - [kami] prevented landing on the debugger if communicating with a kami 2023-02-14 21:17:46 +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 - input dialog reurn :canceled if the user pressed the 'cancel' button; 2023-02-11 21:01:58 +01:00
x509-ffi.lisp
x509.lisp
zip-info.lisp - converted namestring to pathname in a couple of functions. 2023-02-18 12:42:15 +01:00