diff options
author | redmatrix <redmatrix@redmatrix.me> | 2015-08-06 21:08:33 -0700 |
---|---|---|
committer | redmatrix <redmatrix@redmatrix.me> | 2015-08-06 21:08:33 -0700 |
commit | bd03603f583f44d6d2d992eddb00cb28e8561ab0 (patch) | |
tree | 091b36e3f51ab8db7633e9031cccb9cd15eb51ec /doc | |
parent | 7e43da43a1c71419ec2842db75ccfbcba57501ea (diff) | |
parent | ec5d91d8cfcb21ce09f264733a4c587177befca5 (diff) | |
download | volse-hubzilla-bd03603f583f44d6d2d992eddb00cb28e8561ab0.tar.gz volse-hubzilla-bd03603f583f44d6d2d992eddb00cb28e8561ab0.tar.bz2 volse-hubzilla-bd03603f583f44d6d2d992eddb00cb28e8561ab0.zip |
Merge branch 'master' of https://github.com/redmatrix/redmatrix0.8
Diffstat (limited to 'doc')
-rw-r--r-- | doc/to_do_code.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/to_do_code.bb b/doc/to_do_code.bb index 21b567c3f..f3c347b53 100644 --- a/doc/to_do_code.bb +++ b/doc/to_do_code.bb @@ -7,7 +7,7 @@ We need much more than this, but here are areas where developers can help. Pleas [li]forum widget with unread counts (requires the DB schema changes from v3/hubzilla to be viable)[/li]
[li]Create bug tracker module[/li]
[li]translation plugins - moses or apertium[/li]
-[li]Infinite scroll improvements (i.e. embedded page links) see http://scrollsample.appspot.com/items
+[li]Infinite scroll improvements (i.e. embedded page links) see http://scrollsample.appspot.com/items [/li]
[li]Finish the anti-spam bayesian engine[/li]
[li]implement an email permission denied bounce message from the sys channel[/li]
[li]provide a way for xchans with a certain network type to upgrade (unknown to rss, rss to statusnet, friendica-over-diaspora to friendica, for instance) based on new knowledge and/or redmatrix ability[/li]
@@ -15,7 +15,7 @@ We need much more than this, but here are areas where developers can help. Pleas [li]Integrate the "open site" list with the register page[/li]
[li]implement oembed provider interface[/li]
[li]refactor the oembed client interface so that we can safely sandbox remote content[/li]
-[li]Many modern social apps now have both a profile photo and a "cover photo". Add support for this.
+[li]Many modern social apps now have both a profile photo and a "cover photo". Add support for this. [/li]
[li]Write more webpage layouts[/li]
[li]Write more webpage widgets[/li]
[li]restricted access OAuth clients[/li]
|