social bookmarking for atproto
changelog for @clipprjs/lexicons#
v1.0.3#
- add
social.clippr.feed.getTagClipsquery - make query parameter required for
social.clippr.actor.searchProfiles - improved lexicon documentation
v1.0.2#
- fix some description typos
- fix
social.clippr.feed.getTagsnot existing due to an ID collision
v1.0.1#
- remove minimum character prompts due to schema validation errors that broke otherwise valid records
v1.0.0#
this version should be considered as the starting point for a usable Lexicon API. previous versions should be ignored.
- added search queries for clips, tags and profiles
- added
social.clippr.actor.defs#preferenceswith an accompanying query and procedure lexicon - added more inline documentation to previously existing lexicons
- added query lexicons for having a clip and tag feed on a profile
- added general query lexicons for at:// URIs linking to clips and tags
v0.1.4#
- added length constraints to more strings in record lexicons
v0.1.3#
- made
displayNamerequired for profile records
v0.1.2#
- added npm tags.. i guess
v0.1.1#
- something(?)
v0.1.0#
- initial record and
social.clippr.actor.getProfilequery lexicons