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
/
article.php
Age
Commit message (
Expand
)
Author
2018-11-30
debug logging system rework:
Andrew Dolgov
2018-11-29
oops, remove useless db_escape_string() in article class (and nsfw plugin)
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-29
share: add support for og:image, etc. metadata for shared articles
Andrew Dolgov
2017-12-05
update previous to only affect mysql
Andrew Dolgov
2017-12-05
purge_orphans: limit maximum number of deleted articles
Andrew Dolgov
2017-12-03
force strip_tags() on all user input unless explicitly allowed
Andrew Dolgov
2017-12-03
ttrss_zoom: fix CSS
Andrew Dolgov
2017-12-03
css/less updates
Andrew Dolgov
2017-12-03
main classes: remove sql_bool_to_bool() kludge
Andrew Dolgov
2017-12-02
fix label cache being double escaped on save
Andrew Dolgov
2017-12-01
article: remove db_escape..()
Andrew Dolgov
2017-12-01
article: switch to PDO
Andrew Dolgov
2017-12-01
pdo: set warnings
Andrew Dolgov
2017-12-01
article: start pdo
Andrew Dolgov
2017-11-29
generate base css files using lessc
Andrew Dolgov
2017-05-26
add HOOK_FORMAT_ARTICLE & HOOK_FORMAT_ARTICLE_CDM
Andrew Dolgov
2017-05-11
share function: remove tt-rss prefix from page title
Andrew Dolgov
2017-05-04
move label stuff to Labels class
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 Article:
Andrew Dolgov
2017-05-04
move getArticleFeed to Article
Andrew Dolgov
2017-04-26
fix various issues reported by static analysis
Andrew Dolgov
2017-02-10
use print_hidden() for hidden dojo form fields
Andrew Dolgov
2017-01-04
edit tags dialog: fix height
Andrew Dolgov
2016-01-29
create_published_article: only use readability if enabled in the plugin
Andrew Dolgov
2016-01-29
enable support for readability (if af_readability is enabled) in shareanythin...
Andrew Dolgov
2015-09-11
tweak filter preview layout a bit; allow previewing matched articles in a popup
Andrew Dolgov
2015-08-11
minor textarea fixes
Andrew Dolgov
2015-06-17
bayes: properly reset score when going good -> ugly
Andrew Dolgov
2014-07-17
fix sharebyurl identifying articles by link instead of special synthesized gu...
Andrew Dolgov
2014-02-19
remove some unused code reported by phpmd
Andrew Dolgov
2013-05-19
move stylesheets to css/, reference default tt-rss stylesheets from
Andrew Dolgov
2013-05-07
Fixing bugs found by static analysis
Rasmus Lerdorf
2013-04-17
classes: use OO DB interface
Andrew Dolgov
2013-04-17
fix blank character after opening bracket in function calls
Andrew Dolgov
2013-04-17
remove $link
Andrew Dolgov
2013-04-15
use hashed guids in a hopefully backwards compatible fashion
Andrew Dolgov
2013-04-02
rpc: move labelops to article
Andrew Dolgov
2013-04-02
rpc: move completeTags to article
Andrew Dolgov
2013-04-02
rpc: move setArticleTags to article
Andrew Dolgov
2013-04-02
rpc: move setScore to article
Andrew Dolgov
2013-04-01
move several methods from dlg; fix displayed tags not updated after editing
Andrew Dolgov
2013-03-25
create_published_article: set last_published properly on creation
Andrew Dolgov
2013-03-22
db_escape_string: specify link parameter for consistency; sessions: do not fo...
Andrew Dolgov
2013-02-21
fix wrong DOS line-endings
Andrew Dolgov
[prev]
[next]