• Joined on 2022-09-26
pch_xyz synced and deleted reference refs/tags/refs/merge-requests/59/head at pch_xyz/relay from mirror 2024-10-24 11:47:59 +00:00
pch_xyz synced and deleted reference refs/tags/refs/merge-requests/59/merge at pch_xyz/relay from mirror 2024-10-24 11:47:59 +00:00
pch_xyz synced commits to main at pch_xyz/relay from mirror 2024-10-15 00:38:00 +00:00
8a5a13f516 put a new line between the short and long description
594af5658b remove unnecessary method
7673920141 treat doc strings as markdown
2093af8217 minor styling fix for parameters on docs page
Compare 4 commits »
pch_xyz synced commits to main at pch_xyz/relay from mirror 2024-10-14 08:18:00 +00:00
71e1503542 remove swagger and add auto-docs for api endpoints in /doc
pch_xyz synced commits to main at pch_xyz/relay from mirror 2024-10-14 00:07:59 +00:00
a25df0ccc4 rework api endpoints
pch_xyz synced commits to main at pch_xyz/relay from mirror 2024-10-12 23:48:00 +00:00
b00daa5a78 convert activitypub routes to use register_route
091f8175b5 create Response.new_template method
f9d6d7b18d route handler changes
Compare 3 commits »
pch_xyz synced commits to refs/tags/0.3.3 at pch_xyz/relay from mirror 2024-10-12 15:38:00 +00:00
pch_xyz synced new reference refs/tags/0.3.3 to pch_xyz/relay from mirror 2024-10-12 15:38:00 +00:00
pch_xyz synced commits to main at pch_xyz/relay from mirror 2024-10-10 14:47:59 +00:00
e0ca93ab93 Merge branch 'dev' into 'main'
f192f1c35c improve switch-backend command
85f062c8f3 don't fix timestamps on postgresql
098998084d catch ClientConnectorError when fetching actor
5a9d1836d0 disable forwarding of Undo messages
Compare 47 commits »
pch_xyz synced commits to refs/merge-requests/59/merge at pch_xyz/relay from mirror 2024-10-01 03:17:59 +00:00
bf71ca35b3 Merge branch 'dev' into 'main'
f192f1c35c improve switch-backend command
85f062c8f3 don't fix timestamps on postgresql
098998084d catch ClientConnectorError when fetching actor
5a9d1836d0 disable forwarding of Undo messages
Compare 5 commits »
pch_xyz synced commits to dev at pch_xyz/relay from mirror 2024-09-28 18:21:58 +00:00
f192f1c35c improve switch-backend command
85f062c8f3 don't fix timestamps on postgresql
098998084d catch ClientConnectorError when fetching actor
5a9d1836d0 disable forwarding of Undo messages
Compare 4 commits »
pch_xyz synced commits to refs/merge-requests/59/head at pch_xyz/relay from mirror 2024-09-28 18:21:58 +00:00
f192f1c35c improve switch-backend command
85f062c8f3 don't fix timestamps on postgresql
098998084d catch ClientConnectorError when fetching actor
5a9d1836d0 disable forwarding of Undo messages
Compare 4 commits »
pch_xyz synced commits to refs/merge-requests/59/merge at pch_xyz/relay from mirror 2024-09-21 07:41:59 +00:00
49e77ee730 Merge branch 'dev' into 'main'
0d24aea764 replace misc functions
Compare 2 commits »
pch_xyz synced commits to dev at pch_xyz/relay from mirror 2024-09-18 14:41:59 +00:00
0d24aea764 replace misc functions
pch_xyz synced commits to refs/merge-requests/59/head at pch_xyz/relay from mirror 2024-09-18 14:41:59 +00:00
0d24aea764 replace misc functions
pch_xyz synced commits to refs/merge-requests/59/merge at pch_xyz/relay from mirror 2024-09-18 06:31:59 +00:00
6df13c71f3 Merge branch 'dev' into 'main'
c482677c32 raise error on non 200 or 202 status in HttpClient.post
c5633808f7 use correct type when deleting old database cache items
e6845136eb remove logging on non 202 and 200 statuses
Compare 4 commits »
pch_xyz synced commits to refs/merge-requests/59/head at pch_xyz/relay from mirror 2024-09-15 13:21:59 +00:00
c482677c32 raise error on non 200 or 202 status in HttpClient.post
c5633808f7 use correct type when deleting old database cache items
e6845136eb remove logging on non 202 and 200 statuses
7f0a1a4e08 replace HttpError with blib.HttpError
ca70c1b293 change how HttpClient.get handles errors
Compare 8 commits »
pch_xyz synced commits to refs/merge-requests/59/merge at pch_xyz/relay from mirror 2024-09-15 13:21:59 +00:00
cc76256b12 Merge branch 'dev' into 'main'
7f0a1a4e08 replace HttpError with blib.HttpError
ca70c1b293 change how HttpClient.get handles errors
619b1d5560 update barkshark-lib to 0.2.3
cf44b0dafe don't vacuum postgresql database
Compare 6 commits »
pch_xyz synced commits to dev at pch_xyz/relay from mirror 2024-09-15 13:21:58 +00:00
c482677c32 raise error on non 200 or 202 status in HttpClient.post
c5633808f7 use correct type when deleting old database cache items
e6845136eb remove logging on non 202 and 200 statuses
7f0a1a4e08 replace HttpError with blib.HttpError
ca70c1b293 change how HttpClient.get handles errors
Compare 8 commits »
pch_xyz synced commits to dev at pch_xyz/relay from mirror 2024-09-15 05:11:59 +00:00
0e89b9bb11 include token in /api/v1/login response