3797 Commits

Author SHA1 Message Date
Alexandre Alapetite
44bd07e506 Merge pull request #2001 from FreshRSS/dev
FreshRSS 1.11.2
1.11.2
2018-09-09 13:03:51 +02:00
Alexandre Alapetite
1802c1e9ae Prepare release 1.11.2 2018-09-09 11:25:33 +02:00
Alexandre Alapetite
c00743b9b7 Update deployment links
Remove broken DP deploy links
https://github.com/DFabric/DPlatform-Shell/issues/51
2018-09-09 11:10:05 +02:00
Alexandre Alapetite
94b619eea5 Changelog 1946, 2010
https://github.com/FreshRSS/FreshRSS/issues/1946
https://github.com/FreshRSS/FreshRSS/pull/2006
https://github.com/FreshRSS/FreshRSS/pull/2010
2018-09-09 00:56:44 +02:00
Alexandre Alapetite
4e8932d4bb Minz: fix absolute URL bug (#2006)
* Fix absolute URL bug

https://github.com/FreshRSS/FreshRSS/issues/1946

* Better base_url guess in install.php

* Revert changes in install.php
2018-09-09 00:51:02 +02:00
Alexandre Alapetite
aafb1cd0e4 Better test if server has public address (#2010)
* Better test if server has public address

* Wrong trailing slash in documentation
2018-09-09 00:50:24 +02:00
Alexandre Alapetite
c65f535890 Fix count unreads in SQLite (#2009)
* Fix count unreads in SQLite

Was wrong in e.g. `./cli/user-info.php` because UNION output order in
MySQL and SQLite is differents...

* Changelog 2009
2018-09-08 23:05:56 +02:00
Alexandre Alapetite
c24bf33e58 Update contributing.md 2018-09-08 21:40:36 +02:00
Alexandre Alapetite
f63369e432 Changelog 2008
https://github.com/FreshRSS/FreshRSS/pull/2008
2018-09-08 21:28:53 +02:00
Alexandre Alapetite
1d49dda233 Missing touch for SQLite and PostgreSQL (#2008)
For last user activity.
Forgotten in https://github.com/FreshRSS/FreshRSS/pull/1358
2018-09-08 20:50:59 +02:00
Alexandre Alapetite
b5dfb55389 Fix SQLite and PostgreSQL (#2007)
Regression from https://github.com/FreshRSS/FreshRSS/pull/1995
2018-09-08 19:23:16 +02:00
Alexandre Alapetite
1477a62b35 Wait a bit more for 1.11.2 2018-09-08 18:25:51 +02:00
Alexandre Alapetite
3ef7275094 Prepare release 1.11.2 2018-09-08 12:25:08 +02:00
Alexandre Alapetite
f5215e5966 Changelog 2005
+ fix Docker readme version
https://github.com/FreshRSS/FreshRSS/pull/2005
2018-09-08 11:46:46 +02:00
Alexandre Alapetite
de4db714f5 MySQL allow dash in database name (#2005)
Allow `-` in database name
https://diasp.eu.com/posts/d2e36450847101364cab0007cb0b6c8d
2018-09-08 11:42:18 +02:00
Alexandre Alapetite
d6dc888fda Credits Uncovery
https://github.com/FreshRSS/FreshRSS/pull/1992#issuecomment-416941484
2018-09-03 21:24:02 +02:00
Alexandre Alapetite
6f89959705 Merge branch 'master' into dev 2018-09-03 21:16:50 +02:00
Frans de Jonge
a6b8469a62 [i18n] New Dutch strings (#2000) 2018-09-03 21:14:28 +02:00
Alexandre Alapetite
14a9efa2ab Changelog 1966 1968 1996
https://github.com/FreshRSS/FreshRSS/issues/1966
https://github.com/FreshRSS/FreshRSS/issues/1968
https://github.com/FreshRSS/FreshRSS/pull/1995
https://github.com/FreshRSS/FreshRSS/pull/1996
https://github.com/FreshRSS/FreshRSS/pull/1997
2018-09-03 20:57:36 +02:00
Alexandre Alapetite
d3f5bd840d Add mark-as-unread (#1995)
* Add mark-as-unread

https://github.com/FreshRSS/FreshRSS/issues/1966

* Change sentence

https://github.com/FreshRSS/FreshRSS/pull/1995#discussion_r214515954

* Enable mark-as-unread only when unread articles are shown

In order to prevent erroneous marking-as-unread.
We might find a better logic later.

* Disable instead of hide mark-as-unread option

To make it easier to discover
2018-09-03 20:48:04 +02:00
Alexandre Alapetite
14e1b23e42 Allow multiple authors (#1997)
Fix https://github.com/FreshRSS/FreshRSS/issues/1968
2018-09-02 13:36:46 +02:00
Alexandre Alapetite
32d9c3b790 Use mb_strcut (#1996)
* Use mb_strcut

Avoid cutting in the middle of a multi-byte UTF-8 character

* Forgotten php5-*

* Typo

* Whitespace

* More mb_strcut
2018-09-02 13:19:58 +02:00
Alexandre Alapetite
565e34f7bd Changelog 1973, 1985, 1990
https://github.com/FreshRSS/FreshRSS/issues/1973
https://github.com/FreshRSS/FreshRSS/pull/1980
https://github.com/FreshRSS/FreshRSS/pull/1985
https://github.com/FreshRSS/FreshRSS/issues/1990
https://github.com/FreshRSS/FreshRSS/pull/1992
2018-09-01 13:40:39 +02:00
Alexandre Alapetite
9ab56dd326 Travis remove PHP nightly
Due to errors
2018-09-01 13:33:34 +02:00
Uncovery
e003ccaf57 remove section for font-face (#1992) 2018-08-29 14:51:50 +02:00
Alexis Degrugillier
f3893d482a Merge pull request #1988 from ColonelMoutarde/patch-11
Add contribution credits
2018-08-28 11:50:45 +02:00
ColonelMoutarde
2305fbfbce My contribution 2018-08-28 10:26:58 +02:00
primaeval
dbd2ef11de Update CREDITS.md (#1986) 2018-08-23 20:58:48 +02:00
primaeval
043d30c2da bottom padding to enable scroll to mark all as read (#1980)
* bottom padding to enable scroll to mark all as read

* 100vh fallback for mobile
2018-08-23 20:29:27 +02:00
ColonelMoutarde
d38911e5b9 Better rand() (#1976)
http://php.net/manual/en/function.mt-rand.php

from php Doc

"Many random number generators of older libcs have dubious or unknown characteristics and are slow. The mt_rand() function is a drop-in replacement for the older rand(). It uses a random number generator with known characteristics using the » Mersenne Twister, which will produce random numbers four times faster than what the average libc rand() provides. "
2018-08-23 19:57:45 +02:00
ColonelMoutarde
34d8be086c Better rand() (#1977)
http://php.net/manual/en/function.mt-rand.php

from php Doc

"Many random number generators of older libcs have dubious or unknown characteristics and are slow. The mt_rand() function is a drop-in replacement for the older rand(). It uses a random number generator with known characteristics using the » Mersenne Twister, which will produce random numbers four times faster than what the average libc rand() provides. "
2018-08-23 19:57:08 +02:00
ColonelMoutarde
7072c091a7 better rand() (#1978)
http://php.net/manual/en/function.mt-rand.php

from php Doc

"Many random number generators of older libcs have dubious or unknown characteristics and are slow. The mt_rand() function is a drop-in replacement for the older rand(). It uses a random number generator with known characteristics using the » Mersenne Twister, which will produce random numbers four times faster than what the average libc rand() provides. "
2018-08-23 19:56:48 +02:00
Seokseong Jeon
69928aa794 i18n Korean (#1985) 2018-08-23 19:09:15 +02:00
Alexandre Alapetite
9245347c0f Changelog 1960 1962
https://github.com/FreshRSS/FreshRSS/pull/1960
https://github.com/FreshRSS/FreshRSS/issues/1962
https://github.com/FreshRSS/FreshRSS/pull/1964
2018-07-23 22:56:08 +02:00
Alexandre Alapetite
763ceff7ca FeverAPI 32-bit fixes (#1964)
* FeverAPI 32-bit fixes

https://github.com/FreshRSS/FreshRSS/issues/1962

* Small fixes

https://github.com/FreshRSS/FreshRSS/pull/1964#discussion_r204213613
2018-07-23 22:50:16 +02:00
Alexandre Alapetite
3bebc90474 Share with LinkedIn (#1960)
https://developer.linkedin.com/docs/share-on-linkedin
https://github.com/FreshRSS/freshrss.org/issues/40
2018-07-23 22:49:23 +02:00
Paro The Parrot
95c17f92c0 before_yesterday (#1950)
* before_yesterday

"älter" better than "vor vorgestern"

* Update gen.php

suggestions from @kevinpabst
2018-07-17 12:52:14 +02:00
Alexandre Alapetite
99dfdbc10d Avoid feed credentials in logs (#1949)
* Avoid feed credentials in logs

Related to https://github.com/FreshRSS/FreshRSS/pull/1891

* Changelog 1949
2018-07-08 11:29:05 +02:00
Alexandre Alapetite
82ac9454dd Fix check username in API (#1957)
* Fix check username in API

Fix https://github.com/FreshRSS/FreshRSS/issues/1955

* Changelog 1955

https://github.com/FreshRSS/FreshRSS/issues/1955
https://github.com/FreshRSS/FreshRSS/pull/1957
2018-07-08 11:22:51 +02:00
Alexandre Alapetite
e0bc6a2855 Docker from Alpine 3.8 (#1956)
PHP 7.2 http://php.net/manual/migration72.incompatible.php
TODO: create_function() is deprecated (used by lib_phpQuery.php)
2018-07-07 13:45:38 +02:00
Alexandre Alapetite
a66b995be7 Explicit quotes decoding (#1947)
* Explicit quotes decoding

* Explicit htmlspecialchars_decode and htmlspecialchars
2018-06-22 16:07:48 +02:00
Alexandre Alapetite
0dab4f8bce Changelog 1928 1944
https://github.com/FreshRSS/FreshRSS/issues/1928
https://github.com/FreshRSS/FreshRSS/pull/1941
https://github.com/FreshRSS/FreshRSS/issues/1944
https://github.com/FreshRSS/FreshRSS/pull/1945
2018-06-20 20:53:48 +02:00
Alexandre Alapetite
c4903bc8db Fix double encoding for mark as read a search (#1945)
* Fix double encoding for mark as read a search

Fix https://github.com/FreshRSS/FreshRSS/issues/1944

* Fix more search encoding issues
2018-06-20 20:49:48 +02:00
Marien Fressinaud
767ac77ee2 [#1942] Track missing index files (#1943)
These files must exist for security reasons: they hide contents of their
directories if the webserver isn't well configured and redirect to the
home page.

They were automatically created by `./cli/prepare.php` script so it was
annoying to have them in the working tree. Also, the files created by
the script were empty.
2018-06-18 22:56:58 +02:00
Marien Fressinaud
44ee5ec70c [#1928] Login user automatically after creation (#1941) 2018-06-18 22:55:41 +02:00
Alexandre Alapetite
b5300e2ed5 Start version 1.11.2-dev 2018-06-16 11:25:48 +02:00
Alexandre Alapetite
3306a1679c Merge pull request #1921 from FreshRSS/dev
FreshRSS 1.11.1
1.11.1
2018-06-16 09:59:46 +02:00
Alexandre Alapetite
8fcacc8cf4 Release FreshRSS 1.11.1 2018-06-16 09:49:53 +02:00
Alexandre Alapetite
031acde003 Fix extension hook for updated articles (#1932)
* Fix extension hook for updated articles

https://github.com/FreshRSS/FreshRSS/issues/1926

* Enable extensions during PubSubHubbub

* A little array protection

* Changelog 1926

https://github.com/FreshRSS/FreshRSS/issues/1926
https://github.com/FreshRSS/FreshRSS/pull/1932

* Add null check
2018-06-13 09:27:02 +02:00
Alexandre Alapetite
c0f2df3ef0 Fever fixes (#1931)
* Fever fixes

Was hardcoded for MySQL. Bug in "before" parameter. Bug in mark all as
read.

* Fix construct

* Changelog 1930

https://github.com/FreshRSS/FreshRSS/issues/193
https://github.com/FreshRSS/FreshRSS/pull/1931
2018-06-12 21:11:43 +02:00