Updated TODO
This commit is contained in:
parent
31c4584e94
commit
57d6d76386
1 changed files with 4 additions and 0 deletions
4
TODO
4
TODO
|
@ -9,8 +9,12 @@ first major release.
|
||||||
- tags: add tag merging
|
- tags: add tag merging
|
||||||
- tags: add tag descriptions
|
- tags: add tag descriptions
|
||||||
- tags: add tag edit snapshots (backed-only)
|
- tags: add tag edit snapshots (backed-only)
|
||||||
|
- add /history
|
||||||
|
- fix post notes on scaled posts
|
||||||
|
- fix image size not being respected
|
||||||
|
|
||||||
refactors:
|
refactors:
|
||||||
- add enum validation in IValidatables (needs refactors of enums and
|
- add enum validation in IValidatables (needs refactors of enums and
|
||||||
possible disposal of EnumHelper in favor of something more subtle)
|
possible disposal of EnumHelper in favor of something more subtle)
|
||||||
- reduce dependencies
|
- reduce dependencies
|
||||||
|
- split PostService into PostSearchService and PostEditService
|
||||||
|
|
Loading…
Reference in a new issue