aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Apschema.php
Commit message (Collapse)AuthorAgeFilesLines
* prepare outbound fep-8b32 (object integrity) but do not enable yet since the ↵Mario2024-01-101-61/+4
| | | | additional context seems to break ldsig for some reason, introduce Activity::build_packet() and Activity::ap_context() to reduce code duplication, implement fep-2c59 (webfinger) and some cleanup
* add Bookmark and Category to ap schema and bump ap schema versionMario2024-01-061-1/+3
|
* merge branch perms_ng into devMario2021-12-151-1/+4
|
* implement AS representation of photos and albums, cleanup and minor fixesMario2021-10-131-1/+1
|
* add iconfig to zot6 objectszotlabs2020-02-231-1/+4
|
* add hashtag to appschema and bump appschema revMario Vavti2019-07-181-2/+4
|
* I'm pretty sure the LD construct 'diaspora:guid' isn't actually legal ↵zotlabs2019-07-011-1/+4
| | | | without a definition of 'diaspora' in the current or parent LD context.
* changes to support direct messages in zot6 (set item.item_private = 2 when ↵zotlabs2019-06-191-1/+2
| | | | private mentions are used and federate with zot:directMessage attribute which aligns with litepub:directMessage)
* support 'expires' over Zot6zotlabs2019-05-281-0/+1
|
* move apschema to core to use for emojiReaction mapping for zot6zotlabs2019-05-021-0/+56