summaryrefslogtreecommitdiff
path: root/classes/pref/prefs.php
AgeCommit message (Expand)Author
2017-04-26remove some redundant php closing tagsAndrew Dolgov
2017-03-04simplify error handlingAndrew Dolgov
2017-02-12Prevent target='_blank' vulnerability on dynamic linkJérémy DECOOL
2017-02-10use print_hidden() for hidden dojo form fieldsAndrew Dolgov
2017-01-26preferences: set themes dropdown to default if selected theme is missingAndrew Dolgov
2017-01-25implement cache-busting for default theme.cssAndrew Dolgov
2016-01-13updates: auto-disable CURL if open_basedir is enabled, notify possible issues...Andrew Dolgov
2016-01-07remove option ALLOW_DUPLICATE_POSTS as confusing/uselessAndrew Dolgov
2015-10-08don't init plugins when loading everything to make a list, duhAndrew Dolgov
2015-08-11add plugin-based filter actions (see example plugin in attic)Andrew Dolgov
2015-08-11minor textarea fixesAndrew Dolgov
2015-08-11add styles for several other dijit elementsAndrew Dolgov
2015-07-06add a bit more visible separate infobox for password change resultsAndrew Dolgov
2015-06-07fix some minor typos and stuffAndrew Dolgov
2015-06-05support loading themes from themes.localAndrew Dolgov
2015-02-21remove AUTO_ASSIGN_LABELS (confusing, idiots keep enable it and complain of t...Andrew Dolgov
2014-12-09require version information in all additional themesAndrew Dolgov
2014-06-10add FEEDS_SORT_BY_UNREAD to blacklist (removed)Andrew Dolgov
2014-02-19remove some unused code reported by phpmdAndrew Dolgov
2014-01-19otp: use application name in provisioning uriAndrew Dolgov
2013-07-10plugin list: fix system plugins image positionAndrew Dolgov
2013-07-10integrate silk icons by Mark JamesAndrew Dolgov
2013-05-19move stylesheets to css/, reference default tt-rss stylesheets fromAndrew Dolgov
2013-05-19adjust previous patch phrasing a bitAndrew Dolgov
2013-05-19document the date format stringMike Frysinger
2013-05-12make appearance of some preference panes more similarAndrew Dolgov
2013-05-07Fixing bugs found by static analysisRasmus Lerdorf
2013-05-04use css nth-child instead of old even/odd class hacks for normal modeAndrew Dolgov
2013-04-29prefs: update some descriptions to be more consistentAndrew Dolgov
2013-04-29remove language selector from the login form, store language in the database ...Andrew Dolgov
2013-04-29do not use session cookie lifetime for additional cookiesAndrew Dolgov
2013-04-29otp: display notice if GD is missingAndrew Dolgov
2013-04-19pref_prefs: remove second argument from the constructorAndrew Dolgov
2013-04-18make pluginhost a singletonAndrew Dolgov
2013-04-18move db-prefs to OOAndrew Dolgov
2013-04-17classes: use OO DB interfaceAndrew Dolgov
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