floatingghost
floatingghost merged pull request AkkomaGang/akkoma#751 2024-04-24 17:09:02 +00:00
Accept all standard actor types
floatingghost commented on pull request AkkomaGang/akkoma#751 2024-04-24 17:08:58 +00:00
Accept all standard actor types

thankies~

floatingghost pushed to develop at AkkomaGang/akkoma 2024-04-24 17:08:41 +00:00
06847ca5f8 Merge pull request 'Update nginx config and install docs to use certbot's nginx plugin' (#752) from norm/akkoma:docs-nginx-certbot into develop
0fa3fbf55e Update OTP install docs to use certbot nginx plugin
e5f4282cca Update certbot instructions for Alpine Linux
cdde95ad8b Update gentoo install guide to use certbot-nginx
c493769364 Update Nginx setup docs for Fedora and Red Hat OTP
Compare 8 commits »
floatingghost deleted branch docs-nginx-certbot from norm/akkoma 2024-04-24 17:08:41 +00:00
floatingghost merged pull request AkkomaGang/akkoma#752 2024-04-24 17:08:40 +00:00
Update nginx config and install docs to use certbot's nginx plugin
floatingghost commented on pull request AkkomaGang/akkoma#752 2024-04-24 17:08:33 +00:00
Update nginx config and install docs to use certbot's nginx plugin

seems sensible - I do wonder if we should at some point recommend caddy as a generic webserver given how it takes out the managing of certbot alltogether

floatingghost deleted branch pre from snan/akkoma 2024-04-24 17:00:37 +00:00
floatingghost pushed to develop at AkkomaGang/akkoma 2024-04-24 17:00:36 +00:00
80e1c094c7 Merge pull request 'Don't strip newlines in pre' (#709) from snan/akkoma:pre into develop
6116f81546 Don't strip newlines in the Atom feed
Compare 2 commits »
floatingghost merged pull request AkkomaGang/akkoma#709 2024-04-24 17:00:34 +00:00
Don't strip newlines in pre
floatingghost pushed to develop at AkkomaGang/akkoma 2024-04-24 17:00:22 +00:00
4a0e90e8a8 Merge pull request 'ReceiverWorker: Make sure non-{:ok, _} is returned as {:error, …}' (#753) from Oneric/akkoma:receive-worker-return into develop
0c2f200b4d ReceiverWorker: Make sure non-{:ok, _} is returned as {:error, …}
Compare 2 commits »
floatingghost deleted branch receive-worker-return from Oneric/akkoma 2024-04-24 17:00:22 +00:00
floatingghost merged pull request AkkomaGang/akkoma#753 2024-04-24 17:00:18 +00:00
ReceiverWorker: Make sure non-{:ok, _} is returned as {:error, …}
floatingghost commented on pull request AkkomaGang/akkoma#753 2024-04-24 17:00:15 +00:00
ReceiverWorker: Make sure non-{:ok, _} is returned as {:error, …}

all good, thanks for pulling this in~

floatingghost pushed to develop at AkkomaGang/akkoma 2024-04-24 17:00:00 +00:00
1e48a37545 Merge pull request 'Remove unused AP C2S endpoints' (#749) from who-wants-to-yeet-c2s-i-want-to-yeet-c2s into develop
92168fa5a1 Merge remote-tracking branch 'origin/develop' into who-wants-to-yeet-c2s-i-want-to-yeet-c2s
3e199242b0 remove upload_media from AP representation
1ed975636b Keep READ endpoints, purge WRITE
2c7e5b2287 changelog entry
Compare 6 commits »
floatingghost deleted branch who-wants-to-yeet-c2s-i-want-to-yeet-c2s from AkkomaGang/akkoma 2024-04-24 17:00:00 +00:00
floatingghost merged pull request AkkomaGang/akkoma#749 2024-04-24 16:59:58 +00:00
Remove unused AP C2S endpoints
floatingghost commented on pull request AkkomaGang/akkoma#749 2024-04-24 16:59:53 +00:00
Remove unused AP C2S endpoints

does not break anything, no 404s noted in logs, we good

planned for next release to remove any extra bits and pieces and remove the vestigial home-timeline-reading if this change doesn't upset…

floatingghost commented on pull request AkkomaGang/akkoma#751 2024-04-23 16:01:44 +00:00
Accept all standard actor types

according to ex_const's docs, you can use them in guards

i'll have to check for myself if this works in reality…

floatingghost commented on pull request AkkomaGang/akkoma#751 2024-04-23 15:28:51 +00:00
Accept all standard actor types

you can probably use Pleroma.Constants.actor_types here to avoid any issues like this popping up again

floatingghost pushed to develop at AkkomaGang/akkoma 2024-04-23 15:14:23 +00:00
7d89dba528 Merge pull request 'Fix flaky expires_at tests' (#754) from Oneric/akkoma:test-flaky-expires_at into develop
20c22eb159 Fix flaky expires_at tests
Compare 2 commits »