712aa55755
- added checking for SDL2 libraries.
9eb3e8cc50
- updated debian chengelog.
853ccde2fe
- changed version number;
7ce0595622
- updated changelog.
8230416499
- fixed 'loop-fetch'.
81d33c676e
- fixed keychord in manpage.
4ef0b45f9c
- updated manpage.
35c66d4679
- added checks for sdl2 libs and headers.
712aa55755
- added checking for SDL2 libraries.
9eb3e8cc50
- updated debian chengelog.
8ffd321218
- updated changelog.
b08cfb7ca0
- [GUI] rewritten 'loop-fetch' in iterative style to prevent a stack overflow when the server is too slow providing response's data.
9e3a93885f
- simulated a server that send data slowly (but not slow enough to trigger a timeout).
3f0cdae6d6
- fixed keychord for 'clear-cache' command.
5559b99514
- [script] passed command line arguments to gemget;
4904b3939a
- [GUI] added a button thet acs as a shortcut to open the TOC of the last opened gempub.
8ffd321218
- updated changelog.
b08cfb7ca0
- [GUI] rewritten 'loop-fetch' in iterative style to prevent a stack overflow when the server is too slow providing response's data.
9e3a93885f
- simulated a server that send data slowly (but not slow enough to trigger a timeout).
3f0cdae6d6
- fixed keychord for 'clear-cache' command.
f45c41b38c
- added purging of unused mentions from database;
4b2a614605
- added 'rc1' to version numeber.
acc2da4da3
- updated reference lines number in PO files.
104e4cd2c4
- updated NEWS.org.
647aefcee6
- update version number building scrips and changelog.
5559b99514
- [script] passed command line arguments to gemget;
94dd5df350
Merge branch 'master' into development
d51c48bbb5
- added 'rc1' to version numeber.
f45c41b38c
- added purging of unused mentions from database;
331c3ac847
- added purging of unused mentions from database;
42f2aa5a1e
- changed croatoan repository url.
a8621b91d5
- [GUI] updated comment about the race condition;
ae6c5a2986
- [GUI] added comment about race condition;
8ac8ab2489
- [GUI] moved refreshing stream table before starting streaming, to prevent a race condition.
e8ff243e93
- changed croatoan repository url.
0b845038bf
- [fediverse] used quoted lines in reply's text.
0b812836e4
- [GUI] used 'open-iri' to open the redirection iri.
7f24ae94f2
- [fediverse] fixed regression: missing quoted text when replying to a messages without any mention.
7853ebda38
- [GUI] fixed redirection.
f756dfe830
Translated using Weblate (Italian)
b0f9466876
- [fediverse] reworked mention in messages.
ec2f480b25
- fixed parsing of gempub metadata.
315b18a7d8
- [GUI] fixed regression, opening non gemini absolute IRI was not possible.
759fc15125
Merge pull request 'Translations update from Codeberg Translate' (#21) from translate/tinmop:weblate-tinmop-tinmop into master
830cb49c40
Translated using Weblate (Italian)
9c40856a68
Merge pull request 'Translations update from Codeberg Translate' (#20) from translate/tinmop:weblate-tinmop-tinmop into master
5d8608a66d
Translated using Weblate (Italian)
bc556163b1
- updated italian translation.
9599000c5c
- updated italian translation.
2c41a4f729
- [GUI] updated address bar when opening a directory and then a file.
d507278f67
- [gui] disabled gempub menu if there is no support for zip files (zip/unzip executables not found);
f7cb9a1a20
- [GUI] bound 'delete' key to a routine that delete a gempub.
42bbdfc6fb
- [GUI] added command to import a gempub file.
f6f3428dbb
- used 'gpub' as file extension for generated gempub files.
2dfdf804a4
- [GUI] added UI to generate a gempub;
24bfe596b6
- [GUI] [gempub] forced inlining of cover image.
65a368eddb
- [GUI] changed test for checking a local file;
3ebe35da57
- added basic gempub rendering routines.
21dfefe0a0
- fixed 'fs:temporary-directory'.
6db8efc934
- added 'db:gempub-metadata-id->path';
faa123be35
- [fediverse] flipped predicate for notifications that does not need to be deleted from the server.
d551505165
- [fediverse] ensured :follow-request and :mentions are kept on the server when deleting noticfications.
43eeb4c613
- added 'hooks:*after-getting-all-fediverse-notifications*';
a4e93f59d3
- [TUI] changed some values of default theme.
9750a44df0
- [TUI] changed colors for default theme.
2d4b9aea31
- dimmed some theme's colors.
8a9c3007d8
- [TUI] dimmed a bit the blue in the default theme and used white instead of yellow in a few window, also changed colors for dialog window.