1
0
Fork 0
Commit Graph

29 Commits

Author SHA1 Message Date
cage 8f4eed668d - added short command line option to specify fediverse account (-F). 2024-04-06 11:16:22 +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 bbca3c8a31 - [fediverse] added command line switch to choose to use a specific fediverse account (if specified in the configuration file);
- [TUI] anticipated the showing of the welcome script to appears before the fediverse account authorization.
2024-03-29 15:06:36 +01:00
cage 6a156c9bbd - added short options to bash complations. 2024-03-20 14:43:00 +01:00
cage 6052f7da24 - updated README to mention that also libjpegturbo and TK must be installed;
- [draft] added a function for bash completion.
2024-03-18 19:54:45 +01:00
cage a16fc03337 - added a dummy gemini server for debugging purposes. 2024-02-10 14:36:01 +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 9e30dbbb0b - added full stops for command line help strings;
- updated italian translation.
2023-07-15 15:00:50 +02:00
cage b2e7f8fd62 - added a minimal client-server interation system (using pipe).
- renamed 'main:init' to 'main-croatoan-init'.
2022-12-24 14:39:53 +01:00
cage 8d3ed466ee - used 'alexandria:when-let' macro to semplify the code. 2022-04-20 22:07:48 +02:00
cage 8acd72dba3 - fixed keyword name. 2022-02-09 17:47:10 +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 bf781ee291 - allowed opending kami address from command line, using '-o' switch. 2022-02-05 16:24:37 +01:00
cage 026784e8c5 - added download of lisp libraries. 2021-12-07 10:48:37 +01:00
cage 5ccc19f28b - added -X option;
- starting with filesystem explorer window.
2021-12-05 15:28:29 +01:00
cage 63ee43ad3f - removed argument for ommand line switch 'gemini-client-only'. 2021-11-12 11:13:03 +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 a3c2550ff4 - Added a command line switch to load a module.
- fixed 'run-hook-compose'.
2020-12-31 15:36:10 +01:00
cage 4bbb0184e1 - removed nethod to delete notifications using old API
new version of pleroma implements the same API as mastodon 3.x
- fixed command line switch to get notification for mentions.
2020-09-27 18:19:26 +02:00
cage c5118d46a6 - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
cage e2ad37a520 - use new i18n feature form unix-opt to localize program's usage messages. 2020-07-28 15:58:35 +02:00
cage c84de306c8 - [gemini] made some elements of page rendering customizable
using 'gemini-page-theme'  class some elements of  the rendered page
  (header prefix, bullet and so on) can be customized.

  users can use configuration files directive to change the appearance of said elements
  (both character and color or font variants);

- removed unused argument from command line switch: '-m'.
2020-07-08 18:38:17 +02:00
cage 28917208d6 - added a command line option to retrieve a gemini URL. 2020-06-23 15:51:43 +02:00
cage 387cd85c0a - do not climb the thread (probably colud be changed by a command line switch in the future)
when fetching messages.
- configurable color for root of rendered trees.
2020-06-12 18:10:01 +02:00
cage 9895843b21 - added optional notification of statuses mentioning the user;
- protected reblogged timeline from accidental deletiion;
- added the posiibility to force expanding of a message tree.
2020-05-30 09:53:12 +02:00
cage c39fe07a34 - fixed command line long option. 2020-05-19 18:37:54 +02:00
cage 1548229b28 - added the reset of timeline pagination from command line. 2020-05-18 19:16:52 +02:00
cage c56a5b86ca - initial commit. 2020-05-08 15:45:43 +02:00