Commit Graph

8009 Commits (ee5170424e8dc571b3a811e02f906aef5ee49e83)
 

Author SHA1 Message Date
Andrew Dolgov ee5170424e dojo: main UI: load stuff asynchronously 8 years ago
Andrew Dolgov 25a533c432 bump static version to 16.8 8 years ago
Andrew Dolgov 6ff51c1997 Merge branch 'more-info-article-filter' into 'master'
Pass the value of cache_images to plugins in HOOK_ARTICLE_FILTER.

Adds the `$cache_images` value to the `$article['feed']` array before calling HOOK_ARTICLE_FILTER. Allows plugins to know whether images will be cached in case they want to manage them in one way or another.

See merge request !32
8 years ago
Andrew Dolgov 3b4d9619e9 Merge branch 'patch-strip-harmful-tags' into 'master'
Remove href attribute if it executes JavaScript.

Security update to prevent A tags with a `javascript:` href from actually executing the JavaScript.

See merge request !31
8 years ago
JustAMacUser babfadbfd2 Pass the value of cache_images to plugins in HOOK_ARTICLE_FILTER. 8 years ago
JustAMacUser d8b0f06705 Remove href attribute if it executes JavaScript. 8 years ago
Andrew Dolgov 4800746386 tweet embed: force utf-8 8 years ago
Andrew Dolgov 46506d3fd6 af_redditimgur: rework gfycat pages 8 years ago
Andrew Dolgov 8c395462be af_redditimgur: support .mp4 links 8 years ago
Andrew Dolgov e487e92d70 readability: increase maximum source document size, reorganize the reddit plugin code a bit 8 years ago
Andrew Dolgov 49048482d8 af_redditimgur: relax poster image url condition for imgur a bit 8 years ago
Andrew Dolgov 43db5b99eb af_redditimgur: only check embed url variants unless match is found 8 years ago
Andrew Dolgov 8788698b05 basic tweet embedding using oembed 8 years ago
Andrew Dolgov 90e45935bb af_redditimgur: try to guess images to embed using content-type 8 years ago
Andrew Dolgov e97e2ec9f3 Merge branch 'master' of git.tt-rss.org:fox/tt-rss 8 years ago
Andrew Dolgov d419aed543 trgm plugin: increase check distance to 3 days 8 years ago
Andrew Dolgov 9e38b6ca79 Merge branch 'mb4-string-only' into 'master'
Only strings need 4-byte filtering.

Things like booleans, integers, etc. can be excluded as only strings have 4-byte characters.

Keeps the data types consistent.

See merge request !30
8 years ago
Andrew Dolgov a6fde6c99f af_redditimgur: support video elements in imgur albums 8 years ago
Andrew Dolgov 64c24ecb59 add hotkey for toggling VFEED_GROUP_BY_FEED preference 8 years ago
Andrew Dolgov 76ba1df76e af_redditimgur: use browser UA for readability requests 8 years ago
JustAMacUser dae16f72c9 Only strings need 4-byte filtering. 8 years ago
Andrew Dolgov 1818614949 api: fix article guid not being passed to render article hook 8 years ago
Andrew Dolgov 4afcf63563 api host: add session validation 8 years ago
Andrew Dolgov 5d97019d5d api: load user plugins properly 8 years ago
Andrew Dolgov e6905f7f87 test if mb_internal_encoding() is available in functions.php head 8 years ago
Andrew Dolgov eb95d1bddf af_redditimgur: handle i.reddituploads.com as pictures 8 years ago
Andrew Dolgov cfc2fe50cb fix sql error when subscribing to a feed using feed archive 8 years ago
Andrew Dolgov 582ff3cf6e af_redditimgur: make sure content_link is defined even if content dupcheck is disabled 8 years ago
Andrew Dolgov 2e68712261 set referrer policy to 'no-referrer' 8 years ago
Andrew Dolgov 7ac6ab4dda set referrer-policy to none 8 years ago
Andrew Dolgov c9a5903bcc disable autocomplete in subscription dialog 8 years ago
Andrew Dolgov ec21abb85d update autocomplete to "new-password" 8 years ago
Andrew Dolgov fa0e0ef315 set feed editor password fields to autocomplete=off 8 years ago
Andrew Dolgov aa4ab8e0bc remove .htaccess files 8 years ago
Andrew Dolgov 638fdf732a update_rss_feed: log warning when attempting to update unknown feed 8 years ago
Andrew Dolgov 2f1a29d9c8 generate_syndicated_feed: sanitize content excerpt 8 years ago
Andrew Dolgov 42f78188d0 sanitize: force strip unnecessary data outside of <body>...</body> tags generated by DOMDocument::saveHTML() 8 years ago
Andrew Dolgov 977cea1438 actually check for failures properly in the dbupdater 8 years ago
Andrew Dolgov 9e84bab449 daemon common: use proper update condition checking for secondary-selected feeds 8 years ago
Andrew Dolgov c71add385d fetch_file_contents: fix shim when invoked with 1 argument only 8 years ago
Andrew Dolgov 465fb16d33 remove fetch_file_contents2, use a compat shim instead 8 years ago
Andrew Dolgov 633fb7ffe2 amend previous 8 years ago
Andrew Dolgov 79c891a8b7 set smallish timeout on update check, exclude update checking on initial load 8 years ago
Andrew Dolgov e3bc4591af add a hash-based fetch_file_contents2() 8 years ago
Andrew Dolgov 00b6b66827 lib/gettext: use proper constructor 8 years ago
Andrew Dolgov 583d5b9a98 get_version: add missing substr 8 years ago
Andrew Dolgov b6d504b901 zoom: disable 650px p limit 8 years ago
Andrew Dolgov a296e65a74 Merge branch 'german-translation' into 'master'
German translation update



See merge request !29
8 years ago
Heiko Adams d1c3c3749d German translation update 8 years ago
Andrew Dolgov 8917f35893 Merge branch 'italian_translation' into 'master'
Italian translation updated

- new strings translated
- fixed typos
- some minor style edits

See merge request !28
8 years ago