summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2015-07-05Merge pull request #869 from Alkarex/PDOOptionsGravatar Alexandre Alapetite
2015-07-04Full content img data-srcGravatar Alexandre Alapetite
2015-06-06Force HTML content-type with charsetGravatar Alexandre Alapetite
2015-06-03PDO config issetGravatar Alexandre Alapetite
2015-06-03PDO options for e.g. SSLGravatar Alexandre Alapetite
2015-06-01Merge from devGravatar Alexandre Alapetite
2015-05-30Minz URL encoding bugGravatar Alexandre Alapetite
2015-05-23Minz getBaseUrl correction and RSS template bugGravatar Alexandre Alapetite
2015-05-15First draft of PubSubHubbubGravatar Alexandre Alapetite
2015-05-11More SQLite compatibilityGravatar Alexandre Alapetite
2015-04-05Merge remote-tracking branch 'origin/IDN' into devGravatar Alexandre Alapetite
2015-04-05Punycode spelling mistakeGravatar Alexandre Alapetite
2015-04-05Merge remote-tracking branch 'origin/IDN' into devGravatar Alexandre Alapetite
2015-04-05Support for Internationalized Domain Names (IDN)Gravatar Alexandre Alapetite
2015-04-04Merge remote-tracking branch 'origin/sql_hash_lastUpdate' into devGravatar Alexandre Alapetite
2015-04-04SQL: detection of updates, and preparation for better burgeGravatar Alexandre Alapetite
2015-03-24Merge remote-tracking branch 'origin/Logging' into devGravatar Alexandre Alapetite
2015-03-24SimplePie forgot static keywordGravatar Alexandre Alapetite
2015-03-23Merge remote-tracking branch 'origin/Logging' into devGravatar Alexandre Alapetite
2015-03-23SimplePie faster regex for sanitizing URLsGravatar Alexandre Alapetite
2015-03-22Merge remote-tracking branch 'origin/Logging' into devGravatar Alexandre Alapetite
2015-03-22Revert "SimplePie seems to only supports HTTP schemes"Gravatar Alexandre Alapetite
2015-03-22Merge remote-tracking branch 'origin/Logging' into devGravatar Alexandre Alapetite
2015-03-22SimplePie seems to only supports HTTP schemesGravatar Alexandre Alapetite
2015-03-22Merge remote-tracking branch 'origin/Logging' into devGravatar Alexandre Alapetite
2015-03-22SimplePie sanitize URLs for syslogGravatar Alexandre Alapetite
2015-03-21Merge remote-tracking branch 'origin/Logging' into devGravatar Alexandre Alapetite
2015-03-21SimplePie option to restaure syslog of HTTP requestsGravatar Alexandre Alapetite
2015-03-21htmlspecialchars_decode for all SIMPLEPIE_CONSTRUCT_MAYBE_HTMLGravatar Alexandre Alapetite
2015-03-16SimplePie: decode special chars for MAYBE_HTMLGravatar Alexandre Alapetite
2015-01-29Improve url_remove_credentialsGravatar Marien Fressinaud
2015-01-29Use url_remove_credentials to log URLGravatar Marien Fressinaud
2015-01-29Introduce url_remove_credentials() functionGravatar Marien Fressinaud
2015-01-29Fix get_user_configuration()Gravatar Marien Fressinaud
2015-01-29Fix including extensions for actualize_scriptGravatar Marien Fressinaud
2015-01-29Remove calls to syslog()Gravatar Marien Fressinaud
2015-01-21Simplify code for cookie dirGravatar Marien Fressinaud
2015-01-21Fix bug related to cookie pathGravatar Marien Fressinaud
2015-01-21Update lib_opml.phpGravatar Marien Fressinaud
2015-01-21Minz: missing URL key/param encodingGravatar Alexandre Alapetite
2015-01-20Quick fix cron actualization due to problematic FreshRSS constructor/initGravatar Alexandre Alapetite
2015-01-19Addressed warnings when reading from new filesGravatar Alexandre Alapetite
2015-01-18Fix Minz_Error and error_ControllerGravatar Marien Fressinaud
2015-01-15Avoid "PHP Strict Standards" errorGravatar Marien Fressinaud
2015-01-15Improve hook calls and add post_update hookGravatar Marien Fressinaud
2015-01-14Fix coding style in extension managerGravatar Marien Fressinaud
2015-01-14Fix extension API (coding style)Gravatar Marien Fressinaud
2015-01-14Fix valid extension entry points.Gravatar Marien Fressinaud
2015-01-14Add mechanism at (un)install of an extensionGravatar Marien Fressinaud
2015-01-08Fix translation bugGravatar Marien Fressinaud