index
:
forks/tt-rss
main
Fork of deprecated tt-rss repo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2016-08-10
bump static version to 16.8
Andrew Dolgov
2016-08-07
Merge branch 'more-info-article-filter' into 'master'
Andrew Dolgov
2016-08-06
Pass the value of cache_images to plugins in HOOK_ARTICLE_FILTER.
JustAMacUser
2016-08-06
Remove href attribute if it executes JavaScript.
JustAMacUser
2016-07-26
Only strings need 4-byte filtering.
JustAMacUser
2016-07-26
add hotkey for toggling VFEED_GROUP_BY_FEED preference
Andrew Dolgov
2016-07-07
test if mb_internal_encoding() is available in functions.php head
Andrew Dolgov
2016-04-29
update_rss_feed: log warning when attempting to update unknown feed
Andrew Dolgov
2016-04-29
sanitize: force strip unnecessary data outside of <body>...</body> tags gener...
Andrew Dolgov
2016-04-26
actually check for failures properly in the dbupdater
Andrew Dolgov
2016-04-01
daemon common: use proper update condition checking for secondary-selected feeds
Andrew Dolgov
2016-03-31
fetch_file_contents: fix shim when invoked with 1 argument only
Andrew Dolgov
2016-03-30
remove fetch_file_contents2, use a compat shim instead
Andrew Dolgov
2016-03-30
amend previous
Andrew Dolgov
2016-03-30
set smallish timeout on update check, exclude update checking on initial load
Andrew Dolgov
2016-03-30
add a hash-based fetch_file_contents2()
Andrew Dolgov
2016-03-28
get_version: add missing substr
Andrew Dolgov
2016-03-23
bump version_static to 16.3
Andrew Dolgov
2016-03-23
version: do not hardcode master branch
Andrew Dolgov
2016-03-22
remove dismiss* functions
Andrew Dolgov
2016-02-20
rewrite_relative_url: only skip urls like magnet: instead of everything with :
Andrew Dolgov
2016-02-20
Revert "rewrite_relative_url: do not skip urls containing :"
Andrew Dolgov
2016-02-20
rewrite_relative_url: do not skip urls containing :
Andrew Dolgov
2016-02-19
Merge branch 'master' of git.tt-rss.org:fox/tt-rss
Andrew Dolgov
2016-02-19
Remove srcset and sizes attributes from img tag if locally caching images.
JustAMacUser
2016-02-17
error handler: do not log last query, truncate error message to a smaller length
Andrew Dolgov
2016-02-05
sanitize: allow <xml:namespace> (thanks, livejournal)
Andrew Dolgov
2016-02-02
update_rss_feed: disable support for http 304 for the time being
Andrew Dolgov
2016-01-26
fix multiple issues with archived feeds
Andrew Dolgov
2016-01-23
update_rss_feed: escape dumped content while debugging
Andrew Dolgov
2016-01-23
sanitize: allow <description>
Andrew Dolgov
2016-01-14
get_article_tags: while getting tags from cache check if article entry actual...
Andrew Dolgov
2016-01-13
updates: auto-disable CURL if open_basedir is enabled, notify possible issues...
Andrew Dolgov
2016-01-12
update static version
Andrew Dolgov
2016-01-07
remove option ALLOW_DUPLICATE_POSTS as confusing/useless
Andrew Dolgov
2016-01-07
fix broken article processing if ALLOW_DUPLICATE_POSTS is enabled
Andrew Dolgov
2016-01-04
do not automatically call cleanup_tags() in housekeeping tasks
Andrew Dolgov
2015-12-31
Update new feeds first in postgres
Thomas Kramer
2015-12-30
tag_is_valid: check numeric tags properly
Andrew Dolgov
2015-12-17
sanitize: clear out @srcset/@sizes on images leading to http sites when runni...
Andrew Dolgov
2015-12-07
Merge branch 'master' of git.tt-rss.org:fox/tt-rss
Andrew Dolgov
2015-12-07
catchup_feed: proper fix for mysql 5.7
Andrew Dolgov
2015-12-07
ttrss_gc: return true
Andrew Dolgov
2015-12-07
fix previous, owner_uid not passed in daemon context
Andrew Dolgov
2015-12-07
do not discard custom set article tags when updating from source
Andrew Dolgov
2015-12-05
calculate_article_hash: strip tags before hashing fields
Andrew Dolgov
2015-12-04
sanity_check: enforce minimum php version (5.4)
Andrew Dolgov
2015-12-04
store formatted backtrace to sql log
Andrew Dolgov
2015-12-03
set_basic_feed_info: fix missing column
Andrew Dolgov
2015-12-03
Revert "set_basic_feed_info: bail out if feed doesn't exist"
Andrew Dolgov
[next]