Melody
61bba41c05
Docs
2024-08-28 19:35:54 +02:00
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
33a82e544b
Add MarshalChain func
2024-08-26 17:19:45 +02:00
Melody
b6071c50ec
Delete old stuff, added full parser
2024-08-26 17:17:08 +02:00
Melody
926e328986
fix baseInterface
2024-08-26 14:04:26 +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
8706a19357
Current namespaces done
...
Namespaces Litepub, Misskey, Ostatus, Schema and W3Vcard are done
Indicated in constants that SCHEMA_PROPERTYVALUE is an object type, not
attribute name
2024-08-01 18:27:08 +02:00
b4c8c2caac
Formatter ran past this file
2024-07-31 19:28:47 +02:00
08649f45f5
Add empty base object as optional fallback
2024-07-31 19:28:25 +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
64bb620425
Move things around in constants
...
Doesn't affect values and names,
only order in which they appear in the file
2024-07-31 19:22:00 +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
7e0952d398
More stuff
2024-07-29 13:26:31 +02:00
28bb8e9442
Exported my ap implementation to separate lib
...
Not done yet
2024-07-29 10:01:49 +02:00