summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-11-01Bump PHPStan to 1.0.0wn_
2021-10-29Merge branch 'weblate-integration'Andrew Dolgov
2021-10-26HOOK_ARTICLE_BUTTON/HOOK_ARTICLE_LEFT_BUTTON: only try to parse markup if ↵Andrew Dolgov
its actually there
2021-10-24css: make plugin button container a flexboxAndrew Dolgov
backend: pass plugin button generated code through domdocument to ensure its correctness; set data-plugin-name attribute on children to make them sortable via css
2021-10-22minor phpstan tweaksAndrew Dolgov
2021-10-22require phpstan via composerAndrew Dolgov
2021-10-22af_redditimgur: allow subscribing to teddit.net subreddits directly ↵Andrew Dolgov
(rewriting to reddit.com)
2021-10-22pluginhost: update comments for HOOK_ constants to use phpdoc syntax; add ↵Andrew Dolgov
HOOK_PRE_SUBSCRIBE
2021-10-22af_redditimgur: set some @var hintsAndrew Dolgov
2021-10-18add data-orig-feed-title to generated headline markupAndrew Dolgov
2021-10-18af_comics: pass PluginHost to filter constructorsAndrew Dolgov
2021-10-16Merge pull request 'Fix undefined array key "output" when adding new label' ↵fox
(#47) from klempin/tt-rss:master into master Reviewed-on: https://git.tt-rss.org/fox/tt-rss/pulls/47
2021-10-15Fix undefined array key "output" when adding new labelPhilip Klempin
2021-10-15OPML improvements/fixes:Andrew Dolgov
* allow CLI import of OPML files (--opml-import) * visualize OPML structure when importing * add strict type hints to most OPML class methods
2021-10-11fix vfeed menu in three panel modeAndrew Dolgov
2021-10-11fix wrongly renamed CLI options --debug-force-... to --force-...Andrew Dolgov
2021-10-10headlines: attach context menu to vfeed title nodeAndrew Dolgov
2021-10-10feed tree context menu: add an entry to open originating websiteAndrew Dolgov
2021-09-24properly sanitize video poster attributeAndrew Dolgov
2021-09-22Translated using Weblate (Chinese (Traditional))TonyRL
Currently translated at 100.0% (665 of 665 strings) Translation: Tiny Tiny RSS/messages Translate-URL: https://weblate.tt-rss.org/projects/tt-rss/messages/zh_Hant/
2021-09-08OPML: multiple fixesAndrew Dolgov
- remove unused integer indexes when exporting filters as JSON - fix warning when importing filters without rules - properly assign category IDs for category filter rules - fix warning: check if outline attributes like xmlUrl are set before trying to use them - fix warning: don't try to use libxml_disable_entity_loader on PHP 8
2021-09-08classes/opml: fix indentation; when importing, don't produce warningAndrew Dolgov
on filters with no rules defined.
2021-09-08Merge pull request 'Fix undefined index error' (#45) from ↵fox
jpschewe/tt-rss:fix-undefined-index into master Reviewed-on: https://git.tt-rss.org/fox/tt-rss/pulls/45
2021-09-07Fix undefined index errorJon Schewe
Getting $op is handled at the top of the file, use the same variable at the end of the file to avoid errors about an undefined index.
2021-09-02fix label ordering in feed treeAndrew Dolgov
2021-08-25Merge pull request 'fix password recovery' (#44) from ↵fox
mechnich/tt-rss:fix-password-recovery into master Reviewed-on: https://git.tt-rss.org/fox/tt-rss/pulls/44
2021-08-25fix password recoveryjmechnich
2021-08-23block useless usort() E_DEPRECATED for the time beingAndrew Dolgov
2021-08-23remove SELF_USER_AGENT custom constant, replaced with configurable ↵Andrew Dolgov
Config::HTTP_USER_AGENT / Config::get_user_agent()
2021-08-23Pref_Feeds:calculate_children_count - fix operator precedenceAndrew Dolgov
2021-08-21Translated using Weblate (Chinese (Traditional))TonyRL
Currently translated at 100.0% (665 of 665 strings) Translation: Tiny Tiny RSS/messages Translate-URL: https://weblate.tt-rss.org/projects/tt-rss/messages/zh_Hant/
2021-08-18fix broken feed tree generation when categories are disabledAndrew Dolgov
2021-08-18Merge pull request 'Use ORM more in 'classes/pref/feeds.php'.' (#43) from ↵fox
wn/tt-rss:feature/pref-feeds-idiorm into master Reviewed-on: https://git.tt-rss.org/fox/tt-rss/pulls/43
2021-08-18Merge pull request 'pull latest readability-php via composer' (#42) from ↵fox
niehztog/tt-rss:update-readability into master Reviewed-on: https://git.tt-rss.org/fox/tt-rss/pulls/42
2021-08-17Make prefs feed search case-insensitive.wn_
Previously the search query had to match lower title or feed_url (i.e. searching w/ uppercase wouldn't match).
2021-08-17Use ORM more in 'classes/pref/feeds.php'.wn_
2021-08-17pull latest readability-php via composerNils Gotzhein
2021-08-16Merge pull request 'Use ORM in some more parts of 'update.php'.' (#41) from ↵fox
wn/tt-rss:feature/update-use-idiorm into master Reviewed-on: https://git.tt-rss.org/fox/tt-rss/pulls/41
2021-08-15Use ORM in some more parts of 'update.php'.wn_
2021-07-28fix rendering of category filters on UncategorizedAndrew Dolgov
2021-07-20Translated using Weblate (Chinese (Traditional))TonyRL
Currently translated at 100.0% (665 of 665 strings) Translation: Tiny Tiny RSS/messages Translate-URL: https://weblate.tt-rss.org/projects/tt-rss/messages/zh_Hant/
2021-07-16Translated using Weblate (Chinese (Traditional))TonyRL
Currently translated at 99.3% (661 of 665 strings) Translation: Tiny Tiny RSS/messages Translate-URL: https://weblate.tt-rss.org/projects/tt-rss/messages/zh_Hant/
2021-07-16Translated using Weblate (Chinese (Simplified))TonyRL
Currently translated at 96.9% (645 of 665 strings) Translation: Tiny Tiny RSS/messages Translate-URL: https://weblate.tt-rss.org/projects/tt-rss/messages/zh_Hans/
2021-07-05Translated using Weblate (Chinese (Traditional))TonyRL
Currently translated at 98.0% (652 of 665 strings) Translation: Tiny Tiny RSS/messages Translate-URL: https://weblate.tt-rss.org/projects/tt-rss/messages/zh_Hant/
2021-07-02Translated using Weblate (Chinese (Traditional))TonyRL
Currently translated at 96.3% (641 of 665 strings) Translation: Tiny Tiny RSS/messages Translate-URL: https://weblate.tt-rss.org/projects/tt-rss/messages/zh_Hant/
2021-07-02Translated using Weblate (Chinese (Simplified))TonyRL
Currently translated at 96.6% (643 of 665 strings) Translation: Tiny Tiny RSS/messages Translate-URL: https://weblate.tt-rss.org/projects/tt-rss/messages/zh_Hans/
2021-06-28main toolbar: clarify element ordering, fix some indentsAndrew Dolgov
2021-06-25prolong PHP session cookie automatically to stop hard logouts after ↵Andrew Dolgov
SESSION_COOKIE_LIFETIME expires
2021-06-21Merge pull request 'Rewrite feed entry link as href content' (#40) from ↵fox
klempin/tt-rss:master into master Reviewed-on: https://git.tt-rss.org/fox/tt-rss/pulls/40
2021-06-20Translated using Weblate (Italian)Dario Di Ludovico
Currently translated at 100.0% (665 of 665 strings) Translation: Tiny Tiny RSS/messages Translate-URL: https://weblate.tt-rss.org/projects/tt-rss/messages/it/