cage synced commits to master at cage/tinmop from mirror 2022-09-25 17:21:10 +02:00
07b323ce70 - updated italian translation.
e10a712b26 - enqueue the procedure to create a gopher window.
a949afb38e - [gopher] removed bad characters when printing lines.
Compare 3 commits »
cage synced commits to master at cage/tinmop from mirror 2022-09-23 16:15:13 +02:00
3ebc7bd1bf - [gopher] uses type 1 lines as default type for URI.
cage synced commits to master at cage/tinmop from mirror 2022-09-21 23:25:16 +02:00
bd20fe100f - [gopher] added support for index search lines.
d219a4b0ce - prevented a crash adding the gopher keymap to the list of help
Compare 2 commits »
cage synced commits to master at cage/tinmop from mirror 2022-09-11 18:20:10 +02:00
c9f76e0f19 - simplified sorting predicate to complete IRI.
9e88fe0e6f - fixed 'complete-uri-matcher', does not take into account string case difference anymore.
90c4af648b - fixed regression in 'text-utils:parent-dir-path'.
76a9a3aaff - added command "status-tree->text".
718690b323 - added command 'print-post-id';
Compare 6 commits »
cage synced commits to master at cage/tinmop from mirror 2022-08-31 21:00:05 +02:00
b3f37fb350 - renamed function.
6481a323f7 - added bookmarking of gopher addresses.
Compare 2 commits »
cage synced commits to master at cage/tinmop from mirror 2022-08-29 20:00:04 +02:00
60f33d81a9 - added a new parser just for gopher address; they are not IRI as the
cage synced commits to master at cage/tinmop from mirror 2022-08-28 19:30:05 +02:00
9b6e6a9f15 - fixed 'ui:open-net-address';
4df12b144a - removed debug code.
b55eaccba4 Merge branch 'gopher-support'
d3e36f8efd - added a basic gopher implementation.
a393b0ba88 - fixed 'fs:split-path-elements'
Compare 7 commits »
cage synced commits to master at cage/tinmop from mirror 2022-08-19 15:00:10 +02:00
bf938f6e4b - increased version number;
333d77caf2 - [gemini] added missing mandatory argument to function that builds the redirect URI.
Compare 2 commits »
cage synced commits to refs/tags/v0.9.8 at cage/tinmop from mirror 2022-08-19 15:00:10 +02:00
cage synced new reference refs/tags/v0.9.8 to cage/tinmop from mirror 2022-08-19 15:00:10 +02:00
cage synced commits to master at cage/tinmop from mirror 2022-08-15 21:10:06 +02:00
8425250195 - actually increased version number.
1f2eb57c2f - increased version number;
1f3891d20e - changed sorting criteria for gemlog subscriptions;
c2b3eb9c2a Merge branch 'fix-absolutize-links'
ed1bd71bc5 - 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.
Compare 7 commits »
cage synced commits to refs/tags/v0.9.7 at cage/tinmop from mirror 2022-08-15 21:10:06 +02:00
cage synced new reference refs/tags/v0.9.7 to cage/tinmop from mirror 2022-08-15 21:10:06 +02:00
cage synced commits to master at cage/tinmop from mirror 2022-07-15 15:26:12 +02:00
d45388e4dc - [gemini] remove redirect loop when the meta was an absolute URI.
de980b44b7 - [modules] added backlink to generated gemlog pages;
Compare 2 commits »
cage synced commits to master at cage/tinmop from mirror 2022-07-11 21:36:30 +02:00
5e79aa5551 - [gemini] fixed command for opening of the next visible link;
cage synced commits to master at cage/tinmop from mirror 2022-07-09 20:31:54 +02:00
e36dfd629a - fixed formatting in generated gemlog topic index;
cage synced commits to master at cage/tinmop from mirror 2022-07-08 20:06:18 +02:00
1110bf809d - fixed excessive page scrolling in message window.
cage synced commits to master at cage/tinmop from mirror 2022-07-07 03:16:29 +02:00
b0eccdc0af - improved sorting of URI fuzzy matching.
cage synced commits to master at cage/tinmop from mirror 2022-07-06 19:06:25 +02:00
6fbf4564af - mitigated issue with unparsed keyboard input coming from ncurses.
cage synced commits to master at cage/tinmop from mirror 2022-07-04 01:46:17 +02:00
416c54d929 - made links window repects resize events.