summaryrefslogtreecommitdiff
path: root/classes/pref/prefs.php
AgeCommit message (Expand)Author
2013-04-17fix blank character after opening bracket in function callsAndrew Dolgov
2013-04-17fix pluginhost created without dbhAndrew Dolgov
2013-04-17remove $linkAndrew Dolgov
2013-04-17add a separate tab for the loggerAndrew Dolgov
2013-04-16require entering current one time code to enable otpAndrew Dolgov
2013-04-16implement error log viewerAndrew Dolgov
2013-04-09update description of DEFAULT_UPDATE_INTERVAL (2)Andrew Dolgov
2013-04-09update description of DEFAULT_UPDATE_INTERVALAndrew Dolgov
2013-04-05fix prefs reset not working properlyAndrew Dolgov
2013-04-04add language dropdown to prefsAndrew Dolgov
2013-04-04add a dropdown button action to save and exit prefs (closes #660)Andrew Dolgov
2013-04-02pref-prefs: add help for USER_CSS_THEMEAndrew Dolgov
2013-04-02update pref descriptionsAndrew Dolgov
2013-04-02remove blank string gettext invocationsAndrew Dolgov
2013-04-02pref-prefs: don't use schema-defined help/desc/section namesAndrew Dolgov
2013-04-02retire DEFAULT_ARTICLE_LIMIT, infinite scrolling is fast enough to make it su...Andrew Dolgov
2013-04-01move editPrefProfiles to pref-prefsAndrew Dolgov
2013-04-01move customizeCSS to pref-prefsAndrew Dolgov
2013-03-28add ability to select CSS files in themes/Andrew Dolgov
2013-03-28disable SORT_HEADLINES_BY_FEED_DATE; replace with a toolbar newest first orderAndrew Dolgov
2013-03-28retire frankly ridiculous sorting by score/title/date/defaultAndrew Dolgov
2013-03-27modify notify/warn/error boxes cssAndrew Dolgov
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