lemmy/crates
Alexander Batischev d53d229c49
Change NodeInfo `links` to an array
NodeInfo spec[1] says that _.well-known/nodeinfo_ is a JSON Resource
Descriptor (JRD) document. That is specified in RFC 7033, where §4.4[2]
mandates that `links` is an array.

1. https://nodeinfo.diaspora.software/protocol.html
2. https://datatracker.ietf.org/doc/html/rfc7033#section-4.4
2021-11-21 20:10:39 +03:00
..
api Version 0.14.1 2021-11-17 16:25:50 -05:00
api_common Version 0.14.1 2021-11-17 16:25:50 -05:00
api_crud Version 0.14.1 2021-11-17 16:25:50 -05:00
apub Fix build error in #1914 2021-11-19 18:05:23 +01:00
apub_lib Remove HTTP signature compatibility mode (its not necessary) 2021-11-18 17:06:10 +01:00
apub_lib_derive Version 0.14.1 2021-11-17 16:25:50 -05:00
db_schema Version 0.14.1 2021-11-17 16:25:50 -05:00
db_views Version 0.14.1 2021-11-17 16:25:50 -05:00
db_views_actor Version 0.14.1 2021-11-17 16:25:50 -05:00
db_views_moderator Version 0.14.1 2021-11-17 16:25:50 -05:00
routes Change NodeInfo `links` to an array 2021-11-21 20:10:39 +03:00
utils Merge pull request #1907 from not-layla/main 2021-11-18 11:22:38 -05:00
websocket Merge pull request #1907 from not-layla/main 2021-11-18 11:22:38 -05:00