Commit Graph

7255 Commits (1fd733c8ff026f0d5095a2c5a1ebe4d4095da3cd)
 

Author SHA1 Message Date
Andrew Dolgov 1fd733c8ff fetch_file_contents: do not set referrer when using curl 10 years ago
Andrew Dolgov bace5e9e6f prevent cdmClicked ctrl-click handler working on article body 10 years ago
Andrew Dolgov a0dfd7ef88 fix several login parameters not being passed through OTP form 10 years ago
Andrew Dolgov eb30c61834 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 10 years ago
Andrew Dolgov 15d0528a9f rssfuncs: mention local cache filename for easier debugging 10 years ago
Andrew Dolgov b8bb6b6694 Merge pull request #370 from Hao-Wu/master
Update translation for zh_CN.
10 years ago
Hao-Wu bfce2b8e4b Update translation for zh_CN.
Fix translation errors, and add translations for new texts.
10 years ago
Andrew Dolgov edd882ede4 search_sphinx: abort if system client library exists 10 years ago
Andrew Dolgov af2c15f3d3 mention config.php settings in search_sphinx plugin description 10 years ago
Rob Hoelz 9a6456fa12 Stop after first search plugin
The sanity check should have caught any extra ones, but it doesn't
hurt to be careful
10 years ago
Rob Hoelz baaf4c3043 Make search mechanism pluggable
Currently, TinyTinyRSS can use raw SQL or the Sphinx search engine
for searching.  It would be nice if other search engines (such as
Xapian) could be used, or if features of the underlying SQL engine
(such as MySQL's FULLTEXT indexes) could be leveraged.  This commit
makes searching into a plugin hook, falling back to the builtin behavior
if no search plugin is active.  The Sphinx search behavior has been
broken out into a plugin.
10 years ago
Andrew Dolgov 87ddd5e1f9 Merge pull request #369 from zedascouves/patch-1
Updated translation for pt_PT.
10 years ago
Duarte Velez Grilo c2d6503d9a Updated translation for pt_PT.
Still a work in progress...
10 years ago
Andrew Dolgov 532e1afeea mysql schema: remove theme_id index pointing nowhere 10 years ago
Andrew Dolgov cda0418af1 Merge pull request #365 from alok0/master
Fix permission on 'cache/upload' after upgrade
10 years ago
alok b16e8ba8ef Fix permission on cache/upload after upgrade
The daemon complains about cache/upload after the updater upgrades the installation. This should fix the permissions.
10 years ago
Andrew Dolgov 82474d4ffa add .mo file for pt_PT 10 years ago
Andrew Dolgov 8067dc8ca5 bump schema version to fix resetpass_token created as a wrong type in 124 10 years ago
Andrew Dolgov 575f2b24be Merge pull request #364 from anders-larsson/fix_mysqlschema_124
Fix mysql update 124 data type for resetpass_token
10 years ago
Anders Larsson 44a45a6351 Fix mysql update 124 data type for resetpass_token
Currently mysql schema update 124 sets resetpass_token type to boolean
instead of VARCHAR(250). This prevents reset password functionality from
working correctly.
10 years ago
Andrew Dolgov da4f103e63 Merge pull request #363 from hrk/patch-1
Fix: remove obsolete theme_id column
10 years ago
Luca Santarelli 15a365a882 Fix: remove obsolete theme_id column
The theme_id column was removed in schema version 83 update script, but not in the initialization one.
10 years ago
Andrew Dolgov 5e28bc1aad rebase translations 10 years ago
Andrew Dolgov 50e04efdc8 expand filtertree display to make filters easier to distinguish 10 years ago
Andrew Dolgov 98c7f6299a af_comics_cad: do not process news posts 10 years ago
Andrew Dolgov 463bcb7769 fix af_habr 10 years ago
Andrew Dolgov eb1921efee add af_habr 10 years ago
Andrew Dolgov 8993937d13 fix alignment of a feed error icon in headlines subtoolbar 10 years ago
Andrew Dolgov 943f3b6e4d disable hlfeed badge in widescreen mode 10 years ago
Andrew Dolgov 1c776ade2a add pt_PT language 10 years ago
Andrew Dolgov ff5cc7d763 Revert "Update functions.php"
This reverts commit d8cdb08f78.
10 years ago
Andrew Dolgov c4379f62fa Merge pull request #360 from zedascouves/patch-2
Update functions.php
10 years ago
Duarte Velez Grilo d8cdb08f78 Update functions.php
Added new entry for pt_PT as requested. Thanks!
10 years ago
Andrew Dolgov 5ca649d234 Merge pull request #358 from zedascouves/patch-1
Create messages.po
10 years ago
Andrew Dolgov 3e0e48906a Merge pull request #359 from DigitalDJ/master
Fix end tag for small feed icons when using combined display mode
10 years ago
Grant Pannell a0d9bc160f Fix end tag for small feed icons when using combined display mode 10 years ago
Duarte Velez Grilo 3d7ce18d74 Create messages.po
This is a first version of the translations for pt_PT, based on pt_BR.
10 years ago
Andrew Dolgov a983a827a3 release 1.12 10 years ago
Andrew Dolgov c4165c82c3 Merge pull request #355 from HeikoAdams/master
Update german translation
10 years ago
Heiko Adams e344096cc9 Update german translation 10 years ago
Andrew Dolgov 96ebdb70b3 rebase translations 10 years ago
Andrew Dolgov e126fe6a68 exception_error: always stringify ext_info 10 years ago
Andrew Dolgov fb3a2505ac init params debugging: support objects etc 10 years ago
Andrew Dolgov 84e36b61a3 make_init_params: add plugins 10 years ago
Andrew Dolgov 3e8a79be6d make_init_params: add theme 10 years ago
Andrew Dolgov 2f7918ae2e exception_error: support objects in ext_info 10 years ago
Andrew Dolgov cde449b937 update report to tt-rss prompt 10 years ago
Andrew Dolgov 31460f84fe make_init_params: add some additional information useful for reporting 10 years ago
Andrew Dolgov 8b91b0beb5 add ttrss version and init params to reports 10 years ago
Andrew Dolgov cbcf6517dc Revert "exception handler: remove report to tt-rss.org"
This reverts commit b55aec078c.
10 years ago