Commit Graph

7822 Commits (86d07d367cdaa0152190bfa2a01cd0df99fc454d)
 

Author SHA1 Message Date
Andrew Dolgov 86d07d367c rpc, setpref: properly save settings to active profile 10 years ago
Andrew Dolgov 77e8100669 add date suffixes to opml & import_export generated files 10 years ago
Andrew Dolgov 73963a21b2 af_comics: fix for whomp 10 years ago
Andrew Dolgov 9a35ed6709 disable filter test result highlighting for the time being 10 years ago
Andrew Dolgov 94b8ce6cec queryfeedheadlines: remove disable_offsets hack 10 years ago
Andrew Dolgov 6b860bd9d2 recently read: limit query by last_read 10 years ago
Andrew Dolgov dbeef0ca67 filter preview: remove unnecessary checkbox 10 years ago
Andrew Dolgov f48f292d2b tweak filter preview layout a bit; allow previewing matched articles in a popup 10 years ago
Andrew Dolgov 3857536f70 fix testing in create filter dialog, woops 10 years ago
Andrew Dolgov 261226a3a5 mostly implement async filter test dialog 10 years ago
Andrew Dolgov a007c18dff wip: filter async testing 10 years ago
Andrew Dolgov a0dbc45acd add edit feed to feed header context menu in grouped mode 10 years ago
Andrew Dolgov b717c65e4e update previous 10 years ago
Andrew Dolgov 8dc539db8f Merge branch 'master' of git.tt-rss.org:fox/tt-rss 10 years ago
Andrew Dolgov 791877c39d fix catching up for grouped feeds 10 years ago
Andrew Dolgov 2606a4e3ae Merge branch 'fix-encl-img-attrs' into 'master'
Fixed height/width image attributes for enclosures.

Per <https://tt-rss.org/forum/viewtopic.php?f=1&t=3482>: Width/height values for images appear to be swapped when rendering enclosures. This fixes that so width is assigned width, etc.

See merge request !12
11 years ago
JustAMacUser 08e79cb6b9 Fixed height/width image attributes for enclosures. 11 years ago
Andrew Dolgov c7ce438e7b hurr-durr (2) 11 years ago
Andrew Dolgov 48b23e500e Merge branch 'master' of git.fakecake.org:tt-rss 11 years ago
Andrew Dolgov b95c1e3ced hurr-durr 11 years ago
Andrew Dolgov f5e66c439e remove SESSION_CHECK_ADDRESS 11 years ago
Andrew Dolgov ca36d4bcc1 Merge branch 'master' of git.tt-rss.org:fox/tt-rss 11 years ago
Andrew Dolgov 978989bb7b shorten previous a bit 11 years ago
Skibbi e22e0d686c Prevent concatenating words for full text search index 11 years ago
Andrew Dolgov 61eeae8006 Merge branch 'italian_translation' into 'master'
Updated italian translation

- fixed a mistranslation (thanks to hrk )
- rewrote a string related to bayesian filter

See merge request !10
11 years ago
dedioste 017e702469 Updated italian translation
- fixed a mistranslation (thanks to hrk )
- rewrote a string related to bayesian filter
11 years ago
Andrew Dolgov e17079dcef make disabled filter rules easier to discern
show if filter set match_any_rule on the overview
11 years ago
Andrew Dolgov 961cae85a4 Merge branch 'master' of git.fakecake.org:tt-rss 11 years ago
Andrew Dolgov d5eaaa0508 curl: let's verify ssl peers 11 years ago
Andrew Dolgov 18433c6c18 Merge branch 'keep-cached-images-fresh' into 'master'
Keep local cached images fresh if file exists.

Updates the cache_images() function to `touch` images if the file exists already. Some sites (e.g. news) re-use stock images and this change updates the local file's modified time every time the image is referenced in new articles. This should prevent the local file from being expired/deleted only to be re-cached later on.

See merge request !9
11 years ago
Andrew Dolgov abb2ead416 Merge branch 'italian_translation' into 'master'
Updated italian translation

- 4 new strings translated

See merge request !8
11 years ago
Andrew Dolgov da96ad50b6 Merge branch 'french_translation' into 'master'
French translation update (2 new strings)



See merge request !7
11 years ago
JustAMacUser 4a27966e78 Keep local cached images fresh if file exists.
Updates the cache_images() function to `touch` images if the file exists already. Some sites (e.g. news) re-use stock images and this change updates the local file's modified time every time the image is referenced in new articles. This should prevent the local file from being expired/deleted only to be re-cached later on.
11 years ago
dedioste 87992f22e6 Updated italian translation
- 4 new strings translated
11 years ago
Raphaël Rochet 45b208dc39 French translation update (2 new strings) 11 years ago
Andrew Dolgov 98b0729850 Merge branch 'enclosures-render-patch' into 'master'
Unset $retval after HOOK_FORMAT_ENCLOSURES.

Fixes an edge case where changing the array of enclosures with HOOK_FORMAT_ENCLOSURES might break the dropdown rendering if HOOK_RENDER_ENCLOSURE has no registered hooks.

See merge request !6
11 years ago
JustAMacUser 8493163576 Unset $retval after HOOK_FORMAT_ENCLOSURES.
Fixes an edge case where changing the array of enclosures with HOOK_FORMAT_ENCLOSURES might break the dropdown rendering if HOOK_RENDER_ENCLOSURE has no registered hooks.
11 years ago
Andrew Dolgov 28539f6aaf search_to_sql: trim() input 11 years ago
Andrew Dolgov 610914d4d6 af_comics: add pvponline 11 years ago
Andrew Dolgov 67fc7ba6e3 Merge branch 'master' of git.fakecake.org:tt-rss 11 years ago
Andrew Dolgov fadc8de5d8 a:focus != a:hover 11 years ago
Andrew Dolgov 73dfda1da6 various minor style updates, add danger buttons 11 years ago
Andrew Dolgov 8b8820e524 remove some list backgrounds 11 years ago
Andrew Dolgov 5e11d53429 Merge branch 'master' of git.fakecake.org:tt-rss 11 years ago
Andrew Dolgov dcbe36b2a2 fix some remaining old-style viewfeed() calls 11 years ago
Andrew Dolgov 2b925f3216 Merge branch 'master' of git.fakecake.org:tt-rss 11 years ago
Andrew Dolgov 9044e2e062 installer: use dijit styles 11 years ago
Andrew Dolgov ecbd467e64 Merge branch 'german-translation' into 'master'
protect .htaccess and config.php against accessing by strangers

Currently .htaccess and config.php can be accessed from strangers via http so I modified the .htaccess file to make sure they are not accessible via http.

See merge request !4
11 years ago
Heiko Adams 4a02c2fd56 protect .htaccess and config.php against accessing by strangers 11 years ago
Andrew Dolgov 45913edda0 fetch_file_contents: use http/1.1 when not using curl 11 years ago