]> git.wh0rd.org Git - tt-rss.git/history - classes
if empty session is autostarted because of a cookie, immediately destroy it
[tt-rss.git] / classes /
2018-09-10 Andrew DolgovLogger_SQL: use separate PDO connection
2018-09-10 Andrew DolgovLogger->log() allow passing context (defaults to '')
2018-09-10 Andrew DolgovLogger: add implementation for logger->log(message)
2018-09-10 Andrew Dolgovcache_media: only touch() local file if it's writable
2018-09-07 Andrew Dolgovrewrite per-feed/global strip images to strip media
2018-09-03 Andrew Dolgovupdate_daemon_common: do not abort entire batch if...
2018-09-03 Andrew DolgovPDO: switch error reporting to exceptions
2018-08-29 Andrew DolgovAPI: getHeadlines: return feed_id for Archived entries...
2018-08-29 Andrew DolgovAPI: oops, forgot that headlines could be requested...
2018-08-29 Andrew DolgovAPI: getHeadlines: check for feed_id correctly
2018-08-21 Andrew Dolgovparser: move media:element handling to feeditem_common...
2018-08-21 foxMerge branch 'pullreq-enclosure-content-type' of tkappe...
2018-08-20 Andrew Dolgovsplit transparent rewriting of locally cached media...
2018-08-18 Tobias KappéDifferentiate enclosures based on content type.
2018-08-17 Andrew DolgovMerge branch 'master' of git.fakecake.org:tt-rss
2018-08-16 Andrew Dolgovsend_local_file: add application/octet-stream hack
2018-08-16 Andrew Dolgovcache_media: only show downloading debug message when...
2018-08-15 Andrew Dolgovadd debug stdout logger
2018-08-13 Andrew Dolgovremove FEED_CRYPT_KEY and everything related to it
2018-08-12 Andrew Dolgovfix previous to not crash if document first child is...
2018-08-12 foxMerge branch 'pullreq-store-language' of tkappe/tt...
2018-08-12 Tobias KappéDetermine language for atom entry without a loop.
2018-08-12 Tobias KappéSanitize language obtained for an entry.
2018-08-12 Tobias KappéStore language of entries as indicated by the feed.
2018-08-07 Andrew Dolgovpluginhost: implement basic autoloader for classes...
2018-08-07 foxMerge branch 'update-language-detect-plugin' of tschuet...
2018-08-07 foxMerge branch 'fix_mysql_utf8mb4' of BtbN/tt-rss into...
2018-08-04 BtbNOnly strip utf8mb4 if mysql_charset != utf8mb4
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
next