index
:
forks/tt-rss
main
Fork of deprecated tt-rss repo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-08-24
update previous to not die on errors
Andrew Dolgov
2018-08-24
fix user theme ignoring active settings profile
Andrew Dolgov
2018-08-23
Merge branch 'master' into dojo-module-define-test
Andrew Dolgov
2018-08-23
send_local_file: touch() sent files to reset their expiration cooldown
Andrew Dolgov
2018-08-23
define custom dojo modules with define() instead of require(), update startup...
Andrew Dolgov
2018-08-21
parser: move media:element handling to feeditem_common; use media:content @me...
Andrew Dolgov
2018-08-21
Merge branch 'pullreq-enclosure-content-type' of tkappe/tt-rss into master
fox
2018-08-20
rewrite_cached_urls: support video posters
Andrew Dolgov
2018-08-20
Revert "add (hidden) _NGINX_XACCEL_PREFIX which uses nginx X-Accel-Redirect t...
Andrew Dolgov
2018-08-20
split transparent rewriting of locally cached media URLs to execute after bot...
Andrew Dolgov
2018-08-20
add (hidden) _NGINX_XACCEL_PREFIX which uses nginx X-Accel-Redirect to serve ...
Andrew Dolgov
2018-08-18
Differentiate enclosures based on content type.
Tobias Kappé
2018-08-17
Merge branch 'master' of git.fakecake.org:tt-rss
Andrew Dolgov
2018-08-16
zoom css: limit video width
Andrew Dolgov
2018-08-16
send_local_file: add application/octet-stream hack
Andrew Dolgov
2018-08-16
cache_media: only show downloading debug message when actually downloading
Andrew Dolgov
2018-08-15
add debug stdout logger
Andrew Dolgov
2018-08-13
remove more mcrypt stuff from config.php-dist
Andrew Dolgov
2018-08-13
if PHP_VERSION check fails, show current version
Andrew Dolgov
2018-08-13
Merge branch 'php56-minimum' of wn/tt-rss into master
fox
2018-08-13
Check for PHP 5.6 minimum everywhere.
wn_
2018-08-13
update.php: remove decrypt-feeds mention in help text
Andrew Dolgov
2018-08-13
bump version_static
Andrew Dolgov
2018-08-13
bump required php version to 5.6
Andrew Dolgov
2018-08-13
remove FEED_CRYPT_KEY and everything related to it
Andrew Dolgov
2018-08-12
fix previous to not crash if document first child is not a DOMElement or what...
Andrew Dolgov
2018-08-12
Merge branch 'pullreq-store-language' of tkappe/tt-rss into master
fox
2018-08-12
Determine language for atom entry without a loop.
Tobias Kappé
2018-08-12
plugins: move af_lang_detect to tt-rss-attic repository
Andrew Dolgov
2018-08-12
Sanitize language obtained for an entry.
Tobias Kappé
2018-08-12
Merge branch 'pullreq-fix-undefined-index-warning' of tkappe/tt-rss into master
fox
2018-08-12
Store language of entries as indicated by the feed.
Tobias Kappé
2018-08-12
Fix undefined index warning in installation.
Tobias Kappé
2018-08-07
pluginhost: implement basic autoloader for classes bundled with plugins (uses...
Andrew Dolgov
2018-08-07
Merge branch 'update-language-detect-plugin' of tschuettler/tt-rss into master
fox
2018-08-07
Merge branch 'fix_mysql_utf8mb4' of BtbN/tt-rss into master
fox
2018-08-04
Only strip utf8mb4 if mysql_charset != utf8mb4
BtbN
2018-08-02
Update af_lang_detect plugin with changes from upstream
tschuettler
2018-07-31
use catchall exception handler for readability
Andrew Dolgov
2018-07-18
autoloader: check if class name is namespaced before trying to split it
Andrew Dolgov
2018-07-15
Merge branch 'tumblr_hd_videos' of Self-Perfection/tt-rss into master
fox
2018-07-14
Replace tumblr videos with HD versions
Self-Perfection
2018-07-10
update_rss_feed: limit maximum length of tsvector data because of pgsql limit...
Andrew Dolgov
2018-06-21
remove previous readability library (unused)
Andrew Dolgov
2018-06-21
af_readability: check if sanitized content has anything before replacing
Andrew Dolgov
2018-06-20
remove old-style readability loading
Andrew Dolgov
2018-06-20
auth_internal: load Base32 using proper namespace
Andrew Dolgov
2018-06-20
move OTPHP to vendor/; additionally move Base32 class to OTPHP namespace
Andrew Dolgov
2018-06-20
remove SWF enclosure audio player
Andrew Dolgov
2018-06-20
Af_RedditImgur: update to use readability-php
Andrew Dolgov
[next]