Updated Roadmap (markdown)
parent
b88abaff20
commit
70e46f587b
1 changed files with 10 additions and 4 deletions
14
Roadmap.md
14
Roadmap.md
|
@ -1,10 +1,15 @@
|
||||||
- Registration stuff
|
- Registration stuff
|
||||||
- Logging in
|
- Logging in
|
||||||
- Registering
|
- Registering
|
||||||
- Optional e-mail address
|
|
||||||
- Checkboxes during registration with configurable texts in Markdown
|
|
||||||
- Configurable activation URLs on/off
|
|
||||||
- First user becomes superadmin
|
- 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
|
- Logging out
|
||||||
- Retrieving lost password through e-mail address
|
- Retrieving lost password through e-mail address
|
||||||
- Posts stuff
|
- Posts stuff
|
||||||
|
@ -17,6 +22,7 @@
|
||||||
- Click to select
|
- Click to select
|
||||||
- Paste url
|
- Paste url
|
||||||
- Customizable post thumbnail
|
- Customizable post thumbnail
|
||||||
|
- [proposition] Flagging post: SFW/Sketchy/NSFW
|
||||||
- Multiple images?
|
- Multiple images?
|
||||||
- Ability to remove accidentally selected images before final upload
|
- Ability to remove accidentally selected images before final upload
|
||||||
- Tags
|
- Tags
|
||||||
|
@ -44,7 +50,7 @@
|
||||||
- By content type (image, youtube, flash)
|
- By content type (image, youtube, flash)
|
||||||
- Paging
|
- Paging
|
||||||
- Automatic retrieval of next page when scrolled to bottom
|
- 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
|
- Post removal
|
||||||
- Adding post to favorites
|
- Adding post to favorites
|
||||||
- Removing post from favorites
|
- Removing post from favorites
|
||||||
|
|
Loading…
Reference in a new issue