Andrew Dolgov
|
3a008ecc76
|
Merge pull request #413 from cmehay/master
Removing required attribute from database password field
|
10 years ago |
Andrew Dolgov
|
9b1e591854
|
include subcategories in generated category feeds
|
10 years ago |
Andrew Dolgov
|
4a1d122c87
|
edit feed: smaller buttons for icon upload; allow uploading larger favicons
|
10 years ago |
Christophe Mehay
|
5d67842961
|
Removing required attribute from database password field
|
10 years ago |
Andrew Dolgov
|
41fac971c4
|
Merge pull request #410 from bram85/master
Updater: check whether system() is useable.
|
10 years ago |
Bram Schoenmakers
|
96aba17f01
|
Updater: check whether system() is useable.
system() was disabled on my system for security reasons, but the
updater would just continue, only to find out that the tarball
hasn't been extracted.
|
10 years ago |
Andrew Dolgov
|
5a6842fcab
|
Merge pull request #408 from Trottel/patch-3
Update messages.po
|
10 years ago |
Trottel
|
7649a2df14
|
Update messages.po
|
10 years ago |
Andrew Dolgov
|
62974d71d4
|
Merge pull request #406 from HeikoAdams/master
Updated german translation
|
10 years ago |
Heiko Adams
|
7691785ee5
|
Updated german translation
|
10 years ago |
Andrew Dolgov
|
f18363c496
|
Merge pull request #405 from Trottel/patch-2
Update messages.po
|
10 years ago |
Trottel
|
0cc77b947b
|
Update messages.po
|
10 years ago |
Andrew Dolgov
|
7e14bd35bb
|
Merge pull request #404 from RaphaelRochet/master
French translation update
|
10 years ago |
Raphaël Rochet
|
7270dab2e9
|
French translation update
|
10 years ago |
Andrew Dolgov
|
f8eb8d78ac
|
use Perl instead of Java as a base language for JS files; rebase translations
|
10 years ago |
Andrew Dolgov
|
6bc50a82fb
|
mailto: remove unneeded space
|
10 years ago |
Andrew Dolgov
|
38bc9dad22
|
mail plugin: use dijit.form.ComboBox to allow random email input instead of only predefined ones
|
10 years ago |
Andrew Dolgov
|
fc1f0a6847
|
Merge pull request #403 from dzaikos/patch-leading-space-urls
Added ltrim to $url in fetch_file_contents()...
|
10 years ago |
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.
|
10 years ago |
Andrew Dolgov
|
2242bb38d2
|
af_elreg: remove ads
|
10 years ago |
Andrew Dolgov
|
35dfbdc573
|
add af_elreg
|
10 years ago |
Andrew Dolgov
|
522e8b3500
|
update debugging: add force_rehash
|
10 years ago |
Andrew Dolgov
|
849c66b783
|
remove ob_clean/flush shit as unneeded hacks from cached image output routines
|
10 years ago |
Andrew Dolgov
|
8ef0ca2fa6
|
remove unused format_libxml_error
|
10 years ago |
Andrew Dolgov
|
ae962a96fd
|
fix typo
|
10 years ago |
Andrew Dolgov
|
05a8caddf5
|
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
|
10 years ago |
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)
|
10 years ago |
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
|
10 years ago |
Jonathon Padfield
|
5d2e74a95e
|
Minor refactor for php v5.3, which doens't support immediate dereferencing of array entries
|
10 years ago |
Andrew Dolgov
|
aa9f7d4447
|
get_minified_js: store and check tt-rss version in cached files
|
10 years ago |
Andrew Dolgov
|
7eb87b80d5
|
add pluginhost HOOK_HEADLINES_BEFORE (refs #814)
|
10 years ago |
Andrew Dolgov
|
02b0348a8a
|
mention that language passed is read only
|
10 years ago |
Andrew Dolgov
|
73f9378d26
|
update: include detected language to article structure passed to filters
|
10 years ago |
Andrew Dolgov
|
2d9c568439
|
add some timing information to update_daemon_common
|
10 years ago |
Andrew Dolgov
|
d5e490952a
|
fix language detection; remove f_guid debugging
|
10 years ago |
Andrew Dolgov
|
eb16bd9f01
|
pass correct instance of pluginhost to calculate_article_hash
|
10 years ago |
Andrew Dolgov
|
af244f927e
|
tweak article hash function
|
10 years ago |
Andrew Dolgov
|
129d626354
|
plugins: remove obsolete plugin_data/stored stuff
|
10 years ago |
Andrew Dolgov
|
b1840673cd
|
simplify article filter chaining mechanism, do not try to process already stored articles
|
10 years ago |
Andrew Dolgov
|
873c329029
|
Merge pull request #399 from pavel-voronin/patch-1
Copypaste error fix
|
10 years ago |
Pavel Voronin
|
647a39ddf3
|
Copypaste error fix
|
10 years ago |
Andrew Dolgov
|
d23bf12959
|
Merge pull request #398 from HeikoAdams/master
Updated german translation
|
10 years ago |
Heiko Adams
|
87a6361d39
|
Updated german translation
|
10 years ago |
Andrew Dolgov
|
ce4b0ee25c
|
rebase translations
|
10 years ago |
Andrew Dolgov
|
ca6ef93259
|
mention english language name for Arabic
|
10 years ago |
Andrew Dolgov
|
c4794f39c9
|
Merge branch 'master' of git://github.com/asalthobaity/Tiny-Tiny-RSS into asalthobaity-master
|
10 years ago |
asalthobaity
|
df7419cdec
|
Arabic translation
Revised Arabic translation and inclusion of locale in get_translations()
|
10 years ago |
asalthobaity
|
bfb5f54309
|
Arabic translation
An Arabic translation of tt-rss v1.12
|
10 years ago |
Andrew Dolgov
|
694f96abb6
|
add af_comics_darklegacy
|
10 years ago |
Andrew Dolgov
|
cf0231f9d1
|
stored http error text in curl mode
|
10 years ago |