cage
a4e93f59d3
- [TUI] changed some values of default theme.
2024-09-06 16:21:15 +02:00
cage
9750a44df0
- [TUI] changed colors for default theme.
2024-09-06 16:16:41 +02:00
cage
2d4b9aea31
- dimmed some theme's colors.
2024-09-06 14:49:49 +02:00
cage
8a9c3007d8
- [TUI] dimmed a bit the blue in the default theme and used white instead of yellow in a few window, also changed colors for dialog window.
2024-09-06 13:00:13 +02:00
cage
ee81d45142
- deprecated "crypted" as valid configuration directive.
2024-09-01 13:08:09 +02:00
Omar Polo
e8b529f437
fix typos; joint work with codespell(1)
2024-09-01 10:48:44 +02:00
cage
a9c3aff565
- deprecated configuration directive 'post-allowed-language';
...
- added configuration directive for comments in composed posts.
2024-08-31 21:24:47 +02:00
cage
e6308f742b
- [TUI] ensured the help window uses 'help-dialog' configuration directives;
...
- [TUI] changed default color for info windows.
2024-08-10 10:30:42 +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
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
1af9f1f98a
- [GUI] added configuration directive to emphasize text wrappend in asterisk.
2023-05-17 18:24:11 +02:00
cage
bd20fe100f
- [gopher] added support for index search lines.
2022-09-21 16:19:03 +02:00
cage
d3e36f8efd
- added a basic gopher implementation.
2022-08-28 13:22:08 +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
624be8b696
- added 'file-explorer-close-window';
...
- modified filesystem explorer window's position.
2022-01-06 12:17:31 +01:00
cage
7619344a36
- implemented some features of tree filesystem window: expanding/closing nodes and renaming files or directory.
2021-12-10 15:30:56 +01:00
cage
60a66d6ea9
- [gemini] prevented sending fragment part of the IRI to server;
...
- chaged prefix for links in gemini streams.
2021-11-07 10:31:01 +01:00
cage
baf3f4c1ea
- allowed line-oriented-window to render unselected items with
...
different color than foreground;
- capured parsing errors when querying gempub library.
2021-08-28 14:02:03 +02:00
cage
2bf39530c2
- wrote selected gempub entry in bold.
2021-08-26 21:13:58 +02:00
cage
2be45b4a25
- added a window to show gempub file's library.
2021-08-25 18:15:57 +02:00
cage
81b581ff14
- [gemini] changed streaming animation.
2021-07-22 20:18:22 +02:00
cage
819c90f179
- allowed selecting a suggestion from suggestion-window;
...
- highlighted matching characters in suggestion window.
2021-07-22 14:59:29 +02:00
cage
e5f93bd632
- [gemini] removed link prefix for link labels that starts with an emoji;
...
- [gemini] removed splitting of long link labels;
- fixed output stream of 'print-debug'.
2021-07-17 12:13:04 +02:00
cage
a44d42201a
- [gemini] changed animation when streaming data.
2021-07-14 21:24:41 +02:00
cage
bb07663a0a
- added a visual hint while a gemini page is streaming contents.
2021-07-14 19:00:23 +02:00
cage
91bae49372
- added a welcome window.
2021-07-03 12:34:05 +02:00
cage
f6d87b15ec
- marked that there is content on the left in message window when
...
scrolling horizontally.
2021-06-27 13:48:57 +02:00
cage
67f3846d40
- removed useless space for trees, in threads window.
2021-05-30 13:43:18 +02:00
cage
857c220004
- improved appearance of keybindigs tree.
2021-05-30 13:30:15 +02:00
cage
cedbf01b03
- made geometry of notification window customizable (via configuration file).
2021-05-22 19:41:36 +02:00
cage
c2e8e38249
- added mentions rendering in the thread window modeline.
2021-05-22 10:42:01 +02:00
cage
4a6e2fca3d
- added a generated TOC for gemini files.
2021-05-16 15:23:55 +02:00
cage
fac77297e8
- [gemini] started coloring preformatted block.
2021-04-05 12:01:30 +02:00
cage
e2a9016607
- changed link color when printed in link windows.
2021-03-28 15:08:17 +02:00
cage
87377914a3
- [gemini] added a symbol to mark a directory when exploring local filesystem.
2021-03-27 10:37:05 +01:00
cage
8f757b563b
- allowed users (via caonfiguration directive) to use (or not) cache when opening a link with a custom program.
2021-02-13 12:37:37 +01:00
cage
3df833b248
- added configuration directive to use a specific program to open a
...
link (e.g. open all mp3 files with program mpv).
2021-02-10 17:43:40 +01:00
cage
17401274b5
- [gemini] added support for favicon.txt
...
the implementation more or less follow
gemini://mozz.us/files/rfc_gemini_favicon.gmi but it does render the
first character of the file instead of checking for emoji
characters.
2021-01-28 15:35:26 +01:00
cage
c66a71881e
- made input command history less messy
...
- adding a sequence of n equals entries count as one (no duplicate
entries on top of the history);
- removed duplicate for gemini history URL.
2021-01-27 20:31:18 +01:00
cage
1710ac5b48
- added feature to allow users ro configure symbols rendered for each toot visibility level in main window.
2021-01-24 16:15:42 +01:00
cage
1f0cc71884
- [gemini] shown selected row in gemlog subscription window.
2021-01-24 11:48:25 +01:00
cage
a0f8c83681
- [gemini] added a draft for gemlog subscriptions.
2021-01-09 16:27:40 +01:00
cage
269a08718c
- [gemini] implemented a draft of a client authentication (via TLS certificates).
2020-10-23 20:57:17 +02:00
cage
0e09efca2c
- fixed chat list windows items.
2020-09-10 20:21:07 +02:00
cage
c26ca88e60
- changed position and (configurable) colors for chat window;
...
- added feature: change chat labels.
2020-09-09 21:13:57 +02:00
cage
75d81ec708
- chats can be fetched, via UI, and printed on window.
2020-09-05 17:02:00 +02:00
cage
f7d025ea2a
- [gemini] added a window to manage all the gemini streams opened.
2020-08-30 15:38:05 +02:00