Block a user
04a08a8043
- updated Changelog.
c3492c06c1
- [gemini] added 'search-message-gemini-fragment-event'
5bbd5100c8
- changed 'raw-text' to 'source-line';
768e4a220b
- added 'search-gemini-fragment'
b1b412ad89
- added 'match-words'.
dfdf303d1d
- transform any line made from blank characters in vertical-space.
fe9792a576
- [gemini/parsing] transformed to vertical space a text line made from blank characters only.
02a277894a
- ensured a line is not added to a line in the slot 'normal-text'.
26792b7c00
- [gemini] fixed crash occurred when rendering an empty quote line.
c3c9036427
- removed unused argument.
3b7cc47c8f
- prompted for older threshold instead of using a constant.
bce702465c
- [experimental][gemini] used URI's fragment as a search criteria for the gemini page (disabled by default).
f46d86baea
- updated build script to install 'delete-old-posts.lisp'
c50de0dca2
- added a script to delete old posts.
dff23fe909
- allowed skipping posts using language type.
f3f825bc0f
- updated Changelog.
3800cc9ffa
- added a section related to 'tour mode' in the manual plus some
b437e2846b
- added 'gemini-all-unread-posts', 'shuffle-tour', 'gemlog-add-unread-posts-tour', 'clear-tour'
13fa0734dd
updated italian translation.
76676f2d2f
- added 'eval-command';
f9f5a868b3
- fixed 'adjust-rows-select-last';
40f6f0642a
- forced scrolling to the last message when a new message has been posted on the chat window;
9568b88e8d
- fixed adjusting strategy functions when drawing gemini text.
c924e8f636
- ensured, when program starts, that the init file in the user's home is loaded (if such init file exists).
9005e9ec55
- ignored error when trying to open a shared configuration file (lisp code) on program start; search for a file in the user's home instead.
d622a02098
- [gemini] prevented signalling a condition when quitting the program
fd39d15050
- [gemini] prevented crash happening when trying to render a TOC from an empty gemtext.
29c6f6b7d5
- updated building scripts;
2dc7a29655
- improved Changelog.
f044d1336a
- fixed docstring.
dcde779d25
- notified an error when the manpage can not be printed on screen.
eaa0feb95c
- prevented moving of the selected message in thread window when a thread is expanded.
c12f444111
- fixed thread-window:resync-rows-db, was not redrawing the window if no message was presents.
49f9232288
- improved positioning of selected row in 'thread-window:resync-rows-db'.
3e5bc3e4ea
- updated changelog.
01530d1fa5
- updated italian translation.
88891696bd
- prevented moving selected message when updating a timeline backward.
9b8aa8bd93
- prevented crash when mark or unmark for deletion an empty thread window.
ae266982cb
- prevented moving selected message when updating a timeline.
fdd73cdd9d
- added a command to open all the attachments of a post.
686ebd619b
- prevented quitting program when users does not input a valid answer at prompt asking for deleting temp files.
2d03b99e99
- prevented quitting program when users does not input a valid answer at prompt asking for deleting pleroma messages.
5f4789be79
- removed useless comment.
3f27420848
- added group-id property to all gemtext elements.
0aad24a134
- changed function name from 'header-group-id' to 'current-header-group-id'.
e5172b6d95
- [gemini] added 'pre-group-id' slot to gemini text preformatted line;
c22e427f18
- highlighted current TOC entry while browsing gemini page/gempub;
27d92cce37
- updated italian translation.
9c86773b0b
- updated version of croatoan installed by the building script;
d85a865eed
- forced colors to selected line in line oriented-window.
c73861a9f2
- improved search command apropos.
cd64acd9e7
- removed debug message.