]> git.wh0rd.org - tt-rss.git/history - include
bump VERSION_STATIC due to Dojo changes
[tt-rss.git] / include /
2017-01-22  Andrew Dolgovbump VERSION_STATIC due to Dojo changes 17.1
2017-01-22  Andrew DolgovMerge branch 'af-comics-gocomics-feed' into 'master'
2017-01-22  Andrew DolgovMerge branch 'master' of git.tt-rss.org:fox/tt-rss
2017-01-22  Andrew Dolgovforce ngettext() count argument type to string
2017-01-22  JustAMacUserAdded support to fetch_file_contents() to explicitly...
2017-01-21  Andrew DolgovMerge branch 'lib-upgrades' into 'master'
2017-01-21  Anders Kaseorglib: Upgrade php-subscriber from ??? to 1213f89 (2016...
2017-01-21  Anders Kaseorglib: Upgrade php-publisher from ??? to a5d6a0e (2016...
2017-01-17  Andrew Dolgovtweak the enclosure dropdown display a little bit for...
2017-01-16  Andrew DolgovMerge branch 'subscribe-idn-feed' into 'master'
2017-01-07  Andrew Dolgovdeprecate encrypted feed passwords because mcrypt is...
2017-01-02  Bernhard Thalerconvert to punycode for feed on idn hostname
2016-11-30  Andrew Dolgovset_basic_feed_info: fix typo
2016-11-30  Andrew Dolgovrssfuncs: fix warning when trying to update nonexisting...
2016-11-25  Andrew Dolgovmaybe we shouldn't escape entry_author twice
2016-10-24  Andrew Dolgovfetch_file_contents: set timeout when not using CURL
2016-10-19  Andrew Dolgovget_article_filters: add unicode modifier to preg_match()
2016-09-21  Andrew Dolgovshared posts: remove link to feed in externally shared...
2016-08-29  Andrew DolgovMerge branch 'add_feed_id_to_subscribeToFeed_response...
2016-08-29  John BraytonSpecify feed_id as an int rather than a string.
2016-08-27  John BraytonAdd feed_id to subscribeToFeed response when the code...
2016-08-26  Andrew Dolgovbetter debugging for matched filter rules
2016-08-21  Andrew Dolgovremove support for legacy mysql driver
2016-08-19  Heiko AdamsMerge branch 'master' into german-translation
2016-08-19  Andrew Dolgovimport_export: better error message if upload failed
2016-08-11  Andrew Dolgovperform housekeeping tasks for plugins loaded in user...
2016-08-10  Andrew Dolgovbump static version to 16.8 16.8
2016-08-07  Andrew DolgovMerge branch 'more-info-article-filter' into 'master'
2016-08-07  Andrew DolgovMerge branch 'patch-strip-harmful-tags' into 'master'
2016-08-06  JustAMacUserPass the value of cache_images to plugins in HOOK_ARTIC...
2016-08-06  JustAMacUserRemove href attribute if it executes JavaScript.
2016-08-01  Andrew DolgovMerge branch 'master' of git.tt-rss.org:fox/tt-rss
2016-07-26  Andrew DolgovMerge branch 'mb4-string-only' into 'master'
2016-07-26  Andrew Dolgovadd hotkey for toggling VFEED_GROUP_BY_FEED preference
2016-07-26  JustAMacUserOnly strings need 4-byte filtering.
2016-07-07  Andrew Dolgovtest if mb_internal_encoding() is available in function...
2016-04-29  Andrew Dolgovupdate_rss_feed: log warning when attempting to update...
2016-04-29  Andrew Dolgovsanitize: force strip unnecessary data outside of ...
2016-04-26  Andrew Dolgovactually check for failures properly in the dbupdater
2016-04-01  Andrew Dolgovdaemon common: use proper update condition checking...
2016-03-31  Andrew Dolgovfetch_file_contents: fix shim when invoked with 1 argum...
2016-03-30  Andrew Dolgovremove fetch_file_contents2, use a compat shim instead
2016-03-30  Andrew Dolgovamend previous
2016-03-30  Andrew Dolgovset smallish timeout on update check, exclude update...
2016-03-30  Andrew Dolgovadd a hash-based fetch_file_contents2()
2016-03-28  Andrew Dolgovget_version: add missing substr
2016-03-23  Andrew Dolgovbump version_static to 16.3 16.3
2016-03-23  Andrew Dolgovversion: do not hardcode master branch
2016-03-22  Andrew Dolgovremove dismiss* functions
2016-02-20  Andrew Dolgovrewrite_relative_url: only skip urls like magnet: inste...
2016-02-20  Andrew DolgovRevert "rewrite_relative_url: do not skip urls containi...
2016-02-20  Andrew Dolgovrewrite_relative_url: do not skip urls containing :
2016-02-19  Andrew DolgovMerge branch 'master' of git.tt-rss.org:fox/tt-rss
2016-02-19  Andrew DolgovMerge branch 'remove-srcsrc-local-cache' into 'master'
2016-02-19  JustAMacUserRemove srcset and sizes attributes from img tag if...
2016-02-17  Andrew Dolgoverror handler: do not log last query, truncate error...
2016-02-05  Andrew Dolgovsanitize: allow <xml:namespace> (thanks, livejournal)
2016-02-02  Andrew Dolgovupdate_rss_feed: disable support for http 304 for the...
2016-01-26  Andrew Dolgovfix multiple issues with archived feeds
2016-01-22  Andrew Dolgovupdate_rss_feed: escape dumped content while debugging
2016-01-22  Andrew Dolgovsanitize: allow <description>
2016-01-17  Andrew DolgovMerge branch 'po_fixes' into 'master'
2016-01-14  Andrew Dolgovget_article_tags: while getting tags from cache check...
2016-01-13  Andrew Dolgovupdates: auto-disable CURL if open_basedir is enabled...
2016-01-12  Andrew Dolgovupdate static version 16.1
2016-01-07  Andrew Dolgovremove option ALLOW_DUPLICATE_POSTS as confusing/useless
2016-01-07  Andrew Dolgovfix broken article processing if ALLOW_DUPLICATE_POSTS...
2016-01-04  Andrew Dolgovdo not automatically call cleanup_tags() in housekeepin...
2015-12-31  Andrew DolgovMerge branch 'update-new-feeds-first-postgres' into...
2015-12-31  Thomas KramerUpdate new feeds first in postgres
2015-12-30  Andrew Dolgovtag_is_valid: check numeric tags properly
2015-12-17  Andrew Dolgovsanitize: clear out @srcset/@sizes on images leading...
2015-12-07  Andrew DolgovMerge branch 'master' of git.tt-rss.org:fox/tt-rss
2015-12-07  Andrew Dolgovcatchup_feed: proper fix for mysql 5.7
2015-12-07  Andrew Dolgovttrss_gc: return true
2015-12-07  Andrew Dolgovfix previous, owner_uid not passed in daemon context
2015-12-07  Andrew Dolgovdo not discard custom set article tags when updating...
2015-12-05  Andrew DolgovMerge branch 'af-readability' into 'master'
2015-12-05  Andrew Dolgovcalculate_article_hash: strip tags before hashing fields
2015-12-04  Andrew Dolgovsanity_check: enforce minimum php version (5.4)
2015-12-04  Andrew Dolgovstore formatted backtrace to sql log
2015-12-03  Andrew Dolgovset_basic_feed_info: fix missing column
2015-12-03  Andrew DolgovRevert "set_basic_feed_info: bail out if feed doesn...
2015-12-03  Andrew Dolgovset_basic_feed_info: bail out if feed doesn't exist
2015-12-03  Andrew Dolgovlogger: record last query before logged error
2015-12-03  Andrew Dolgovget_article_filters: check if action.type is set
2015-12-03  Andrew Dolgovcatchup maybe add workaround for mysql 5.7 derived_merge
2015-12-01  Andrew Dolgovupdate sanity_config
2015-12-01  Andrew DolgovMerge branch 'german-translation' into 'master'
2015-11-30  Heiko AdamsRevert "Fix missing SESSION_CHECK_ADDRESS in config"
2015-11-30  Heiko AdamsMerge remote-tracking branch 'origin/master' into germa...
2015-11-21  Andrew DolgovqueryFeedHeadlines: don't check first_id when sorting...
2015-11-19  Andrew Dolgovdrop support for (obsolete, removed from recent php...
2015-11-18  Andrew Dolgovfix ttrss_feeds.last_update defaulting to 0 on mysql...
2015-11-02  Andrew DolgovgetLabelCounters: stricter ownership check
2015-10-26  Andrew Dolgoviframe_whitelisted: allow player.vimeo.com
2015-10-08  Andrew DolgovqueryFeedHeadlines: int_id was not included when browsi...
2015-09-15  Andrew Dolgovqueryfeedheadlines: remove disable_offsets hack
2015-09-13  Andrew Dolgovrecently read: limit query by last_read
2015-09-03  Andrew DolgovMerge branch 'master' of git.tt-rss.org:fox/tt-rss
next