Commit graph

13 commits

Author SHA1 Message Date
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