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
/
rssfuncs.php
Age
Commit message (
Expand
)
Author
2013-04-19
Fix doubly applied basepaths to lockfiles.
Daniel Andersson
2013-04-19
remove debug_enabled global
Andrew Dolgov
2013-04-19
update_rss_feed: simplify debug reporting
Andrew Dolgov
2013-04-19
subscribe: verify XML before adding to the database; fetch: try to work aroun...
Andrew Dolgov
2013-04-19
trim received feed data on fetch
Andrew Dolgov
2013-04-19
do not try to calculate icon avg color if GD is not present
Andrew Dolgov
2013-04-18
entry_author: do not double escape string, author & comments: trim
Andrew Dolgov
2013-04-18
make pluginhost a singleton
Andrew Dolgov
2013-04-18
move db-prefs to OO
Andrew Dolgov
2013-04-18
add better gzdecode support for php native fetch, use curl under open_basedir
Andrew Dolgov
2013-04-18
Revert "do automatic gzcdecode on feed data"
Andrew Dolgov
2013-04-18
do automatic gzcdecode on feed data
Andrew Dolgov
2013-04-17
get_article_filter: fix missing argument
Andrew Dolgov
2013-04-17
fix blank character after opening bracket in function calls
Andrew Dolgov
2013-04-17
daemon2: use passthrough to daemon-loop
Andrew Dolgov
2013-04-17
remove $link
Andrew Dolgov
2013-04-17
add schema checking to feed updating and update script
Andrew Dolgov
2013-04-16
implement old log entry purging in update_daemon_common; add some more error ...
Andrew Dolgov
2013-04-15
use hashed guids in a hopefully backwards compatible fashion
Andrew Dolgov
2013-04-15
properly remove and replace favicon color when favicon gets manually removed/...
Andrew Dolgov
2013-04-15
remove hsl stuff from classes/feeds, we take care of this when choosing the c...
Andrew Dolgov
2013-04-15
try to improve color guessing algorithm a bit
Andrew Dolgov
2013-04-15
only enable colored favicons in vfeeds; fix RGB triplet packing
Andrew Dolgov
2013-04-15
store favicon color as #rrggbb; process existing favicons
Andrew Dolgov
2013-04-15
Added average color calculation of feeds' favicons for banded display.
moontear
2013-04-13
implement basic feed authentication parameter encryption in the database (FEE...
Andrew Dolgov
2013-04-12
decode html entities in article title on import
Andrew Dolgov
2013-04-11
implement upload-related support for open_basedir
Andrew Dolgov
2013-04-04
updater: prevent duplicate feed ids being scheduled for update
Andrew Dolgov
2013-04-01
Merge branch 'master' into tunable-fetches
Barak Korren
2013-04-01
Moved hard-coded fetch timeout values into config file to allow site-level tu...
Barak Korren
2013-03-31
implement stop action
Andrew Dolgov
2013-03-31
daemon: do not schedule user-disabled feeds (2)
Andrew Dolgov
2013-03-31
daemon: do not schedule user-disabled feeds
Andrew Dolgov
2013-03-30
daemon: sort by random
Andrew Dolgov
2013-03-30
daemon: show feeds/minute stats
Andrew Dolgov
2013-03-30
update_rss_feed: bailout if cache is considered valid, but older than last_up...
Andrew Dolgov
2013-03-30
if-modified-since: also take last_updated into account
Andrew Dolgov
2013-03-30
support If-Modified-Since
Andrew Dolgov
2013-03-30
Revert "Avoid updating feed based on user pref DEFAULT_UPDATE_INTERVAL if it ...
Andrew Dolgov
2013-03-30
Avoid updating feed based on user pref DEFAULT_UPDATE_INTERVAL if it is set t...
all
2013-03-29
Revert "order feeds selected for update randomly"
Andrew Dolgov
2013-03-29
order feeds selected for update randomly
Andrew Dolgov
2013-03-29
daemon: do not show feed urls twice
Andrew Dolgov
2013-03-29
update: exclude feeds with disabled updates
Andrew Dolgov
2013-03-29
experimentally rework update daemon to process all feeds with the same url se...
Andrew Dolgov
2013-03-29
cache simplepie object instead of xml feed data
Andrew Dolgov
2013-03-29
remove feed update interval debugging
Andrew Dolgov
2013-03-29
cache downloaded feed data to minimize network access
Andrew Dolgov
2013-03-28
Remove 2 useless line breaks. One got printed even with --quiet.
Joschasa
[prev]
[next]