bb46f46cd6
Maybe fix nil map
2025-04-09 15:44:23 +02:00
832ee39b45
Add missing appends
2025-04-09 15:11:49 +02:00
e94a1f9267
Change ldcontext type to any
2025-04-09 14:56:45 +02:00
dedb3faf8c
Add compactor and marshal func
2025-04-09 14:52:37 +02:00
45fa095a15
Add Chain appenders to listed ns files
2025-04-07 17:38:13 +02:00
f85e4b0a9b
Update changelog with existing, but not yet versioned changes
2025-04-07 17:37:58 +02:00
6f9ac80c39
Remove one pointer too many
2025-04-07 15:02:23 +02:00
e534fc8ec4
TODO is not a doc comment
2025-04-07 15:02:10 +02:00
43b1310f3e
Fix bad type for AlsoKnownAs
2025-04-07 15:01:40 +02:00
6fa37a91b8
Comment out different sections of constants
2025-04-07 15:01:26 +02:00
2bee4c5fb5
Update module name following host switch, impl masto person from ap
...
object
2025-04-07 15:00:43 +02:00
5aec50990e
Add CHANGELOG
2024-08-30 11:56:01 +00:00
Melody
d83260e277
And implement the new keys
2024-08-30 13:49:41 +02:00
Melody
ce173bbb74
And new keys
2024-08-30 13:48:13 +02:00
Melody
0281bc9428
More example files
2024-08-30 13:47:37 +02:00
Melody
85547bbd2c
Merge remote-tracking branch 'origin/main'
2024-08-28 19:37:29 +02:00
Melody
61bba41c05
Docs
2024-08-28 19:35:54 +02:00
7bad3f2997
Add LICENSE
2024-08-28 17:18:00 +00: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