21 lines
507 B
Markdown
21 lines
507 B
Markdown
|
## Todo
|
||
|
|
||
|
app/controllers/folders_controller.rb:
|
||
|
|
||
|
* [ 30] [TODO] recreate local copy of folders
|
||
|
* [ 99] [TODO] save system folders
|
||
|
|
||
|
app/controllers/messages_controller.rb:
|
||
|
|
||
|
* [101] [FIXME] missing fields and support arrays
|
||
|
|
||
|
app/controllers/messages_ops_controller.rb:
|
||
|
|
||
|
* [249] [FIXME] edit does not support attachments
|
||
|
* [304] [TODO] check if email address is valid if not get address from contacts
|
||
|
|
||
|
app/models/prefs.rb:
|
||
|
|
||
|
* [ 19] [TODO] move refresh to prefs and make refresh page with messages
|
||
|
|