Seokseong Jeon
cb897980cd
Merge branch 'dev' into cli-act-num-articles
2017-05-05 01:43:34 +09:00
Seokseong Jeon
09787cfd7a
actualizeFeed return number of new articles as 3rd
2017-05-03 22:56:56 +09:00
Alexandre Alapetite
53f00571e5
Merge pull request #1512 from Alkarex/edge-login
...
Work around for IE / Edge pattern bug
2017-04-27 20:32:42 +02:00
Alexandre Alapetite
1e5b151d88
Work around for IE / Edge pattern bug
...
Swap order of regex alternatives
https://github.com/FreshRSS/FreshRSS/issues/1511
http://stackoverflow.com/questions/22360235/do-browsers-support-different-html5-pattern-regexp-features
https://connect.microsoft.com/ie/feedback/details/836117/regex-bug-in-pattern-validator
2017-04-27 20:25:26 +02:00
Alexandre Alapetite
ed99245810
Minor favicon text
...
https://github.com/FreshRSS/FreshRSS/pull/1505
https://github.com/FreshRSS/FreshRSS/pull/1504
2017-04-23 18:23:37 +02:00
Alexandre Alapetite
251f11c1d7
Merge pull request #1505 from Alkarex/protocol-relative-favicon
...
Better handling of protocol-relative favicons
2017-04-23 18:10:13 +02:00
Alexandre Alapetite
2ffb00c37f
Better handling of protocol-relative favicons
...
cd5f98ecdd
https://github.com/FreshRSS/FreshRSS/pull/1504
2017-04-23 18:00:48 +02:00
Alexandre Alapetite
b95a2c192e
Merge pull request #1504 from Alkarex/new-favicons
...
Rewritten Favicon library using cURL
2017-04-23 14:24:39 +02:00
Alexandre Alapetite
8f6837b386
Favicon minor
2017-04-23 14:24:12 +02:00
Alexandre Alapetite
82b15936e1
Changelog 1504
...
Rewriten Favicon library using cURL
2017-04-23 14:12:56 +02:00
Alexandre Alapetite
44c9ae51c4
Rewriten Favicon library using cURL
...
Reduce the number of requests, more robust, many more cases working,
reduced code
2017-04-23 14:06:37 +02:00
Alexandre Alapetite
6d5fb27f97
Merge pull request #1502 from Alkarex/Favicon1.2.0
...
Update to version 1.2 of Favicon library
2017-04-23 13:56:59 +02:00
Alexandre Alapetite
f483a5e95b
Favicon fix redirects
...
92b4259159
2017-04-23 01:59:09 +02:00
Alexandre Alapetite
57f1e9d657
Fix some bugs of Favicon 1.2
...
https://github.com/ArthurHoaro/favicon/pull/6
https://github.com/ArthurHoaro/favicon/pull/7
2017-04-22 23:36:41 +02:00
Alexandre Alapetite
e647f660bb
Readme 1501
...
https://github.com/FreshRSS/FreshRSS/issues/1501
2017-04-22 18:59:51 +02:00
Alexandre Alapetite
1af1b3702e
Use new version 1.2 of Favicon library
2017-04-22 18:56:00 +02:00
Alexandre Alapetite
9588112e50
Re-apply Favicon FreshRSS patches
...
Patches sent upstream https://github.com/ArthurHoaro/favicon/pull/5
2017-04-22 13:35:51 +02:00
Alexandre Alapetite
ca4138d021
Update to Favicon 1.2.0
...
https://github.com/ArthurHoaro/favicon/releases/tag/v1.2.0
2017-04-22 12:48:26 +02:00
Alexandre Alapetite
d14cc25c15
Merge pull request #1498 from marienfressinaud/fix/zip-update
...
fix: Fix update via ZIP archive
2017-04-15 21:54:40 +02:00
Marien Fressinaud
9ce0bca45f
fix: Fix update via ZIP archive
...
Code from the update server was not loaded anymore before the update
process. This commit brings back missing `require`.
2017-04-15 21:18:43 +02:00
Alexandre Alapetite
aa75cebbfe
Merge pull request #1493 from Alkarex/multiuser-token
...
Multi-user token
2017-04-11 17:31:07 +02:00
Alexandre Alapetite
510045b3c5
Merge branch 'FreshRSS/dev' into multiuser-token
2017-04-10 19:46:22 +02:00
Alexandre Alapetite
e849de7296
Merge pull request #1495 from Alkarex/PSHB-unsubscribe
...
PSHB better unsubscribe
2017-04-10 19:43:43 +02:00
Alexandre Alapetite
09fa7b9ae4
Readme 1495
2017-04-10 19:19:19 +02:00
Alexandre Alapetite
535aa35ba7
PSHB better unsubscribe
...
Cases when a user is deleted, or when a feed is deleted.
Removed random key do reduce the risk of subscribing several times to
the same PSHB feed.
2017-04-10 19:09:21 +02:00
Alexandre Alapetite
5d54e47ff4
Fix DROP tables for deferred insertion
...
https://github.com/FreshRSS/FreshRSS/pull/1470
2017-04-10 00:43:18 +02:00
Alexandre Alapetite
d340989cb5
Merge pull request #1492 from Alkarex/u18n-en-fix
...
Revert i18n en: gen.action.actualize
2017-04-09 09:14:02 +02:00
Alexandre Alapetite
c5e9fee5a7
Merge pull request #1491 from Alkarex/check_fileinfo
...
Check for fileinfo
2017-04-09 08:58:41 +02:00
Alexandre Alapetite
8854f23086
Readme multiuser tokens
...
https://github.com/FreshRSS/FreshRSS/issues/1390
https://github.com/FreshRSS/FreshRSS/issues/366
2017-04-09 00:29:54 +02:00
Alexandre Alapetite
0ce43be9de
Multi-user token
...
https://github.com/FreshRSS/FreshRSS/issues/1390
https://github.com/FreshRSS/FreshRSS/issues/366
2017-04-09 00:25:04 +02:00
Alexandre Alapetite
1749a1072a
Revert i18n en: gen.action.actualize
...
https://github.com/FreshRSS/FreshRSS/pull/1465/files#r109282131
https://github.com/FreshRSS/FreshRSS/pull/1465
https://github.com/FreshRSS/FreshRSS/issues/1464
2017-04-08 19:47:53 +02:00
Alexandre Alapetite
a542ab8fff
Make fileinfo extension optional
2017-04-08 18:12:12 +02:00
Alexandre Alapetite
fe494e000b
try/catch for finfo_open
2017-04-08 18:03:52 +02:00
Alexandre Alapetite
07a9faf851
Check for fileinfo
...
https://github.com/FreshRSS/FreshRSS/issues/1402
https://github.com/FreshRSS/FreshRSS/issues/1461
2017-04-08 17:52:53 +02:00
Alexandre Alapetite
8af3c9841e
Merge pull request #1489 from Alkarex/bottom-padding-menu
...
Bottom padding menu
2017-04-08 11:25:20 +02:00
Alexandre Alapetite
0e4ae1719b
Readme 1479
...
https://github.com/FreshRSS/FreshRSS/issues/1479
2017-04-08 11:23:42 +02:00
Alexandre Alapetite
dbead5879a
More padding bottom menu
...
https://github.com/FreshRSS/FreshRSS/issues/1479
2017-04-08 11:20:15 +02:00
Alexandre Alapetite
658dc02d10
Merge pull request #1483 from Alkarex/guid-or-title
...
Fallback when GUID is empty
2017-04-05 15:50:31 +02:00
Alexandre Alapetite
3375ca6634
Readme 1482
...
Fall back to article URL when the article GUID is empty
[#1482 ](https://github.com/FreshRSS/FreshRSS/issues/1482 )
2017-04-05 15:50:10 +02:00
Alexandre Alapetite
dadd6e7bee
Use link instead of title fallback
2017-04-05 14:50:16 +02:00
Alexandre Alapetite
d42a20506b
Fallback when GUID is empty
...
https://github.com/FreshRSS/FreshRSS/issues/1482
2017-04-05 14:44:18 +02:00
Alexandre Alapetite
730649971c
Links to documentation
...
* http://doc.freshrss.org/
* https://github.com/FreshRSS/documentation
2017-04-05 00:43:08 +02:00
Alexandre Alapetite
1cace07fd4
Merge pull request #1478 from Alkarex/better_search
...
Better search
2017-04-03 18:42:52 +02:00
Alexandre Alapetite
d6a51349e8
Merge pull request #1477 from Alkarex/log-location
...
Readme log location
2017-04-02 19:18:28 +02:00
Alexandre Alapetite
ccc95f6b93
Changelog allow double-quotes
...
d229216ccc
2017-04-02 11:58:21 +02:00
Alexandre Alapetite
3011bbc5e1
Search allow double quotes
...
`author:"some name"`
2017-04-02 11:55:20 +02:00
Alexandre Alapetite
6d6fe12e8e
Changelog better search
...
https://github.com/FreshRSS/FreshRSS/issues/1381
2017-04-02 00:05:48 +02:00
Alexandre Alapetite
aadba9fb70
Negative searches
...
https://github.com/FreshRSS/FreshRSS/issues/1381
Possibility to exclude authors, titles, tags, urls, words by prefixing
them by ! or - (like Google Search):
* !intitle:unwanted
* -intitle:unwanted
* -author:unwanted
* -#unwanted
* -unwanted
And one can use many of each and combine them with positive searches
2017-04-01 23:41:19 +02:00
Alexandre Alapetite
d9c0d25b85
Improve search: intitle, author, inurl
...
Allow multiple values of intitle: , author:, inurl:
Note: Tests for UserQueryTest are broken due to
https://github.com/sebastianbergmann/phpunit/wiki/Release-Announcement-for-PHPUnit-4.0.0#backwards-compatibility-issues
2017-04-01 22:31:12 +02:00
Alexandre Alapetite
4699361f6b
Readme log location
...
https://github.com/FreshRSS/FreshRSS/issues/1475
2017-04-01 18:55:40 +02:00