From 70e46f587ba7377628c84a04c9f1464461a25c9c Mon Sep 17 00:00:00 2001 From: Marcin Kurczewski Date: Tue, 1 Oct 2013 14:12:59 -0700 Subject: [PATCH] Updated Roadmap (markdown) --- Roadmap.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/Roadmap.md b/Roadmap.md index e91615d..c1fa796 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -1,10 +1,15 @@ - Registration stuff - Logging in - Registering - - Optional e-mail address - - Checkboxes during registration with configurable texts in Markdown - - Configurable activation URLs on/off - First user becomes superadmin + - Optional e-mail address + - Configurable activation URLs on/off + - Checkboxes during registration with configurable texts in Markdown (so we can do "I agree that by registering I will be shown R18 content") + - Editing owe's details + - E-mail address + - Password + - [Configurable] name + - Gravatar support - Logging out - Retrieving lost password through e-mail address - Posts stuff @@ -17,6 +22,7 @@ - Click to select - Paste url - Customizable post thumbnail + - [proposition] Flagging post: SFW/Sketchy/NSFW - Multiple images? - Ability to remove accidentally selected images before final upload - Tags @@ -44,7 +50,7 @@ - By content type (image, youtube, flash) - Paging - Automatic retrieval of next page when scrolled to bottom - - Hiding images from unregistered users by showing them placeholder images (tag->placeholder map is configurable) + - If we're going to implement SFW/Sketchy/NSFW, make these configurable what to show to registered users and what not. Otherwise hide some images from unregistered users by showing them placeholder images (tag to placeholder dictionary becomes configurable); also in either approach there should be some kind of default filter (like there is on wallbase.cc) - Post removal - Adding post to favorites - Removing post from favorites