Melody
2f74543ca1
Meow
...
- No more BaseObject with Id and Type included, moved those into the
nsUndefined namespace
- Refactored the full parser funcs into two slightly distinct ones:
- One that takes in raw bytes and one that takes in a map[string]any
2024-08-28 19:14:23 +02:00
Melody
7a8579bc0e
All parsers for the different elements done
...
Now to make a parser to combine all of them into one for a giant chain
2024-08-26 14:01:19 +02:00
ed8c316f01
sync for backup
2024-08-22 19:56:32 +02:00
56947af7df
Add namespace to struct names to avoid confusion
2024-08-01 18:59:45 +02:00
a11353cc38
Add W3, Masto and W3 Security namespaces
...
All current keys in the constants for those namespaces (that are
attributes) are now added
Also remove useless import in the ActivityStreams namespace
2024-07-31 19:27:13 +02:00
5316c8b506
woem
...
Sorted constants a little
ActivityStreams stuff now have their own BaseApChain types
2024-07-30 19:13:58 +02:00
2498ecea51
More meow
2024-07-30 17:16:33 +02:00
Melody
47ab22ab50
meow
2024-07-29 16:56:05 +02:00
28bb8e9442
Exported my ap implementation to separate lib
...
Not done yet
2024-07-29 10:01:49 +02:00