Retrospring/TODO

20 lines
1.5 KiB
Plaintext
Raw Normal View History

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)
2014-12-08 05:15:16 -08:00
[002|100%] asking modal (ask all followers/one person a question with a modal you can open over the navbar)
2014-12-07 09:16:06 -08:00
[003| 0%] file uploads (for now only avatars, file uploads for embedding images in questions MAYBE LATER)
2014-12-10 10:41:32 -08:00
[004|100%] admin status page (like the one from justask2 in Python)
2014-12-11 06:49:30 -08:00
[005|100%] make the hamburger menu button glow or something if there are new questions in the inbox
2014-12-11 07:17:03 -08:00
[006| 0%] privacy options (e.g. profile visible for members only, disable anonymous questions, opt-out from public timeline)
2014-12-07 09:16:06 -08:00
[007| 0%] (?) keyboard shortcuts
[008| 0%] make email work!
2014-12-14 07:15:21 -08:00
[009|100%] a notification view or something
2014-12-07 09:16:06 -08:00
[010| 0%] locales (these can wait for now)
2014-12-14 07:15:21 -08:00
[011| 75%] auto-posting to other services (twatter, fakelook)
2014-12-08 14:16:36 -08:00
[012| 0%] (?) open source the entire thing in late 2015 or 2016 maybe, after we got bought by fakelook.
2014-12-07 11:13:45 -08:00
[013|100%] restructure questions (has_many :answers) for less redundancy in the DB when implementing #002
2014-12-10 10:41:32 -08:00
[014|100%] generate questions if there are none in the inbox (probably make it as a gem)
2014-12-08 14:12:42 -08:00
[015| 0%] make a public accessible API (maybe even as an oauth provider?)
[016| 0%] WRYYYYte more specs
[017| 0%] write "terms of service" and a privacy policy.
2014-12-08 14:16:36 -08:00
[018| 0%] that annoying "we use cookies" thing every website in the EU must? add
2014-12-14 07:15:21 -08:00
[019|100%] omniAuth (twatter, fakelook, goggles plus) for social networking elitists
[020| 0%] helper function for profile headings to resize on certain string length