index
:
forks/tt-rss
main
Fork of deprecated tt-rss repo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-04-19
fetch: support if-modified-since without CURL
Andrew Dolgov
2013-04-19
plugins: bump API version
Andrew Dolgov
2013-04-19
implement plugin API version compatibility check
Andrew Dolgov
2013-04-19
better handle get_link() enabled plugins crashing on load
Andrew Dolgov
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
update installer mysqli_connect to only use port if defined
Andrew Dolgov
2013-04-19
check if http_response_header is defined
Andrew Dolgov
2013-04-19
make logging configurable; add logging to syslog
Andrew Dolgov
2013-04-19
Revert "_DISABLE_FLOICON -> _ENABLE_FLOICON"
Andrew Dolgov
2013-04-19
do not try to calculate icon avg color if GD is not present
Andrew Dolgov
2013-04-19
pref_prefs: remove second argument from the constructor
Andrew Dolgov
2013-04-19
only pass port to mysqli_connect when it is set
Andrew Dolgov
2013-04-18
fix missing DB object when instantiated to import opml
Andrew Dolgov
2013-04-18
_DISABLE_FLOICON -> _ENABLE_FLOICON
Andrew Dolgov
2013-04-18
more notice css tweaks
Andrew Dolgov
2013-04-18
floIcon: add experimental SizeInBytes cap
Andrew Dolgov
2013-04-18
entry_author: do not double escape string, author & comments: trim
Andrew Dolgov
2013-04-18
tweak notice/warning/etc display
Andrew Dolgov
2013-04-18
actually check for DB_PORT in installer, add better hints and use mysqli if a...
Andrew Dolgov
2013-04-18
pass DB_PORT as string
Andrew Dolgov
2013-04-18
fix auth_base referencing dbh which was not present
Andrew Dolgov
2013-04-18
add _DISABLE_FLOICON
Andrew Dolgov
2013-04-18
api/getHeadlines: increase limit to 200
Andrew Dolgov
2013-04-18
make pluginhost a singleton
Andrew Dolgov
2013-04-18
move db-prefs to OO
Andrew Dolgov
2013-04-18
db-prefs: use user_error
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-18
support pgsql in pdo
Andrew Dolgov
2013-04-18
add experimental support for PDO (_ENABLE_PDO)
Andrew Dolgov
2013-04-18
enable errorhandler
Andrew Dolgov
2013-04-18
Merge branch 'master' into pdo
Andrew Dolgov
2013-04-18
Merge branch 'master' into pdo
Andrew Dolgov
2013-04-17
Merge pull request #162 from swiffer/master
Andrew Dolgov
2013-04-17
make us of db_affected_rows($result) instead of using db specific functions
Matthias Wirtz
2013-04-17
update: only wait when pidlock is enabled
Andrew Dolgov
2013-04-17
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov
2013-04-17
revert OO-db access in dbupdater, create DbUpdater() correctly
Andrew Dolgov
2013-04-17
do not try to log to sql on old schema version
Andrew Dolgov
2013-04-17
Merge pull request #161 from swiffer/master
Andrew Dolgov
2013-04-17
fixed sanity check (mysqli_connect is also allowed now)
Matthias Wirtz
2013-04-17
initial
Andrew Dolgov
2013-04-17
classes: use OO DB interface
Andrew Dolgov
2013-04-17
remove sessionhandler
Andrew Dolgov
2013-04-17
catchupAllFeeds: do not call obsolete callback
Andrew Dolgov
2013-04-17
get_article_filter: fix missing argument
Andrew Dolgov
[prev]
[next]