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
1fd8f1462a
- added keychords to jump at the start or end of the link window.
2022-02-04 12:58:37 +01:00
cage
dd3288b56d
- added 'file-explorer-upload-mirror'.
2022-01-29 17:44:47 +01:00
cage
ddd2a2825e
- [kamid] download works with wildcard (e.g. /*.lisp);
2022-01-28 15:08:49 +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
cage
a3a68a7486
- improved opening net command, gemini and also kami address can be opened.
2022-01-23 14:55:05 +01:00
cage
1cf9be1863
- added function 'fs:path-referencing-dir-p'.
2022-01-23 13:06:24 +01:00
cage
1d2d528d95
- [kami] close the connection when closing the filesystem explorer window;
...
- fixed a prompt and an error message.
2022-01-23 12:53:08 +01:00
cage
67090fa681
- [kami] added a window with details of teh file (permissions, size etc.).
2022-01-22 15:17:33 +01:00
cage
b7af742cb0
- added 'kami-open-url'.
2022-01-15 19:05:08 +01:00
cage
a44e91322f
- [kami] prevented reading entire file in memory when downloading.
2022-01-14 17:09:23 +01:00
cage
b4ecbe49b0
- added a draft for a kami client.
2022-01-09 14:47:22 +01:00
cage
bc4ec1ed34
- added code to edit the file in a filesystem explorer window;
...
- fixed a couple of functions that was trying to download a file when upload was correct instead.
2022-01-08 13:18:45 +01:00
cage
e7d413162b
- added 'editor' as pseudo external program.
2022-01-06 17:59:22 +01:00
cage
70a6d51a28
- added downloading and opening a file from filesystem explorer window.
2022-01-06 13:00:16 +01:00
cage
624be8b696
- added 'file-explorer-close-window';
...
- modified filesystem explorer window's position.
2022-01-06 12:17:31 +01:00
cage
0da5e6b3ad
- added command file-explorer-scroll-begin;
...
- added command file-explorer-scroll-end;
- modified 'query-local-filesystem-path' signals an error if the query type is unknown.
2022-01-06 11:39:29 +01:00
cage
2061880a16
- implemented mark and deletion of tree in filesystem window.
2021-12-14 13:05:40 +01:00
cage
7619408c0f
- added marking of entries in file explorer window.
2021-12-13 18:12:20 +01:00
cage
c6f741d3a8
- implemented querying file's metadata in filesystem window.
2021-12-13 14:41:34 +01:00
cage
429acc7efe
- added search in file explorer window.
2021-12-12 21:40:59 +01:00
cage
25b9135159
- implemented uploading file in filesystem window.
2021-12-12 14:37:38 +01:00
cage
b7bbb9f7d9
- renamed a few filesystem-window's related functions.
2021-12-12 12:57:08 +01:00
cage
9d4e34505d
- implemented downloading file in filesystem window.
2021-12-12 12:53:03 +01:00
cage
9fa4b72548
- implemented creating paths in filesystem window.
2021-12-11 11:06:06 +01:00
cage
af48cde4a8
- implemented deleting of paths in filesystem window.
2021-12-10 18:27:31 +01:00
cage
7619344a36
- implemented some features of tree filesystem window: expanding/closing nodes and renaming files or directory.
2021-12-10 15:30:56 +01:00
cage
5ccc19f28b
- added -X option;
...
- starting with filesystem explorer window.
2021-12-05 15:28:29 +01:00
cage
6f06e0cd14
- renamed function 'db:mark-status-deleted-p'.
2021-11-30 21:18:27 +01:00
cage
0b5c56f0ee
- fixed function name.
2021-11-30 21:16:07 +01:00
cage
1fbdab1443
- [gemini] added commands: 'go-to-previous-link' and 'go-to-next-link'.
2021-11-26 14:10:11 +01:00
cage
ab91432e2e
- fixed module delete-post-using-regex; the procedure delete all the
...
rows matching a regex not only the visible ones in thread window;
- moved keybinding from modules/next-previous-open.lisp into the main
init file.
2021-11-26 10:59:50 +01:00
cage
77d8deb84e
- refactored some code in a function: 'db:row-avatar'.
2021-11-19 10:43:33 +01:00
cage
6ed5432d2b
- added command 'view-user-avatar'.
2021-11-16 19:55:03 +01:00
cage
5d46a96638
- added load-script-file.
2021-11-16 16:00:19 +01:00
cage
4b649d91ae
- added a script to get a list of people user is following.
2021-11-14 13:44:58 +01:00
cage
22bce9cdd9
- made width of TOC customizable (when using tinmop in gemini fullscreen mode).
2021-11-12 21:06:28 +01:00
cage
ebddc9e1e6
- changed logic to guess if the window is displaying gemini contents;
...
- replaced window'stitle with the IRI of the gemini content streaming;
- fixed italian translation.
2021-11-12 19:12:03 +01:00
cage
7b8581c5e4
- added exclusive gemini client UI layout.
2021-11-12 15:00:34 +01:00
cage
75a056cce0
- added command-line option for gemini fullscreen mode;
...
- cleaned up command line switch management.
2021-11-12 10:50:33 +01:00
cage
2782317bb7
- [gemini] added customizable buffer size when opening partial gemini
...
content with an external program.
using "no wait" directive can be followed by "buffer NUMBER" to
customize the cache (in Mib) to be cached before opening the partial
downloaded data.
2021-11-10 16:12:08 +01:00
cage
c3492c06c1
- [gemini] added 'search-message-gemini-fragment-event'
...
When a fragment is present in a uri/iri it is used as a regular
expression to search in the *source* of the text, the window's content
is moved to shows the *rendered* line where matching occurred.
2021-11-06 12:32:03 +01:00
cage
768e4a220b
- added 'search-gemini-fragment'
2021-11-06 11:21:15 +01:00
cage
b1b412ad89
- added 'match-words'.
2021-11-05 14:48:40 +01:00
cage
f2dba92f8b
- added command 'open-next-visible-link';
...
- removed debug message.
2021-10-30 18:39:13 +02:00
cage
41bf046a29
- [gemini] attached source line to each parsed gemtext node.
2021-10-24 15:53:31 +02:00
cage
bce702465c
- [experimental][gemini] used URI's fragment as a search criteria for the gemini page (disabled by default).
2021-10-17 17:40:18 +02:00
cage
c50de0dca2
- added a script to delete old posts.
2021-10-15 13:59:06 +02:00
cage
dff23fe909
- allowed skipping posts using language type.
2021-10-13 15:01:15 +02:00
cage
b437e2846b
- added 'gemini-all-unread-posts', 'shuffle-tour', 'gemlog-add-unread-posts-tour', 'clear-tour'
...
'gemini-all-unread-posts' give user the choice to add all the
currently unread post to the link tour.
2021-10-10 12:38:37 +02:00
cage
76676f2d2f
- added 'eval-command';
...
- added docstrings for scroll lock related functions.
2021-10-08 14:35:40 +02:00
cage
40f6f0642a
- forced scrolling to the last message when a new message has been posted on the chat window;
...
- added 'message-window-lock-scrolling' and 'message-window-unlock-scrolling' allowing users to choose their preferered way to render the gemini text (this is useful for gemini streaming services, like chat or similar).
2021-10-08 11:55:16 +02:00
cage
9568b88e8d
- fixed adjusting strategy functions when drawing gemini text.
2021-10-08 11:37:53 +02:00
cage
dcde779d25
- notified an error when the manpage can not be printed on screen.
2021-09-12 12:16:29 +02:00
cage
ae266982cb
- prevented moving selected message when updating a timeline.
2021-09-10 17:34:03 +02:00
cage
fdd73cdd9d
- added a command to open all the attachments of a post.
2021-09-09 18:27:32 +02:00
cage
c22e427f18
- highlighted current TOC entry while browsing gemini page/gempub;
...
- added hook:*before-rendering-message-visible-rows*;
- changed default: appending hooks by default in hook:add-hook.
2021-09-03 12:32:09 +02:00
cage
d85a865eed
- forced colors to selected line in line oriented-window.
2021-08-29 15:39:48 +02:00
cage
f388c9d0b2
- added 'apropos-help-global'.
2021-08-28 16:39:34 +02:00
cage
baf3f4c1ea
- allowed line-oriented-window to render unselected items with
...
different color than foreground;
- capured parsing errors when querying gempub library.
2021-08-28 14:02:03 +02:00
cage
5f91506dd3
- added 'open-manual'.
2021-08-28 12:33:49 +02:00
cage
4a81fad940
- automatically add a tour mode to browse the contents when opening a gempub.
2021-08-27 14:17:14 +02:00
cage
6a91bd4da7
- defined alias for 'zip-file-p' as 'gempub-file-p'.
2021-08-27 12:15:12 +02:00
cage
360aa448d3
- ensured 'gempub-metadata-find' returns a single row;
...
- ensured gempub paths are normalized before adding in the library;
- added opening of gempub files from gempub library window.
2021-08-26 15:47:27 +02:00
cage
2be45b4a25
- added a window to show gempub file's library.
2021-08-25 18:15:57 +02:00
cage
a8dca176f3
- added a directory to store gempub, the software will sync the directory's contents with its internal metadata database.
2021-08-23 18:20:11 +02:00
cage
ff5f8f0cd7
- [gempub] added extraction of metadata from gempub;
...
- added table to save gempub's metadata.
2021-08-22 12:56:35 +02:00
cage
aaf27c5932
- added zip-info:list-entries.
2021-08-21 12:34:45 +02:00
cage
50cc7727e6
- added 'temporary-directory'.
2021-08-20 17:04:23 +02:00
cage
1e37af8772
- added dependency on 'unzip';
...
- added 'unzip-file';
- fixed zip-info conatant name.
2021-08-20 14:23:21 +02:00
cage
7685e64a77
- added function 'zip-file-p' to recognize zip files.
2021-08-20 12:00:14 +02:00
cage
ca353ae982
- added deletion of bookmark's entries.
2021-08-16 15:28:37 +02:00
cage
377d95af51
- started with gemini link bookmark.
2021-08-16 14:22:47 +02:00
cage
0247325a5d
- fixed regression: command apropos works again.
2021-08-14 16:09:10 +02:00
cage
5217636b34
- prevented two messages with the same message-index presents in the same folder and timeline.
2021-08-14 14:38:42 +02:00
cage
423779986a
- improved macro 'when-window-shown' to prevent crash of the program when terminal window is too small.
2021-08-13 12:14:58 +02:00
cage
8d086ba6c4
- allowed switching off abbreviations on the command-window.
2021-08-06 19:07:45 +02:00
cage
5c8e1d5828
- added a module to expand abbreviations for the command window.
2021-08-06 18:25:15 +02:00
cage
0c245ebc65
- [gemini] added a procedure to import tls certificates.
2021-08-03 18:31:34 +02:00
cage
e6cd7b9ab4
- added a configuration directive to close the link window after a link has been selected.
2021-07-31 14:09:10 +02:00
cage
69ee5ab811
- added a configuration directive to update subscription to gemlogs at starts;
...
- added scheduled events when program starts;
- made update to gemlog less blocking;
- increased default history purging threshold.
2021-07-31 11:06:48 +02:00
cage
5e230407c6
- added adjust-strategy-last to show text in message-window;
...
- removed call to 'adjust-selected-rows' when redrawing message-window;
- fixed 'adjust-selected-rows', wa never actually called.
2021-07-26 19:03:10 +02:00
cage
6e92455667
- resetted selected item position when a 'suggestion-window' is shown.
2021-07-23 19:14:23 +02:00
cage
819c90f179
- allowed selecting a suggestion from suggestion-window;
...
- highlighted matching characters in suggestion window.
2021-07-22 14:59:29 +02:00
cage
e5f93bd632
- [gemini] removed link prefix for link labels that starts with an emoji;
...
- [gemini] removed splitting of long link labels;
- fixed output stream of 'print-debug'.
2021-07-17 12:13:04 +02:00
cage
0972cc3ed0
- [gemini fixed validity check for client certificate (thanks op!).
2021-07-16 11:32:36 +02:00
cage
f0f682d271
- renamed 'starts-with-emoji-p' to 'starting-emoji'.
2021-07-15 20:36:38 +02:00
cage
09f35f4989
- added 'starts-with-emoji-p'.
2021-07-15 18:44:44 +02:00
cage
e981c6589e
- added 'emojip'.
2021-07-15 12:41:43 +02:00
cage
a44d42201a
- [gemini] changed animation when streaming data.
2021-07-14 21:24:41 +02:00
cage
bb07663a0a
- added a visual hint while a gemini page is streaming contents.
2021-07-14 19:00:23 +02:00
cage
91bae49372
- added a welcome window.
2021-07-03 12:34:05 +02:00
cage
f6d87b15ec
- marked that there is content on the left in message window when
...
scrolling horizontally.
2021-06-27 13:48:57 +02:00
cage
5e3c19811b
- trucated long lines in message window and allowed horizontal scrolling.
2021-06-27 13:13:28 +02:00
cage
70d9fb5c0c
- changed macro with a function.
2021-06-18 17:48:56 +02:00
cage
fa10de925e
- [gemini] ensured we have not to wait a stream is completed before opening a new one.
2021-06-17 19:41:03 +02:00
cage
ea6485271d
- [gemini] allowed scrolling of a gemini page when focus is on the TOC.
2021-06-16 19:18:30 +02:00
cage
c2f3f155aa
- shadowed 'split-lines' from croatoan.
...
- fixed regex for opening some files with tinmop
(example: Open a gemini file with tinmop only if a local file or served trough gemini protocol.
2021-06-16 16:14:09 +02:00
cage
de53c838c1
- [gemini] allowed save in tour the selected link.
2021-06-13 16:02:12 +02:00