Andrew Dolgov
961cae85a4
Merge branch 'master' of git.fakecake.org:tt-rss
9 years ago
Andrew Dolgov
d5eaaa0508
curl: let's verify ssl peers
9 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
9 years ago
Andrew Dolgov
abb2ead416
Merge branch 'italian_translation' into 'master'
...
Updated italian translation
- 4 new strings translated
See merge request !8
9 years ago
Andrew Dolgov
da96ad50b6
Merge branch 'french_translation' into 'master'
...
French translation update (2 new strings)
See merge request !7
9 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.
9 years ago
dedioste
87992f22e6
Updated italian translation
...
- 4 new strings translated
9 years ago
Raphaël Rochet
45b208dc39
French translation update (2 new strings)
9 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
9 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.
9 years ago
Andrew Dolgov
28539f6aaf
search_to_sql: trim() input
9 years ago
Andrew Dolgov
610914d4d6
af_comics: add pvponline
9 years ago
Andrew Dolgov
67fc7ba6e3
Merge branch 'master' of git.fakecake.org:tt-rss
9 years ago
Andrew Dolgov
fadc8de5d8
a:focus != a:hover
9 years ago
Andrew Dolgov
73dfda1da6
various minor style updates, add danger buttons
9 years ago
Andrew Dolgov
8b8820e524
remove some list backgrounds
9 years ago
Andrew Dolgov
5e11d53429
Merge branch 'master' of git.fakecake.org:tt-rss
9 years ago
Andrew Dolgov
dcbe36b2a2
fix some remaining old-style viewfeed() calls
9 years ago
Andrew Dolgov
2b925f3216
Merge branch 'master' of git.fakecake.org:tt-rss
9 years ago
Andrew Dolgov
9044e2e062
installer: use dijit styles
9 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
9 years ago
Heiko Adams
4a02c2fd56
protect .htaccess and config.php against accessing by strangers
9 years ago
Andrew Dolgov
45913edda0
fetch_file_contents: use http/1.1 when not using curl
9 years ago
Andrew Dolgov
9109e171ee
feedtree: don't hide feeds with errors
9 years ago
Andrew Dolgov
1707a768ea
Merge branch 'master' of git.tt-rss.org:fox/tt-rss
9 years ago
Andrew Dolgov
d98779972d
tabbed feed editor
9 years ago
Andrew Dolgov
bf9cc9ad95
combine user edit & user details
9 years ago
Andrew Dolgov
9df613d9ae
Merge branch 'german-translation' into 'master'
...
update german translation
See merge request !3
9 years ago
Heiko Adams
132e134bd1
update german translation
9 years ago
Andrew Dolgov
e2e095233f
fix readonly/disabled textbox styles
9 years ago
Andrew Dolgov
f232aa5a34
remove num_articles from main pref_users query
9 years ago
Andrew Dolgov
0acc1ed76e
dijit style updates
9 years ago
Andrew Dolgov
f9c1f8b0d4
pref-feeds: check for inactive feeds asynchronously
9 years ago
Andrew Dolgov
1edff0d439
user manager: show stored feeds/articles
9 years ago
Andrew Dolgov
f76d2435b9
Merge branch 'master' of git.fakecake.org:tt-rss
9 years ago
Andrew Dolgov
6b0a17ad8b
viewfeed: switch to hash-based arguments
...
viewfeed: remove (obsolete) method parameter
add shortcut to debug viewfeed() query
9 years ago
Andrew Dolgov
974b55c8c2
rebase translations
9 years ago
Andrew Dolgov
839d150a60
minor layout updates related to new alert styles
9 years ago
Andrew Dolgov
6dbd6585a9
af_readability: add pluggable filter action
9 years ago
Andrew Dolgov
b028da0a2d
display lack of filter plugin actions properly
9 years ago
Andrew Dolgov
6759dde1dd
minor css updates
9 years ago
Andrew Dolgov
1eec50143b
dijit dialog: adjust title padding
9 years ago
Andrew Dolgov
884ae7a941
limit recently read feed to 1 day of read headlines
9 years ago
Andrew Dolgov
7d73cc4184
minor css fixes
9 years ago
Andrew Dolgov
6ae7bcd170
remove some unnecessary dropdownbutton margins
9 years ago
Andrew Dolgov
be2cfc1fff
Merge branch 'master' of git.fakecake.org:tt-rss
9 years ago
Andrew Dolgov
90da4ada66
move attachments back to cdm content
9 years ago
Andrew Dolgov
b87744534a
add plugin-based filter actions (see example plugin in attic)
...
bump schema
9 years ago
Andrew Dolgov
ad9928a5cb
adjust cpu_tuple to 0.5
9 years ago
Andrew Dolgov
981059fd1f
postgresql: adjust cpu_tuple (experimental)
9 years ago