1
0
Fork 0
Commit Graph

32 Commits

Author SHA1 Message Date
cage 3db84cb571 - changed a couple of constants names. 2024-05-11 14:52:33 +02:00
cage 6d07aacbe1 - added link to the search results page that leads to the matching posts. 2024-05-11 12:45:02 +02:00
cage 46ba8f2d07 - [GUI] added commands to show page's source. 2024-04-19 19:57:53 +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 917af9b007 - intstructed the program to generate a default database file name when no valid user and server name has been found in the configuration file. 2024-03-24 14:27:57 +01:00
cage 608eacda77 - [fediverse] moved from a single database for a single account to a databases for each account. 2024-03-17 17:29:16 +01:00
cage a45b453da0 - changed brief description of the program. 2023-10-19 17:49:54 +02:00
cage c23bb70b2e - updated copyright. 2023-10-19 17:46:22 +02:00
cage ef90f3ad43 - added language parameter for each post sent. 2023-09-13 15:00:31 +02:00
cage b96acd7c66 - [TUI] allowed upload of strings via titan, not only files. 2023-07-07 15:34:01 +02:00
cage 4519aa756e - [GUI] added button to subscribe (and unsubscribe) to a gemlog. 2023-05-07 12:21:41 +02:00
cage 1a886affa3 - [GUI] improved help window. 2023-04-15 14:09:23 +02:00
cage 4497feadd2 - [GUI] refactored code related to the internal IRIs. 2023-04-09 14:01:22 +02:00
cage 652a09177a - [GUI] added code to render the bookmarks page. 2023-04-09 14:01:18 +02:00
cage 4ee09ae301 - allowed complete local path even when using file scheme ('file://'). 2023-04-07 13:05:36 +02:00
cage 24b0b07bb3 - [GUI] made link working for local files and gemtext files over gemini protocol. 2023-03-06 18:38:46 +01:00
cage 81868075b4 - made 'about' help window, modal. 2023-02-17 15:05:09 +01:00
cage a18c63f3db - moved '+octect-type+' to 'constants' package. 2022-12-25 12:04:08 +01:00
cage 9910da1837 - added compilation macros to use ECl processes procedures;
- added compilation macro to skip SBCL specific muffling condition procedures;
- added purgatory as dependency to installing script.
2022-03-20 12:32:41 +01:00
cage 5f1fab5926 - printed a minimal list of keychords on the welcome window. 2022-02-18 21:28:48 +01:00
cage a8e94545bd - added a minimal list of keybindings to welcome window. 2022-02-18 20:53:44 +01:00
cage e9c140233b - updated italian translation;
- updated welcome window's text.
2021-08-28 12:41:18 +02:00
cage 7a919d64f1 - wrapped function in '(eval-when..'.
- updated/fixed Changelog.
2021-07-26 16:29:58 +02:00
cage dc8df6c91f - suppressed printing of three notes. 2021-07-25 13:27:54 +02:00
cage 91bae49372 - added a welcome window. 2021-07-03 12:34:05 +02:00
cage c323ef3847 - made clear that "ed" is the standard editor. 2021-05-28 20:58:22 +02:00
cage 497efa6a92 - [gemini] starting using certificates;
- removed hardcoded 'xdg-open' binary name.
2020-10-11 18:22:07 +02:00
cage 5feb137128 - actually use the compiled regex-scanner when seraching text in the
message window;
- increased refresh frequency;
- removed author name from NEWS.org.
2020-10-02 15:54:54 +02:00
cage c5118d46a6 - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
cage 8959776ae4 - added opening links command when focus is on the gemini window;
- removed spaces from beginning of "about" message.
2020-06-23 16:27:43 +02:00
cage 7640da7d60 - added 'about' help window. 2020-05-15 16:44:06 +02:00
cage c56a5b86ca - initial commit. 2020-05-08 15:45:43 +02:00