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
/
classes
/
feeds.php
Age
Commit message (
Expand
)
Author
2012-09-15
remove truncating of titles in CDM
Andrew Dolgov
2012-09-02
replace several preg_match() feed id tests with is_numeric()
Andrew Dolgov
2012-08-21
remove hook-based plugins
Andrew Dolgov
2012-08-17
rework class system to use subdirectories
Andrew Dolgov
2012-08-15
properly persist include_children
Andrew Dolgov
2012-08-13
change include_children to a togglebutton; add placeholder setting save in a ...
Andrew Dolgov
2012-08-13
add toolbar checkbox to include subcategories to viewfeed()
Andrew Dolgov
2012-08-13
remove feeds/index()
Andrew Dolgov
2012-08-13
sorta-kinda fix the feedlist
Andrew Dolgov
2012-08-13
initial work on nested categories
Andrew Dolgov
2012-08-10
Revert "add experimental clientside headline clamping (refs #479)"
Andrew Dolgov
2012-08-09
add experimental clientside headline clamping (refs #479)
Andrew Dolgov
2012-07-09
remove COUNTERS_MAX_AGE, add some optimization for counter queries (refs #464)
Andrew Dolgov
2012-06-30
use Uncategorized coalesce in a few more places
Andrew Dolgov
2012-06-20
fix creating filter with active article title in cdm
Andrew Dolgov
2012-03-29
simplify catching up of feeds, do not reload headlines buffer on catchup unle...
Andrew Dolgov
2011-12-27
pngquant some images
Andrew Dolgov
2011-12-26
universal image caching and automatic cache directories maintenance
Andrew Dolgov
2011-12-26
experimental CSRF protection
Andrew Dolgov
2011-12-21
rename dismiss article button
Andrew Dolgov
2011-12-21
add note plugin
Andrew Dolgov
2011-12-21
add mail and share plugins
Andrew Dolgov
2011-12-20
move tweet button to a plugin, implement basic support for article action but...
Andrew Dolgov
2011-12-20
tweak headlines-toolbar appearance
Andrew Dolgov
2011-12-13
simplify default global config, expand sanity_check messages
Andrew Dolgov
2011-12-13
split several functions to related classes
Andrew Dolgov
2011-12-13
implement ProtectedHandler
Andrew Dolgov
2011-12-13
implement tiny-OOP routing
Andrew Dolgov