projects
/
tt-rss.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
tt-rss.git
2018-10-09
Henry
Update Chinese translation
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Henry
Correct Chinese translation
commit
|
commitdiff
|
tree
|
snapshot
2018-09-21
Andrew Dolgov
shorten_expanded: also hide embedded attachments behind...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-11
Andrew Dolgov
fix af_zz_vidmute for new chrome breaking muting via...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Andrew Dolgov
Logger_SQL: use separate PDO connection
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Andrew Dolgov
Logger->log() allow passing context (defaults to '')
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Andrew Dolgov
Logger: add implementation for logger->log(message)
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Andrew Dolgov
cache_media: only touch() local file if it's writable
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Andrew Dolgov
af_redditimgur: check gfycat content type before embedd...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-09
Andrew Dolgov
af_redditimgur: simplify handling of gfycat URLs
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
Andrew Dolgov
rebase translations
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
Andrew Dolgov
rewrite per-feed/global strip images to strip media
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
Andrew Dolgov
1. per-feed option STRIP_IMAGES should now also affect...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Andrew Dolgov
update_daemon_common: do not abort entire batch if...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Andrew Dolgov
PDO: switch error reporting to exceptions
commit
|
commitdiff
|
tree
|
snapshot
2018-08-31
Andrew Dolgov
af_comics: simplify srcset attribute handling for gocom...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-29
Andrew Dolgov
API: getHeadlines: return feed_id for Archived entries...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-29
Andrew Dolgov
API: oops, forgot that headlines could be requested...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-29
Andrew Dolgov
API: getHeadlines: check for feed_id correctly
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Andrew Dolgov
update previous to not die on errors
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Andrew Dolgov
fix user theme ignoring active settings profile
commit
|
commitdiff
|
tree
|
snapshot
2018-08-23
Andrew Dolgov
Merge branch 'master' into dojo-module-define-test
commit
|
commitdiff
|
tree
|
snapshot
2018-08-23
Andrew Dolgov
send_local_file: touch() sent files to reset their...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-23
Andrew Dolgov
define custom dojo modules with define() instead of...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-21
Andrew Dolgov
parser: move media:element handling to feeditem_common...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-21
fox
Merge branch 'pullreq-enclosure-content-type' of tkappe...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Andrew Dolgov
rewrite_cached_urls: support video posters
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Andrew Dolgov
Revert "add (hidden) _NGINX_XACCEL_PREFIX which uses...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Andrew Dolgov
split transparent rewriting of locally cached media...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Andrew Dolgov
add (hidden) _NGINX_XACCEL_PREFIX which uses nginx...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Tobias Kappé
Differentiate enclosures based on content type.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
Andrew Dolgov
Merge branch 'master' of git.fakecake.org:tt-rss
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Andrew Dolgov
zoom css: limit video width
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Andrew Dolgov
send_local_file: add application/octet-stream hack
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Andrew Dolgov
cache_media: only show downloading debug message when...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Andrew Dolgov
add debug stdout logger
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Andrew Dolgov
remove more mcrypt stuff from config.php-dist
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Andrew Dolgov
if PHP_VERSION check fails, show current version
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
fox
Merge branch 'php56-minimum' of wn/tt-rss into master
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
wn_
Check for PHP 5.6 minimum everywhere.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Andrew Dolgov
update.php: remove decrypt-feeds mention in help text
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Andrew Dolgov
bump version_static
18.8
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Andrew Dolgov
bump required php version to 5.6
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Andrew Dolgov
remove FEED_CRYPT_KEY and everything related to it
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
Andrew Dolgov
fix previous to not crash if document first child is...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
fox
Merge branch 'pullreq-store-language' of tkappe/tt...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
Tobias Kappé
Determine language for atom entry without a loop.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
Andrew Dolgov
plugins: move af_lang_detect to tt-rss-attic repository
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
Tobias Kappé
Sanitize language obtained for an entry.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
fox
Merge branch 'pullreq-fix-undefined-index-warning'...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
Tobias Kappé
Store language of entries as indicated by the feed.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
Tobias Kappé
Fix undefined index warning in installation.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-07
Andrew Dolgov
pluginhost: implement basic autoloader for classes...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-07
fox
Merge branch 'update-language-detect-plugin' of tschuet...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-07
fox
Merge branch 'fix_mysql_utf8mb4' of BtbN/tt-rss into...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-04
BtbN
Only strip utf8mb4 if mysql_charset != utf8mb4
commit
|
commitdiff
|
tree
|
snapshot
2018-08-02
tschuettler
Update af_lang_detect plugin with changes from upstream
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
Andrew Dolgov
use catchall exception handler for readability
commit
|
commitdiff
|
tree
|
snapshot
2018-07-18
Andrew Dolgov
autoloader: check if class name is namespaced before...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-15
fox
Merge branch 'tumblr_hd_videos' of Self-Perfection...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-14
Self-Perfection
Replace tumblr videos with HD versions
commit
|
commitdiff
|
tree
|
snapshot
2018-07-10
Andrew Dolgov
update_rss_feed: limit maximum length of tsvector data...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-21
Andrew Dolgov
remove previous readability library (unused)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-21
Andrew Dolgov
af_readability: check if sanitized content has anything...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Andrew Dolgov
remove old-style readability loading
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Andrew Dolgov
auth_internal: load Base32 using proper namespace
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Andrew Dolgov
move OTPHP to vendor/; additionally move Base32 class...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Andrew Dolgov
remove SWF enclosure audio player
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Andrew Dolgov
Af_RedditImgur: update to use readability-php
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Andrew Dolgov
move JShrink Minifier to vendor/
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Andrew Dolgov
update autoloader to consider namespaces for third...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-18
Andrew Dolgov
feedbrowser: fix incorrect usage of LIMIT in prepared...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
fox
Merge branch 'fix/git-packed-ref' of tobidope/tt-rss...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-08
Tobias Bell
Don't bail out if git gc removed refs
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
Andrew Dolgov
share: add support for og:image, etc. metadata for...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Andrew Dolgov
import_export: limit and offset don't play nice with...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Andrew Dolgov
import_export: update to use PDO
commit
|
commitdiff
|
tree
|
snapshot
2018-05-26
Andrew Dolgov
af_redditimgur updates:
commit
|
commitdiff
|
tree
|
snapshot
2018-05-25
Andrew Dolgov
af_readability: specify http accept header
commit
|
commitdiff
|
tree
|
snapshot
2018-05-25
Andrew Dolgov
fetch_file_contents: allow setting http Accept header
commit
|
commitdiff
|
tree
|
snapshot
2018-05-24
Andrew Dolgov
Revert "plugins/import_export: use PDO"
commit
|
commitdiff
|
tree
|
snapshot
2018-05-23
fox
Merge branch 'master' of MatthieuS/tt-rss into master
commit
|
commitdiff
|
tree
|
snapshot
2018-05-23
MatthieuS
Call the subscription hook from the plugins even if...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-23
Andrew Dolgov
increase buffersize to 16384 bytes
commit
|
commitdiff
|
tree
|
snapshot
2018-05-23
fox
Merge branch 'master' of impa/tt-rss into master
commit
|
commitdiff
|
tree
|
snapshot
2018-05-23
Alexander Yaburov
increased CURLOPT_BUFFERSIZE from 128 to 256
commit
|
commitdiff
|
tree
|
snapshot
2018-05-20
Andrew Dolgov
implement hard limits on downloaded data size for gener...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-20
Andrew Dolgov
Merge branch 'master' of git.tt-rss.org:fox/tt-rss
commit
|
commitdiff
|
tree
|
snapshot
2018-05-20
Andrew Dolgov
bump date_updated when updated article data is saved...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-20
fox
Merge branch 'fix-fr-translation-typos' of framasky...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-20
fox
Merge branch 'pdo-import-export-plugin' of framasky...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-16
Luc Didry
plugins/import_export: use PDO
commit
|
commitdiff
|
tree
|
snapshot
2018-05-15
framasky
Fix FR translation typos
commit
|
commitdiff
|
tree
|
snapshot
2018-05-12
fox
Merge branch 'af_comics-ssl' of JustAMacUser/tt-rss...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-12
JustAMacUser
af_comics: Go Comics now uses HTTPS.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-28
Andrew Dolgov
rebase translations
commit
|
commitdiff
|
tree
|
snapshot
2018-04-28
fox
Merge branch 'translation_pt_BR' of ekalin/tt-rss into...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-28
Eduardo M KALINOWSKI
Updated pt_BR translation.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
Andrew Dolgov
af_comics: nedroid broke their rss feed, might as well...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-14
fox
Merge branch 'reg_exp_length' of lllusion3418/tt-rss...
commit
|
commitdiff
|
tree
|
snapshot
next