tobi

Results 592 comments of tobi

Heya, if you handle SSL elsewhere, and direct GtS to use an external postgres by setting db-address appropriately, this should eliminate most (if not all?) of the local storage requirements,...

By handle SSL elsewhere I meant using a reverse proxy for letsencrypt so that GtS doesn't need to store LE certs anywhere :) But I didn't realize you're also storing...

This looks like an error is being returned by the database, and then by https://github.com/uptrace/bun -- the ORM that we use.

hey @mirabilos, can you still reproduce this one? just wanted to check on it

I'll close this now then, since we can't realistically test the million other codepoints. If it comes up again, we can reopen the issue.

Thanks for opening this! You can already apply filters with many clients (like pinafore) to not show boosts or replies in the home timeline :) So perhaps that's a decent...

> the POST to accounts/:id/follow would respect the change in reblogs flag, This has now been fixed in https://github.com/superseriousbusiness/gotosocial/pull/1680 We still need to add some tests to make sure that...

Heya! I closed this with the above PR, which just ensures that the show_reblogs flag is respected properly. You can now update your follow by POSTing again to the follow...

@anantshri is this still an issue or can I close it?