grunfink
08f8445307
Show icons for instance and actor failures.
2025-09-28 15:27:38 +02:00
grunfink
6069660c91
In actor_refresh, use actor_failure() to avoid retrying 410 Gone failures.
2025-09-28 14:48:05 +02:00
grunfink
cddb2724d5
New function actor_failure() (again, but much better).
2025-09-28 14:40:24 +02:00
grunfink
5d95ffa9f6
Revert "New function actor_failure()."
...
This reverts commit 335b90a9d1 .
2025-09-28 14:37:07 +02:00
grunfink
335b90a9d1
New function actor_failure().
2025-09-28 14:26:18 +02:00
grunfink
144eb7bfbc
Merge pull request 'making sure that global data is immutable' ( #477 ) from byte/snac2:fix/immutable into master
...
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/477
2025-09-23 09:01:55 +02:00
byte
d23ac2b9f5
making sure that global data is immutable
2025-09-22 23:27:47 +00:00
grunfink
8e58a6b8a7
Merge pull request 'Update po/cs.po' ( #476 ) from pmjv/snac2:master into master
...
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/476
2025-09-20 00:12:37 +02:00
pmjv
32b885ef74
Update po/cs.po
2025-09-19 15:48:23 +02:00
grunfink
91b217e212
Version 2.83 RELEASED.
2025-09-19 10:06:00 +02:00
grunfink
14f71ab47f
Updated RELEASE_NOTES.
2025-09-19 10:05:37 +02:00
grunfink
635bbe24b9
Merge pull request 'Supplement the zh-CN translation .po file' ( #475 ) from DejavuMoe/snac2:master into master
...
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/475
2025-09-19 09:04:23 +02:00
Dejavu Moe
0f2e4c289d
update po/zh.po
...
correct a missing colon
2025-09-19 07:33:33 +08:00
Dejavu Moe
3a4c6d91ab
update i18n:zh.po
...
modified: po/zh.po
2025-09-19 07:30:11 +08:00
grunfink
31a4b18027
Tweaked logging message.
2025-09-17 20:52:47 +02:00
grunfink
2656f69d7c
More work in replies pages.
2025-09-14 00:50:46 +02:00
grunfink
9eb2f672f9
mastoapi: Fixed incorrect messages in status query.
2025-09-14 00:30:00 +02:00
grunfink
428ae12639
Don't use # anchors in the reply paging, as Misskey seems to dislike them.
2025-09-14 00:05:51 +02:00
grunfink
851ecabfbf
Updated RELEASE_NOTES.
2025-09-13 09:53:05 +02:00
grunfink
0ed9e02d87
Updated documentation.
2025-09-13 09:45:17 +02:00
grunfink
b276667224
Set default max_failing_days to 15 days.
2025-09-13 09:37:14 +02:00
grunfink
eb8c96f06f
New configuration directive 'max_failing_days'.
2025-09-13 08:13:11 +02:00
grunfink
02c5708083
Updated documentation.
2025-09-12 23:13:09 +02:00
grunfink
f971a59599
Fixed bug in instance_failure() path.
2025-09-12 21:56:53 +02:00
grunfink
08f99232e0
New function instance_failure().
2025-09-12 21:48:34 +02:00
grunfink
74e021cbb7
Fixed RSS.
2025-09-09 23:03:34 +02:00
grunfink
e0e9d117f5
Return a 404 instead of an empty page if requesting a non-public post.
2025-09-09 13:56:59 +02:00
grunfink
006a83606f
Reworded SECURITY.md.
2025-09-09 09:14:35 +02:00
grunfink
9a28932880
SECURITY.md new file.
2025-09-09 09:12:48 +02:00
grunfink
07b8b0af3c
Updated RELEASE_NOTES.
2025-09-09 09:08:25 +02:00
grunfink
a3297fe2fa
Updated RELEASE_NOTES.
2025-09-09 09:05:37 +02:00
grunfink
c7af579c02
Updated RELEASE_NOTES.
2025-09-09 08:53:22 +02:00
grunfink
bff3e84b95
Updated documentation.
2025-09-09 08:48:59 +02:00
grunfink
a23e5c2908
Set the scheduled date via the -d argument instead of a envvar.
2025-09-09 08:44:00 +02:00
grunfink
4b5e945d95
Added support for scheduled posts from the cmdline.
2025-09-09 08:33:30 +02:00
grunfink
797403810a
Got rid of the 'fsck' command, as it's done on startup.
2025-09-07 19:55:16 +02:00
grunfink
8256731209
Updated RELEASE_NOTES.
2025-09-07 19:51:35 +02:00
grunfink
4ff3ac3676
Merge pull request 'changed IST from Israel to India. Israel is UTC +2' ( #470 ) from dharmik/snac2:master into master
...
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/470
2025-09-07 19:49:56 +02:00
Dharmik Parmar
4896c31c79
changed IST from Israel to India. Israel is UTC +2
2025-09-07 18:12:17 +05:30
grunfink
7796bf39f0
Always do a deferred fsck at startup.
2025-09-07 08:30:18 +02:00
grunfink
ef701e8bb4
Changed fsck debug level.
2025-09-07 08:19:20 +02:00
grunfink
c541296f25
New command-line option 'fsck'.
2025-09-07 08:03:38 +02:00
grunfink
fdcd7b953a
Bumped version.
2025-09-06 09:42:29 +02:00
grunfink
bc28d68101
Updated RELEASE_NOTES.
2025-09-06 09:42:19 +02:00
grunfink
07b95862e8
Merge branch 'master' of grunfink-codeberg:grunfink/snac2
2025-09-06 09:39:46 +02:00
grunfink
9149959f10
Merge pull request 'Docker: add timezone, new examples for building and complete Swarm mode stack with Traefik' ( #465 ) from daltux/snac2:docker_tzdata into master
...
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/465
2025-09-06 09:39:23 +02:00
daltux
ffaa7aeb80
Examples: Docker Swarm with Traefik and container build script.
...
Example files for setting a complete SNAC + Traefik v3 stack on Docker
Swarm mode, including Let's Encrypt certificates, HTTP security headers,
and caching of */s/* (SNAC static files) for 24 hours with souin.
A script for building the SNAC container with Docker and optionally
pushing it to a registry.
2025-09-04 19:00:34 -03:00
daltux
4f5b49bc24
Merge branch 'master' of https://codeberg.org/daltux/snac2 into docker_tzdata
2025-09-04 15:30:59 -03:00
daltux
0f1b676113
Add tzdata to container image
...
Install Alpine package `tzdata` to the container image.
When running it, set timezone from environment variable TZ if not empty.
2025-09-04 15:25:24 -03:00
grunfink
cdd74c8d41
Ensure the outbox does not include non-public posts.
2025-09-03 22:30:40 +02:00