Block a user
07b323ce70
- updated italian translation.
e10a712b26
- enqueue the procedure to create a gopher window.
a949afb38e
- [gopher] removed bad characters when printing lines.
bd20fe100f
- [gopher] added support for index search lines.
d219a4b0ce
- prevented a crash adding the gopher keymap to the list of help
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';
b3f37fb350
- renamed function.
6481a323f7
- added bookmarking of gopher addresses.
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'
bf938f6e4b
- increased version number;
333d77caf2
- [gemini] added missing mandatory argument to function that builds the redirect URI.
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.
d45388e4dc
- [gemini] remove redirect loop when the meta was an absolute URI.
de980b44b7
- [modules] added backlink to generated gemlog pages;