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
f192f1c35c
improve
switch-backend
command
85f062c8f3
don't fix timestamps on postgresql
098998084d
catch
ClientConnectorError
when fetching actor
5a9d1836d0
disable forwarding of Undo messages
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
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
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
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
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
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
pch_xyz
synced commits to refs/merge-requests/59/head at pch_xyz/relay from mirror
2024-09-15 05:11:59 +00:00
0e89b9bb11
include token in
/api/v1/login
response
pch_xyz
synced commits to refs/merge-requests/59/merge at pch_xyz/relay from mirror
2024-09-15 05:11:59 +00:00
b8b9f59893
Merge branch 'dev' into 'main'
0e89b9bb11
include token in
/api/v1/login
response
7329ef4fd9
fix queries for migrations
c5acc5aa16
update barkshark-sql to 0.2.0
9a0400d84f
add command to switch database backends
c54aeabc90
fix postgres support
16fcea90f2
use correct key when loading postgres config
pch_xyz
synced commits to refs/merge-requests/59/head at pch_xyz/relay from mirror
2024-09-14 13:01:58 +00:00
7329ef4fd9
fix queries for migrations
c5acc5aa16
update barkshark-sql to 0.2.0
9a0400d84f
add command to switch database backends
c54aeabc90
fix postgres support
16fcea90f2
use correct key when loading postgres config
pch_xyz
synced commits to refs/merge-requests/59/merge at pch_xyz/relay from mirror
2024-09-14 13:01:58 +00:00
d91c31c3ed
Merge branch 'dev' into 'main'
7329ef4fd9
fix queries for migrations
c5acc5aa16
update barkshark-sql to 0.2.0
9a0400d84f
add command to switch database backends
c54aeabc90
fix postgres support
ebe3337823
remove
QueueItem
class
cff3bc30b8
ensure log level for workers gets updated
0576933b16
fix linter issue
065038cc2a
don't use bare except
d44cee6d01
replace "type: ignore" with typing.cast and add
Application.workers
property
pch_xyz
synced commits to refs/merge-requests/59/head at pch_xyz/relay from mirror
2024-08-27 05:34:26 +00:00
ebe3337823
remove
QueueItem
class
cff3bc30b8
ensure log level for workers gets updated
0576933b16
fix linter issue
065038cc2a
don't use bare except
d44cee6d01
replace "type: ignore" with typing.cast and add
Application.workers
property
pch_xyz
synced commits to refs/merge-requests/59/merge at pch_xyz/relay from mirror
2024-08-27 05:34:26 +00:00
1ced9c2c4e
Merge branch 'dev' into 'main'
ebe3337823
remove
QueueItem
class
cff3bc30b8
ensure log level for workers gets updated
0576933b16
fix linter issue
065038cc2a
don't use bare except
85825f6de1
don't use cached nodeinfo data when instance follows
c9598ff273
update barkshark-lib and activitypub-utils
4203355d7d
better error message when trying to set invalid config key
1516f27b76
properly convert Date objects for sqlite databases