Alexandre Alapetite
d68f6fcd38
Merge branch 'FreshRSS/dev' into dev
2015-05-31 21:02:59 +02:00
Alexandre Alapetite
384a146883
Minor comment 1.1.1
...
https://github.com/FreshRSS/FreshRSS/issues/845
2015-05-31 20:52:11 +02:00
Alexandre Alapetite
0d32f694dd
Minor comment 1.1.1
...
https://github.com/FreshRSS/FreshRSS/issues/845
2015-05-31 20:48:18 +02:00
Alexandre Alapetite
96ba71e618
MySQL create table bug
...
https://github.com/FreshRSS/FreshRSS/issues/845
And updated version comments to 1.1.1
2015-05-31 20:22:27 +02:00
Alexandre Alapetite
2afb459226
Read-me.fr: info for git install/update
...
https://github.com/FreshRSS/FreshRSS/issues/861
https://github.com/FreshRSS/FreshRSS/issues/845
2015-05-31 19:05:34 +02:00
Alexandre Alapetite
20924a4705
Readme white line
2015-05-31 18:57:21 +02:00
Alexandre Alapetite
af600b8ad3
Read-me: info for git install/update
...
https://github.com/FreshRSS/FreshRSS/issues/861
https://github.com/FreshRSS/FreshRSS/issues/845
2015-05-31 18:55:58 +02:00
Alexandre Alapetite
ee1178dba1
Merge branch 'FreshRSS/dev' into dev
2015-05-30 19:52:25 +02:00
Alexandre Alapetite
00e0084981
Link to releases
2015-05-30 19:49:59 +02:00
Alexandre Alapetite
2f1419cf64
Link to releases
2015-05-30 19:45:31 +02:00
Alexandre Alapetite
6e6746e090
Version 1.1.1-dev
2015-05-30 19:37:26 +02:00
Alexandre Alapetite
52ef26ad84
Merge changelog
2015-05-30 19:32:18 +02:00
Alexandre Alapetite
06a99f2ffb
Merge pull request #860 from Alkarex/MinzURL
...
Minz URL encoding bug
2015-05-30 19:26:16 +02:00
Alexandre Alapetite
a5a24108ef
Minz URL encoding bug
...
See also https://github.com/FreshRSS/FreshRSS/pull/849
2015-05-30 19:25:20 +02:00
Alexandre Alapetite
cdc82f76d9
Changelog beta 1.1.1
2015-05-30 18:27:49 +02:00
Alexandre Alapetite
7370472968
Merge pull request #849 from Alkarex/RssFeed
...
Minz getBaseUrl correction and RSS template bug
2015-05-30 18:13:32 +02:00
Alexandre Alapetite
68172c400f
Merge pull request #854 from Alkarex/ConfirmationChrome
...
Patch for confirmation in non-Firefox (Chrome)
2015-05-30 11:16:59 +02:00
Alexandre Alapetite
a39e48e811
Merge remote-tracking branch 'origin/ConfirmationChrome' into dev
2015-05-29 23:32:01 +02:00
Alexandre Alapetite
f79f2a7e98
Patch for confirmation in non-Firefox (Chrome)
...
https://github.com/FreshRSS/FreshRSS/issues/739
Use standards instead of Firefox-specific explicitOriginalTarget
2015-05-29 23:30:37 +02:00
Alexandre Alapetite
ed811431a5
Merge branch 'FreshRSS/dev' into dev
2015-05-24 02:01:30 +02:00
Alexandre Alapetite
b7859f4bde
Changelog: new confirmation in case on unsaved changes
...
https://github.com/FreshRSS/FreshRSS/issues/739
2015-05-24 02:00:14 +02:00
Alexandre Alapetite
9d55ee5ae9
Bug EntryDAO filter
...
https://github.com/FreshRSS/FreshRSS/issues/850
2015-05-24 01:49:13 +02:00
Alexandre Alapetite
6e01d4504b
Merge branch 'FreshRSS/dev' into dev
2015-05-23 18:38:48 +02:00
Alexandre Alapetite
70384b3c99
Details in Credits.md
2015-05-23 18:34:00 +02:00
Alexandre Alapetite
126969777a
Credits file in Markdown format + details
2015-05-23 18:31:45 +02:00
Alexandre Alapetite
6cd5906a26
Changelog typos
2015-05-23 17:56:48 +02:00
Alexandre Alapetite
ac051ff395
More changelog for beta 1.1.1
...
https://github.com/FreshRSS/FreshRSS/issues/845
2015-05-23 17:49:27 +02:00
Alexandre Alapetite
2b7ba45551
Using Mardown format for changelog
...
https://github.com/FreshRSS/FreshRSS/issues/124
2015-05-23 17:33:14 +02:00
Alexandre Alapetite
e3ce10b38a
Merge remote-tracking branch 'origin/PubSubHubbub' into dev
2015-05-23 16:37:30 +02:00
Alexandre Alapetite
694dfa1f8b
PubSubHubbub: remove white list
...
The tests so far are good. Ready to test more broadly.
https://github.com/FreshRSS/FreshRSS/pull/831
https://github.com/FreshRSS/FreshRSS/issues/312
2015-05-23 16:37:08 +02:00
Alexandre Alapetite
af388569c2
Merge pull request #847 from Alkarex/NewsPlus
...
Google Reader API: work-around for News+ bug
2015-05-23 16:32:33 +02:00
Alexandre Alapetite
e3f5e157a4
Merge remote-tracking branch 'origin/RssFeed' into dev
2015-05-23 02:51:29 +02:00
Alexandre Alapetite
27d2b88a19
Minz getBaseUrl correction and RSS template bug
...
https://github.com/FreshRSS/FreshRSS/issues/848
Corrections in Minz (HTTP_HOST was not sanitized, getURI() was never
used and not working anyway with absolute base_url)
$this->url was not defined in rss.phtml
2015-05-23 02:23:38 +02:00
Alexandre Alapetite
59eb4e1c2a
Merge remote-tracking branch 'origin/NewsPlus' into dev
2015-05-21 19:46:54 +02:00
Alexandre Alapetite
10d98e0ce9
Google Reader API: work-around for News+ bug
...
https://github.com/noinnion/newsplus/issues/84#issuecomment-57834632
https://github.com/FreshRSS/FreshRSS/issues/443
2015-05-21 19:46:32 +02:00
Alexandre Alapetite
65b41af94d
Google Reader API: work-around for News+ bug
...
https://github.com/noinnion/newsplus/issues/84#issuecomment-57834632
https://github.com/FreshRSS/FreshRSS/issues/443
2015-05-21 19:42:03 +02:00
Alexandre Alapetite
67f66358d4
Merge remote-tracking branch 'origin/PubSubHubbub' into dev
2015-05-18 17:50:11 +02:00
Alexandre Alapetite
6c2bebaff2
Merge branch 'FreshRSS/dev' into PubSubHubbub
2015-05-18 17:49:40 +02:00
Alexandre Alapetite
8f32dc2b79
Merge branch 'FreshRSS/dev' into dev
2015-05-18 17:49:02 +02:00
Alexandre Alapetite
9b69ec4b31
Merge pull request #842 from Alwaysin/patch-9
...
Language fix
2015-05-18 10:09:40 +02:00
Alexandre Alapetite
3e738e91e0
Merge pull request #843 from Alwaysin/patch-10
...
Language fix
2015-05-18 10:09:29 +02:00
Alexandre Alapetite
c2046e513f
Merge pull request #844 from Alwaysin/patch-4
...
Language fix
2015-05-18 10:09:16 +02:00
Alwaysin
7524811c96
Language fix
2015-05-18 09:09:28 +02:00
Alwaysin
6263ecef2f
Language fix
2015-05-18 09:06:37 +02:00
Alwaysin
265f09f257
Language fix
2015-05-18 09:02:28 +02:00
Alexandre Alapetite
98773aca59
Merge branch 'FreshRSS/dev' into PubSubHubbub
2015-05-17 22:07:37 +02:00
Alexandre Alapetite
0ee60dd065
Merge branch 'FreshRSS/dev' into dev
2015-05-17 22:07:20 +02:00
Alexandre Alapetite
83ab561242
Merge remote-tracking branch 'origin/PubSubHubbub' into dev
2015-05-17 22:06:33 +02:00
Alexandre Alapetite
001c713f03
PubSubHubbub better gestion of errors
...
Do not assume that PubSubHubbub works until the first successul push
https://github.com/FreshRSS/FreshRSS/issues/312#issuecomment-102706500
2015-05-17 22:06:11 +02:00
Alexandre Alapetite
cad42ea55f
i18n: en-GB revert
...
af166f6c53 (commitcomment-11229341)
2015-05-17 12:32:46 +02:00