• Joined on 2022-09-26
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
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
Compare 2 commits »
pch_xyz synced commits to dev 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
Compare 5 commits »
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
Compare 5 commits »
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
Compare 6 commits »
pch_xyz synced commits to dev 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
Compare 6 commits »
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
Compare 6 commits »
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
Compare 7 commits »
pch_xyz synced commits to dev at pch_xyz/relay from mirror 2024-08-23 11:54:27 +00:00
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
Compare 4 commits »
pch_xyz synced commits to refs/merge-requests/59/head at pch_xyz/relay from mirror 2024-08-23 11:54:27 +00:00
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
Compare 4 commits »
pch_xyz synced commits to refs/merge-requests/59/merge at pch_xyz/relay from mirror 2024-08-23 11:54:27 +00:00
0f5b0d37e6 Merge branch 'dev' into 'main'
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
Compare 5 commits »
pch_xyz synced commits to dev at pch_xyz/relay from mirror 2024-08-23 03:44:26 +00:00
de190fcdd3 update dev dependencies and barkshark-lib
baae0b46ac minor styling fixes
Compare 2 commits »
pch_xyz synced commits to dev at pch_xyz/relay from mirror 2024-07-05 11:47:26 +00:00
9f5df5f95c update swagger docs
pch_xyz synced commits to dev at pch_xyz/relay from mirror 2024-07-05 03:37:26 +00:00
773922e263 remove tokens table and fix auth handling
f98ca54ab7 various changes
Compare 2 commits »
pch_xyz synced commits to dev at pch_xyz/relay from mirror 2024-07-03 10:47:26 +00:00
b22b5bbefa ensure the relay can run on python >= 3.10
e8b3a210a9 forgot to add functions.js
Compare 2 commits »
pch_xyz synced commits to dev at pch_xyz/relay from mirror 2024-06-30 01:16:58 +00:00
5217516c8a move Self imports to typing block
5765753b59 modify dependencies
1d72f2a254 fix ValueError when adding new instance via api
5e962be057 merge all javascript files
bdc7d41d7a update barkshark-sql to 0.2.0-rc1 and create row classes
Compare 28 commits »
pch_xyz synced commits to main at pch_xyz/relay from mirror 2024-06-30 01:16:58 +00:00
b308b03546 only watch $REPO/relay directory with dev run command
5407027af8 rework person_check and rename it to actor_type_check
f49bc0ae90 replace menu open icon
cad7f47e7e properly get date on api requests from frontend
058df0ac78 properly handle non-ascii domain names
Compare 16 commits »