1
0
Fork 0
Commit Graph

909 Commits

Author SHA1 Message Date
cage 7d4716a30f - added more tests in configure.ac 2022-02-18 10:52:38 +01:00
cage e8e4711074 - fixed symbol export for 'normalize path' (thanks op!). 2022-02-17 21:35:25 +01:00
cage 954aa2eaa0 - updated italian translation. 2022-02-17 19:23:37 +01:00
cage 9be010a3b4 - updated docstrings. 2022-02-17 19:22:18 +01:00
cage 444f7939ce - [kami] prevented crash when downloading fails, notify an error instead. 2022-02-17 19:17:52 +01:00
cage 283930efef - forced opening of TOC window when loading a net address as instructed from the command line (i.e. using the '-o' switch). 2022-02-17 19:01:48 +01:00
cage 9e62a10995 - added a script to import and export gemlog subscriptions;
- prevented printing diagnostic message if  the program is executing a
  script.
2022-02-17 18:20:28 +01:00
cage 8da549e127 - improved 'text:to-s', accepts byte or character vectors. 2022-02-17 16:04:26 +01:00
cage 75571fc2f5 - exported correct symbols. 2022-02-16 18:00:12 +01:00
cage 8bf1a629d1 removed useless spaces and fixed function name. 2022-02-16 17:59:08 +01:00
cage 8246ac9211 - renamed function: 'upload-treenode' -> 'upload-path'. 2022-02-16 17:57:01 +01:00
cage 982965585f - renamed function: 'download-treenode' -> 'download-path'. 2022-02-16 17:55:32 +01:00
cage 2dce4a6d27 - renamed function: 'filesystem-query-treenode' -> 'filesystem-query-path'. 2022-02-16 17:52:10 +01:00
cage 39b0b6ae83 - prevented signalling error when an invalid byte sequence is met, when converting octects to string. 2022-02-16 17:43:22 +01:00
cage 970d222c4d - [kami] fixed mirror uploading. 2022-02-16 17:40:22 +01:00
cage fbd59ea015 - [kami] made an effort to replicate the permissions when downloading a file. 2022-02-13 16:12:16 +01:00
cage 560e01e09e - [kami] made an effort to replicate the permissions when uploading a file. 2022-02-13 14:54:16 +01:00
cage f46fb4dc14 - updated NEWS.org and Changelog. 2022-02-11 14:35:41 +01:00
cage 05a978b246 - updated italian translation. 2022-02-11 14:18:05 +01:00
cage 1234936175 - prevented a condition variable to be awaken even if condition is not actually met. 2022-02-11 14:12:02 +01:00
cage 18110dbd42 - prevented crash when performing searching in an empty message window. 2022-02-11 14:01:44 +01:00
cage 8acd72dba3 - fixed keyword name. 2022-02-09 17:47:10 +01:00
cage 3fe814e4a1 - updated manpage. 2022-02-06 13:47:51 +01:00
cage 9cca0678e0 - icreased version number. 2022-02-06 11:07:36 +01:00
cage 92dd815f48 - updated Changelog. 2022-02-06 11:05:32 +01:00
cage ebbd08d9da - [kami] added 'file-explorer-mark-by-regexp'. 2022-02-06 10:43:57 +01:00
cage cb3b10e846 - prevented block of software when opening a kami address with the filesystem explorer window opened. 2022-02-06 10:21:00 +01:00
cage 096ea44a6b - updated documentation. 2022-02-05 16:33:53 +01:00
cage fd53894b2e - changed variable names so that is clear that the '-o' switch can open different kind of URI, not only gemini. 2022-02-05 16:28:40 +01:00
cage bf781ee291 - allowed opending kami address from command line, using '-o' switch. 2022-02-05 16:24:37 +01:00
cage 01215de078 - updated italian translation. 2022-02-05 15:32:42 +01:00
cage a0cf1a50d0 - updated manpage. 2022-02-05 15:27:44 +01:00
cage b6ed1ebeb7 - [kami] added 'file-explorer-download-mirror'. 2022-02-05 15:24:31 +01:00
cage daee794759 - changed variable name. 2022-02-05 14:28:54 +01:00
cage 321eede79c - [kami] optimized deletion of file system trees. 2022-02-05 14:18:24 +01:00
cage 35d784a4c6 - [kami] prevented crash when editing a file with no associated editing program;
- [kami] added e few informative messages fro the user.
2022-02-04 15:40:20 +01:00
cage 2efaeef4ad - [kami] appended, if needed, '/' at the end of the proposed local directory where the file will be downloaded. 2022-02-04 14:30:39 +01:00
cage f5bef63cc6 - prevented chat window from opening when in gemini exclusive mode;
- fixed positioning of gemlog's subscription when in gemini exclusive mode.
2022-02-04 14:21:42 +01:00
cage cf6c9be420 - refactored functions to jump at the begin or end of the file explorer window. 2022-02-04 13:02:11 +01:00
cage 1fd8f1462a - added keychords to jump at the start or end of the link window. 2022-02-04 12:58:37 +01:00
cage fcc4070cc0 - improved 'fs:octects->units-string'. 2022-02-04 12:37:41 +01:00
cage 0372b479ef - updated italian translation. 2022-01-29 17:46:56 +01:00
cage dd3288b56d - added 'file-explorer-upload-mirror'. 2022-01-29 17:44:47 +01:00
cage b9e82736b1 - added a list of the default keybindings to the manpage. 2022-01-28 18:45:00 +01:00
cage e648542c85 - updated italian translation. 2022-01-28 16:00:10 +01:00
cage 16a7d760e9 - [kami] when downloading file, strips directories from remote paths. 2022-01-28 15:56:12 +01:00
cage 9752f1e7bc - [kamid] printed 'type' of node in the details window;
- fixed typos in docstring.
2022-01-28 15:10:07 +01:00
cage ddd2a2825e - [kamid] download works with wildcard (e.g. /*.lisp); 2022-01-28 15:08:49 +01:00
cage a5f437212c - [kami] fixed function's name. 2022-01-28 12:38:36 +01:00
cage 31b9685737 - added a wrapper for 'fnmatch(3)';
- [kamid] upload works with wildcard (e.g. "/*.lisp");
- moved 'normalize-path' to filesystem-utils.
2022-01-28 12:24:24 +01:00