index
:
forks/tt-rss
main
Fork of deprecated tt-rss repo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2013-03-17
properly allow false parameters passed through to API calls (refs #576)
Andrew Dolgov
2013-03-17
update translations; add plugin strings
Andrew Dolgov
2013-03-17
use saveHTML() in sanitize instead of saveXML() (refs #522)
Andrew Dolgov
2013-03-17
add startup check for iconv (refs #571)
Andrew Dolgov
2013-03-17
sanitize: move htmlawed rewriting to execute last so that we can keep
Andrew Dolgov
2013-03-17
implement proper last_marked/last_published feeds for proper sorting of
Andrew Dolgov
2013-03-17
update translations
Andrew Dolgov
2013-03-16
fix escaping of entry content being broken by cache_images() rewriting
Andrew Dolgov
2013-03-16
remove cache_content remnants
Andrew Dolgov
2013-03-16
remove LIBXML_NOEMPTYTAG because of double <br/>s - the #357 issue with
Andrew Dolgov
2013-03-16
include hashed SELF_URL_PATH when checking for new version
Andrew Dolgov
2013-03-16
make version checks a bit more readable
Andrew Dolgov
2013-03-16
Somehow I managed to get it wrong the first time.
Dimitar Dimitrov
2013-03-15
Compare versions in a more robust way.
Dimitar Dimitrov
2013-03-15
Let htmLawed keep width+height for images
André
2013-03-15
release 1.7.4
Andrew Dolgov
2013-03-15
Revert "Rewrote database support to classes, Fixed strict warning in sanitize...
Andrew Dolgov
2013-03-15
Revert "db: use builtin classloader, lowercase class files"
Andrew Dolgov
2013-03-15
release 1.7.3
Andrew Dolgov
2013-03-15
db: use builtin classloader, lowercase class files
Andrew Dolgov
2013-03-15
Rewrote database support to classes, Fixed strict warning in sanitizedummy.php
Markus Birth
2013-03-14
rename STRIP_IMAGES to make it less confusing (bump schema)
Andrew Dolgov
2013-03-12
add f C hotkey to toggle combined mode (closes #549)
Andrew Dolgov
2013-03-12
release 1.7.2
Andrew Dolgov
2013-03-11
escape fetch error message before saving in the db (closes #550)
Andrew Dolgov
2013-03-07
remove purging of inactive feeds in daemon_common (causes duplicates)
Andrew Dolgov
2013-03-05
getLabelCounters: add caption to group by to fix query failing on pgsql 8.4 (...
Andrew Dolgov
2013-03-05
release 1.7.1
Andrew Dolgov
2013-03-04
when purging inactive feeds, set last_updated to NOW()
Andrew Dolgov
2013-02-28
only bind noscroll hotkeys in combined mode by default
Andrew Dolgov
2013-02-28
db: remove qlog stuff
Andrew Dolgov
2013-02-27
implement classic next/prev article movement behavior, bind to ctrl-arrows
Andrew Dolgov
2013-02-27
replace getmicrotime() wrapper with microtime(true)
Andrew Dolgov
2013-02-27
enclosures player: hide html5 audio element
Andrew Dolgov
2013-02-27
db: replace QUERY_LOG with _DEBUG_QUERY_LOG
Andrew Dolgov
2013-02-27
cache all db prefs on startup
Andrew Dolgov
2013-02-27
remove server-side feedtree collapse implementation
Andrew Dolgov
2013-02-27
log queries is QUERY_LOG is defined
Andrew Dolgov
2013-02-27
ccache: disable force overriding owner_uid on real feeds (why was this needed?)
Andrew Dolgov
2013-02-27
getLabelCounters: optimize SQL
Andrew Dolgov
2013-02-26
change various catchup stuff to only affect unread articles
Andrew Dolgov
2013-02-26
pluginhost: add get_debug()/set_debug() for plugins to detect if debugging is...
Andrew Dolgov
2013-02-26
done collecting data debug message: remove title
Andrew Dolgov
2013-02-26
remove update on checksum change (updated status has been removed); rtl stuff...
Andrew Dolgov
2013-02-26
force disable simplepie unnecessarily sanitizing data
Andrew Dolgov
2013-02-26
update_daemon_common: purge inactive/not updated feeds
Andrew Dolgov
2013-02-25
make_lockfile: check if file was created successfully
Andrew Dolgov
2013-02-23
simplepie init: hide errors
Andrew Dolgov
2013-02-23
fetch_file_contents: fix typos
Andrew Dolgov
2013-02-23
rssfuncs: show fetch done debug message in appropriate place
Andrew Dolgov
[next]