• Joined on 2024年07月26日
fortified pushed to dev at fortified/forte 2026年05月28日 04:55:08 +02:00
0e8ae0b364 Merge pull request 'No more rewrites in sample-nginx.conf' (#65) from dragondaddy/forte:nginx-conf into dev
b59bfc105b No more rewrites in sample-nginx.conf
Compare 2 commits »
fortified merged pull request fortified/forte#65 2026年05月28日 04:55:06 +02:00
No more rewrites in sample-nginx.conf
fortified pushed to dev at fortified/forte 2026年05月25日 22:48:22 +02:00
4409ca192e Merge pull request 'Update sample-nginx.conf to secure things a bit' (#64) from dragondaddy/forte:nginx-conf into dev
58417a2012 php version in sample-nginx.conf
8c3f9f466d Update sample-nginx.conf so secure things a bit
Compare 3 commits »
fortified merged pull request fortified/forte#64 2026年05月25日 22:48:21 +02:00
Update sample-nginx.conf to secure things a bit
fortified pushed to dev at fortified/forte 2026年05月12日 02:54:18 +02:00
24f0853370 Merge pull request 'cdnhost' (#43) from wago/forte:cdnhost into dev
c8a6fc6f24
remove comments from cdn code
2197a7ab80
update sample config with cdn option
23668019f1
more ws fixes
a228531a28
fix indent on comment
Compare 6 commits »
fortified merged pull request fortified/forte#43 2026年05月12日 02:54:18 +02:00
cdnhost
fortified commented on pull request fortified/forte#43 2026年05月12日 02:53:39 +02:00
cdnhost

Oh never mind. As long as it's optional, I don't see any harm in putting it in a config. Will merge.

fortified commented on pull request fortified/forte#43 2026年05月12日 02:48:43 +02:00
cdnhost

Bump. If this is working ok for you, will merge. If not, let's close it.

fortified commented on issue fortified/forte#40 2026年05月05日 22:29:08 +02:00
Connection to Mastodon users on one specific instance fails - action: likely fixed, please retest

This may be an artifact of issue #61, which had similar symptoms and was fixed recently.

fortified commented on issue fortified/forte#63 2026年04月25日 23:30:21 +02:00
Video URL not show when following Peertube - action: resolved - awaiting verification.

v26.4.25 was released yesterday.

fortified commented on issue fortified/forte#63 2026年04月25日 03:50:51 +02:00
Video URL not show when following Peertube - action: resolved - awaiting verification.

We provide a link to the "best" resolution that Peertube provides. There are a number of links and we choose the best one for our application. The best one is a bit bigger than before and I wasn't...

fortified commented on issue fortified/forte#63 2026年04月25日 02:35:30 +02:00
Video URL not show when following Peertube - action: resolved - awaiting verification.

Peertube does a lot of transcoding. It used to provide a number of different resolutions (7 or 8 if I recall), but now they only support 2 and the smallest is a fair bit larger than before.

fortified commented on issue fortified/forte#63 2026年04月25日 00:17:58 +02:00
Video URL not show when following Peertube - action: resolved - awaiting verification.

We normally try and find a low resolution video to display inline, and the size choices have changed. There is no longer a video with less than 500px width. The smallest one is now 1280 (which is...

fortified commented on issue fortified/forte#63 2026年04月24日 23:26:55 +02:00
Video URL not show when following Peertube - action: resolved - awaiting verification.

Yikes. Yeah, looks like they messed with the Activity structure again. I'll see what I can do.

fortified commented on issue fortified/forte#63 2026年04月24日 22:33:06 +02:00
Video URL not show when following Peertube - action: resolved - awaiting verification.

Could you click the cog wheel, 'View Source' and paste the json (or send to my email)?

fortified closed issue fortified/forte#61 2026年04月17日 22:56:53 +02:00
Can't connect to known good sites
fortified commented on issue fortified/forte#61 2026年04月17日 21:48:13 +02:00
Can't connect to known good sites

The proof of the pudding so to speak is if your failed addresses all start working again. I'm cautiously optimistic.

fortified commented on issue fortified/forte#61 2026年04月17日 00:35:26 +02:00
Can't connect to known good sites

OK. This should be resolved in v26.4.17. I think that recent YUNOhost forte packages will let you update from the admin page or cli. But this wasn't always the case and I don't know if they all...

fortified commented on issue fortified/forte#61 2026年04月16日 22:01:11 +02:00
Can't connect to known good sites

No worries mate. I looked deeper and found there's a legitimate bug involved, and it could affect other folks in the same way. Working on a fix now.

fortified commented on issue fortified/forte#61 2026年04月16日 06:23:39 +02:00
Can't connect to known good sites

Thanks, I found something. The "site actor" on your instance has no public key and this is affecting some interactions with other sites. I'm going to poke around and see if I can determine how...