index
:
forks/tt-rss
main
Fork of deprecated tt-rss repo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
auto_assign_labels
Age
Commit message (
Collapse
)
Author
2021-11-14
deal with phpstan warnings in auto_assign_labels and bookmarklets
Andrew Dolgov
2021-11-10
plugin cleanup re: phpstan 1.0 warnings
Andrew Dolgov
2021-03-01
hide version for bundled plugins because it's meaningless; for everything ↵
Andrew Dolgov
else support showing version using git (if about[0] is null)
2021-02-21
for the most part, deal with filter rules UI
Andrew Dolgov
2018-02-23
auto_assign_labels: pass delimiter to preg_quote() to escape slashes properly
Andrew Dolgov
2017-12-03
plugins/auto_assign_labels: use PDO
Andrew Dolgov
2017-05-05
wrap rssfuncs into rssutils class
Andrew Dolgov
2017-05-04
move label stuff to Labels class
Andrew Dolgov
fix some unresolved functions
2017-04-26
update phpmd ruleset to use (subset) of cleancode
Andrew Dolgov
fix various minor issues reported by static analysis remove redundant php closing tag from several more files
2015-03-04
add auto_assign_labels plugin; allow article filter plugins to add labels to ↵
Andrew Dolgov
articles