Block a user
7924136282
- captured error that could happens when making a image mosaic from a gemini page.
3145ee8263
- added a better name for images captions, when composing images from a gemini page.
32169beac7
- added a pair of directives to configure montage of gemini images.
2e82667455
- updated READMEs.
6348e57ea2
- added docstring to 'gemini-images-montage'
d72ab12a8b
- prevented useless percent encoding of a path.
37d657cff5
- added a configuration directive to filter out unwanted hashtags.
ba320d849b
- removed debug code.
937d2faba5
- added a configuration directive to leave or delete mentions from the server after fetching them.
c83f21a76f
- fixed declaration.
1bfdf45ec9
- ignore errors when getting gemlog feeds data.
66c7adab15
- prevented deletion of mentions when the program is in debug-mode;
e5ae0b5c26
- flipped off debug switch.
4b4f60269a
- prevented crash when opening empty chat windows;
44c2509201
- removed empty line.
fd98ebe947
- removed field from changelog.
91b57c78eb
- increased version number.
70eebc1f4a
- updated Changelog.
89e8c73b4e
- [gemini] prevented the script 'generate-gemlog.lisp' to export files that do not match .gmi extension;
4c78a0fba7
- prevented crash when updating the thread window with a non existent status-id.
e6962d54f5
- updated Changelog.
e1852fcd7e
- updated italian translation.
4f24a67344
- added a configuraction directive to filter boost based on a regular expression matching the username.
7186382c40
- made notification an error.
90b16ad7f7
- added docstring for 'status-tree->text'.
c0cbe8f519
- added code to try to recover from a failed tag request.
ccff6616c4
- updated croatoan version.
cf8664724a
- [gemini] made the special variable gemini-parser:*raw-mode-data* thread local
60e8d2cb6b
- updated version number;
61a216facb
- [gemini] pushed link into history of visited URL even if the page hes been gotten from local cache.
f2b457e578
- reset the message window's title when opening a post and the message
0604a1d8d0
- capured errors signalled by malformed URI, when opening gopher address.
a429fe48f2
- fixed gopher URI parser.
6c3874f738
- added a function to extract and display links extracted from the
1d718771f0
- updated manpage.
38d9d80c18
- changed function's name: 'gemini-history-back' -> 'net-address-history-back'.
f43103f8af
- [gopher] fixed going back to net history.
2bbf092975
- [gopher] added notification of any error signaled when making a gopher request.
ad14de7e41
- ensured non mention notifications are excluded in 'api-client:mentions'.
07b323ce70
- updated italian translation.
e10a712b26
- enqueue the procedure to create a gopher window.
a949afb38e
- [gopher] removed bad characters when printing lines.