1
0
mirror of https://codeberg.org/cage/tinmop/ synced 2024-12-14 22:54:02 +01:00
Commit Graph

129 Commits

Author SHA1 Message Date
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
c3492c06c1 - [gemini] added 'search-message-gemini-fragment-event'
When  a fragment  is present  in a  uri/iri it  is used  as a  regular
expression to search in the *source* of the text, the window's content
is moved to shows the *rendered* line where matching occurred.
2021-11-06 12:32:03 +01:00
cage
f2dba92f8b - added command 'open-next-visible-link';
- removed debug message.
2021-10-30 18:39:13 +02: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
b437e2846b - added 'gemini-all-unread-posts', 'shuffle-tour', 'gemlog-add-unread-posts-tour', 'clear-tour'
'gemini-all-unread-posts'  give  user  the  choice to  add  all  the
  currently unread post to the link tour.
2021-10-10 12:38:37 +02:00
cage
76676f2d2f - added 'eval-command';
- added docstrings for scroll lock related functions.
2021-10-08 14:35:40 +02:00
cage
40f6f0642a - forced scrolling to the last message when a new message has been posted on the chat window;
- added 'message-window-lock-scrolling' and 'message-window-unlock-scrolling' allowing users to choose their preferered way to render the gemini text (this is useful for gemini streaming services, like chat or similar).
2021-10-08 11:55:16 +02:00
cage
fdd73cdd9d - added a command to open all the attachments of a post. 2021-09-09 18:27:32 +02:00
cage
21214137ff - added command to show bookmaks also to global keymap;
- switched to gemini keymap when opening a gemini page from memory.
2021-08-28 19:53:41 +02:00
cage
f388c9d0b2 - added 'apropos-help-global'. 2021-08-28 16:39:34 +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
5f91506dd3 - added 'open-manual'. 2021-08-28 12:33:49 +02:00
cage
2bf39530c2 - wrote selected gempub entry in bold. 2021-08-26 21:13:58 +02:00
cage
0336d72de4 - fixed comment. 2021-08-26 16:35:16 +02:00
cage
acd6014b60 - used default path for gempub library. 2021-08-26 16:34:40 +02:00
cage
360aa448d3 - ensured 'gempub-metadata-find' returns a single row;
- ensured gempub paths are normalized before adding in the library;
- added opening of gempub files from gempub library window.
2021-08-26 15:47:27 +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
84bfb55b32 - added draft of gpub support;
- updated tranlation template files and italian translation.
2021-08-20 17:36:01 +02:00
cage
95e779a9e8 - set open-message-link-window.close-after-select to 'yes'. 2021-08-16 21:39:59 +02:00
cage
ee82cf2d72 - prevented crash when opening tour mode links and configuration directive 'open-message-link-window.close-after-select' values 'yes'. 2021-08-16 21:39:13 +02:00
cage
ca353ae982 - added deletion of bookmark's entries. 2021-08-16 15:28:37 +02:00
cage
377d95af51 - started with gemini link bookmark. 2021-08-16 14:22:47 +02:00
cage
d04f4e001b - added loading module for abbreviation by default in config file.
- prevented crash when teminal height was to small to fits suggetion window.
2021-08-12 22:40:49 +02:00
cage
a0bfde0ede - made gemlog's updating non blocking. 2021-08-12 15:13:47 +02:00
cage
198c61da46 - added keychord to opening gemini certificate window from global keymap. 2021-08-06 21:16:02 +02:00
cage
0c245ebc65 - [gemini] added a procedure to import tls certificates. 2021-08-03 18:31:34 +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
d4654beb82 - updated changelog and shared.conf. 2021-07-25 12:20:17 +02:00
cage
81b581ff14 - [gemini] changed streaming animation. 2021-07-22 20:18:22 +02:00
cage
4674205bf7 - removed empty lines. 2021-07-22 18:56:32 +02:00
cage
40b39837d5 -[gemini] allowed open gemini links from gemlog subscription window;
- highlighted a mit more matched characters in 'suggestion-window'.
2021-07-22 18:55:19 +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
be03c790c9 - [gemini] fixed missing rendering of search query results. 2021-07-15 22:29:24 +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
a8ff325e9d - used TAB to move to next unread message. 2021-07-09 14:03:40 +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
5e3c19811b - trucated long lines in message window and allowed horizontal scrolling. 2021-06-27 13:13:28 +02:00
cage
6635bb9458 - swapped key for scrolling window's text. 2021-06-17 14:36:48 +02:00
cage
ea6485271d - [gemini] allowed scrolling of a gemini page when focus is on the TOC. 2021-06-16 19:18:30 +02:00
cage
c2f3f155aa - shadowed 'split-lines' from croatoan.
- fixed regex for opening some files with tinmop

(example: Open a gemini file with tinmop only if a local file or served trough gemini protocol.
2021-06-16 16:14:09 +02:00
cage
de53c838c1 - [gemini] allowed save in tour the selected link. 2021-06-13 16:02:12 +02:00
cage
b4a3dfabde - added feature: expand tree of posts fetching again even posts that was deleted before. 2021-06-13 14:07:47 +02:00
cage
67f3846d40 - removed useless space for trees, in threads window. 2021-05-30 13:43:18 +02:00