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
|
||||
- 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
|
||||
|
|
Loading…
Reference in a new issue