cage
|
a29c6aa058
|
- tracked incompatible changes from croatoan;
An event is no more a character or symbol but is an instabce of
class 'event'.
|
2021-12-26 13:03:47 +01:00 |
cage
|
50bf7a8716
|
- updated ChangeLog.
|
2021-12-14 13:19:23 +01:00 |
cage
|
532446ff68
|
- updated italian translation.
|
2021-12-14 13:14:08 +01:00 |
cage
|
2061880a16
|
- implemented mark and deletion of tree in filesystem window.
|
2021-12-14 13:05:40 +01:00 |
cage
|
7619408c0f
|
- added marking of entries in file explorer window.
|
2021-12-13 18:12:20 +01:00 |
cage
|
c6f741d3a8
|
- implemented querying file's metadata in filesystem window.
|
2021-12-13 14:41:34 +01:00 |
cage
|
429acc7efe
|
- added search in file explorer window.
|
2021-12-12 21:40:59 +01:00 |
cage
|
5f9b7f91bd
|
- added a translation header (for printing help) to '*filesystem-explorer-keymap*'.
|
2021-12-12 19:09:01 +01:00 |
cage
|
25b9135159
|
- implemented uploading file in filesystem window.
|
2021-12-12 14:37:38 +01:00 |
cage
|
b7bbb9f7d9
|
- renamed a few filesystem-window's related functions.
|
2021-12-12 12:57:08 +01:00 |
cage
|
9d4e34505d
|
- implemented downloading file in filesystem window.
|
2021-12-12 12:53:03 +01:00 |
cage
|
9fa4b72548
|
- implemented creating paths in filesystem window.
|
2021-12-11 11:06:06 +01:00 |
cage
|
af48cde4a8
|
- implemented deleting of paths in filesystem window.
|
2021-12-10 18:27:31 +01:00 |
cage
|
7619344a36
|
- implemented some features of tree filesystem window: expanding/closing nodes and renaming files or directory.
|
2021-12-10 15:30:56 +01:00 |
cage
|
026784e8c5
|
- added download of lisp libraries.
|
2021-12-07 10:48:37 +01:00 |
cage
|
6b67933351
|
- added license;
- fixed copyright year.
|
2021-12-05 15:34:08 +01:00 |
cage
|
5ccc19f28b
|
- added -X option;
- starting with filesystem explorer window.
|
2021-12-05 15:28:29 +01:00 |
cage
|
1d290898e1
|
- [gemini] fixed building of URI in 'open-next-visible-link'.
|
2021-12-04 14:33:53 +01:00 |
cage
|
7ffe40668a
|
- increased version number;
- updated building scripts;
- updated ChangeLog.
|
2021-12-03 17:32:12 +01:00 |
cage
|
540c818811
|
- added missing reference to module 'delete-by-regex.lisp' in Makefile.am
- updated documentation.
|
2021-12-03 16:22:53 +01:00 |
cage
|
8516cf1f8c
|
- mentioned 'zip' as dependency in README.
|
2021-12-01 11:54:20 +01:00 |
cage
|
6f06e0cd14
|
- renamed function 'db:mark-status-deleted-p'.
|
2021-11-30 21:18:27 +01:00 |
cage
|
0b5c56f0ee
|
- fixed function name.
|
2021-11-30 21:16:07 +01:00 |
cage
|
13505665bd
|
- [modules] marked post as read.
|
2021-11-30 21:14:15 +01:00 |
cage
|
08c2c7aab5
|
- pinned new croatoan version.
|
2021-11-28 12:15:03 +01:00 |
cage
|
c1de27abb9
|
- updated Changelog and NEWS.org.
|
2021-11-28 12:05:39 +01:00 |
cage
|
5d65461d3d
|
- added script: 'import-following.lisp'.
|
2021-11-28 12:02:42 +01:00 |
cage
|
10a5693b06
|
- updated building scripts;
- removed wrong backslash from Makefile.am.
|
2021-11-28 11:31:49 +01:00 |
cage
|
40d6217b09
|
- increased version number;
- added a missing script in makefile.
|
2021-11-28 11:28:17 +01:00 |
cage
|
4974fd040b
|
- updated Changelog and NEWS.org.
|
2021-11-28 11:24:39 +01:00 |
cage
|
6ab276a082
|
- [gemini] changed keychords for searching and opening links in the mainwindow.
|
2021-11-27 12:07:46 +01:00 |
cage
|
2cf53e76b9
|
- [gemini] fixed command 'open-next-visible-link'.
|
2021-11-26 15:38:09 +01:00 |
cage
|
1fbdab1443
|
- [gemini] added commands: 'go-to-previous-link' and 'go-to-next-link'.
|
2021-11-26 14:10:11 +01:00 |
cage
|
ab91432e2e
|
- fixed module delete-post-using-regex; the procedure delete all the
rows matching a regex not only the visible ones in thread window;
- moved keybinding from modules/next-previous-open.lisp into the main
init file.
|
2021-11-26 10:59:50 +01:00 |
cage
|
7307444c86
|
- added new module: 'delete-by-regex.lisp';
- fixed bug that prevented to update local and federated timeline;
- prevented crash when syncing thread window that contains no posts;
|
2021-11-20 12:17:22 +01:00 |
cage
|
77d8deb84e
|
- refactored some code in a function: 'db:row-avatar'.
|
2021-11-19 10:43:33 +01:00 |
cage
|
6ed5432d2b
|
- added command 'view-user-avatar'.
|
2021-11-16 19:55:03 +01:00 |
cage
|
cfbbb4a13e
|
- updated manpage.
|
2021-11-16 16:26:28 +01:00 |
cage
|
c91ec87737
|
- mentioned again "-G" command line switch in the manpage.
|
2021-11-16 16:03:51 +01:00 |
cage
|
5d46a96638
|
- added load-script-file.
|
2021-11-16 16:00:19 +01:00 |
cage
|
815ab305a0
|
- fixed function's name.
|
2021-11-16 15:43:08 +01:00 |
cage
|
26bf79b6e4
|
- prevented sending a successful notification when the procedure to follow or unfollow an user failed.
|
2021-11-16 10:15:06 +01:00 |
cage
|
5e035458fe
|
- skipped redirect if parsing of iri failed.
|
2021-11-15 18:17:21 +01:00 |
cage
|
e5597c6a80
|
- added query to redirect if present in the redirect iri.
|
2021-11-15 18:11:36 +01:00 |
cage
|
2f59f589f1
|
- fixed typo.
|
2021-11-14 16:34:47 +01:00 |
cage
|
4b649d91ae
|
- added a script to get a list of people user is following.
|
2021-11-14 13:44:58 +01:00 |
cage
|
2597c131cd
|
- updated manpage.
|
2021-11-13 16:34:07 +01:00 |
cage
|
22bce9cdd9
|
- made width of TOC customizable (when using tinmop in gemini fullscreen mode).
|
2021-11-12 21:06:28 +01:00 |
cage
|
01eef29432
|
- used an error message instead of a notification when opening a file that does not exists (thanks op\!).
|
2021-11-12 20:27:11 +01:00 |
cage
|
ebddc9e1e6
|
- changed logic to guess if the window is displaying gemini contents;
- replaced window'stitle with the IRI of the gemini content streaming;
- fixed italian translation.
|
2021-11-12 19:12:03 +01:00 |