mirror of
https://codeberg.org/grunfink/snac2.git
synced 2024-11-15 01:55:03 +00:00
Updated TODO.
This commit is contained in:
parent
43c5e2c679
commit
acb3bb90c4
1 changed files with 4 additions and 2 deletions
6
TODO.md
6
TODO.md
|
@ -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.
|
||||||
|
|
Loading…
Reference in a new issue