Block a user
f46fb4dc14
- updated NEWS.org and Changelog.
05a978b246
- updated italian translation.
1234936175
- prevented a condition variable to be awaken even if condition is not actually met.
18110dbd42
- prevented crash when performing searching in an empty message window.
3fe814e4a1
- updated manpage.
9cca0678e0
- icreased version number.
92dd815f48
- updated Changelog.
ebbd08d9da
- [kami] added 'file-explorer-mark-by-regexp'.
cb3b10e846
- prevented block of software when opening a kami address with the filesystem explorer window opened.
096ea44a6b
- updated documentation.
fd53894b2e
- changed variable names so that is clear that the '-o' switch can open different kind of URI, not only gemini.
bf781ee291
- allowed opending kami address from command line, using '-o' switch.
01215de078
- updated italian translation.
a0cf1a50d0
- updated manpage.
35d784a4c6
- [kami] prevented crash when editing a file with no associated editing program;
2efaeef4ad
- [kami] appended, if needed, '/' at the end of the proposed local directory where the file will be downloaded.
f5bef63cc6
- prevented chat window from opening when in gemini exclusive mode;
cf6c9be420
- refactored functions to jump at the begin or end of the file explorer window.
1fd8f1462a
- added keychords to jump at the start or end of the link window.
0372b479ef
- updated italian translation.
dd3288b56d
- added 'file-explorer-upload-mirror'.
b9e82736b1
- added a list of the default keybindings to the manpage.
e648542c85
- updated italian translation.
16a7d760e9
- [kami] when downloading file, strips directories from remote paths.
9752f1e7bc
- [kamid] printed 'type' of node in the details window;
ddd2a2825e
- [kamid] download works with wildcard (e.g. /*.lisp);
a5f437212c
- [kami] fixed function's name.
7b4b3246c9
- updated italian translation.
8195cba448
- fixed a bug that made the program crash when the gemlog window was closed in gemini only mode.
a3a68a7486
- improved opening net command, gemini and also kami address can be opened.
496c624ee7
- updated italian translation.
7f6e079b51
- [kamid] instructed program to download the element if the url's path points to a file.
7517688f03
- updated italian translation.
67090fa681
- [kami] added a window with details of teh file (permissions, size etc.).
c7132f3ccc
- [kamid] using the path of the uri when mounting a filesystem.
8e1586de15
- fixed generation of TLS client certificates when using an openssl binary linked with libressl (thanks op!).
b7af742cb0
- added 'kami-open-url'.
2dd2a738a7
- adding user info in uri related functions.
38b74b782b
- [kami] removed harmful 'when-let*' that was eating some directory entries.
5ba28e1b4f
- [kami] increased download buffer-size;
a44e91322f
- [kami] prevented reading entire file in memory when downloading.
edf970e5fc
- updated italian translation.
b4ecbe49b0
- added a draft for a kami client.
97e83bf75d
- removed 9p client code;
bc4ec1ed34
- added code to edit the file in a filesystem explorer window;
222bf66d52
- fixed a bug in 'jump-to-parent-node', 'normalize a path with a '..' already generate a path that points to the parent.
a8904c3aa8
- updated changelog.
6fd24dd441
- substituted . with $PWD when opening file explorer.
339afc6ee0
- using the file explorer when opening a local directory.
e7d413162b
- added 'editor' as pseudo external program.
6cbad4b3fd
- added docstring.
00cfe36e90
- prevented crash in dialog list window, the event object needed to be decodified.
1f587b6f17
Merge branch 'kami'
c9d99addad
- prepared code for kamid.
50bf7a8716
- updated ChangeLog.
532446ff68
- updated italian translation.
2061880a16
- implemented mark and deletion of tree in filesystem window.
7619408c0f
- added marking of entries in file explorer window.
c6f741d3a8
- implemented querying file's metadata in filesystem window.