Commit Graph

7803 Commits (635ecdb9fa039adb8a0e8ead045bfda023e72bc4)
 

Author SHA1 Message Date
Heiko Adams 635ecdb9fa Fix missing SESSION_CHECK_ADDRESS in config 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
Andrew Dolgov 9109e171ee feedtree: don't hide feeds with errors 11 years ago
Andrew Dolgov 1707a768ea Merge branch 'master' of git.tt-rss.org:fox/tt-rss 11 years ago
Andrew Dolgov d98779972d tabbed feed editor 11 years ago
Andrew Dolgov bf9cc9ad95 combine user edit & user details 11 years ago
Andrew Dolgov 9df613d9ae Merge branch 'german-translation' into 'master'
update german translation



See merge request !3
11 years ago
Heiko Adams 132e134bd1 update german translation 11 years ago
Andrew Dolgov e2e095233f fix readonly/disabled textbox styles 11 years ago
Andrew Dolgov f232aa5a34 remove num_articles from main pref_users query 11 years ago
Andrew Dolgov 0acc1ed76e dijit style updates 11 years ago
Andrew Dolgov f9c1f8b0d4 pref-feeds: check for inactive feeds asynchronously 11 years ago
Andrew Dolgov 1edff0d439 user manager: show stored feeds/articles 11 years ago
Andrew Dolgov f76d2435b9 Merge branch 'master' of git.fakecake.org:tt-rss 11 years ago
Andrew Dolgov 6b0a17ad8b viewfeed: switch to hash-based arguments
viewfeed: remove (obsolete) method parameter
add shortcut to debug viewfeed() query
11 years ago
Andrew Dolgov 974b55c8c2 rebase translations 11 years ago
Andrew Dolgov 839d150a60 minor layout updates related to new alert styles 11 years ago
Andrew Dolgov 6dbd6585a9 af_readability: add pluggable filter action 11 years ago
Andrew Dolgov b028da0a2d display lack of filter plugin actions properly 11 years ago
Andrew Dolgov 6759dde1dd minor css updates 11 years ago
Andrew Dolgov 1eec50143b dijit dialog: adjust title padding 11 years ago