• Joined on 2022-09-26
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 »
pch_xyz synced commits to refs/tags/0.3.2 at pch_xyz/relay from mirror 2024-06-30 01:16:58 +00:00
pch_xyz synced new reference refs/tags/0.3.2 to pch_xyz/relay from mirror 2024-06-30 01:16:58 +00:00
pch_xyz synced and deleted reference refs/tags/refs/merge-requests/58/head at pch_xyz/relay from mirror 2024-04-17 01:48:53 +00:00
pch_xyz synced and deleted reference refs/tags/refs/merge-requests/58/merge at pch_xyz/relay from mirror 2024-04-17 01:48:53 +00:00
pch_xyz synced commits to main at pch_xyz/relay from mirror 2024-04-03 20:18:54 +00:00
d55cf4d1d0 update activitypub-utils to 0.2.2
pch_xyz synced commits to refs/pull/140/merge at pch_xyz/ai from mirror 2024-04-03 20:08:53 +00:00
5b2bcdda3c fsでconfigを読み込み
Compare 2 commits »
pch_xyz synced commits to refs/pull/140/head at pch_xyz/ai from mirror 2024-04-03 20:08:52 +00:00
5b2bcdda3c fsでconfigを読み込み
pch_xyz synced commits to dev at pch_xyz/relay from mirror 2024-04-02 19:58:54 +00:00
dec7c6a674 Merge branch 'dev' into 'main'
b1a2989ba7 update installation docs to replace git+http url with pypi package
fd0b9fb723 add shebang to dev script
ffed955ab3 add note for changing log-level via cli
71de40dfca various cli changes
Compare 7 commits »