summaryrefslogtreecommitdiff
path: root/classes/pref
AgeCommit message (Expand)Author
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-28api: add include_empty to getCategories/getFeedTreeAndrew Dolgov
2013-03-28remove dialogNotice; tweak dialog appearance a bitAndrew Dolgov
2013-03-28update utility.css related stuff some moreAndrew Dolgov
2013-03-28api: add getFeedTreeAndrew 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-27add experimental base for plugin vfeeds (3 pane mode not yetAndrew Dolgov
2013-03-27pref_users: do not escape password to prevent special characterAndrew 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-27experimentally rebase labels; make base index configurableAndrew Dolgov
2013-03-25fix inverse rule to only mean negative regexp matching except for whole rule ...Andrew Dolgov
2013-03-25getFilterName: only show inverse rules as actually inverseAndrew Dolgov
2013-03-25let us rejoice on being able to create double negative filters (refs #631)Andrew Dolgov
2013-03-24Allow translation of notices in prefs.Tomas Chvatal
2013-03-24Merge pull request #77 from scarabeusiv/masterAndrew Dolgov
2013-03-24gettext whitespace fixTomas Chvatal
2013-03-24Fix plural forms on feed count.Tomas Chvatal
2013-03-24api: implement subscribeToFeed/unsubscribeFeed (closes #623)Andrew Dolgov
2013-03-23update reset user password to use ttrssMailerAndrew Dolgov
2013-03-22add basic password recovery thingAndrew Dolgov
2013-03-22db_escape_string: specify link parameter for consistency; sessions: do not fo...Andrew Dolgov
2013-03-21Remove deprecated $match_onJoschasa
2013-03-19rework pref-prefs to use checkboxesAndrew Dolgov
2013-03-19rework STRIP_IMAGES to remove embedding; add per-feed control over embedded i...Andrew Dolgov
2013-03-18fix boolean wrapped as a string literal passed when saving user (closes #568)Andrew Dolgov
2013-03-17prevent absolutely useless 'exploit' (not really) while editing filters (clos...Andrew Dolgov
2013-03-16remove cache_content remnantsAndrew Dolgov
2013-03-15Input didn't have a type.Stephen Hill
2013-02-28fix uploadicon() returning wrong content-type (closes #543)Andrew Dolgov
2013-02-28fix warning when saving plugins with 0 plugins enabled (closes #542)Andrew Dolgov
2013-02-27remove server-side feedtree collapse implementationAndrew Dolgov
2013-02-26remove update on checksum change (updated status has been removed); rtl stuff...Andrew Dolgov
2013-02-23only allow clearing data of active pluginsAndrew Dolgov
2013-02-04fix image caching not working on plugin-rewritten content; remove content cac...Andrew Dolgov
2013-01-23remove themes/Andrew Dolgov
2013-01-22split remove_feed_* stuff to pref/feedsAndrew Dolgov
2013-01-22split some more functions from functions.phpAndrew Dolgov
2013-01-22pref-filters: mention native-regexp difficulties in testing windowAndrew Dolgov
2013-01-22feed editor: hide cache content optionAndrew Dolgov
2012-12-30add bookmarklets pluginAndrew Dolgov
2012-12-27fix feedEditor not savingAndrew 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-25update user editor a bitAndrew Dolgov