cage synced commits to master at cage/tinmop from mirror 2021-12-03 18:18:33 +01:00
7ffe40668a - increased version number;
540c818811 - added missing reference to module 'delete-by-regex.lisp' in Makefile.am
Compare 2 commits »
cage synced commits to refs/tags/v0.9.2 at cage/tinmop from mirror 2021-12-03 18:18:33 +01:00
cage synced new reference refs/tags/v0.9.2 to cage/tinmop from mirror 2021-12-03 18:18:33 +01:00
cage synced commits to master at cage/tinmop from mirror 2021-12-01 17:18:35 +01:00
8516cf1f8c - mentioned 'zip' as dependency in README.
6f06e0cd14 - renamed function 'db:mark-status-deleted-p'.
0b5c56f0ee - fixed function name.
13505665bd - [modules] marked post as read.
Compare 4 commits »
cage synced commits to refs/tags/v0.9.0 at cage/tinmop from mirror 2021-12-01 17:18:35 +01:00
cage synced new reference refs/tags/v0.9.0 to cage/tinmop from mirror 2021-12-01 17:18:35 +01:00
cage synced commits to master at cage/tinmop from mirror 2021-11-28 15:48:38 +01:00
08c2c7aab5 - pinned new croatoan version.
c1de27abb9 - updated Changelog and NEWS.org.
5d65461d3d - added script: 'import-following.lisp'.
10a5693b06 - updated building scripts;
40d6217b09 - increased version number;
Compare 6 commits »
cage synced commits to master at cage/tinmop from mirror 2021-11-27 15:08:46 +01:00
6ab276a082 - [gemini] changed keychords for searching and opening links in the mainwindow.
cage synced commits to master at cage/tinmop from mirror 2021-11-26 22:49:07 +01:00
2cf53e76b9 - [gemini] fixed command 'open-next-visible-link'.
1fbdab1443 - [gemini] added commands: 'go-to-previous-link' and 'go-to-next-link'.
Compare 2 commits »
cage synced commits to master at cage/tinmop from mirror 2021-11-26 14:38:52 +01:00
ab91432e2e - fixed module delete-post-using-regex; the procedure delete all the
7307444c86 - added new module: 'delete-by-regex.lisp';
Compare 2 commits »
cage synced commits to master at cage/tinmop from mirror 2021-11-19 11:18:33 +01:00
77d8deb84e - refactored some code in a function: 'db:row-avatar'.
cage synced commits to master at cage/tinmop from mirror 2021-11-17 02:08:33 +01:00
6ed5432d2b - added command 'view-user-avatar'.
cage synced commits to master at cage/tinmop from mirror 2021-11-16 17:58:34 +01:00
cfbbb4a13e - updated manpage.
c91ec87737 - mentioned again "-G" command line switch in the manpage.
5d46a96638 - added load-script-file.
815ab305a0 - fixed function's name.
26bf79b6e4 - prevented sending a successful notification when the procedure to follow or unfollow an user failed.
Compare 5 commits »
cage synced commits to master at cage/tinmop from mirror 2021-11-16 01:38:36 +01:00
5e035458fe - skipped redirect if parsing of iri failed.
e5597c6a80 - added query to redirect if present in the redirect iri.
Compare 2 commits »
cage synced commits to master at cage/tinmop from mirror 2021-11-14 16:58:34 +01:00
2f59f589f1 - fixed typo.
4b649d91ae - added a script to get a list of people user is following.
Compare 2 commits »
cage synced commits to master at cage/tinmop from mirror 2021-11-14 00:38:34 +01:00
2597c131cd - updated manpage.
cage synced commits to master at cage/tinmop from mirror 2021-11-13 00:08:34 +01:00
22bce9cdd9 - made width of TOC customizable (when using tinmop in gemini fullscreen mode).
01eef29432 - used an error message instead of a notification when opening a file that does not exists (thanks op\!).
ebddc9e1e6 - changed logic to guess if the window is displaying gemini contents;
Compare 3 commits »
cage synced commits to master at cage/tinmop from mirror 2021-11-12 15:58:33 +01:00
5c5378d348 - fixed typo in changelog.
0609764701 -updated Changelog.
b00cbe4f2a -updated italian translation.
f05ca2f300 - removed duplicates in url history when printing gemini startpage in gemini full screen mode.
7b8581c5e4 - added exclusive gemini client UI layout.
Compare 7 commits »
cage synced commits to master at cage/tinmop from mirror 2021-11-10 23:08:36 +01:00
23742186db - fixed default in config file.
e6f92f3621 - [gemini] ensured opening files with an external program if the size of the file is smaller than the cache size.
2782317bb7 - [gemini] added customizable buffer size when opening partial gemini
Compare 3 commits »
cage synced commits to master at cage/tinmop from mirror 2021-11-07 13:28:33 +01:00
60a66d6ea9 - [gemini] prevented sending fragment part of the IRI to server;