cage
a71492faa8
- [GUI] fixed test for checking mime-type on an image;
...
- allowed null values for preview url in post's attachments.
2023-12-24 22:22:57 +01:00
cage
7d9f3beffa
- removed another recursive thread locking ('push-downloading-behind').
2023-12-07 17:47:00 +01:00
cage
c613cefa13
- fixed test for conditional macro call.
2023-12-07 17:31:33 +01:00
cage
e255f87eaf
- improved generated gemini pages for the gemlog;
...
- removed another recursive thread locking.
2023-12-02 18:56:59 +01:00
cage
5e0697e58b
- added a directive just to debug error signaled from the TUI.
2023-12-02 18:08:44 +01:00
cage
c83beec078
- prevented opening another connection in a callback contained in 'status-tree->text'.
2023-12-02 17:21:13 +01:00
cage
8f9d83fa0e
- changed all recursive lock with the non-recursive type;
...
- prevented opening another connection when deleting cache;
- improved rendering of html blockquote.
2023-12-02 17:17:50 +01:00
cage
8c6c69c667
- increased version number;
...
- updated changelog and news file.
2023-11-19 15:22:53 +01:00
cage
4d2322d705
- increased version number.
2023-11-19 14:32:15 +01:00
cage
4866606d5f
- fixed file completion in the command window.
2023-11-18 11:23:46 +01:00
cage
d01b6c798f
- prevented adding a quote prefix to each element inside a blockquote tag, when converting html to text.
2023-11-17 16:08:30 +01:00
cage
a2c7c1d581
- made space to accomodate list of attachements in sending post window.
2023-11-14 23:06:44 +01:00
cage
3fd38b0aab
Merge pull request 'Translations update from Weblate' ( #6 ) from translate/tinmop:weblate-tinmop-tinmop into master
...
Reviewed-on: https://codeberg.org/cage/tinmop/pulls/6
2023-11-12 19:21:17 +00:00
cage
de94a6fd1f
Translated using Weblate (Italian)
...
Currently translated at 100.0% (512 of 512 strings)
Translation: tinmop/tinmop
Translate-URL: https://translate.codeberg.org/projects/tinmop/tinmop/it/
2023-11-12 19:19:59 +00:00
cage
1eaf47b4a4
Translated using Weblate (Italian)
...
Currently translated at 100.0% (512 of 512 strings)
Translation: tinmop/tinmop
Translate-URL: https://translate.codeberg.org/projects/tinmop/tinmop/it/
2023-11-12 19:09:31 +00:00
cage
29d9daab9d
Merge pull request 'Translations update from Weblate' ( #5 ) from translate/tinmop:weblate-tinmop-tinmop into master
...
Reviewed-on: https://codeberg.org/cage/tinmop/pulls/5
2023-11-12 18:54:32 +00:00
cage
69e95b487e
Translated using Weblate (Italian)
...
Currently translated at 99.6% (510 of 512 strings)
Translation: tinmop/tinmop
Translate-URL: https://translate.codeberg.org/projects/tinmop/tinmop/it/
2023-11-12 18:50:48 +00:00
pabloscloud
65716712c1
Translated using Weblate (German)
...
Currently translated at 13.8% (69 of 497 strings)
Translation: tinmop/tinmop
Translate-URL: https://translate.codeberg.org/projects/tinmop/tinmop/de/
2023-11-12 18:45:32 +00:00
Adolfo Jayme Barrientos
3c161d8e27
Translated using Weblate (Spanish)
...
Currently translated at 25.9% (129 of 497 strings)
Translation: tinmop/tinmop
Translate-URL: https://translate.codeberg.org/projects/tinmop/tinmop/es/
2023-11-12 18:45:32 +00:00
cage
685d3dcd45
- updated translation files.
2023-11-12 19:45:21 +01:00
cage
0659ad8df3
- updated documentation.
2023-11-12 15:01:40 +01:00
cage
c30c334a82
- changed keyboard events management to reflects changes in croatoan API.
2023-11-12 14:41:47 +01:00
cage
7d22b73d1a
- update script quick_quicklisp to fetch newer version of some libraries.
2023-11-11 20:25:51 +01:00
cage
5d135f2116
- increased version number.
2023-11-11 20:03:02 +01:00
cage
903348f205
- updated documentation.
2023-11-11 19:52:17 +01:00
cage
9f6a26e0c8
- added new command: 'delete-shown-post'.
2023-11-11 19:49:46 +01:00
cage
c16e88ad99
- improved formatting of text in window that shows the parent of a message.
2023-11-11 18:13:58 +01:00
cage
5d69437bc4
- shown subject of the reblogged status, if exists;
...
- removed mention of dependency from tk-img.
2023-11-07 19:38:23 +01:00
cage
29820b4398
- removed dependency to 'cl-syntax';
...
- added subject and language headers to statuses printed in the message window.
2023-11-03 14:12:03 +01:00
cage
1e88fe5805
- [GUI] added new events for links
...
- button two will open the link in background;
- button one pressed when simultaneously pressing the control
button will add the link to the tour.
2023-10-29 12:41:17 +01:00
cage
3e3f2b1f3c
- checked for tags and languages in the parent status if it is non
...
null, when filtering out statuses;
- ensured the post containing mentions is saved also in the home timeline.
Pleroma provides status that mentions the user in the home timeline
whilst mastodon does not. The code manually copy each status with
mention in the local home timeline when using tinmop with a mastodon
instance.
2023-10-27 18:21:32 +02:00
cage
e380310d9d
- removed sorting of statuses when saving pagination.
2023-10-20 16:51:59 +02:00
cage
93b6fc8885
- updated documentation.
2023-10-19 18:24:52 +02:00
cage
2b44b8ffe0
- updated README.
2023-10-19 18:20:49 +02:00
cage
069bbda392
- updated documentation.
2023-10-19 18:10:30 +02:00
cage
e88985ae34
- updated copyright.
2023-10-19 17:51:11 +02:00
cage
a45b453da0
- changed brief description of the program.
2023-10-19 17:49:54 +02:00
cage
c23bb70b2e
- updated copyright.
2023-10-19 17:46:22 +02:00
cage
2d58b91305
- fixed notify of new posts in subscribed tags.
2023-10-19 17:41:57 +02:00
cage
8be33e6df2
- updated Italian translation.
2023-10-15 15:05:32 +02:00
cage
bbda1a1f57
- updated documentation;
...
- changed a function's name.
2023-10-15 13:58:49 +02:00
cage
f90d7be418
- added a command to show the parent of a post.
2023-10-15 13:55:30 +02:00
cage
623739f29d
- fixed tags usage histogram.
2023-10-14 15:59:31 +02:00
cage
5c76bfb45b
used correct type for tags in status (was using 'tag' instead of 'status-tag').
2023-10-14 14:26:09 +02:00
cage
a70b636d44
- fixed type of value 'tag-names';
...
- fixed a couple of docstrings.
2023-10-14 13:13:52 +02:00
cage
f393812207
- prevented false positives for new message in the subscribed tags.
2023-10-14 12:32:45 +02:00
cage
ea9675c832
- removed references to file related to parsing of the link headers;
...
- used 'tooter:collect-all-pages' instead of 'slurp-all-pages'.
2023-10-14 11:25:23 +02:00
cage
88b6857a2e
- removed link header parser.
2023-10-14 11:00:47 +02:00
cage
ef034729e8
- used the new pagination API.
2023-10-14 10:59:28 +02:00
cage
653ca72baa
- fixed extraction of URLs of the selected status in threads window if
...
it is a reblogged one.
2023-10-05 18:44:03 +02:00