cage
|
c8b92f7eba
|
- added command 'gemini-images-montage'.
|
2022-12-10 14:11:13 +01:00 |
cage
|
37d657cff5
|
- added a configuration directive to filter out unwanted hashtags.
|
2022-11-29 18:55:03 +01:00 |
cage
|
937d2faba5
|
- added a configuration directive to leave or delete mentions from the server after fetching them.
|
2022-11-27 13:37:50 +01:00 |
cage
|
4f24a67344
|
- added a configuraction directive to filter boost based on a regular expression matching the username.
|
2022-11-18 18:01:19 +01:00 |
cage
|
8206500f7a
|
- added command 'print-mentions';
- highlight mentions in message window.
|
2022-11-17 14:03:03 +01:00 |
cage
|
6c3874f738
|
- added a function to extract and display links extracted from the
contents of a message window;
- fixed 'iri:absolute-url-p'.
|
2022-10-02 14:19:50 +02:00 |
cage
|
38d9d80c18
|
- changed function's name: 'gemini-history-back' -> 'net-address-history-back'.
|
2022-10-01 18:16:13 +02:00 |
cage
|
ad14de7e41
|
- ensured non mention notifications are excluded in 'api-client:mentions'.
|
2022-10-01 16:57:14 +02:00 |
cage
|
76a9a3aaff
|
- added command "status-tree->text".
|
2022-09-10 13:21:20 +02:00 |
cage
|
718690b323
|
- added command 'print-post-id';
- removed importing of alexandria in modules, used local-nickname, instead.
|
2022-09-06 18:33:36 +02:00 |
cage
|
b3f37fb350
|
- renamed function.
|
2022-08-31 14:06:36 +02:00 |
cage
|
6481a323f7
|
- added bookmarking of gopher addresses.
|
2022-08-31 14:03:39 +02:00 |
cage
|
b55eaccba4
|
Merge branch 'gopher-support'
|
2022-08-28 13:22:31 +02:00 |
cage
|
d3e36f8efd
|
- added a basic gopher implementation.
|
2022-08-28 13:22:08 +02:00 |
cage
|
0617f56885
|
- added module 'fetch-post-tree.lisp';
- changed the window type from gemini to standard type for printing the output from a module.
|
2022-08-23 16:36:34 +02:00 |
cage
|
6e883ca21b
|
- improved appereance of gemini subscriptions window.
|
2022-07-21 17:25:37 +02:00 |
cage
|
de980b44b7
|
- [modules] added backlink to generated gemlog pages;
- [gemini] fixed rendering of links that starts with an emoji.
|
2022-07-13 17:08:37 +02:00 |
cage
|
07725d85d9
|
- [gemini] added command 'open-previous-link'.
|
2022-07-01 16:31:38 +02:00 |
cage
|
981cbdcfc7
|
- [gemini] added a script to generate a gemlog;
- removed *tour-links-window*;
- adding a new command: open-gemini-links-and-ask-tour.
|
2022-06-15 14:33:56 +02:00 |
cage
|
48848ec996
|
- added 'ui:tui-active-p'.
|
2022-06-15 12:11:14 +02:00 |
cage
|
94e50430a8
|
- added 'get-resource-dir' and 'get-data-dir'.
|
2022-06-04 19:11:23 +02:00 |
cage
|
bf23d728b4
|
- fixed misc:array-slice;
- changed misc:split-into-sublist to misc:split-into-chunks.
|
2022-05-27 19:16:29 +02:00 |
cage
|
cb202b26a7
|
- added captions for attachments.
|
2022-05-01 12:22:52 +02:00 |
cage
|
0b5dd16f77
|
- allowed printing about kami ID from the window of the TLS certificates.
|
2022-04-23 15:19:29 +02:00 |
cage
|
0e9c521fc1
|
- ensured only an instance of gemini TOC, gemini link and chat window could exixts.
|
2022-04-08 17:07:48 +02:00 |
cage
|
a1ec070d03
|
- hooks:*before-composing-message*;
- removed memory leak in ssl-utils:dump-certificate;
- added an hook to remove footnotes added by tinmop in post's reply.
|
2022-04-06 19:34:49 +02:00 |
cage
|
d9a8d03472
|
- used package local nickname instead us :use croatoan's symbols.
|
2022-03-21 21:42:50 +01:00 |
cage
|
baffa09093
|
- [gemini] rendered again the focus mark when a gemini stream has ended.
|
2022-03-11 20:50:06 +01:00 |
cage
|
8c8c17b175
|
- fixed passing focus between windows.
|
2022-03-10 17:29:24 +01:00 |
cage
|
e5a9232752
|
- added a command to 'jump' between window in a zig-zag way;
- fixed crash when starting program in gemini fullscreen mode.
|
2022-03-06 12:49:17 +01:00 |
cage
|
eb53afcbe1
|
- added slot 'modalp' to class wrapper-window.
|
2022-03-05 10:32:13 +01:00 |
cage
|
d1451610dd
|
- allowed to copy to clipboard post's attachments.
|
2022-03-04 15:55:57 +01:00 |
cage
|
1a5366bf45
|
- made tour links window indipendent from other links window.
|
2022-03-04 15:35:07 +01:00 |
cage
|
45d74863c3
|
- refactored clipboard utitlity function.
|
2022-03-04 14:36:11 +01:00 |
cage
|
826423c7d7
|
- added command to copy a link to clipboard.
|
2022-03-04 14:33:55 +01:00 |
cage
|
674ee6b59a
|
- added a command to clear the cache;
- fixed 'cat-parent-dir'.
|
2022-03-02 20:44:54 +01:00 |
cage
|
8e9e19dd82
|
- added command 'gemini-jump-to-link';
- fixed layout in gemini full screen mode.
|
2022-02-25 16:37:43 +01:00 |
cage
|
8e7a25b19c
|
- [gemini] added two new commands to go back in an URL path.
|
2022-02-25 13:11:48 +01:00 |
cage
|
74f363af3a
|
- asking for confirmation when quitting the program using 'q'.
|
2022-02-25 11:28:24 +01:00 |
cage
|
1acad1fad9
|
- [gemini] added searching or jumping to first or last item in a TOC window.
|
2022-02-24 18:42:11 +01:00 |
cage
|
e8e4711074
|
- fixed symbol export for 'normalize path' (thanks op!).
|
2022-02-17 21:35:25 +01:00 |
cage
|
75571fc2f5
|
- exported correct symbols.
|
2022-02-16 18:00:12 +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
|
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
|
ebbd08d9da
|
- [kami] added 'file-explorer-mark-by-regexp'.
|
2022-02-06 10:43:57 +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
|
b6ed1ebeb7
|
- [kami] added 'file-explorer-download-mirror'.
|
2022-02-05 15:24:31 +01:00 |
cage
|
321eede79c
|
- [kami] optimized deletion of file system trees.
|
2022-02-05 14:18:24 +01:00 |