Heiko Adams
|
7691785ee5
|
Updated german translation
|
2014-09-09 20:56:15 +02:00 |
|
Andrew Dolgov
|
f18363c496
|
Merge pull request #405 from Trottel/patch-2
Update messages.po
|
2014-09-09 11:25:05 +04:00 |
|
Trottel
|
0cc77b947b
|
Update messages.po
|
2014-09-09 08:15:35 +02:00 |
|
Andrew Dolgov
|
7e14bd35bb
|
Merge pull request #404 from RaphaelRochet/master
French translation update
|
2014-09-07 11:56:06 +04:00 |
|
Raphaël Rochet
|
7270dab2e9
|
French translation update
|
2014-09-07 09:49:29 +02:00 |
|
Andrew Dolgov
|
f8eb8d78ac
|
use Perl instead of Java as a base language for JS files; rebase translations
|
2014-09-06 15:11:06 +04:00 |
|
Andrew Dolgov
|
6bc50a82fb
|
mailto: remove unneeded space
|
2014-08-26 18:15:13 +04:00 |
|
Andrew Dolgov
|
38bc9dad22
|
mail plugin: use dijit.form.ComboBox to allow random email input instead of only predefined ones
|
2014-08-26 18:11:32 +04:00 |
|
Andrew Dolgov
|
fc1f0a6847
|
Merge pull request #403 from dzaikos/patch-leading-space-urls
Added ltrim to $url in fetch_file_contents()...
|
2014-08-25 13:01:29 +04:00 |
|
Dave Zaikos
|
32703cc636
|
Added ltrim to in fetch_file_contents to fix edge cases where a URL has one or more spaces before it, which causes CURL to fail.
|
2014-08-22 16:44:20 -04:00 |
|
Andrew Dolgov
|
2242bb38d2
|
af_elreg: remove ads
|
2014-08-22 15:49:20 +04:00 |
|
Andrew Dolgov
|
35dfbdc573
|
add af_elreg
|
2014-08-22 15:40:41 +04:00 |
|
Andrew Dolgov
|
522e8b3500
|
update debugging: add force_rehash
|
2014-08-21 13:20:41 +04:00 |
|
Andrew Dolgov
|
849c66b783
|
remove ob_clean/flush shit as unneeded hacks from cached image output routines
|
2014-08-21 13:20:23 +04:00 |
|
Andrew Dolgov
|
8ef0ca2fa6
|
remove unused format_libxml_error
|
2014-08-20 12:31:10 +04:00 |
|
Andrew Dolgov
|
ae962a96fd
|
fix typo
|
2014-08-20 12:04:22 +04:00 |
|
Andrew Dolgov
|
05a8caddf5
|
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
|
2014-08-20 12:02:06 +04:00 |
|
Andrew Dolgov
|
fafac207c5
|
geturl: if head request is denied because host is still living in 20th century, try requesting body (thanks to incompetent admins of arxiv.org)
|
2014-08-20 12:01:41 +04:00 |
|
Andrew Dolgov
|
76fc1f83e1
|
Merge pull request #401 from trammel/master
Minor refactor for php v5.3, which doesn't support immediate dereferencing of array entries
|
2014-08-20 08:47:11 +04:00 |
|
Jonathon Padfield
|
5d2e74a95e
|
Minor refactor for php v5.3, which doens't support immediate dereferencing of array entries
|
2014-08-20 01:16:52 +00:00 |
|
Andrew Dolgov
|
aa9f7d4447
|
get_minified_js: store and check tt-rss version in cached files
|
2014-08-19 14:50:25 +04:00 |
|
Andrew Dolgov
|
7eb87b80d5
|
add pluginhost HOOK_HEADLINES_BEFORE (refs #814)
|
2014-08-19 14:24:34 +04:00 |
|
Andrew Dolgov
|
02b0348a8a
|
mention that language passed is read only
|
2014-08-19 14:05:06 +04:00 |
|
Andrew Dolgov
|
73f9378d26
|
update: include detected language to article structure passed to filters
|
2014-08-19 14:02:28 +04:00 |
|
Andrew Dolgov
|
2d9c568439
|
add some timing information to update_daemon_common
|
2014-08-19 10:32:01 +04:00 |
|
Andrew Dolgov
|
d5e490952a
|
fix language detection; remove f_guid debugging
|
2014-08-19 10:18:32 +04:00 |
|
Andrew Dolgov
|
eb16bd9f01
|
pass correct instance of pluginhost to calculate_article_hash
|
2014-08-18 23:11:29 +04:00 |
|
Andrew Dolgov
|
af244f927e
|
tweak article hash function
|
2014-08-18 21:55:48 +04:00 |
|
Andrew Dolgov
|
129d626354
|
plugins: remove obsolete plugin_data/stored stuff
|
2014-08-18 18:41:19 +04:00 |
|
Andrew Dolgov
|
b1840673cd
|
simplify article filter chaining mechanism, do not try to process already stored articles
|
2014-08-18 18:32:16 +04:00 |
|
Andrew Dolgov
|
873c329029
|
Merge pull request #399 from pavel-voronin/patch-1
Copypaste error fix
|
2014-08-18 15:29:00 +04:00 |
|
Pavel Voronin
|
647a39ddf3
|
Copypaste error fix
|
2014-08-18 15:22:02 +04:00 |
|
Andrew Dolgov
|
d23bf12959
|
Merge pull request #398 from HeikoAdams/master
Updated german translation
|
2014-08-14 20:09:51 +04:00 |
|
Heiko Adams
|
87a6361d39
|
Updated german translation
|
2014-08-14 17:08:08 +02:00 |
|
Andrew Dolgov
|
ce4b0ee25c
|
rebase translations
|
2014-08-14 12:09:23 +04:00 |
|
Andrew Dolgov
|
ca6ef93259
|
mention english language name for Arabic
|
2014-08-14 12:09:16 +04:00 |
|
Andrew Dolgov
|
c4794f39c9
|
Merge branch 'master' of git://github.com/asalthobaity/Tiny-Tiny-RSS into asalthobaity-master
|
2014-08-14 12:07:20 +04:00 |
|
asalthobaity
|
df7419cdec
|
Arabic translation
Revised Arabic translation and inclusion of locale in get_translations()
|
2014-08-14 05:16:56 +03:00 |
|
asalthobaity
|
bfb5f54309
|
Arabic translation
An Arabic translation of tt-rss v1.12
|
2014-08-13 05:34:45 +03:00 |
|
Andrew Dolgov
|
694f96abb6
|
add af_comics_darklegacy
|
2014-08-12 19:36:57 +04:00 |
|
Andrew Dolgov
|
cf0231f9d1
|
stored http error text in curl mode
|
2014-08-12 19:36:45 +04:00 |
|
Andrew Dolgov
|
0084f0d1ba
|
update stored article after filter has finished processing to prevent plugins from reverting changes of earlier invoked plugins (experimental)
|
2014-08-12 19:36:29 +04:00 |
|
Andrew Dolgov
|
89018afa13
|
assign stored content-insert height/width in switchPanelMode(); reset stored sizes on widescreen switch
|
2014-08-11 15:39:14 +04:00 |
|
Andrew Dolgov
|
3263c9ccee
|
af_fsckportal: remove unused variables
|
2014-08-08 11:34:13 +04:00 |
|
Andrew Dolgov
|
9203929c28
|
af_comics_gocomics: fix indenting
|
2014-08-08 11:10:52 +04:00 |
|
Andrew Dolgov
|
061fe3f1da
|
Merge pull request #395 from mcbyte-it/patch-1
fix zoomed version
|
2014-08-07 00:57:50 +04:00 |
|
mcbyte-it
|
d35bd9a233
|
fix zoomed version
Fixed the gocomics filter to get the zoomed version of the comic
|
2014-08-06 20:13:01 +02:00 |
|
Andrew Dolgov
|
a6626ebd4c
|
mail plugin: fix typo
|
2014-08-06 10:47:09 +04:00 |
|
Andrew Dolgov
|
6d194d8541
|
mail plugin: use system from address
|
2014-08-06 09:36:55 +04:00 |
|
Andrew Dolgov
|
0d703c73bd
|
reinstate wrongfully renamed archived feed; properly fix prefs filtertree labels for all feeds (ff5cc7d7 )
|
2014-08-01 13:16:26 +04:00 |
|