1
0
Fork 0
mirror of https://code.sup39.dev/repos/Wqawg synced 2024-12-28 11:24:51 +09:00
vervis/src/Web
fr33domlover 5df8965488 Some cleanup and term updates in Web.ActivityPub to match the spec and plans
* No more full URIs, all terms are used as short non-prefixed names
* Some terms support parsing full URI form for compatibility with objects in DB
* No more @context checking when parsing
* Use the new ForgeFed context URI specified in the spec draft
* Use an extension context URI for all custom properties not specific to forges
* Rename "events" property to "history", thanks cjslep for suggesting this name
2019-06-12 00:11:24 +00:00
..
Hashids Generate and keep permanent salt for generating hashids for URIs 2019-02-08 21:54:22 +00:00
PathPieces Start big route change, doesn't build yet 2016-05-23 12:24:14 +00:00
ActivityAccess.hs Define HMAC based access token and switch CapSignKey from Ed25519 to HMAC 2019-03-09 21:21:36 +00:00
ActivityPub.hs Some cleanup and term updates in Web.ActivityPub to match the spec and plans 2019-06-12 00:11:24 +00:00