diff options
-rw-r--r-- | doc/To-Do-Code.md | 2 | ||||
-rw-r--r-- | doc/to_do_code.bb | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/doc/To-Do-Code.md b/doc/To-Do-Code.md index 93edbf56d..8caf40251 100644 --- a/doc/To-Do-Code.md +++ b/doc/To-Do-Code.md @@ -50,8 +50,6 @@ We need much more than this, but here are areas where developers can help. Pleas * Create mobile clients for the top platforms - which involves extending the API so that we can do stuff far beyond the current crop of Twitter/Statusnet clients. Ditto for mobile themes. We can probably use something like the Friendica Android app as a base to start from. -* Activity Stream generation for liking things, liking channels and other combinations. - * Implement owned and exchangeable "things". * Family Account creation - using service classes (an account holder can create a certain number of sub-accounts which are all tied to their subscription - if the subscription lapses they all go away). diff --git a/doc/to_do_code.bb b/doc/to_do_code.bb index 63a5c881f..60c2e5716 100644 --- a/doc/to_do_code.bb +++ b/doc/to_do_code.bb @@ -50,8 +50,6 @@ We need much more than this, but here are areas where developers can help. Pleas [li]Create mobile clients for the top platforms - which involves extending the API so that we can do stuff far beyond the current crop of Twitter/Statusnet clients. Ditto for mobile themes. We can probably use something like the Friendica Android app as a base to start from.[/li]
-[li]Activity Stream generation for liking things, liking channels and other combinations.[/li]
-
[li]Implement owned and exchangeable "things".[/li]
[li]Family Account creation - using service classes (an account holder can create a certain number of sub-accounts which are all tied to their subscription - if the subscription lapses they all go away).[/li]
|