Commit Graph

3511 Commits

Author SHA1 Message Date
Alexandre Alapetite
07fa243bf2 Fix link encoding in API (#1686)
https://github.com/FreshRSS/FreshRSS/issues/1683
https://github.com/Alkarex/EasyRSS/issues/35
2017-11-11 12:21:41 +01:00
Alexandre Alapetite
db44b48507 Merge pull request #1682 from Alkarex/fix_mastodon_share
Small fix Mastodon share
2017-11-04 21:45:08 +01:00
Alexandre Alapetite
90554db7ee Changelog Mastodon 2017-11-04 21:38:15 +01:00
Alexandre Alapetite
38de643d09 Small fix Mastodon share
$a['method'] can be undefined.
https://github.com/FreshRSS/FreshRSS/pull/1674
https://github.com/FreshRSS/FreshRSS/issues/1521
2017-11-04 21:34:34 +01:00
Alexis Degrugillier
afffbfce07 Add a Mastodon share (#1674)
See #1521
2017-11-04 21:19:51 +01:00
Alexis Degrugillier
05b1901fcd Move translation tools into the cli folder (#1673)
Translation tools must be used on cli. It is better to have them in the cli folder.
2017-11-04 21:17:08 +01:00
hoilc
fe84e6135e improve zh-cn i18n (#1678) 2017-10-26 12:46:53 +02:00
Alexis Degrugillier
875b302179 Fix typo in nl i18n (#1675) 2017-10-17 23:15:16 +02:00
Alexandre Alapetite
920f886c55 A bit of Apache documentation (#1670)
https://github.com/FreshRSS/FreshRSS/issues/1666
https://github.com/FreshRSS/FreshRSS/issues/1669
https://github.com/FreshRSS/FreshRSS/issues/908
2017-10-14 14:16:59 +02:00
Alexandre Alapetite
f632a34626 CLI optimize database (#1663)
CLI optimize database https://github.com/FreshRSS/FreshRSS/issues/1583
And VACUUM in SQLite https://github.com/FreshRSS/FreshRSS/issues/918
Add VACUUM for PostgreSQL (Not tested yet)
2017-10-12 20:11:06 +02:00
Alexandre Alapetite
6372e51cd6 Merge branch 'dev' of https://github.com/FreshRSS/FreshRSS into FreshRSS/dev 2017-10-11 20:40:36 +02:00
Alexandre Alapetite
6cebd7197f Reworded changelog 1247
https://github.com/FreshRSS/FreshRSS/pull/1660
https://github.com/FreshRSS/FreshRSS/pull/1292
https://github.com/FreshRSS/FreshRSS/issues/1247
2017-10-11 20:38:51 +02:00
Alexandre Alapetite
daff8bbd5b Merge pull request #1661 from FreshRSS/Frenzie-patch-1
[i18] nl/sub: add a few translations
2017-10-10 21:37:40 +02:00
Frans de Jonge
02c5ffa1e0 [i18] nl/sub: add a few translations 2017-10-10 21:21:12 +02:00
Alexandre Alapetite
b8d4a0f7ef Changelog 1247
https://github.com/FreshRSS/FreshRSS/pull/1660
https://github.com/FreshRSS/FreshRSS/pull/1292
https://github.com/FreshRSS/FreshRSS/issues/1247
2017-10-10 20:57:19 +02:00
Alexandre Alapetite
4f89a31066 Merge pull request #1658 from aledeg/improve-i18n-tools
Improve translation tools
2017-10-10 20:55:38 +02:00
Alexandre Alapetite
d3c5758b67 Merge pull request #1660 from aledeg/api-subscription-tool
Add an entry in the subscription tool page
2017-10-10 20:48:59 +02:00
Alexis Degrugillier
ac60e35f6a Improve translation tools
I was not happy with the previous version. I refactored everything to make it reusable.
It allows me do do more verifications and to build a tool to handle the files themselves.
2017-10-10 06:46:25 +02:00
Alexis Degrugillier
e6fc86b4b1 Add an entry in the subscription tool page
I reworked @Alkarex idea proposed in #1292. I though it was a good idea to merge everything in the same location.
2017-10-10 06:40:43 +02:00
Alexandre Alapetite
1eb19409b5 CURLOPT_FOLLOWLOCATION open_basedir bug (#1657)
CURLOPT_FOLLOWLOCATION cannot be activated when an open_basedir is set
https://github.com/FreshRSS/FreshRSS/issues/1655#issuecomment-334999448
https://stackoverflow.com/questions/6918623/curlopt-followlocation-cannot-be-activated
2017-10-08 17:26:43 +02:00
Alexandre Alapetite
05228ed92f Merge pull request #1656 from Alkarex/freshrss_user-agent
Remove SimplePie name from HTTP User-Agent string
2017-10-07 14:06:46 +02:00
Alexandre Alapetite
4058ff3ff4 Remove SimplePie name from HTTP User-Agent string
https://github.com/FreshRSS/FreshRSS/issues/1622#issuecomment-334928486
https://github.com/FreshRSS/FreshRSS/issues/1627
https://github.com/FreshRSS/FreshRSS/issues/1607
2017-10-07 13:51:45 +02:00
Alexandre Alapetite
9bbec9a1e8 Minor changelog fix 2017-10-07 13:29:08 +02:00
Alexandre Alapetite
863ce029dd Merge branch 'dev' of https://github.com/FreshRSS/FreshRSS into FreshRSS/dev 2017-10-01 21:58:22 +02:00
Alexandre Alapetite
4420a47840 Changelog 1653
https://github.com/FreshRSS/FreshRSS/pull/1653
2017-10-01 21:58:13 +02:00
Alexis Degrugillier
51e69e9535 [CI] Add a translation validation tool. (#1653)
It's triggered by Travis to check what is missing.
2017-10-01 20:54:06 +02:00
Alexandre Alapetite
1cf9816fe5 Prepare future version 1.8.1 2017-10-01 18:37:09 +02:00
Alexandre Alapetite
f241fc1841 Prepare release of version 1.8.0 (#1649)
https://github.com/FreshRSS/FreshRSS/milestone/24
2017-10-01 18:22:06 +02:00
Alexandre Alapetite
128ab42227 i18 quick fix: forgot es, kr in pt-br
https://github.com/FreshRSS/FreshRSS/pull/1648
2017-09-30 09:31:31 +02:00
David souza
ac3c24dd83 Language portugue (#1648)
* Create folder pt-br to translate to portuguese-brazil;
Translate file admin.php;
Trnaslate file index.php;

* Translate the files:
- conf.php
- feedback.php
- gen.php

* Translate sub.php e install.php; add pt-br in file gen.php inside another languages

* fix bug

* Configure display date

* Add pt-br to es, kr, zh, and fix whitespace

https://github.com/FreshRSS/FreshRSS/pull/1648

* Changelog 1648

https://github.com/FreshRSS/FreshRSS/pull/1648

* Fix whitespace (caught by Travis)
2017-09-30 09:26:09 +02:00
Alexandre Alapetite
cc4f382bff Changelog 1177
https://github.com/FreshRSS/FreshRSS/issues/1177
https://github.com/FreshRSS/FreshRSS/pull/1647
2017-09-30 08:54:43 +02:00
Alexis Degrugillier
ee834888cd Remove limitation on toggleContent (#1647)
Before, articles were repositioned only when the new and the old article were different. When they were the same, it was just closed.
It was frustrating with long articles, especially during reading.

Now, when an article is collapsed, it is repositionned no matter the collapsing method.

This should fix #1177
2017-09-30 08:25:07 +02:00
Alexandre Alapetite
e53c10f975 Changelog 1645
https://github.com/FreshRSS/FreshRSS/pull/1645
2017-09-28 22:51:17 +02:00
Alexis Degrugillier
47abdd051c Change layout for the share options on mobile (#1645)
* Change layout for the share options on mobile

Before, it was impossible to click on links to share on small screens.
Now, all dropdowns are opened at the bottom of the screen and stays there.

Linked to #1506

* Change rule for border-radius
2017-09-28 22:46:59 +02:00
Alexandre Alapetite
92a1bf3917 Update some HTTP links (doc, HTTPS) (#1641)
https://github.com/FreshRSS/FreshRSS/issues/1605
2017-09-26 22:20:25 +02:00
Alexandre Alapetite
f293cec492 HTML5 show controls audio video (#1642)
* HTML5 show controls audio video

* Changelog 1642
2017-09-26 22:19:18 +02:00
Alexandre Alapetite
c5b5d8fade Merge pull request #1643 from Alkarex/quick-fix-PSHB-after-travis
Quick fix PSHB encoding after Travis refactoring
2017-09-24 13:07:03 +02:00
Alexandre Alapetite
a38bd3da8a Merge pull request #1638 from Alkarex/tmp_unique_guids
Fix SQL constraint insert into entrytmp table
2017-09-24 13:02:15 +02:00
Alexandre Alapetite
62d68f8c66 Quick fix PSHB encoding after Travis refactoring
https://github.com/FreshRSS/FreshRSS/pull/1619
Related to https://github.com/FreshRSS/FreshRSS/pull/1633
2017-09-24 12:16:41 +02:00
Alexandre Alapetite
0578abf310 Merge pull request #1640 from Alkarex/fix_global_view_csrf
Fix global view CSRF
2017-09-23 14:21:40 +02:00
Alexandre Alapetite
ca7d1fddde Minor JS whitespace 2017-09-23 13:41:26 +02:00
Alexandre Alapetite
2fd5ab8c55 Fix global view CSRF
https://github.com/FreshRSS/FreshRSS/issues/1591
2017-09-23 13:34:57 +02:00
Alexandre Alapetite
8cbb052758 Changelog 1614
https://github.com/FreshRSS/FreshRSS/issues/1614
2017-09-23 12:34:31 +02:00
Alexandre Alapetite
28db5dd285 Fix SQL constraint insert into entrytmp table
https://github.com/FreshRSS/FreshRSS/issues/1614
2017-09-23 12:32:35 +02:00
Frans de Jonge
bc109cff50 [fix] Spanish lang double space (#1637) 2017-09-22 18:14:41 +02:00
Alexandre Alapetite
3fa63217cd Quick fix i18n es and zh (#1636)
https://github.com/FreshRSS/FreshRSS/pull/1631
2017-09-22 16:21:37 +02:00
Ramón Cutanda
a4890fbeb7 Update CHANGELOG.md (#1635)
Added Spanish language
2017-09-22 15:42:29 +02:00
Ramón Cutanda
3b0c6435f5 Update CREDITS.md (#1634)
Added Ramón Cutanda as a contributor of the Spanish language
2017-09-22 15:42:15 +02:00
Ramón Cutanda
cb5d6997a3 Spanish language (#1631)
Based on the informal style spoken in Spain
2017-09-22 15:41:59 +02:00
Alexandre Alapetite
2e8d8834c4 Quick fix small bug from 1619 (#1633)
https://github.com/FreshRSS/FreshRSS/pull/1619
2017-09-22 13:05:42 +02:00