| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-04 | split vf_shared | 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-15 | feeds: unify naming | Andrew Dolgov | |
| 2021-02-08 | remove PHPMD.UnusedFormalParameter | Andrew Dolgov | |
| 2018-12-09 | remove vf_shared pixmap | Andrew Dolgov | |
| 2018-12-05 | share by url stuff: use link icon instead of share | Andrew Dolgov | |
| 2018-12-05 | remove share.png | Andrew Dolgov | |
| 2018-11-03 | php: remove trailing whitespaces | Andrew Dolgov | |
| 2017-12-03 | plugins/vf_shared: use PDO | Andrew Dolgov | |
| 2017-05-04 | move a bunch of functions into Feeds/Article namespaces | Andrew Dolgov | |
| + static function catchupArticlesById($ids, $cmode, $owner_uid = false) { + static function getLastArticleId() { + static function queryFeedHeadlines($params) { + static function getParentCategories($cat, $owner_uid) { + static function getChildCategories($cat, $owner_uid) { move the rest of functions2.php back to functions.php as it is of more manageable size, remove the former | |||
| 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-07-12 | queryFeedHeadlines: move to array-based arguments, optionally check if first ↵ | Andrew Dolgov | |
| element changed when paginating | |||
| 2013-07-11 | vf_shared: fix warning | Andrew Dolgov | |
| 2013-07-11 | add plugin to show all shared articles | Andrew Dolgov | |