|
@@ -2,14 +2,16 @@
|
|
|
|
|
|
|
|
## Open
|
|
## Open
|
|
|
|
|
|
|
|
|
|
+Embed videos.
|
|
|
|
|
+
|
|
|
|
|
+Implement image attachments.
|
|
|
|
|
+
|
|
|
Implement the :emojis: in actor names and messages.
|
|
Implement the :emojis: in actor names and messages.
|
|
|
|
|
|
|
|
Add web interface for private messages.
|
|
Add web interface for private messages.
|
|
|
|
|
|
|
|
Add web interface for the list of people being followed.
|
|
Add web interface for the list of people being followed.
|
|
|
|
|
|
|
|
-Implement image attachments.
|
|
|
|
|
-
|
|
|
|
|
Implement the s/ (static) path.
|
|
Implement the s/ (static) path.
|
|
|
|
|
|
|
|
build_mentions() should not query the webfinger (and it's disabled by now); process_message() should 'complete' the tag Mentions that don't include a host.
|
|
build_mentions() should not query the webfinger (and it's disabled by now); process_message() should 'complete' the tag Mentions that don't include a host.
|