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
2018-11-30
minor css fixes (mostly for zoom mode)
Andrew Dolgov
2018-11-30
combined mode (and more) css class name updates
Andrew Dolgov
2018-11-30
remove FTITLE- id
Andrew Dolgov
2018-11-30
remove some unnecessary element IDs
Andrew Dolgov
2018-11-30
packed headlines: no point in using JSON here
Andrew Dolgov
2018-11-30
headlines: remove collapseBtn
Andrew Dolgov
2018-11-30
remove expandable CDM headlines
Andrew Dolgov
2018-11-30
move to simpler CDM handling of encoded content (instead of CENCW... etc)
Andrew Dolgov
2018-11-30
debug logging system rework:
Andrew Dolgov
2018-11-29
some more eslint-related stuff
Andrew Dolgov
2018-11-03
php: remove trailing whitespaces
Andrew Dolgov
2018-08-20
split transparent rewriting of locally cached media URLs to execute after bot...
Andrew Dolgov
2018-05-23
Call the subscription hook from the plugins even if fetch_file_contents retur...
MatthieuS
2018-01-05
subscribe_to_feed: force-cast login and password to string
Andrew Dolgov
2017-12-31
remove synchronous feed refreshing on ForceUpdate
Andrew Dolgov
2017-12-17
force-cast some variables used in queries to integer
Andrew Dolgov
2017-12-15
properly highlight search keywords containing forward slash
Andrew Dolgov
2017-12-11
subscribe dialog: add primary action
Andrew Dolgov
2017-12-11
add some primary dialog actions; update css
Andrew Dolgov
2017-12-11
filter,label dlg: use default action
Andrew Dolgov
2017-12-11
search form: set default action
Andrew Dolgov
2017-12-10
synchronous feed update: catch PDO exceptions as to not break headlines output
Andrew Dolgov
2017-12-04
some (very minor) code cleanup in feeds class
Andrew Dolgov
2017-12-04
format_headlines_list: prevent warning on first_id changed check
Andrew Dolgov
2017-12-03
fix some minor issues found by code analyzer
Andrew Dolgov
2017-12-03
queryfeedheadlines: there's no need to quote order_by/override_order
Andrew Dolgov
2017-12-03
style feed icon and opml file upload controls
Andrew Dolgov
2017-12-03
feed debugger: only allow debugging users own feeds
Andrew Dolgov
2017-12-03
further stylesheet simplification related fixes
Andrew Dolgov
2017-12-03
feeds: remove sql_bool_to_bool()
Andrew Dolgov
2017-12-03
main classes: remove sql_bool_to_bool() kludge
Andrew Dolgov
2017-12-01
fix typo
Andrew Dolgov
2017-12-01
query feed headlines: fix limit/offset
Andrew Dolgov
2017-12-01
feeds: handle escaping
Andrew Dolgov
2017-12-01
feeds: remove escaping
Andrew Dolgov
2017-12-01
queryfeedheadlines: PDOize (1)
Andrew Dolgov
2017-12-01
feeds: right before queryfeedheadlines()
Andrew Dolgov
2017-12-01
ccache, misc: fixes
Andrew Dolgov
2017-10-09
makes 'order by title' to sort by title and by ascending date
Gilles Grandou
2017-10-06
fix batch feed editor using wrong SQL syntax when saving feed password
Andrew Dolgov
2017-05-26
add HOOK_FORMAT_ARTICLE & HOOK_FORMAT_ARTICLE_CDM
Andrew Dolgov
2017-05-05
wrap rssfuncs into rssutils class
Andrew Dolgov
2017-05-04
move label stuff to Labels class
Andrew Dolgov
2017-05-04
move some label stuff to labels.php
Andrew Dolgov
2017-05-04
move get_article_labels to Article
Andrew Dolgov
2017-05-04
move counter cache to a separate class
Andrew Dolgov
2017-05-04
move a bunch of functions into Feeds/Article namespaces
Andrew Dolgov
2017-05-04
move to Article:
Andrew Dolgov
2017-05-04
move the following to Feeds:
Andrew Dolgov
2017-05-04
move the following to Article:
Andrew Dolgov
[prev]
[next]