1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 18:06:02 +00:00
Andrew Dolgov f6bcb5c606 Merge branch 'subscribe-idn-feed' into 'master'
Subscribe to feed with Internationalized Domain Name

Currently you cannot subscribe to feeds on hosts with internationalized domain names (IDNA) within tt-rss. You need to manually convert them to punycode to subscribe to them.

This patch adds code to detect IDNA and convert them to punycode in fix_url() if possible on the system. This requires PHP IDN functions (e.g. on Debian Jessie this needs php5-intl to be installed), so a notice is added to the installer sanity check.

See merge request !37
2017-01-16 11:36:00 +03:00
2016-07-20 13:55:51 +03:00
2016-05-13 09:10:54 +03:00
2016-12-29 07:37:10 +03:00
2016-08-19 17:29:36 +02:00
2016-05-13 09:10:54 +03:00
2016-05-13 09:10:54 +03:00
2016-05-13 09:10:54 +03:00
2015-07-07 14:23:18 +03:00
2016-08-19 18:16:36 +03:00
2016-08-10 12:22:30 +03:00
2015-07-26 10:30:02 +03:00
2014-02-06 23:04:27 +04:00

Tiny Tiny RSS

Web-based news feed aggregator, designed to allow you to read news from any location, while feeling as close to a real desktop application as possible.

http://tt-rss.org

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Copyright (c) 2005 Andrew Dolgov (unless explicitly stated otherwise).

Uses Silk icons by Mark James: http://www.famfamfam.com/lab/icons/silk/

Description
No description provided
Readme 112 MiB
Languages
Modelica 36.2%
PHP 29.5%
JavaScript 13.7%
CSS 10.6%
Less 5.8%
Other 4.1%