cage synced commits to master at cage/tinmop from mirror 2021-04-28 23:31:44 +02:00
29c09553d1 -[gemini] removed loop when going back in history.
5a8f8edf87 - updating documentation (mentioning navigation keys).
8e924ded74 - implemented a new method to move focus between windows (using 'M-arrowkeys').
Compare 3 commits »
cage synced commits to master at cage/tinmop from mirror 2021-04-27 23:01:27 +02:00
bcb6867a61 - fixed procedures that extract extension from a local path or an URI.
cage synced commits to master at cage/tinmop from mirror 2021-04-26 22:31:47 +02:00
f5ff5cd94d - fixed 'make-gemini-iri', was crashing the program when 'port' argument was null.
cage synced commits to master at cage/tinmop from mirror 2021-04-25 22:01:27 +02:00
60d19f9f2d - updated italian translation.
1d850fffa4 - fixed text-utils:percent-encoded-p, an empty string is not percent-encoded;
66ba9d0b79 - instructed Makefile to recompile the packkege if a source is modified;
Compare 3 commits »
cage synced commits to master at cage/tinmop from mirror 2021-04-24 21:33:02 +02:00
c5ccfa2d26 - [gemini] omitted default port when building URI.
cage synced commits to master at cage/tinmop from mirror 2021-04-24 05:11:35 +02:00
a2e9016bf7 - used 'mkstemps' intead of 'mkstemp' as the latter does not supports
cage synced commits to master at cage/tinmop from mirror 2021-04-21 20:01:29 +02:00
df74b5b3a3 - rewrote function's name.
be6f2a9551 - fixed end position for 'visible-rows'
02894dcc64 - optimized module 'rewrite-message-urls.lisp'.
0cd1f77c7f - fixed rendering of text: all text is now rearranged to fit the
Compare 4 commits »
cage synced commits to master at cage/tinmop from mirror 2021-04-17 18:01:50 +02:00
2f3e3c3e4a - updated version, docs and configure scripts.
d9ebbe84ab - quote meta characters when matching for RE, searching for a common prefix from a bag of strings.
Compare 2 commits »
cage synced new reference v0.6.2 to cage/tinmop from mirror 2021-04-17 18:01:50 +02:00
cage synced commits to master at cage/tinmop from mirror 2021-04-16 17:22:11 +02:00
b4b9e57c56 - increased version number, changelog and NEWS files.
7c9a8e3ee2 - [gemini] allowed to connect to host using ip address instead of hostname.
90bad8b21c - fixed 'make-gemini-iri', was building wrong IRI with ipv6 address as host.
32e1394422 - trimmed square brackets from ip literal when parsing an IRI.
1b3efc62f6 - [gemini] prevented trimming of preformatted gemtext line.
Compare 5 commits »
cage synced new reference v0.6.1 to cage/tinmop from mirror 2021-04-16 17:22:11 +02:00
cage synced commits to master at cage/tinmop from mirror 2021-04-16 01:02:41 +02:00
e515dc0605 - updated version.
8deee3fc1b - updated NEWS.org
c3d5d47b88 - tracking changes.
Compare 3 commits »
cage synced commits to master at cage/tinmop from mirror 2021-04-14 00:03:24 +02:00
a9ce526dce - added 'remove-corrupting-utf8-chars' to clean up rendered text from trouble characters.
a4630f08af -[gemtext] added metadata for list and link lines.
a91ec4c7ae -[gemtext] added metadata to header lines;
Compare 3 commits »
cage synced commits to master at cage/tinmop from mirror 2021-04-11 23:02:43 +02:00
15bbb49d5e - [gemini] added feature to toggle preformatted block on/off;
cage synced commits to master at cage/tinmop from mirror 2021-04-11 14:54:36 +02:00
84a8029c9a - specialized message-window' to skip invisible rows.
76c8296aa4 - reorganized generic function.
83356eed20 - exit from the program, without launching the debugger, when the
ad28c940e2 - load a module even if loading an URL has been requested from the command line.
540dea6825 - [gemini] ensured tail call when downloading a non-text file.
Compare 5 commits »
cage synced commits to master at cage/tinmop from mirror 2021-04-10 22:34:40 +02:00
dd79fbb00c - fixed RE in 'open-attach-window:get-extension';
6786d48f6d - rewritten rendering of text in message window
ddb74a600f - [gemini] tag preformatted text lines with metadata (group-id and alt text).
ca2ace2551 - discouraged use of slot 'rows' for 'row-oriented-widget', used API instead.
149c6931f2 - [gemini] removed unused arg from 'refresh-gemini-message-window'.
Compare 15 commits »
cage synced commits to master at cage/tinmop from mirror 2021-04-04 00:09:31 +02:00
9e3269576d - [gemini] improved rendering of quoted text.
cage synced commits to master at cage/tinmop from mirror 2021-04-03 15:59:36 +02:00
d7f074aa34 - [gemini] percent encoded paths when exploring local filesystems.
f1c8ec0ec1 - fixed crash when 'contains-clsr' is called
6690a1b6f7 - fixed, again fs:dirp;
61c39b6c62 - moved to an internal wrapping of 'mkstemp' to allow extensions in filename;
9a20e187e9 - fix changelog's space.
Compare 7 commits »
cage synced commits to master at cage/tinmop from mirror 2021-03-28 21:09:49 +02:00
e2a9016607 - changed link color when printed in link windows.
02ea992ca8 - [gemini] expand 'pwd' when printing the directory's contents;
ad21da5957 - cleaned a bit reults of 'prepend-pwd'.
8b50eec3be - [gemini] allowed exploring directory using relative path;
ff99cd50b6 - [gemini] allowed opening local folder using 'ui:open-gemini-address'.
Compare 11 commits »
cage synced commits to master at cage/tinmop from mirror 2021-03-24 18:09:41 +01:00
029acbe186 - removed empty line.
d92c103c43 - [gemini] when resolving host try UTF8 encoded name first and punycoded last.
Compare 2 commits »