2014-12-16 06:23:29 -08:00
|
|
|
|
Not done:
|
2014-12-07 09:16:06 -08:00
|
|
|
|
[001| 0%] user blocking (prohibits blocked user from asking question to that person and seeing their answers)
|
2015-04-01 17:07:17 -07:00
|
|
|
|
[007| 20%] (?) keyboard shortcuts
|
|
|
|
|
|----- Open "Ask your followers" with Ctrl/Meta+M
|
2014-12-08 14:12:42 -08:00
|
|
|
|
[015| 0%] make a public accessible API (maybe even as an oauth provider?)
|
2014-12-29 14:45:41 -08:00
|
|
|
|
[016| 5%] WRYYYYte more specs
|
2014-12-14 08:31:02 -08:00
|
|
|
|
[022| 0%] recommended follows
|
2015-07-06 11:34:06 -07:00
|
|
|
|
|----- Solved with Discover (?)
|
2014-12-16 06:23:29 -08:00
|
|
|
|
[023| 0%] disabling group-questions
|
|
|
|
|
[024| 0%] disabling questions from certain users
|
|
|
|
|
|
|
|
|
|
In Progress:
|
2015-07-06 11:34:06 -07:00
|
|
|
|
[003| 75%] file uploads (for now only avatars, file uploads for embedding images in questions MAYBE LATER)
|
2014-12-16 06:23:29 -08:00
|
|
|
|
[011| 75%] auto-posting to other services (twatter, fakelook)
|
|
|
|
|
|
|
|
|
|
Finished:
|
|
|
|
|
[002|100%] asking modal (ask all followers/one person a question with a modal you can open over the navbar)
|
|
|
|
|
[004|100%] admin status page (like the one from justask2 in Python)
|
|
|
|
|
[005|100%] make the hamburger menu button glow or something if there are new questions in the inbox
|
2015-01-04 14:17:37 -08:00
|
|
|
|
[006|100%] privacy options (e.g. profile visible for members only, disable anonymous questions, opt-out from public timeline)
|
|
|
|
|
[008|100%] make email work!
|
2014-12-16 06:23:29 -08:00
|
|
|
|
[009|100%] a notification view or something
|
|
|
|
|
[013|100%] restructure questions (has_many :answers) for less redundancy in the DB when implementing #002
|
|
|
|
|
[014|100%] generate questions if there are none in the inbox (probably make it as a gem)
|
2015-04-01 17:07:17 -07:00
|
|
|
|
[018|100%] that annoying "we use cookies" thing every website in the EU must? add
|
2015-01-04 14:17:37 -08:00
|
|
|
|
[019|100%] omniAuth (twatter, fakelook, goggles plus) for social networking elitists
|
|
|
|
|
[021|100%] deleting comments
|
2015-01-25 10:21:44 -08:00
|
|
|
|
|----- restructure comment design
|
2015-04-01 16:47:21 -07:00
|
|
|
|
[012|100%] (?) open source the entire thing – in late 2015 or 2016 maybe, after we got bought by fakelook.
|
|
|
|
|
[017|100%] write "terms of service" and a privacy policy.
|
2015-07-06 11:34:06 -07:00
|
|
|
|
[025|100%] answering options (sharing/nsfw/private) in inbox panels
|
|
|
|
|
[026|100%] profile headers
|
|
|
|
|
[027| 66%] moderation
|
|
|
|
|
|----- moderator user group √
|
|
|
|
|
|----- moderation panel √
|
|
|
|
|
|----- ability to report questions √
|
|
|
|
|
|
|
|
|
|
Needs rewrite:
|
|
|
|
|
[010|100%] locales (these can wait for now)
|
|
|
|
|
|
|
|
|
|
Stalled:
|
|
|
|
|
[020| 0%] helper function for profile headings to resize on certain string length
|