summaryrefslogtreecommitdiff
path: root/plugins/auto_assign_labels
AgeCommit message (Collapse)Author
2021-11-14deal with phpstan warnings in auto_assign_labels and bookmarkletsAndrew Dolgov
2021-11-10plugin cleanup re: phpstan 1.0 warningsAndrew Dolgov
2021-03-01hide 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-21for the most part, deal with filter rules UIAndrew Dolgov
2018-02-23auto_assign_labels: pass delimiter to preg_quote() to escape slashes properlyAndrew Dolgov
2017-12-03plugins/auto_assign_labels: use PDOAndrew Dolgov
2017-05-05wrap rssfuncs into rssutils classAndrew Dolgov
2017-05-04move label stuff to Labels classAndrew Dolgov
fix some unresolved functions
2017-04-26update phpmd ruleset to use (subset) of cleancodeAndrew Dolgov
fix various minor issues reported by static analysis remove redundant php closing tag from several more files
2015-03-04add auto_assign_labels plugin; allow article filter plugins to add labels to ↵Andrew Dolgov
articles