1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-20 11:16:36 +02:00
ttrss/plugins
Andrew Dolgov 273ada7353 * implement shortcut syntax for exposed plugin methods
* move shared article rendering code to share plugin
2021-02-17 09:59:14 +03:00
..
af_comics feeds: unify naming 2021-02-15 15:43:07 +03:00
af_fsckportal domdocument: remove old meta charset unicode hacks, replace with shorter xml preamble utf8 hack (on loadhtml where it makes sense) 2019-03-21 21:08:02 +03:00
af_proxy_http replace a few more controls to new style 2021-02-16 18:50:18 +03:00
af_psql_trgm replace a few more controls to new style 2021-02-16 18:50:18 +03:00
af_readability replace a few more controls to new style 2021-02-16 18:50:18 +03:00
af_redditimgur replace a few more controls to new style 2021-02-16 18:50:18 +03:00
af_tumblr_1280 domdocument: remove old meta charset unicode hacks, replace with shorter xml preamble utf8 hack (on loadhtml where it makes sense) 2019-03-21 21:08:02 +03:00
af_unburn fix a few more warnings 2021-02-06 10:23:45 +03:00
af_youtube_embed remove PHPMD.UnusedFormalParameter 2021-02-08 19:42:10 +03:00
af_zz_noautoplay plugins: run eslint const/let fixes 2018-11-30 08:39:45 +03:00
af_zz_vidmute fix af_zz_vidmute for new chrome breaking muting via setAttribute 2018-09-11 11:46:10 +03:00
auth_internal use shortcut echo syntax for php templates 2021-02-14 09:15:51 +03:00
auth_remote authentication: make logins case-insensitive (force lowercase) 2021-02-11 09:57:57 +03:00
auto_assign_labels auto_assign_labels: pass delimiter to preg_quote() to escape slashes properly 2018-02-23 13:31:08 +03:00
bookmarklets move bookmarklet-related subscribe_to_feed_url to bookmarklet plugin 2021-02-15 16:41:52 +03:00
cache_starred_images diskcache: unify naming 2021-02-15 16:11:30 +03:00
close_button close_button: fix warning 2021-02-10 21:40:31 +03:00
googlereaderkeys Fix missed hotkeys in googlereaderkeys plugin 2019-03-17 17:39:20 +01:00
hotkeys_force_top Created hotkeys_force_top plugin 2020-05-30 22:45:41 -06:00
hotkeys_noscroll implement keyboard-related changes discussed in https://community.tt-rss.org/t/changing-the-amount-of-scroll-by-arrow-key/3452/7 2020-05-17 08:25:51 +03:00
hotkeys_swap_jk Created hotkeys_force_top plugin 2020-05-30 22:45:41 -06:00
mail rework controls to accept parameters as array 2021-02-16 16:59:21 +03:00
mailto render headline-specific toolbar on the client 2021-02-14 22:17:13 +03:00
no_iframes remove PHPMD.UnusedFormalParameter 2021-02-08 19:42:10 +03:00
no_title_counters add PluginHost.HOOK_INIT_COMPLETE (and make no_title_counters use it) 2018-12-08 20:06:07 +03:00
no_url_hashes update phpmd ruleset to use (subset) of cleancode 2017-04-26 20:57:36 +03:00
note cleanup markup in some plugins, make nsfw generate dijit widgets 2021-02-16 22:07:37 +03:00
nsfw cleanup markup in some plugins, make nsfw generate dijit widgets 2021-02-16 22:07:37 +03:00
scored_oldest_first scored_oldest_first: update sort caption 2021-01-17 10:50:40 +03:00
share * implement shortcut syntax for exposed plugin methods 2021-02-17 09:59:14 +03:00
shorten_expanded shorten_expanded: fix for posts without attachments 2021-02-16 08:31:24 +03:00
toggle_sidebar use shortcut echo syntax for php templates 2021-02-14 09:15:51 +03:00
vf_shared feeds: unify naming 2021-02-15 15:43:07 +03:00
index.html