]> git.wh0rd.org - tt-rss.git/history - classes
Merge branch 'tumblr_hd_videos' of Self-Perfection/tt-rss into master
[tt-rss.git] / classes /
2018-07-10  Andrew Dolgovupdate_rss_feed: limit maximum length of tsvector data...
2018-06-20  Andrew Dolgovmove OTPHP to vendor/; additionally move Base32 class...
2018-05-29  Andrew Dolgovshare: add support for og:image, etc. metadata for...
2018-05-23  foxMerge branch 'master' of MatthieuS/tt-rss into master
2018-05-23  MatthieuSCall the subscription hook from the plugins even if...
2018-05-20  Andrew DolgovMerge branch 'master' of git.tt-rss.org:fox/tt-rss
2018-05-20  Andrew Dolgovbump date_updated when updated article data is saved...
2018-04-03  Andrew Dolgovpass tsvector data as a named parameter on article...
2018-03-21  Andrew Dolgovfilter dialog: remove placeholder
2018-03-21  Andrew Dolgovfilter dialog: add tooltip re: filter syntax
2018-03-15  foxMerge branch 'master' of tsia/tt-rss into master
2018-03-15  tsiafixed "reset to defaults" in preferences
2018-03-14  Andrew Dolgovremove firefox feed subscribe integration code (obsolete)
2018-03-01  Andrew Dolgovfeed editor: expose site_url for editing
2018-02-26  Andrew Dolgovprefs: expand feed tree if displaying search results
2018-02-11  foxMerge branch 'save-effective-url' of JustAMacUser/tt...
2018-02-11  Andrew Dolgovadd a workaround to support numeric tags
2018-02-08  Andrew Dolgovadd special class for feeds with disabled updates
2018-02-04  Andrew Dolgovpref-feeds: disable tree autoexpand
2018-02-04  Andrew Dolgovsavefeedorder, savefilterorder: do not use clean()...
2018-01-30  Andrew Dolgovinclude: convert some spaces to tabs
2018-01-29  Andrew Dolgovstrip utf8mb4 characters in enclosures on mysql
2018-01-24  foxMerge branch 'master' of jsoares/tt-rss into master
2018-01-22  jsoaresFixed time stamping of new unmarked/unpublished articles
2018-01-18  foxMerge branch 'master' of binfalse/tt-rss into master
2018-01-17  foxMerge branch 'master' of cvidal/tt-rss into master
2018-01-14  Colin Vidalrpc: addfeed: gets login and pass only if need_auth...
2018-01-05  Andrew Dolgovsubscribe_to_feed: force-cast login and password to...
2018-01-02  foxMerge branch 'improvement/digest-pdo-params' of immanue...
2018-01-02  immanuelfodorbinding statement named param instead of positional...
2017-12-31  Andrew Dolgovremove synchronous feed refreshing on ForceUpdate
2017-12-30  foxMerge branch 'opml-titles' of tianon/tt-rss into master
2017-12-29  Tianon Gravitreat OPML-imported feeds without a title the same...
2017-12-22  foxMerge branch 'otp' of fturco/tt-rss into master
2017-12-22  Francesco Turcofix two-factor authenticaton
2017-12-18  Andrew Dolgovupdate_rss_feed: don't try to use quoted NOW() in query
2017-12-17  Andrew Dolgovpluginhost: always return an array in get_all()
2017-12-17  Andrew Dolgovforce-cast some variables used in queries to integer
2017-12-15  Andrew Dolgovisdefaultpassword: use method_exists() to check for...
2017-12-15  Andrew Dolgovproperly highlight search keywords containing forward...
2017-12-14  foxMerge branch 'master' of simonpl/tt-rss into master
2017-12-14  simonpFix typo from previous pull request
2017-12-14  foxMerge branch 'master' of bcollet/tt-rss-fix-auth into...
2017-12-14  Benjamin ColletCheck if the auth module supports check_password()...
2017-12-14  Andrew Dolgovfix single user mode login failing because of isdefault...
2017-12-13  Andrew DolgovMerge branch 'master' of git.tt-rss.org:git/tt-rss...
2017-12-11  Andrew Dolgovpref-prefs: set button classes
2017-12-11  Andrew Dolgovfilter rule/action dialogs: set default action
2017-12-11  Andrew Dolgovsubscribe dialog: add primary action
2017-12-11  Andrew Dolgovuser editor: add primary action
2017-12-11  Andrew Dolgovadd some primary dialog actions; update css
2017-12-11  Andrew Dolgovfilter,label dlg: use default action
2017-12-11  Andrew Dolgovsearch form: set default action
2017-12-11  Andrew DolgovMerge branch 'master' of git.tt-rss.org:git/tt-rss...
2017-12-11  foxMerge branch 'master' of dim0x69/tt-rss into master
2017-12-11  dim0x69Check return value from Plugins
2017-12-11  foxMerge branch 'pda-rss-now' of richm/tt-rss into pdo...
2017-12-10  Richard MortimerInclude NOW() in prepared SQL for rssutils.php
2017-12-10  Andrew Dolgovsynchronous feed update: catch PDO exceptions as to...
2017-12-10  Andrew Dolgovpdo_connect: catch exception on create
2017-12-10  Andrew Dolgovinstaller: use PDO, improve wording for some notices
2017-12-05  Andrew Dolgovupdate previous to only affect mysql
2017-12-05  Andrew Dolgovpurge_orphans: limit maximum number of deleted articles
2017-12-05  Andrew Dolgovopml_import_filter: remove debugging
2017-12-04  Andrew Dolgovsome (very minor) code cleanup in feeds class
2017-12-04  Andrew Dolgovformat_headlines_list: prevent warning on first_id...
2017-12-04  Andrew Dolgovsetpref: remove nl2br()
2017-12-03  Andrew Dolgovforce strip_tags() on all user input unless explicitly...
2017-12-03  Andrew Dolgovfix some minor issues found by code analyzer
2017-12-03  Andrew Dolgovqueryfeedheadlines: there's no need to quote order_by...
2017-12-03  Andrew Dolgovstyle feed icon and opml file upload controls
2017-12-03  Andrew Dolgovccache: properly recalculate counters for uncategorized
2017-12-03  Andrew Dolgovmove feeds cache directory to cache/feeds
2017-12-03  Andrew Dolgovadd defaultPasswordWarning nag dialog
2017-12-03  Andrew Dolgovttrss_zoom: fix CSS
2017-12-03  Andrew Dolgovdb: return adapter on get(), remove IDB wrapper
2017-12-03  Andrew Dolgovpluginhost: do not connect via legacy DB api until...
2017-12-03  Andrew Dolgovpref-users: fix sorting the table
2017-12-03  Andrew Dolgovpdo connection string: properly check for DB_PORT
2017-12-03  Andrew Dolgovfeed debugger: only allow debugging users own feeds
2017-12-03  Andrew Dolgovforce article content/etc to string when updating to...
2017-12-03  Andrew Dolgovfurther stylesheet simplification related fixes (2)
2017-12-03  Andrew Dolgovfurther stylesheet simplification related fixes
2017-12-03  Andrew Dolgovcss/less updates
2017-12-03  Andrew Dolgovapi: do not use sql_bool_to_bool()
2017-12-03  Andrew Dolgovplugin base: add type hint to init(host)
2017-12-03  Andrew Dolgovrssutils: forbid question marks in tsvector data, PDO...
2017-12-03  Andrew Dolgovfeeds: remove sql_bool_to_bool()
2017-12-03  Andrew Dolgovplugin base class: init pdo object
2017-12-03  Andrew Dolgovmain classes: remove sql_bool_to_bool() kludge
2017-12-03  Andrew Dolgovfilters: remove sql_bool_to_bool()
2017-12-03  Andrew Dolgovotpenable: use pdo prepare()
2017-12-03  Andrew DolgovcompleteLabels: use prepare() not query()
2017-12-02  Andrew Dolgovauth_internal: use PDO + other fixes
2017-12-02  Andrew DolgovMerge branch 'master' of git.fakecake.org:tt-rss into...
2017-12-02  foxMerge branch 'upstream/pdo-experimental' of JustAMacUse...
2017-12-02  Andrew Dolgovfilter rule saving fix
2017-12-02  JustAMacUserFixed PDO query to prepared statement in API::updateArt...
2017-12-02  Andrew Dolgovfeeds: use PDO
2017-12-02  Andrew Dolgovfeeds: more PDo stuff
next