Update roadmap

Changed files
+6 -6
docs
+6 -6
docs/roadmap.md
···
|ATProto specs|Implemention status|
|:-|:-|
-
|Data Model|~~`data` Almost Done, lacking tests~~ Maybe we should recreate it using decorators|
+
|Data Model|**Will be rewritten**|
|Lexicon||
|Cryptography||
|Accounts||
|Repository||
-
|Blobs|*(I'm not there yet, however it shows in the Data Model part)*|
+
|Blobs||
|Labels||
|HTTP API||
|OAuth||
|Event Stream||
|Sync||
-
|DID|`did` ~~Only implements data model part. Still looking for an alive DID implement.~~ Almost done!|
-
|Handle|`handle` Almost done!|
-
|NSID|`nsid` Almost done!|
+
|DID|`did` Almost done|
+
|Handle|`handle` Almost done|
+
|NSID|`nsid` Almost done|
|TID|`tid` Almost done|
|Record Key|`recordKey` Almost done!|
-
|URI Scheme|`uri` General URI scheme, and `uri.restricted` for restricted one for Lexicons|
+
|URI Scheme|`uri` General URI scheme, and `uri.restricted` for restricted one for Lexicons. Almost done|