Commit Graph

7417 Commits (c63850fad00f228ae9613d8f662dd4d2ff05e528)
 

Author SHA1 Message Date
Andrew Dolgov f1fc911ecf Merge pull request #377 from bbraybrook/extra_langs
new translations
10 years ago
brendan braybrook f33e373e59 fix unicode problem from vim 10 years ago
brendan braybrook e385861ca5 include new lang codes 10 years ago
brendan braybrook 087e6e0ee1 new translations 10 years ago
Andrew Dolgov 34899cf9e8 add hidden tunable _DISABLE_INACTIVE_FEEDS 10 years ago
Andrew Dolgov dbfb3f3c8d Merge pull request #376 from morhelluin/master
Update translation for fr_FR
10 years ago
Étienne Gilli dd5666822a Update translation for fr_FR
New translations, fuzzy messages and typos corrections
10 years ago
Andrew Dolgov ddc9f12e89 Merge pull request #375 from wltb/hooks
Add subscribe hook, give more information to fetch_feed hook
10 years ago
wltb 01465325b4 Add subscribe hook, give more information to fetch_feed hook 10 years ago
Andrew Dolgov a283bf2643 Merge pull request #374 from dzaikos/plugin-hook-enclosures
Plugin hook enclosures
10 years ago
Dave Zaikos c6ce584dd5 Changed how the enclosures array is checked for content so an empty array is not processed. Fixes a change from the previous branch commit. 10 years ago
Dave Zaikos 2bb11658a8 Added HOOK_FORMAT_ENCLOSURES plugin hook.
Runs HTML and enclosures array through a plugin hook when rendering an article's enclosures in format_article_enclosures(). Allows plugins to override handling of how enclosures are presented by either filtering the array of enclosures, or generating the HTML to add to the article content.
10 years ago
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