Commit Graph

2306 Commits

Author SHA1 Message Date
Alexandre Alapetite
2d22bf300a dirname problem
https://github.com/FreshRSS/FreshRSS/issues/906
2015-07-17 23:43:43 +02:00
Alexandre Alapetite
9cc0ef231c Merge pull request #902 from marienfressinaud/862-fix-extension-broken-links
Fix broken links for extension script/style files
2015-07-14 00:11:34 +02:00
Marien Fressinaud
241086fa67 Fix broken links for extension script/style files
Fix https://github.com/FreshRSS/FreshRSS/issues/862
2015-07-13 23:11:05 +02:00
Marien Fressinaud
10deab004d Merge pull request #895 from Alkarex/hex2bin
Avoid hex2bin for PHP 5.3
2015-07-12 16:10:35 +02:00
Marien Fressinaud
d30389d8ba Merge branch 'Alkarex-curlOptions' into dev 2015-07-12 15:57:26 +02:00
Alexandre Alapetite
d9d9801e8d Remove superfluous comment
sys_get_temp_dir() requires PHP 5.2.1+
2015-07-12 15:54:43 +02:00
Marien Fressinaud
2c6bc849e0 Merge branch 'curlOptions' of https://github.com/Alkarex/FreshRSS into Alkarex-curlOptions 2015-07-12 15:53:40 +02:00
Marien Fressinaud
da51fd9788 Merge branch 'Alkarex-UpdateSimplePie' into dev 2015-07-12 15:49:46 +02:00
Marien Fressinaud
247e4f52ae Merge branch 'UpdateSimplePie' of https://github.com/Alkarex/FreshRSS into Alkarex-UpdateSimplePie 2015-07-12 15:45:56 +02:00
Marien Fressinaud
8ea835ae80 Merge pull request #887 from Alkarex/LogVisibility
Updated log visibility
2015-07-12 15:26:45 +02:00
Marien Fressinaud
5a3b468f7c Merge branch 'Alkarex-defaultFeed' into dev 2015-07-12 15:23:24 +02:00
Marien Fressinaud
4ab535b0ff Merge branch 'defaultFeed' of https://github.com/Alkarex/FreshRSS into Alkarex-defaultFeed 2015-07-12 15:19:56 +02:00
Alexandre Alapetite
26ed0e5c95 Syntax error for curl optiona array
https://github.com/FreshRSS/FreshRSS/issues/897
2015-07-12 12:52:18 +02:00
Alexandre Alapetite
fa432755cc Implement cURL options
https://github.com/FreshRSS/FreshRSS/issues/897
Requires that https://github.com/FreshRSS/FreshRSS/pull/898 is merged
first.
2015-07-12 12:16:56 +02:00
Alexandre Alapetite
cb114a341b Merge some pull requests from upstream
silent Warning cast with PHP 5.3.3 (RHEL-6)
https://github.com/simplepie/simplepie/pull/258
Use rss:pubDate over atom:updated when determining the posting date
https://github.com/simplepie/simplepie/pull/288
Update Item.php: add support for media thumbnails
https://github.com/simplepie/simplepie/pull/340
Remove PHP Notices https://github.com/simplepie/simplepie/pull/353
And removed "FreshRSS" annotations for pull requests submitted upstream

Fixed a typo in Date.php (wrong number for September)
https://github.com/simplepie/simplepie/pull/374
Remove duplicate case https://github.com/simplepie/simplepie/pull/406
Added set_curl_options method to allow custom options
https://github.com/simplepie/simplepie/pull/407
Improved error message https://github.com/simplepie/simplepie/pull/412
2015-07-12 00:35:31 +02:00
Alexandre Alapetite
96b720b032 Changelog with more precise version PHP 5.2.1
https://github.com/FreshRSS/FreshRSS/issues/894

