1
0
mirror of https://codeberg.org/cage/tinmop/ synced 2025-02-02 04:36:43 +01:00

1877 Commits

Author SHA1 Message Date
cage
7ea80477ed - prevented to process an empty fediverse query string;
- improved command line help-
2024-10-30 15:46:00 +01:00
cage
c1057694d6 - added command line switch to perform a search on the fediverse;
- updated italian translation.
2024-10-30 15:39:00 +01:00
cage
5949a2d9dc - updated 'configure'. 2024-10-28 18:53:32 +01:00
cage
bf65599366 - [GUI] prevented crash when the software is unable to iniline an image for some reason;
- added compilation directive '--with-dynamic-memory-size'.

Thanks absc!
2024-10-27 14:08:06 +01:00
cage
95698f0322 - [GUI] refresh stream frame after downloading a gemini stream in background. 2024-10-26 14:02:16 +02:00
cage
e073f8e749 - fixed checking if a reblogged posts contains a poll;
- added shell completions for folders and timelines.
2024-10-24 17:35:42 +02:00
cage
7bac005198 - allowed voting to a reblogged poll;
- fixed saving poll in db.
2024-10-23 15:58:49 +02:00
cage
c446565574 - ensured the poll from a reblogged post is saved on the database. 2024-10-23 15:22:28 +02:00
cage
2eed0f6659 - [fediverse] ensured, when opening a post that boosted a poll, that the reblogged poll's text is rendered. 2024-10-22 20:54:05 +02:00
cage
efed27fc64 - close (if exists) the gopher window before opening a post. 2024-10-13 19:55:05 +02:00
cage
efed58ac04 - moved macro up in the cource to prevent a warning. 2024-10-13 19:53:41 +02:00
cage
f8f05a49ab - fixed gopher URL parser. 2024-10-13 14:58:07 +02:00
cage
ce9aa8e47a - added commands to close the gopher window. 2024-10-13 13:06:32 +02:00
cage
d3fed5aff6 - made optional character '#' when specifying a starting folder from command line (option '-f'). 2024-10-13 12:24:10 +02:00
cage
ee6136a884 - [TUI] ensured the link window is clear before rendering links. 2024-10-11 18:21:40 +02:00
cage
87e8492ab6 - fixed regression: gopher parser missed a bunch of rules. 2024-10-11 11:13:47 +02:00
cage
81d33c676e - fixed keychord in manpage. 2024-09-29 21:23:08 +02:00
cage
4ef0b45f9c - updated manpage. 2024-09-29 21:21:01 +02:00
cage
35c66d4679 - added checks for sdl2 libs and headers. 2024-09-29 19:37:09 +02:00
cage
712aa55755 - added checking for SDL2 libraries. v0.9.9.141421356237 2024-09-29 17:12:52 +02:00
cage
9eb3e8cc50 - updated debian chengelog. 2024-09-29 16:49:46 +02:00
cage
853ccde2fe - changed version number;
- updated NEWS.org.
2024-09-29 16:33:05 +02:00
cage
7ce0595622 - updated changelog. 2024-09-29 15:28:42 +02:00
cage
8230416499 - fixed 'loop-fetch'. 2024-09-29 14:57:44 +02:00
cage
ac757ce4a6 - [GUI] added a button that acts as a shortcut to open the TOC of the last opened gempub. 2024-09-29 14:57:35 +02:00
cage
8ffd321218 - updated changelog. 2024-09-28 20:20:38 +02:00
cage
b08cfb7ca0 - [GUI] rewritten 'loop-fetch' in iterative style to prevent a stack overflow when the server is too slow providing response's data. 2024-09-28 16:18:12 +02:00
cage
9e3a93885f - simulated a server that send data slowly (but not slow enough to trigger a timeout). 2024-09-28 15:39:43 +02:00
cage
3f0cdae6d6 - fixed keychord for 'clear-cache' command. 2024-09-28 13:10:45 +02:00
cage
5559b99514 - [script] passed command line arguments to gemget;
- update documentation.
2024-09-28 11:15:12 +02:00
cage
94dd5df350 Merge branch 'master' into development 2024-09-27 22:00:35 +02:00
cage
d51c48bbb5 - added 'rc1' to version numeber. 2024-09-27 21:59:44 +02:00
cage
f45c41b38c - added purging of unused mentions from database;
- fixed function to clean configuration directives relate dto purging entries from database (history, mentions etc.).
2024-09-27 19:59:44 +02:00
cage
331c3ac847 - added purging of unused mentions from database;
- fixed function to clean configuration directives relate dto purging entries from database (history, mentions etc.).
2024-09-27 19:57:01 +02:00
cage
4b2a614605 - added 'rc1' to version numeber. 2024-09-27 14:58:37 +02:00
cage
acc2da4da3 - updated reference lines number in PO files. 2024-09-27 14:56:53 +02:00
cage
104e4cd2c4 - updated NEWS.org. 2024-09-27 14:54:56 +02:00
cage
647aefcee6 - update version number building scrips and changelog. 2024-09-27 14:49:21 +02:00
cage
69b10a1b5d - [fediverse] ensured the posts do not contains non printable characters. 2024-09-27 14:37:24 +02:00
cage
3cc7da8184 - [GUI] ensured cleaning of temporary files on exit. 2024-09-27 14:37:24 +02:00
cage
801128f442 - changed croatoan repository url. 2024-09-27 14:37:24 +02:00
cage
fcf711b95d - [GUI] updated comment about the race condition;
- [GUI] try to open a non gemini file even if the mininum buffer size has not be reached, but the file has been downloaded entirely.
2024-09-27 14:37:24 +02:00
cage
0e21344259 - [GUI] added comment about race condition;
- [GUI] adde name to each thread spawned.
2024-09-27 14:37:24 +02:00
cage
0a64d51a5d - [GUI] moved refreshing stream table before starting streaming, to prevent a race condition. 2024-09-27 14:37:24 +02:00
cage
8d2553c4ec - changed croatoan repository url. 2024-09-27 14:37:24 +02:00
cage
754cc80bb4 - [fediverse] used quoted lines in reply's text. 2024-09-27 14:37:24 +02:00
cage
053dc9aafc - [GUI] used 'open-iri' to open the redirection iri. 2024-09-27 14:37:24 +02:00
cage
f504a8be08 - [fediverse] removed spurious text added when editing a post;
- [fediverse] fixed mention expanding.
2024-09-27 14:37:24 +02:00
cage
c182ed743e - [fediverse] fixed regression: missing quoted text when replying to a messages without any mention. 2024-09-27 14:37:24 +02:00
cage
45102d8dc4 - [GUI] fixed redirection. 2024-09-27 14:37:24 +02:00