1
0
Fork 0
Commit Graph

267 Commits

Author SHA1 Message Date
cage 0f5fe10ab6 - [TUI] added command 'edit-posted-message'. 2024-06-26 14:45:50 +02:00
cage eb85a63430 - [GUI] added support for HTTP proxy;
- [fediverse] added 'edit-status'.
2024-06-26 12:49:36 +02:00
cage 1f58010447 - [gemini] added support for proxy. 2024-06-23 20:30:53 +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 47b7ba767c - [GUI] added a command to import a bookmarks page. 2024-05-08 17:11:09 +02:00
cage a32ad1ce1c - [GUI] added command to export bookmarks as gemtext file. 2024-05-08 16:28:44 +02:00
cage 4eb0963d06 - added a new command: 'search-fediverse'. 2024-05-04 14:07:33 +02:00
cage 46ba8f2d07 - [GUI] added commands to show page's source. 2024-04-19 19:57:53 +02:00
cage 90a6bfa02b - [GUI] changed font size for gemtext header level 3;
- updated documentation.
2024-04-12 16:23:18 +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 7f6da862cc - decommented configuration directive to open text files with tinmop. 2024-02-28 19:49:39 +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 3ec57b9040 - improved rendering for statuses that contains tag: <li> and <blockquote>. 2023-10-01 18:12:00 +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 ef90f3ad43 - added language parameter for each post sent. 2023-09-13 15:00:31 +02:00
cage 8aecf478b4 - added configuration directive to scale inlined images. 2023-09-09 17:39:04 +02:00
cage 35e0971006 - [GUI] changed layout of buttons in stream frame;
- reverted scaling of icons.
2023-08-01 17:17:41 +02:00
cage 87bebd0f3e - [GUI] added icons scaling. 2023-07-31 20:09:17 +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 3d872e9b73 - [GUI] included the system-wide configuration file into the user defined configuration file. 2023-07-29 12:23:02 +02:00
cage c89389fa21 - [GUI] added configuration directive to toggle visibility of TOC and streams frame. 2023-07-29 11:59:42 +02:00
cage 94d4a707d3 - [GUI] fixed bug thet made the program stuck with the hand shaped mouse pointer;
- [GUI] increased text size.
2023-06-25 11:27:40 +02:00
cage 97fd09adf0 - [GUI] changed keybinding to go back in history of visited pages. 2023-06-18 12:48:03 +02:00
cage 5c8bc72712 - [GUI] changed default keybindings. 2023-06-13 18:34:15 +02:00
cage 0c091b299f - [GUI] fixed highlighting of the selected text. 2023-06-11 13:54:41 +02:00
cage cbb80e1516 - [GUI] added keybindings for reloading the current gemini address. 2023-06-10 18:44:05 +02:00
cage a0518fa8de - [GUI] fixed setting of font for normal text in the gemtext window, the configurations directive was ignored before this patch. 2023-06-05 20:36:56 +02:00
cage fa239261ca - [GUI] added commands to scale rendered gemtext. 2023-06-01 19:22:58 +02:00
cage 95e9e2a9c3 - [GUI] added configuration directive to enable or disable TOC autoresize. 2023-05-20 17:31:11 +02:00
cage f495f41197 - added more padding to rendered gemtext. 2023-05-18 17:33:35 +02:00