Trolli Schmittlauch schmittlauch
  • Joined on 2017-06-16
schmittlauch pushed to data_migration at schmittlauch/Hash2Pub 2020-08-15 22:56:28 +02:00
4302452d18 implement vserver leave and trigger data transfer initiation
schmittlauch pushed to data_migration at schmittlauch/Hash2Pub 2020-08-15 17:37:35 +02:00
d2e4359a21 rename join function to clarify it just joining a single vserver
schmittlauch pushed to data_migration at schmittlauch/Hash2Pub 2020-08-15 17:19:59 +02:00
8db8907163 filter out spoofed requests for important operations like Join, Leave, Stabilise
schmittlauch pushed to data_migration at schmittlauch/Hash2Pub 2020-08-14 23:17:51 +02:00
5f7ca23f71 add missing leave request sending function
schmittlauch pushed to master at schmittlauch/nixconfigs 2020-08-14 16:45:10 +02:00
231d81043e disable seafile overlay for now
schmittlauch closed issue schmittlauch/Hash2Pub#41 2020-08-14 11:31:28 +02:00
mock relay implementation
schmittlauch closed issue schmittlauch/Hash2Pub#32 2020-08-14 11:29:52 +02:00
mock implementation of ActivityPub service layer
schmittlauch pushed to mainline at schmittlauch/Hash2Pub 2020-08-14 11:29:52 +02:00
0ecad38748 merge implemented mock relay service API
4339cace20 function for initially publishing a post
bf277c5a73 unsubsribe from tag
402378a78b signal and handle non-responsibility to subscriptions
e646045ab2 include port in Origin header
Compare 36 commits »
schmittlauch pushed to relayAPI at schmittlauch/Hash2Pub 2020-08-14 11:07:08 +02:00
4339cace20 function for initially publishing a post
schmittlauch pushed to relayAPI at schmittlauch/Hash2Pub 2020-08-13 23:50:44 +02:00
bf277c5a73 unsubsribe from tag
402378a78b signal and handle non-responsibility to subscriptions
e646045ab2 include port in Origin header
Compare 3 commits »
schmittlauch pushed to relayAPI at schmittlauch/Hash2Pub 2020-08-13 21:12:45 +02:00
e9ae258dde subscribe to tag
375014812a use a shared HTTP manager for requests
Compare 2 commits »
schmittlauch pushed to relayAPI at schmittlauch/Hash2Pub 2020-08-13 13:11:38 +02:00
dcd4a7b563 add nix shell environment without HIE for smaller foot print
580410e0b4 simple post fetch worker thread
Compare 2 commits »
schmittlauch pushed to mainline at schmittlauch/Hash2Pub 2020-08-13 13:11:27 +02:00
bdb00a32f3 add nix shell environment without HIE for smaller foot print
schmittlauch pushed to relayAPI at schmittlauch/Hash2Pub 2020-08-13 10:26:27 +02:00
c1ce386b65 send prepared subscriptions and clean up on success
2e88a4079b extract and build subscriber payload for sending
1d808b6776 fix typo
1258f673da flush responsibility cache and retry in post queue delivery
Compare 4 commits »
schmittlauch pushed to relayAPI at schmittlauch/Hash2Pub 2020-08-11 00:16:15 +02:00
96c1963a4f actually check own responsibility for tags before accepting posts
ab47a2ccb4 actually check own responsibility for tags before accepting posts
7036867ae0 implemented first Servant client query
Compare 3 commits »
schmittlauch pushed to relayAPI at schmittlauch/Hash2Pub 2020-08-11 00:07:47 +02:00
ab47a2ccb4 actually check own responsibility for tags before accepting posts
20e51ecca4 define API client functions
Compare 2 commits »
schmittlauch pushed to relayAPI at schmittlauch/Hash2Pub 2020-08-01 18:59:13 +02:00
8faa9dc016 fix test by providing a MockService
89706f688a server endpoint for tag unsubscription
7280f251b5 server endpoint for tag subscription
7d7fa3b52a fix haddock parsing
50044673a6 server endpoint for tag-post delivery
Compare 5 commits »
schmittlauch pushed to relayAPI at schmittlauch/Hash2Pub 2020-07-31 16:54:41 +02:00
e3c7faa80b properly initialise RealNode with service and vserver data, set up reference
schmittlauch pushed to relayAPI at schmittlauch/Hash2Pub 2020-07-30 02:20:08 +02:00
5ffe1b074e add reference from RealNode to Service
cbff7dcdce add reference from RealNode to Service
Compare 2 commits »
schmittlauch pushed to relayAPI at schmittlauch/Hash2Pub 2020-07-30 02:19:35 +02:00
cbff7dcdce add reference from RealNode to Service