summaryrefslogtreecommitdiff
path: root/classes/pref/prefs.php
AgeCommit message (Expand)Author
2013-03-27enable 4th field in plugin->about() to serve as a more info linkAndrew Dolgov
2013-03-27pref-prefs: mention tt-rss forums as a plugin sourceAndrew Dolgov
2013-03-27for consistency, show hotkey-toggleable options relating to headlines list in...Andrew Dolgov
2013-03-27disable show additional preferences checkbox as repeatedly confusingAndrew Dolgov
2013-03-24Allow translation of notices in prefs.Tomas Chvatal
2013-03-22db_escape_string: specify link parameter for consistency; sessions: do not fo...Andrew Dolgov
2013-03-19rework pref-prefs to use checkboxesAndrew Dolgov
2013-02-28fix warning when saving plugins with 0 plugins enabled (closes #542)Andrew Dolgov
2013-02-23only allow clearing data of active pluginsAndrew Dolgov
2013-01-23remove themes/Andrew Dolgov
2012-12-27add plugin storage table to schema; add ability to clear plugin dataAndrew Dolgov
2012-12-27move authentication modules to plugins/Andrew Dolgov
2012-12-27add several HOOK_PREFS_TAB_SECTION hook pointsAndrew Dolgov
2012-12-25plugins web list style tweaksAndrew Dolgov
2012-12-25hide example plugins from the admin pageAndrew Dolgov
2012-12-25more work on user-selectable plugins; properly process system and user pluginsAndrew Dolgov
2012-12-25experimental support for per-user plugins (bump schema)Andrew Dolgov
2012-12-23split self-updater gui to updater/ pluginAndrew Dolgov
2012-12-23add support for plugins in prefsAndrew Dolgov
2012-09-15Revert "only enable OTPHP on php version 5.3+"Andrew Dolgov
2012-09-14only enable OTPHP on php version 5.3+Andrew Dolgov
2012-09-04require entering password before enabling/disabling otpAndrew Dolgov
2012-09-03pref-prefs/otpqrcode: do not show image if otp is enabledAndrew Dolgov
2012-09-03implement one time passwords using TOTPAndrew Dolgov
2012-08-30hide more obscure preferences under "show more" checkbox in pref-prefs,Andrew Dolgov
2012-08-23implement web-based self updater (closes #395)Andrew Dolgov
2012-08-23self-update: update up to date promptAndrew Dolgov
2012-08-23implement experimental web-based updaterAndrew Dolgov
2012-08-17rework class system to use subdirectoriesAndrew Dolgov