cage synced commits to master at cage/tinmop from mirror 2022-02-11 18:05:50 +01:00
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.
Compare 4 commits »
cage synced commits to master at cage/tinmop from mirror 2022-02-10 01:15:51 +01:00
8acd72dba3 - fixed keyword name.
cage synced commits to master at cage/tinmop from mirror 2022-02-06 20:56:07 +01:00
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.
Compare 5 commits »
cage synced commits to master at cage/tinmop from mirror 2022-02-05 17:45:33 +01:00
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.
Compare 8 commits »
cage synced commits to master at cage/tinmop from mirror 2022-02-04 17:15:36 +01:00
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.
Compare 6 commits »
cage synced commits to master at cage/tinmop from mirror 2022-01-29 21:55:33 +01:00
0372b479ef - updated italian translation.
dd3288b56d - added 'file-explorer-upload-mirror'.
b9e82736b1 - added a list of the default keybindings to the manpage.
Compare 3 commits »
cage synced commits to master at cage/tinmop from mirror 2022-01-28 21:25:34 +01:00
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.
Compare 7 commits »
cage synced commits to master at cage/tinmop from mirror 2022-01-23 18:55:34 +01:00
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.
Compare 7 commits »
cage synced commits to master at cage/tinmop from mirror 2022-01-22 18:25:32 +01:00
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.
Compare 3 commits »
cage synced commits to master at cage/tinmop from mirror 2022-01-16 23:37:58 +01:00
8e1586de15 - fixed generation of TLS client certificates when using an openssl binary linked with libressl (thanks op!).
cage synced commits to master at cage/tinmop from mirror 2022-01-15 23:07:57 +01:00
b7af742cb0 - added 'kami-open-url'.
2dd2a738a7 - adding user info in uri related functions.
Compare 2 commits »
cage synced commits to master at cage/tinmop from mirror 2022-01-14 22:37:57 +01:00
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.
Compare 5 commits »
cage synced commits to master at cage/tinmop from mirror 2022-01-08 19:37:57 +01:00
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.
Compare 3 commits »
cage synced commits to master at cage/tinmop from mirror 2022-01-06 18:39:44 +01:00
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.
Compare 8 commits »
cage synced commits to master at cage/tinmop from mirror 2022-01-03 00:49:46 +01:00
00cfe36e90 - prevented crash in dialog list window, the event object needed to be decodified.
1f587b6f17 Merge branch 'kami'
c9d99addad - prepared code for kamid.
Compare 3 commits »
cage synced commits to master at cage/tinmop from mirror 2021-12-26 13:19:43 +01:00
a29c6aa058 - tracked incompatible changes from croatoan;
cage synced commits to master at cage/tinmop from mirror 2021-12-18 17:38:33 +01:00
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.
Compare 14 commits »
cage synced commits to master at cage/tinmop from mirror 2021-12-05 19:19:02 +01:00
6b67933351 - added license;
5ccc19f28b - added -X option;
Compare 2 commits »
cage synced commits to master at cage/tinmop from mirror 2021-12-04 18:48:33 +01:00
1d290898e1 - [gemini] fixed building of URI in 'open-next-visible-link'.
cage synced and deleted reference v0.9.0 at cage/tinmop from mirror 2021-12-03 18:18:33 +01:00