0cabd1f50d
https://github.com/FreshRSS/FreshRSS/issues/789#issuecomment-73878076
2015-07-10 23:36:52 +02:00
Alexandre Alapetite
1cf466cd56 Changelog compatibility PHP5.2
https://github.com/FreshRSS/FreshRSS/issues/894
2015-07-10 23:15:48 +02:00
Alexandre Alapetite
6b7d946266 Avoid hex2bin for PHP 5.3
https://github.com/FreshRSS/FreshRSS/issues/894
And use native hexadecimal function when available (MySQL) to avoid
having binary data in the SQL logs.
2015-07-10 21:40:28 +02:00
Alexandre Alapetite
1f07bd2cdd Merge pull request #888 from Alkarex/fullContentDataSrc
Full content img data-src.
Tested by @Pangolun https://github.com/FreshRSS/FreshRSS/issues/877#issuecomment-118777077
2015-07-06 11:14:59 +02:00
Alexandre Alapetite
bd391dc6f7 Changelog beta 1.1.2 with links
I was hoping that the #123 issue numbers would be automatically converted to links, but they were not.
2015-07-05 14:22:27 +02:00
Alexandre Alapetite
25dbd24d4c Changelog beta 1.1.2 2015-07-05 14:11:32 +02:00
Alexandre Alapetite
65acb2797f Merge pull request #869 from Alkarex/PDOOptions
PDO options for e.g. SSL
2015-07-05 13:12:39 +02:00
Alexandre Alapetite
c1398afe8c Full content img data-src
https://github.com/FreshRSS/FreshRSS/issues/877
Quick fix while waiting for a new library to retrieve articles
2015-07-04 14:21:24 +02:00
Alexandre Alapetite
079150eee4 Updated log visibility
In particular, ensure that ERROR is only used for errors that may affect
FreshRSS integrity, and ensure that feed errors are visible also in
production, i.e. visibility of WARNING
https://github.com/FreshRSS/FreshRSS/issues/885
https://github.com/FreshRSS/FreshRSS/issues/884
2015-07-03 23:47:18 +02:00
Alexandre Alapetite
9f0b8ce70d Add default feeds
https://github.com/FreshRSS/FreshRSS/issues/859
2015-07-03 23:29:46 +02:00
Alexandre Alapetite
dcadf0dfdf Merge pull request #881 from Alkarex/ForceAutocompleteOff
Force autocomplete off
2015-06-30 23:16:27 +02:00
Alexandre Alapetite
5cb3d017ab Orthographe validité 2015-06-29 20:46:51 +02:00
Alexandre Alapetite
8a131b056e Force autocomplete off
https://github.com/FreshRSS/FreshRSS/issues/880
Put a space in the user field instead of empty to avoid autocomplete.
Use feed ID in the username/password field name.
2015-06-14 16:22:33 +02:00
Alexandre Alapetite
ca59b2be23 Merge pull request #873 from Alkarex/Charset
Force HTML content-type with charset
2015-06-13 23:23:44 +02:00
Alexandre Alapetite
827510fb19 Merge pull request #875 from aledeg/keyboard-nav-install
Add tab navigation on install
2015-06-06 15:40:22 +02:00
Alexis Degrugillier
f2f758e6bd Add tab navigation on install 2015-06-06 09:34:11 -04:00
Alexandre Alapetite
ae4d865868 Merge pull request #874 from aledeg/855-keyboard-navigation
Remove the auto-focus on install
2015-06-06 15:28:25 +02:00
Alexandre Alapetite
ff9091e4a0 Increased max number of posts per page
https://github.com/FreshRSS/FreshRSS/issues/872
2015-06-06 15:24:04 +02:00
Alexandre Alapetite
da5033859b Force HTML content-type with charset
Force UTF-8 https://github.com/FreshRSS/FreshRSS/issues/870
2015-06-06 15:10:37 +02:00
Alexis Degrugillier
fcc94c733a Remove the auto-focus on install
The javascript code used was confusing on Chrome and Internet Explorer. So I removed it. It has no real value so I think it is better without it.

See #855
2015-06-06 09:09:39 -04:00
Alexandre Alapetite
111c9f7572 Bug label 2015-06-06 14:18:49 +02:00
Alexandre Alapetite
92db920298 PDO option example 2015-06-05 20:44:45 +02:00
Alexandre Alapetite
9b512b82e2 PDO config isset
https://github.com/FreshRSS/FreshRSS/issues/868
2015-06-03 22:17:40 +02:00
Alexandre Alapetite
568ab2313d PDO options for e.g. SSL
https://github.com/FreshRSS/FreshRSS/issues/868
2015-06-03 22:07:25 +02:00
Alexandre Alapetite
1d7e5a13ef Merge branch 'dev' of https://github.com/FreshRSS/FreshRSS into FreshRSS/dev 2015-06-03 20:26:37 +02:00
Alexandre Alapetite
f9c7cf8922 Merge branch 'FreshRSS/beta' into FreshRSS/dev 2015-06-03 20:25:40 +02:00
Alexandre Alapetite
214a5cc9a4 PHP 5.2 compatiblity
Namespaces are not needed so far.

aacd1ffd40 (commitcomment-11503581)
2015-06-03 20:21:32 +02:00
Alexandre Alapetite
563af34fd8 Merge pull request #864 from Alkarex/dev
Sync personal dev into dev
2015-06-01 20:12:20 +02:00
Alexandre Alapetite
7aea9b072a Merge branch 'FreshRSS/dev' into dev 2015-06-01 20:10:14 +02:00
Alexandre Alapetite
ee55fd13a9 Merge pull request #831 from Alkarex/PubSubHubbub
PubSubHubbub
2015-06-01 19:42:09 +02:00
Alexandre Alapetite
137c498c84 Merge from dev
https://github.com/FreshRSS/FreshRSS/issues/312
2015-06-01 19:40:30 +02:00
Alexandre Alapetite
12972ee54a Start version 1.1.2-dev 2015-06-01 19:32:19 +02:00
Alexandre Alapetite
6fe26d9fba Merge pull request #863 from FreshRSS/beta
Sync beta into dev
2015-06-01 19:30:49 +02:00
Alexandre Alapetite
d68f6fcd38 Merge branch 'FreshRSS/dev' into dev 2015-05-31 21:02:59 +02:00
Alexandre Alapetite
38f6dbdd19 Merge branch 'FreshRSS/dev' into FreshRSS/beta 1.1.1 2015-05-31 20:52:54 +02:00