aboutsummaryrefslogtreecommitdiffstats
path: root/doc/To-Do-Code.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/To-Do-Code.md')
-rw-r--r--doc/To-Do-Code.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/To-Do-Code.md b/doc/To-Do-Code.md
index 5bba2571e..3f264ea31 100644
--- a/doc/To-Do-Code.md
+++ b/doc/To-Do-Code.md
@@ -17,7 +17,7 @@ We need much more than this, but here are areas where developers can help. Pleas
* (Advanced) create a UI for building Comanche pages
-* Help with WebDAV and file storage implementation
+* Help with WebDAV and file storage implementation, especially replacing the fugly web UI.
* Extend WebDAV to provide desktop access to photo albums and existing file (attachment) storage
@@ -25,6 +25,12 @@ We need much more than this, but here are areas where developers can help. Pleas
* Events module - event followups and RSVP
+
+* Uploads - integrate https://github.com/blueimp/jQuery-File-Upload
+
+
+* replace the tinymce visual editor and/or make the visual editor pluggable and responsive to different output formats. We probably want library/bbedit for bbcode. This needs a fair bit of work to catch up with our "enhanced bbcode", but start with images, links, bold and highlight and work from there.
+
* Photos module - turn photos into normal conversations and fix tagging
* Provide RSS feed support which look like channels (in matrix only - copyright issues)