mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-19 08:16:05 +01:00
update TODO
This commit is contained in:
parent
5da0778131
commit
689c2f852c
1 changed files with 3 additions and 3 deletions
6
TODO
6
TODO
|
@ -6,9 +6,9 @@
|
||||||
[006| 0%] privacy options (e.g. profile visible for members only, disable anonymous questions, opt-out from public timeline)
|
[006| 0%] privacy options (e.g. profile visible for members only, disable anonymous questions, opt-out from public timeline)
|
||||||
[007| 0%] (?) keyboard shortcuts
|
[007| 0%] (?) keyboard shortcuts
|
||||||
[008| 0%] make email work!
|
[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)
|
[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.
|
[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
|
[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)
|
[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
|
[016| 0%] WRYYYYte more specs
|
||||||
[017| 0%] write "terms of service" and a privacy policy.
|
[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
|
[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
|
[020| 0%] helper function for profile headings to resize on certain string length
|
Loading…
Reference in a new issue