cage
|
0f5fe10ab6
|
- [TUI] added command 'edit-posted-message'.
|
2024-06-26 14:45:50 +02:00 |
cage
|
c636fd8edb
|
- [gemini] changed hardcoded search engine to a configurable directive.
|
2024-06-23 19:06:11 +02:00 |
cage
|
dcfbce1bae
|
- removed a command that leads to a crash when main window is displaying a fediverse post.
|
2024-06-21 18:53:16 +02:00 |
cage
|
0b73087e4d
|
- [fediverse] added command for posts local search.
|
2024-06-15 13:57:50 +02:00 |
cage
|
c84e747868
|
- changed the address of the capsule used to perform search in gemspace.
|
2024-05-29 16:38:40 +02:00 |
cage
|
7db93c5ea3
|
- [TUI] added new command: 'open-message-link-perform-fediverse-searching '.
|
2024-05-28 19:32:30 +02:00 |
cage
|
4eb0963d06
|
- added a new command: 'search-fediverse'.
|
2024-05-04 14:07:33 +02:00 |
cage
|
0ffe20ab26
|
- updated NEWS;
- added module 'fetch-expired-poll';
- fixed updating poll database rows (previously was never updated);
- improved a bit appearance of polls;
- updated docstring;
- fixed indentation.
|
2024-04-11 15:25:48 +02:00 |
cage
|
5a779da29e
|
- added new command: 'thread-open-parent-post';
- updated documentation and NEWS file.
|
2024-04-09 21:21:57 +02:00 |
cage
|
77249e97e3
|
-added new command: 'thread-go-to-parent-post'.
|
2024-04-04 15:45:47 +02:00 |
cage
|
72620bc517
|
- changed key for fediverse account switching.
|
2024-03-31 11:19:27 +02:00 |
cage
|
02e0a21707
|
- added command to switch fediverse account at runtime;
- removed hardcoded string constants.
|
2024-03-30 15:47:39 +01:00 |
cage
|
1d4d813dbc
|
- [TUI] added new command: 'thread-delete-subtree';
- removed legacy function.
|
2024-03-29 11:57:54 +01:00 |
cage
|
1f02511525
|
- [TUI] added 'C-g' keybinding to close the windows.
|
2024-03-02 15:38:53 +01:00 |
cage
|
8c8b5555f7
|
- [TUI] added command to download a message's attachment ignoring the cached value (if such entry in the cache exists).
|
2024-02-28 20:23:11 +01:00 |
cage
|
5c8237a192
|
- fixed searching in reblogged statuses body, previously the search procedure skipped the reblogged statuses.
|
2024-02-18 14:25:48 +01:00 |
cage
|
ba81b5cdf0
|
- added command 'clear-cached-client-tls-certificates'.
|
2024-02-17 14:19:47 +01:00 |
cage
|
1881738d91
|
- [TUI] added command to change TLS client certificate password.
|
2024-02-16 14:59:26 +01:00 |
cage
|
0659ad8df3
|
- updated documentation.
|
2023-11-12 15:01:40 +01:00 |
cage
|
9f6a26e0c8
|
- added new command: 'delete-shown-post'.
|
2023-11-11 19:49:46 +01:00 |
cage
|
bbda1a1f57
|
- updated documentation;
- changed a function's name.
|
2023-10-15 13:58:49 +02:00 |
cage
|
f90d7be418
|
- added a command to show the parent of a post.
|
2023-10-15 13:55:30 +02:00 |
cage
|
6a37cae537
|
- added support for announcements.
|
2023-09-25 19:03:32 +02:00 |
cage
|
f48e456f78
|
- added function 'instance-pleroma-p';
- prevented the program to run pleroma specific code if the client is connected to a mastodon instance.
|
2023-09-24 11:47:30 +02:00 |
cage
|
5bcc4e966f
|
- allowed changing language before sending a post;
- updated italian translation.
|
2023-09-19 19:50:58 +02:00 |
cage
|
05b623ddf7
|
- changed keychord to repeat search using the latest search criteria used in a previous search.
|
2023-07-31 17:53:48 +02:00 |
cage
|
dbd211ea2c
|
- updated changelog;
- updated documentation.
|
2023-07-30 14:45:06 +02:00 |
cage
|
8278ea485e
|
- rearranged columns of gemlog subscriptions.
- fixed typos in init file.
|
2023-02-24 11:21:57 +01:00 |
cage
|
59a9b69605
|
- added a new command 'delete-notifications';
- retrofitted 'add-metadata-to-parsed-gemini-lines' into the main gemini parser;
- fixed json generation of parsed lines in 'gemini-stream-info'.
|
2023-01-01 11:11:40 +01:00 |
cage
|
c8b92f7eba
|
- added command 'gemini-images-montage'.
|
2022-12-10 14:11:13 +01:00 |
cage
|
8206500f7a
|
- added command 'print-mentions';
- highlight mentions in message window.
|
2022-11-17 14:03:03 +01:00 |
cage
|
a429fe48f2
|
- fixed gopher URI parser.
|
2022-10-09 13:23:32 +02: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
|
f43103f8af
|
- [gopher] fixed going back to net history.
|
2022-10-01 17:44:40 +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
|
6481a323f7
|
- added bookmarking of gopher addresses.
|
2022-08-31 14:03:39 +02:00 |
cage
|
4df12b144a
|
- removed debug code.
|
2022-08-28 14:02:35 +02:00 |
cage
|
d3e36f8efd
|
- added a basic gopher implementation.
|
2022-08-28 13:22:08 +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
|
0b5dd16f77
|
- allowed printing about kami ID from the window of the TLS certificates.
|
2022-04-23 15:19:29 +02:00 |
cage
|
9b724d2639
|
- updated italian translation.
|
2022-04-16 12:20:30 +02:00 |
cage
|
dd78fd015f
|
- prevented crash when building the function bound to a keychord that is dadined as an anonymous function.
|
2022-04-16 12:13:03 +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
|
bd1a1dd7fd
|
- added a command to subscribe to tag from the tag window.
|
2022-03-12 12:09:29 +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 |