cage
47f6ec197e
- updated italian translation;
...
- fixed error messages when collecting images.
2022-12-10 14:19:08 +01:00
cage
c8b92f7eba
- added command 'gemini-images-montage'.
2022-12-10 14:11:13 +01:00
cage
9efb99b234
- ensured an user is added into the the database before following them.
2022-12-09 13:39:32 +01:00
cage
185ec6aa3b
- reworked a few regular expressions to fix mentions coloring.
2022-12-08 19:23:41 +01:00
cage
d72ab12a8b
- prevented useless percent encoding of a path.
2022-12-07 20:26:02 +01:00
cage
37d657cff5
- added a configuration directive to filter out unwanted hashtags.
2022-11-29 18:55:03 +01:00
cage
ba320d849b
- removed debug code.
2022-11-28 20:32:20 +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
c83f21a76f
- fixed declaration.
2022-11-26 12:34:48 +01:00
cage
1bfdf45ec9
- ignore errors when getting gemlog feeds data.
2022-11-25 18:46:34 +01:00
cage
66c7adab15
- prevented deletion of mentions when the program is in debug-mode;
...
- [gemini] prevented crash when and error getting data from TLS socket;
- prevented crash when dumping mentions.
2022-11-25 18:32:13 +01:00
cage
41a4787f16
- prevented crash when calling resync-rows-db of a null object.
2022-11-24 17:28:31 +01:00
cage
7416e3d881
- fixed coloring regex.
2022-11-23 18:50:02 +01:00
cage
e5ae0b5c26
- flipped off debug switch.
2022-11-21 20:33:17 +01:00
cage
4b4f60269a
- prevented crash when opening empty chat windows;
...
- fixed refreshing of chats.
2022-11-21 20:30:58 +01:00
cage
44c2509201
- removed empty line.
2022-11-20 11:30:19 +01:00
cage
fd98ebe947
- removed field from changelog.
2022-11-20 11:27:12 +01:00
cage
91b57c78eb
- increased version number.
2022-11-20 11:26:27 +01:00
cage
70eebc1f4a
- updated Changelog.
2022-11-20 11:19:03 +01:00
cage
89e8c73b4e
- [gemini] prevented the script 'generate-gemlog.lisp' to export files that do not match .gmi extension;
...
- fixed wrong class name when printing mentions.
2022-11-19 20:46:39 +01:00
cage
4c78a0fba7
- prevented crash when updating the thread window with a non existent status-id.
2022-11-19 10:58:52 +01:00
cage
e6962d54f5
- updated Changelog.
2022-11-19 10:40:37 +01:00
cage
e1852fcd7e
- updated italian translation.
2022-11-19 10:38:06 +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
8206500f7a
- added command 'print-mentions';
...
- highlight mentions in message window.
2022-11-17 14:03:03 +01:00
cage
47cf19d773
- updated italian translation.
2022-11-15 20:43:44 +01:00
cage
b710f36774
- allowed also collection of gopher address, printed on the message window, in the link window.
2022-11-15 20:29:56 +01:00
cage
65c9ac64d0
- added preview and confirm prompt for each file attached on a status.
2022-11-15 20:16:04 +01:00
cage
7186382c40
- made notification an error.
2022-11-13 16:25:38 +01:00
cage
90b16ad7f7
- added docstring for 'status-tree->text'.
2022-11-13 16:19:13 +01:00
cage
c2042a06e7
- fixed accessor's' name.
2022-11-12 22:04:28 +01:00
cage
c0cbe8f519
- added code to try to recover from a failed tag request.
2022-11-12 14:12:45 +01:00
cage
ccff6616c4
- updated croatoan version.
2022-10-29 17:21:50 +02:00
cage
cf8664724a
- [gemini] made the special variable gemini-parser:*raw-mode-data* thread local
...
There is no sense to share it between multiple threads parsing a
gemini stream as the status of the parser (preformatted or not) from
one could leaks into another.
2022-10-14 14:10:52 +02:00
cage
60e8d2cb6b
- updated version number;
...
updated Chengelog and NEWS files
- updated autotools scripts.
2022-10-14 14:00:45 +02:00
cage
61a216facb
- [gemini] pushed link into history of visited URL even if the page hes been gotten from local cache.
2022-10-14 13:01:18 +02:00
cage
f2b457e578
- reset the message window's title when opening a post and the message
...
window is displaying a gemini page;
- removed unused argument.
2022-10-14 12:53:44 +02:00
cage
0604a1d8d0
- capured errors signalled by malformed URI, when opening gopher address.
2022-10-09 14:13:37 +02:00
cage
a429fe48f2
- fixed gopher URI parser.
2022-10-09 13:23:32 +02:00
cage
6c3874f738
- added a function to extract and display links extracted from the
...
contents of a message window;
- fixed 'iri:absolute-url-p'.
2022-10-02 14:19:50 +02:00
cage
1d718771f0
- updated manpage.
2022-10-01 18:25:54 +02:00
cage
38d9d80c18
- changed function's name: 'gemini-history-back' -> 'net-address-history-back'.
2022-10-01 18:16:13 +02:00
cage
f43103f8af
- [gopher] fixed going back to net history.
2022-10-01 17:44:40 +02:00
cage
2bbf092975
- [gopher] added notification of any error signaled when making a gopher request.
2022-10-01 17:02:46 +02:00
cage
ad14de7e41
- ensured non mention notifications are excluded in 'api-client:mentions'.
2022-10-01 16:57:14 +02:00
cage
07b323ce70
- updated italian translation.
2022-09-25 11:11:37 +02:00
cage
e10a712b26
- enqueue the procedure to create a gopher window.
2022-09-25 11:02:52 +02:00
cage
a949afb38e
- [gopher] removed bad characters when printing lines.
2022-09-25 10:58:38 +02:00
cage
3ebc7bd1bf
- [gopher] uses type 1 lines as default type for URI.
2022-09-23 12:06:35 +02:00
cage
bd20fe100f
- [gopher] added support for index search lines.
2022-09-21 16:19:03 +02:00