Commit Graph

7644 Commits (ac4c1383ae3b1af7be056b1f75c8125b272b0e5f)
 

Author SHA1 Message Date
Andrew Dolgov e44280a0bd fix typo (refs #818) 10 years ago
Andrew Dolgov 3cc02a5b88 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 10 years ago
Andrew Dolgov 6383c9c53a when registering feed title, consider its maximum length (closes #818) 10 years ago
Andrew Dolgov bb9ded547f Merge pull request #417 from DigitalDJ/master
Fix allow duplicate posts feature with optimizations from 1.14
10 years ago
Grant Pannell da7e3e91bf Fix allow duplicate posts feature with optimizations from 1.14 10 years ago
Andrew Dolgov bcc5be2368 Merge pull request #415 from ValdisVitolins/master
Updated resource files for Latvian
10 years ago
valdis ee6d43a275 Updated resource files for Latvian 10 years ago
Andrew Dolgov f71a669b7d api: handle uncached labels the way main headlines function does it 10 years ago
Andrew Dolgov 98cbae8dfa hotkey actions: toggle_expand, collapse_article: check if element exists
before acting on it (closes #815)
10 years ago
Andrew Dolgov 110ce72a72 add af_comics filter for toothpastefordinner 10 years ago
Andrew Dolgov edccb21df0 release 1.14 10 years ago
Andrew Dolgov 4baa1afa43 add force_update to api getHeadlines; bump api version to 9 10 years ago
Andrew Dolgov 229a871be7 do not force sslversion in any cases 10 years ago
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
Art4 cf42b79120 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