Make web of trust comment configurable. (#24)
[Sone.git] / src / main / java / net / pterodactylus / sone / web / OptionsPage.java
2011-01-15 David ‘Bombe’ RodenMake web of trust comment configurable. (#24)
2011-01-06 David ‘Bombe’ RodenMerge branch 'next' into edit-wot-trust
2011-01-06 David ‘Bombe’ RodenMerge branch 'next' into edit-wot-trust
2011-01-02 David ‘Bombe’ RodenAdd options for positive and negative trust values.
2010-11-24 David ‘Bombe’ RodenAlways persist the changed configuration.
2010-11-17 David ‘Bombe’ RodenAdd a “Sone rescue mode.”
2010-11-05 David ‘Bombe’ RodenUse traditional getter name.
2010-10-28 David ‘Bombe’ RodenMove login requirement to SoneTemplatePage.
2010-10-25 David ‘Bombe’ RodenTurn POST request into a GET request.
2010-10-25 David ‘Bombe’ RodenActually process the two clear-on-next-restart options.
2010-10-25 David ‘Bombe’ RodenShow “confirmation of clear-on-next-restart” option.
2010-10-25 David ‘Bombe’ RodenAdd missing javadocs.
2010-10-25 David ‘Bombe’ RodenShow the first of the two “clear on next restart” optio...
2010-10-25 David ‘Bombe’ RodenAdd page to let the user edit the options.