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
/
article.php
Age
Commit message (
Expand
)
Author
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
2013-01-22
move some more functions out of functions.php; fix opml.php failing due to re...
Andrew Dolgov
2013-01-22
split some more functions from functions.php
Andrew Dolgov
2012-08-17
rework class system to use subdirectories
Andrew Dolgov
2011-12-26
experimental CSRF protection
Andrew Dolgov
2011-12-13
implement ProtectedHandler
Andrew Dolgov
2011-12-13
add catchall backend class
Andrew Dolgov
2011-12-13
implement tiny-OOP routing
Andrew Dolgov