From 689c2f852c9d78091c35e2088d4a963374e73b4c Mon Sep 17 00:00:00 2001 From: nilsding Date: Sun, 14 Dec 2014 16:15:21 +0100 Subject: [PATCH] update TODO --- TODO | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/TODO b/TODO index 2c8dc35e..1eb130db 100644 --- a/TODO +++ b/TODO @@ -6,9 +6,9 @@ [006| 0%] privacy options (e.g. profile visible for members only, disable anonymous questions, opt-out from public timeline) [007| 0%] (?) keyboard shortcuts [008| 0%] make email work! -[009| 25%] a notification view or something +[009|100%] a notification view or something [010| 0%] locales (these can wait for now) -[011| 0%] auto-posting to other services (twatter, fakelook) +[011| 75%] auto-posting to other services (twatter, fakelook) [012| 0%] (?) open source the entire thing – in late 2015 or 2016 maybe, after we got bought by fakelook. [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) @@ -16,5 +16,5 @@ [016| 0%] WRYYYYte more specs [017| 0%] write "terms of service" and a privacy policy. [018| 0%] that annoying "we use cookies" thing every website in the EU must? add -[019| 0%] omniAuth (twatter, fakelook, goggles plus) for social networking elitists +[019|100%] omniAuth (twatter, fakelook, goggles plus) for social networking elitists [020| 0%] helper function for profile headings to resize on certain string length \ No newline at end of file