Removed TODO
This commit is contained in:
parent
2e83a90e98
commit
f7eb76a9d4
1 changed files with 0 additions and 13 deletions
13
TODO
13
TODO
|
@ -1,13 +0,0 @@
|
|||
This is transient file that lists functionalities to be implemented before
|
||||
first major release.
|
||||
|
||||
- autocomplete: don't show items that are already used in tag list (unsure)
|
||||
- posts/upload: ability to paste many urls (unsure)
|
||||
- users: add user-configurable "about me" (should support Markdown)
|
||||
- tags: add tag descriptions
|
||||
|
||||
refactors:
|
||||
- add enum validation in IValidatables (needs refactors of enums and
|
||||
possible disposal of EnumHelper in favor of something more subtle)
|
||||
- reduce dependencies
|
||||
- split PostService into PostSearchService and PostEditService
|
Loading…
Reference in a new issue