aboutsummaryrefslogtreecommitdiffstats
path: root/doc/To-Do-Code.md
blob: f09a2537e283d35b66cd5b76762b2fedd17c4606 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
Project Code To-Do List
=======================

We need much more than this, but here are areas where developers can help. Please edit this page when items are finished. Another place for developers to start is with the issues list.

* Turn top-level Apps menu into an Apps page - which will probably require App plugins to have icons. Add documentation specifically to the plugin/addon documentation for creating apps. Add links to the App Store (which doesn't currently exist). 

* Documentation - see [Red Documentation Project To-Do List](help/To-Do)

* Finish the anti-spam bayesian engine

* Integrate the "open site" list with the register page

* Write more webpage layouts

* Write more webpage widgets 

* (Advanced) create a UI for building Comanche pages

* Help with WebDAV and file storage implementation

* Extend WebDAV to provide desktop access to photo albums and existing file (attachment) storage

* Events module - bring back birthday reminders for friends, fix permissions on events, and provide JS translation support for the calendar overview

* Events module - event followups and RSVP

* Photos module - turn photos into normal conversations and fix tagging

* Provide RSS feed support which look like channels (in matrix only - copyright issues)

* provide either auto-crop or manual crop for "thing" photos to preserve aspect ratio when scaled

* 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).

* Put mod_admin under Comanche

In many cases some of the work has already been started and code exists so that you needn't start from scratch. Please contact one of the developer channels like Channel One (one@zothub.com) before embarking and we can tell you what we already have and provide some insights on how we envision these features fitting together.