diff --git a/UX-Watchdogs-project.md b/UX-Watchdogs-project.md index df58cdf..3a92814 100644 --- a/UX-Watchdogs-project.md +++ b/UX-Watchdogs-project.md @@ -7,6 +7,7 @@ Discussions about this are held on the [@UX-Watchdogs](https://fc.oscp.info/prof - [How to join](#how-to-join) - [Main focus](#main-focus) +- [Roadmap](#roadmap) - [Useful links](#useful-links) - [Notable threads/pages](#notable-threadspages) @@ -47,6 +48,46 @@ Let's focus on the top problems Friendica solves for us and others. Their import * read, write, comment stuff Additionally, we want to learn more about user experience by watching newcomers use Friendica. +## Roadmap + +This roadmap is in no particular order. +But they define the current priorities of what we want to work on. +Will refactor this to be more clear shortly. + +* Website + * New content to introduce users. + * Set up github pages to build a prototype together. +* Directory + * Integration for Friendica + * Provide search API + * How should Friendica offer this search? + * scrape/noscrape field review. + * Finding users + * Recently active field? + * Finding servers + * More user friendly version of http://dir-fc.oscp.info/health + * Some help to know which one to choose. + * Privacy policy + * SSL + * Important plugins "Supports Facebook" + * One-click answer button: "I'm feeling lucky" +* Friendica + * Registration process + * Without OpenID, new design + * Like https://fc.oscp.info/proxy/f5/aHR0cDovL3NzLm9zY3AuaW5mby8yMDE1LTAyLTEzXzE1LTI2LTU3LnBuZw==.png + * But explain the directory + * Look for people who can make the new theme. + * Searching + * Rethink how search works + * Settings + * Proposal for better structure / groups of settings + * Plugins need better locations for their settings + * Contact management + * Adding friends needs better process (maybe protocol changes?). + * Managing friends (the /contacts page). + * Messages + * Prepare changes to the post editor (simpler instead of WYSIWYG) + ## Useful links * [Github label: UI/Theme](https://github.com/friendica/friendica/labels/UI%2FTheme)