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
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
ef90f3ad43
- added language parameter for each post sent.
2023-09-13 15:00:31 +02:00
cage
a06caf629b
- removed full stop ('.'), from some translatable strings.
2023-07-15 14:30:09 +02:00
cage
1ce69366de
- fixed configuration parser to allow empty strings;
...
- [GUI] drafted a theme.
2023-05-15 20:43:03 +02:00
cage
2982dfdeeb
- [GUI] made the TOC's resize its width to fits the TOC items width.
...
- [GUI] added configuration directive for TOC width limits;
- [GUI] refactored TOC rendering code;
- [GUI] clear TOC widget from legacy items befor rendering the new TOC.
2023-03-19 13:00:28 +01:00
cage
89969f1f91
- [GUI] started with TOC rendering.
2023-03-18 20:27:24 +01:00
cage
32169beac7
- added a pair of directives to configure montage of gemini images.
2022-12-10 15:06:48 +01:00
cage
37d657cff5
- added a configuration directive to filter out unwanted hashtags.
2022-11-29 18:55:03 +01:00
cage
937d2faba5
- added a configuration directive to leave or delete mentions from the server after fetching them.
2022-11-27 13:37:50 +01:00
cage
4f24a67344
- added a configuraction directive to filter boost based on a regular expression matching the username.
2022-11-18 18:01:19 +01: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
8e9e19dd82
- added command 'gemini-jump-to-link';
...
- fixed layout in gemini full screen mode.
2022-02-25 16:37:43 +01:00
cage
e7d413162b
- added 'editor' as pseudo external program.
2022-01-06 17:59:22 +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
22bce9cdd9
- made width of TOC customizable (when using tinmop in gemini fullscreen mode).
2021-11-12 21:06:28 +01:00
cage
2782317bb7
- [gemini] added customizable buffer size when opening partial gemini
...
content with an external program.
using "no wait" directive can be followed by "buffer NUMBER" to
customize the cache (in Mib) to be cached before opening the partial
downloaded data.
2021-11-10 16:12:08 +01:00
cage
bce702465c
- [experimental][gemini] used URI's fragment as a search criteria for the gemini page (disabled by default).
2021-10-17 17:40:18 +02:00
cage
dff23fe909
- allowed skipping posts using language type.
2021-10-13 15:01:15 +02: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
2be45b4a25
- added a window to show gempub file's library.
2021-08-25 18:15:57 +02:00
cage
a8dca176f3
- added a directory to store gempub, the software will sync the directory's contents with its internal metadata database.
2021-08-23 18:20:11 +02:00
cage
e6cd7b9ab4
- added a configuration directive to close the link window after a link has been selected.
2021-07-31 14:09:10 +02:00
cage
69ee5ab811
- added a configuration directive to update subscription to gemlogs at starts;
...
- added scheduled events when program starts;
- made update to gemlog less blocking;
- increased default history purging threshold.
2021-07-31 11:06:48 +02:00
cage
8209d5739c
- [gemini] added "no wait" directive when downloading non gemini text format from gemini
...
allow opening file before it is downloaded completely.
2021-07-25 18:36:06 +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
f6d87b15ec
- marked that there is content on the left in message window when
...
scrolling horizontally.
2021-06-27 13:48:57 +02:00
cage
8ef29b1eae
- removed check, the configuration directive for editor can be omitted by the user.
2021-05-28 20:38:27 +02:00
Omar Polo
61c8adb649
allow editor to be nil
2021-05-28 17:47:19 +00: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
dd79fbb00c
- fixed RE in 'open-attach-window:get-extension';
...
- fixed bug that prevented to open an attachment from cached file.
2021-04-10 14:42:16 +02:00
cage
fac77297e8
- [gemini] started coloring preformatted block.
2021-04-05 12:01:30 +02:00
cage
8b50eec3be
- [gemini] allowed exploring directory using relative path;
...
- [gemini] allowed opening a file using tinmop itself (example:
opening a gemini text file);
- added a more hi-level function to open a file with an external program.
- this function takes into account the file that should be opened
with tinmop and uses 'xdg-open' as fallback if the user did not
specified an association program file-type.
2021-03-28 14:33:56 +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
8b99548e6e
- made nicer the error message when a directive is missing from configuration file.
2021-03-09 10:19:01 +01:00
cage
8230056152
- [gemini] made fetching of favicon opt-in
...
by default tinmop will not fetch favicon.txt anymore, this feature
must be enabled by user using a configuration directive.
2021-02-21 12:23:01 +01:00
cage
bb53d98f4c
- improved a bit rendering of text in message window.
2021-02-18 19:43:27 +01:00
cage
121eaed346
- reverting order of packaging.
2021-02-13 19:35:24 +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
bc3e7685a7
- prevented crash when a program to open a link is not found.
2021-02-11 15:27:58 +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