index
:
forks/tt-rss
main
Fork of deprecated tt-rss repo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
classes
/
feeds.php
Age
Commit message (
Expand
)
Author
2012-10-31
allow setting article score manually
Andrew Dolgov
2012-10-30
add ability to auto-assign articles to labels (bump schema)
Andrew Dolgov
2012-10-30
add special link to cancel current search
Andrew Dolgov
2012-10-29
Revert "sanitize article content when importing data from feed"
Andrew Dolgov
2012-10-29
disable sync feed updates for feeds with cache_images set
Andrew Dolgov
2012-10-28
fix ARTICLE_BUTTON_PLUGINS not loaded when string contains spaces
Andrew Dolgov
2012-10-28
sanitize article content when importing data from feed
Andrew Dolgov
2012-10-28
remove unexpanded CDM ajax loading
Andrew Dolgov
2012-10-27
fix label row backgrounds only used when cached data is available
Andrew Dolgov
2012-10-25
use css3 gradients to color rrows
Andrew Dolgov
2012-10-25
add rrow background color setting by first assigned label
Andrew Dolgov
2012-10-25
force refetch feed when clicking update/clicking on same feed in the tree
Andrew Dolgov
2012-10-22
properly escape comment links
Andrew Dolgov
2012-10-22
properly escape article link/PTITLEs (refs #472)
Andrew Dolgov
2012-10-11
unify child category counter display; remove include_children control
Andrew Dolgov
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
[prev]