summaryrefslogtreecommitdiff
path: root/classes/pref/prefs.php
AgeCommit message (Expand)Author
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
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