Andrew Dolgov
0b41bd3414
add some hacks to hopefully mitigate headlines memory leaks
10 years ago
Andrew Dolgov
5bdcb8fd78
remove option ALLOW_DUPLICATE_POSTS as confusing/useless
10 years ago
Andrew Dolgov
4f186b1f10
fix broken article processing if ALLOW_DUPLICATE_POSTS is enabled
10 years ago
Andrew Dolgov
c203486e04
cache_starred_images: set filename when sending cached image
10 years ago
Andrew Dolgov
9b736a20b3
do not automatically call cleanup_tags() in housekeeping tasks
10 years ago
Andrew Dolgov
2dde1e2109
Merge branch 'lang_pt_BR' into 'master'
...
pt_BR translation update
I've updated the pt_BR translation, adding missing strings and correctly some other strings to make them more consistent across the application.
See merge request !23
10 years ago
Eduardo M KALINOWSKI
31d1cd42c6
pt_BR translation improvements.
10 years ago
Eduardo M KALINOWSKI
9fffa13981
Corrected Language field in header.
10 years ago
Eduardo M KALINOWSKI
ed88573b5b
Updated pt_BR translation.
10 years ago
Eduardo M KALINOWSKI
c5f2c6332c
Corrected Plural-Forms, as there are only two possible forms in Portuguese.
10 years ago
Andrew Dolgov
7f4fff96b1
Merge branch 'update-new-feeds-first-postgres' into 'master'
...
Update new feeds first in postgres
As disscussed in the forum: https://tt-rss.org/forum/viewtopic.php?f=10&t=3644&p=21594#p21594 ,
this fixes a bug where newly added feeds wouldn't be updated if the number of total feeds exceeded the DAEMON_FEED_LIMIT.
See merge request !22
10 years ago
Thomas Kramer
98070db009
Update new feeds first in postgres
10 years ago
Andrew Dolgov
85d067e837
tag_is_valid: check numeric tags properly
10 years ago
Andrew Dolgov
9842b51c71
getfeedname: fix for non-numeric feeds (tags)
10 years ago
Andrew Dolgov
5eed9e2e18
Merge branch 'af_unburn_fetch_only_headers' into 'master'
...
af_unburn: Fetch only the headers in order to get the real article URL.
As discussed in the forum https://tt-rss.org/forum/viewtopic.php?f=8&t=3631 , this change makes af_unburn download only the headers in order to find the real URL, saving bandwidth.
See merge request !21
10 years ago
Eduardo M KALINOWSKI
fb59c87932
Fetch only the headers in order to get the real article URL.
10 years ago
Andrew Dolgov
a536f94c8d
sanitize: clear out @srcset/@sizes on images leading to http sites when running over https
10 years ago
Andrew Dolgov
6eed9a7463
Merge branch 'master' of git.tt-rss.org:fox/tt-rss
10 years ago
Andrew Dolgov
a956648502
catchup_feed: proper fix for mysql 5.7
10 years ago
Andrew Dolgov
33d131d699
ttrss_gc: return true
10 years ago
Andrew Dolgov
040aa5408a
fix previous, owner_uid not passed in daemon context
10 years ago
Andrew Dolgov
a8ac766132
do not discard custom set article tags when updating from source
10 years ago
Andrew Dolgov
c4d0e08060
Merge branch 'af-readability' into 'master'
...
Fix array checking method in 2 places, add array check in one location for af_readability
See: https://tt-rss.org/gitlab/fox/tt-rss/merge_requests/19
Update method of array checking to is_array() in 2 locations, add the same check in another location that could have compared a NULL.
See merge request !20
10 years ago
Troy Engel
5d5f100f4f
Fix array checking method in 2 places, add array check in one location
10 years ago
Troy Engel
3e220fd131
Revert "Fix accidental use of emtpy array: [E_WARNING (2) plugins/af_readability/init.php:186 Invalid argument supplied for foreach()]"
...
This reverts commit beaddcba96 .
10 years ago
Andrew Dolgov
f61f2a2699
format_headlines_list: fix pg_num_rows() called incorrectly when firstid check failed
10 years ago
Andrew Dolgov
24e6ff5d1c
calculate_article_hash: strip tags before hashing fields
10 years ago
Troy Engel
beaddcba96
Fix accidental use of emtpy array: [E_WARNING (2) plugins/af_readability/init.php:186 Invalid argument supplied for foreach()]
10 years ago
Andrew Dolgov
bfd902bbcc
sanity_check: enforce minimum php version (5.4)
10 years ago
Andrew Dolgov
b8619f8db0
store formatted backtrace to sql log
10 years ago
Andrew Dolgov
555afc2ea7
disable inner p width restriction for now
10 years ago
Andrew Dolgov
1bd552ee31
compat patches for php7
10 years ago
Andrew Dolgov
9bd422c2e7
set_basic_feed_info: fix missing column
10 years ago
Andrew Dolgov
eed5467759
Revert "set_basic_feed_info: bail out if feed doesn't exist"
...
This reverts commit d77bd1a5d2 .
10 years ago
Andrew Dolgov
d77bd1a5d2
set_basic_feed_info: bail out if feed doesn't exist
10 years ago
Andrew Dolgov
475d762872
logger: record last query before logged error
10 years ago
Andrew Dolgov
fd3e5e8da4
get_article_filters: check if action.type is set
10 years ago
Andrew Dolgov
15c0bca0e5
catchup maybe add workaround for mysql 5.7 derived_merge
10 years ago
Andrew Dolgov
89bea945ce
filters: add to previous on JS side
10 years ago
Andrew Dolgov
154f14d01b
filters: do not strip_tags() on regexps
10 years ago
Andrew Dolgov
01bf7f8887
update sanity_config
10 years ago
Andrew Dolgov
e606f8640f
Merge branch 'german-translation' into 'master'
...
German translation
See merge request !16
10 years ago
Andrew Dolgov
8600c7177d
Merge branch 'lang_it' into 'master'
...
updated italian translation
Translation for recently added strings
See merge request !17
10 years ago
dedioste
57f0deec02
updated italian translation
10 years ago
Heiko Adams
b9af06802b
Revert "Fix missing SESSION_CHECK_ADDRESS in config"
...
This reverts commit 635ecdb9fa .
10 years ago
Heiko Adams
372b7fa74a
Update german translation
10 years ago
Heiko Adams
05761788b7
Merge remote-tracking branch 'origin/master' into german-translation
10 years ago
Andrew Dolgov
6f5d9c6889
Merge branch 'translation_update' into 'master'
...
Translation update
See merge request !15
10 years ago
Raphaël Rochet
ce7827dcb5
French translation update
10 years ago
Raphaël Rochet
3d1c005be3
rebase translations
10 years ago