1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

Commit Graph

  • 5feed36a3c do not use separate _ssl cookie for secure sessions Andrew Dolgov 2018-10-15 15:48:37 +03:00
  • 65e98f4086 force regenerate session id on successful login, remove previous blank SID check Andrew Dolgov 2018-10-15 15:47:50 +03:00
  • 74736fce0f if empty session is autostarted because of a cookie, immediately destroy it Andrew Dolgov 2018-10-15 14:53:35 +03:00
  • 7d53c2b501 validate_session: bring back IP session binding (enabled by default) and UA checking Andrew Dolgov 2018-10-15 08:26:07 +03:00
  • 8064ca3f8c API endpoint: disable session cookies Andrew Dolgov 2018-10-15 07:37:07 +03:00
  • ec5687a62b logout user: commit destroyed session Andrew Dolgov 2018-10-14 22:50:45 +03:00
  • f287596f0f rebase translations Andrew Dolgov 2018-10-10 08:25:30 +03:00
  • 2f3ed853d2 Merge branch 'i18n' of HenryQW/tt-rss into master fox 2018-10-10 04:37:38 +00:00
  • 392989678f Update Chinese translation Henry 2018-10-09 23:34:49 +01:00
  • e60e4ac086 Merge branch 'master' of git.tt-rss.org:fox/tt-rss Andrew Dolgov 2018-10-09 14:16:38 +03:00
  • 717a638972 remove segoe ui web fontface Andrew Dolgov 2018-10-09 14:16:26 +03:00
  • 642677d21a Merge branch 'i18n' of HenryQW/tt-rss into master fox 2018-10-08 05:20:16 +00:00
  • f46e5f1bd5 Correct Chinese translation Henry 2018-10-08 01:08:36 +01:00
  • df0115fc7a shorten_expanded: also hide embedded attachments behind wrapper Andrew Dolgov 2018-09-21 08:14:55 +03:00
  • 1cf69d435d fix af_zz_vidmute for new chrome breaking muting via setAttribute Andrew Dolgov 2018-09-11 11:46:10 +03:00
  • bb84330234 Logger_SQL: use separate PDO connection Andrew Dolgov 2018-09-10 21:49:31 +03:00
  • 80fd79ca30 Logger->log() allow passing context (defaults to '') Andrew Dolgov 2018-09-10 21:32:10 +03:00
  • 4f17c3f977 Logger: add implementation for logger->log(message) Andrew Dolgov 2018-09-10 21:26:28 +03:00
  • 665495b94b cache_media: only touch() local file if it's writable Andrew Dolgov 2018-09-10 16:17:12 +03:00
  • 4bb651a656 af_redditimgur: check gfycat content type before embedding, add generic catchall embedding for og:video metadata Andrew Dolgov 2018-09-10 16:09:38 +03:00
  • f43ce66e65 af_redditimgur: simplify handling of gfycat URLs Andrew Dolgov 2018-09-09 12:45:02 +03:00
  • 5a35b31b89 rebase translations Andrew Dolgov 2018-09-07 10:25:06 +03:00
  • d4fef36237 rewrite per-feed/global strip images to strip media Andrew Dolgov 2018-09-07 10:24:46 +03:00
  • d2e1e60ecc 1. per-feed option STRIP_IMAGES should now also affect other media tags 2. video/audio elements were not replaced with text links properly in low bandwidth mode Andrew Dolgov 2018-09-07 09:55:43 +03:00
  • 62d0060aa1 update_daemon_common: do not abort entire batch if PDOException happens when processing individual feeds Andrew Dolgov 2018-09-03 13:03:35 +03:00
  • 01d22e255f PDO: switch error reporting to exceptions Andrew Dolgov 2018-09-03 12:30:26 +03:00
  • de1b9acba1 af_comics: simplify srcset attribute handling for gocomics pseudo-feeds Andrew Dolgov 2018-08-31 08:33:36 +03:00
  • 2ab49fec9a API: getHeadlines: return feed_id for Archived entries as 0 instead of null to be consistent with requested feed_id Andrew Dolgov 2018-08-29 15:13:07 +03:00
  • a291a0c00f API: oops, forgot that headlines could be requested for a tag Andrew Dolgov 2018-08-29 12:55:03 +03:00
  • 70e180e887 API: getHeadlines: check for feed_id correctly Andrew Dolgov 2018-08-29 12:53:30 +03:00
  • 803b8ead1e update previous to not die on errors Andrew Dolgov 2018-08-24 17:23:46 +03:00
  • f7fe28d059 fix user theme ignoring active settings profile Andrew Dolgov 2018-08-24 17:22:32 +03:00
  • 1da0818188 Merge branch 'master' into dojo-module-define-test dojo-module-define-test Andrew Dolgov 2018-08-23 13:43:57 +03:00
  • f3068c6397 send_local_file: touch() sent files to reset their expiration cooldown Andrew Dolgov 2018-08-23 13:43:31 +03:00
  • a3e2f1a9c3 define custom dojo modules with define() instead of require(), update startup module dependencies Andrew Dolgov 2018-08-23 09:56:34 +03:00
  • 54727f9534 parser: move media:element handling to feeditem_common; use media:content @media attribute to generate placeholder content-type if not specified Andrew Dolgov 2018-08-21 07:01:26 +03:00
  • 8ab77d19ef Merge branch 'pullreq-enclosure-content-type' of tkappe/tt-rss into master fox 2018-08-21 03:47:39 +00:00
  • 02bb26a93f rewrite_cached_urls: support video posters Andrew Dolgov 2018-08-20 14:13:14 +03:00
  • a1b8651949 Revert "add (hidden) _NGINX_XACCEL_PREFIX which uses nginx X-Accel-Redirect to serve static files faster" Andrew Dolgov 2018-08-20 12:48:23 +03:00
  • 2aef804f4b split transparent rewriting of locally cached media URLs to execute after both sanitize() and HOOK_RENDER_ARTICLE to allow plugins work on original source URLs consistently Andrew Dolgov 2018-08-20 12:12:32 +03:00
  • c5c3a0a2a8 add (hidden) _NGINX_XACCEL_PREFIX which uses nginx X-Accel-Redirect to serve static files faster Andrew Dolgov 2018-08-20 09:14:10 +03:00
  • ac8a0e7dc6 Differentiate enclosures based on content type. Tobias Kappé 2018-08-18 17:17:30 +01:00
  • 04ad631a08 Merge branch 'master' of git.fakecake.org:tt-rss Andrew Dolgov 2018-08-17 10:11:53 +03:00
  • 3a46529a73 zoom css: limit video width Andrew Dolgov 2018-08-16 21:36:44 +03:00
  • 88adf3da1b send_local_file: add application/octet-stream hack cached_url: return original requested filename to save as Andrew Dolgov 2018-08-16 12:16:51 +03:00
  • 163b50b15f cache_media: only show downloading debug message when actually downloading Andrew Dolgov 2018-08-16 11:56:51 +03:00
  • 611aeb7197 add debug stdout logger Andrew Dolgov 2018-08-15 15:08:31 +03:00
  • 87cb8dd45f remove more mcrypt stuff from config.php-dist Andrew Dolgov 2018-08-13 20:51:06 +03:00
  • c4869cd573 if PHP_VERSION check fails, show current version Andrew Dolgov 2018-08-13 20:13:08 +03:00
  • 0da7415ea1 Merge branch 'php56-minimum' of wn/tt-rss into master fox 2018-08-13 13:45:25 +00:00
  • db4b6b9757 Check for PHP 5.6 minimum everywhere. wn_ 2018-08-13 08:41:47 -05:00
  • e80d78d7f4 update.php: remove decrypt-feeds mention in help text Andrew Dolgov 2018-08-13 16:19:18 +03:00
  • 75e765aa00 bump version_static Andrew Dolgov 2018-08-13 16:11:28 +03:00
  • 848c6ac655 bump required php version to 5.6 Andrew Dolgov 2018-08-13 16:04:09 +03:00
  • 069aea5989 remove FEED_CRYPT_KEY and everything related to it always assume auth_pass_encrypted is false Andrew Dolgov 2018-08-13 15:59:24 +03:00
  • eb43d9f4a8 fix previous to not crash if document first child is not a DOMElement or whatever Andrew Dolgov 2018-08-12 19:27:04 +03:00
  • 7418323f53 Merge branch 'pullreq-store-language' of tkappe/tt-rss into master fox 2018-08-12 15:45:11 +00:00
  • a377d5c981 Determine language for atom entry without a loop. Tobias Kappé 2018-08-12 16:17:13 +01:00
  • 83da40251f plugins: move af_lang_detect to tt-rss-attic repository Andrew Dolgov 2018-08-12 18:15:04 +03:00
  • 3bbaf902ab Sanitize language obtained for an entry. Tobias Kappé 2018-08-12 16:12:34 +01:00
  • f129074666 Merge branch 'pullreq-fix-undefined-index-warning' of tkappe/tt-rss into master fox 2018-08-12 15:10:51 +00:00
  • 22a866edb5 Store language of entries as indicated by the feed. Tobias Kappé 2018-08-12 14:54:13 +01:00
  • 52dbd55c7b Fix undefined index warning in installation. Tobias Kappé 2018-08-12 14:54:02 +01:00
  • 32c0c07cc1 pluginhost: implement basic autoloader for classes bundled with plugins (uses vendor/ layout) Andrew Dolgov 2018-08-07 14:36:45 +03:00
  • c3d57017d3 Merge branch 'update-language-detect-plugin' of tschuettler/tt-rss into master fox 2018-08-07 11:18:05 +00:00
  • 03fff1e95e Merge branch 'fix_mysql_utf8mb4' of BtbN/tt-rss into master fox 2018-08-07 11:10:50 +00:00
  • 2b8afd4942 Only strip utf8mb4 if mysql_charset != utf8mb4 BtbN 2018-08-04 13:07:32 +00:00
  • 31b40448fd Update af_lang_detect plugin with changes from upstream tschuettler 2018-08-02 17:23:14 +02:00
  • c925f4e3fd use catchall exception handler for readability Andrew Dolgov 2018-07-31 18:31:01 +03:00
  • a2d1fa5b14 autoloader: check if class name is namespaced before trying to split it Andrew Dolgov 2018-07-18 13:25:18 +03:00
  • 331ded21ba Merge branch 'tumblr_hd_videos' of Self-Perfection/tt-rss into master fox 2018-07-15 09:04:09 +00:00
  • 1cb3084d53 Replace tumblr videos with HD versions Self-Perfection 2018-07-14 16:29:39 +03:00
  • 6e6c3a878d update_rss_feed: limit maximum length of tsvector data because of pgsql limitations Andrew Dolgov 2018-07-10 14:08:55 +03:00
  • 0cd4a88dc2 remove previous readability library (unused) Andrew Dolgov 2018-06-21 08:24:58 +03:00
  • 6d95e53524 af_readability: check if sanitized content has anything before replacing original excerpt af_readability, af_redditimgur: check php version before using Readability Andrew Dolgov 2018-06-21 08:12:11 +03:00
  • acf155cf8f remove old-style readability loading Andrew Dolgov 2018-06-20 22:17:10 +03:00
  • add9b37ab5 auth_internal: load Base32 using proper namespace Andrew Dolgov 2018-06-20 22:15:10 +03:00
  • 310c18e6bb move OTPHP to vendor/; additionally move Base32 class to OTPHP namespace Andrew Dolgov 2018-06-20 18:27:34 +03:00
  • df47100ad1 remove SWF enclosure audio player Andrew Dolgov 2018-06-20 18:17:44 +03:00
  • b22766fcdd Af_RedditImgur: update to use readability-php Andrew Dolgov 2018-06-20 15:56:08 +03:00
  • a9105e2a61 move JShrink Minifier to vendor/ Andrew Dolgov 2018-06-20 15:04:59 +03:00
  • 2aaefbfa54 update autoloader to consider namespaces for third party libraries: placed and loaded from vendor/namespace/classpath.php update readability to a newer implementation based on Readability.js (https://github.com/andreskrey/readability.php) add vendor/Psr/Log interface required for the above Andrew Dolgov 2018-06-20 14:58:09 +03:00
  • d00d515320 feedbrowser: fix incorrect usage of LIMIT in prepared statement Andrew Dolgov 2018-06-18 23:50:32 +03:00
  • 149e903dd1 Merge branch 'fix/git-packed-ref' of tobidope/tt-rss into master fox 2018-06-14 04:27:11 +00:00
  • af3663edec Don't bail out if git gc removed refs Tobias Bell 2018-06-08 22:07:30 +02:00
  • f5302247c6 share: add support for og:image, etc. metadata for shared articles Andrew Dolgov 2018-05-29 22:04:02 +03:00
  • 636164301f import_export: limit and offset don't play nice with generic PDO placeholders Andrew Dolgov 2018-05-28 16:49:39 +03:00
  • a369a6d946 import_export: update to use PDO Andrew Dolgov 2018-05-28 16:43:53 +03:00
  • b70c3daffe af_redditimgur updates: 1. remove special handling for imgur albums/pages because its full on cancerous json garbage now with no scrapeable layout 2. skip all urls leading to reddit.com while trying to embed content 3. implement generic last resort embedding based on meta og:image element Andrew Dolgov 2018-05-26 10:25:39 +03:00
  • b037ffd628 af_readability: specify http accept header Andrew Dolgov 2018-05-25 14:35:33 +03:00
  • 68d9c412ea fetch_file_contents: allow setting http Accept header Andrew Dolgov 2018-05-25 14:25:08 +03:00
  • 82152bdc34 Revert "plugins/import_export: use PDO" Andrew Dolgov 2018-05-24 12:31:30 +03:00
  • e888879a42 Merge branch 'master' of MatthieuS/tt-rss into master fox 2018-05-23 09:08:15 +00:00
  • 5d95676ecc Call the subscription hook from the plugins even if fetch_file_contents returned no data MatthieuS 2018-05-23 09:00:04 +00:00
  • f0dbfedc81 increase buffersize to 16384 bytes (also some trailing whitespace got clipped) Andrew Dolgov 2018-05-23 10:40:22 +03:00
  • f7253dbb4e Merge branch 'master' of impa/tt-rss into master fox 2018-05-23 05:19:59 +00:00
  • 74a98a6ff2 increased CURLOPT_BUFFERSIZE from 128 to 256 Alexander Yaburov 2018-05-23 10:02:03 +05:00
  • b14f6d58b4 implement hard limits on downloaded data size for general fetching and cache plugins: MAX_DOWNLOAD_FILE_SIZE & MAX_CACHE_FILE_SIZE Andrew Dolgov 2018-05-20 11:08:33 +03:00
  • f851cdf362 Merge branch 'master' of git.tt-rss.org:fox/tt-rss Andrew Dolgov 2018-05-20 10:41:15 +03:00
  • 66fe33e769 bump date_updated when updated article data is saved to exclude it from purging (because it is still present in the originating feed) Andrew Dolgov 2018-05-20 10:41:08 +03:00