Alexandre Alapetite
d108eeed12
Merge pull request #1061 from danc/patch-6
...
Translation for Journal du hacker
2016-01-24 20:54:03 +01:00
Alexandre Alapetite
7b820797e8
Merge pull request #1062 from danc/patch-8
...
Translation for Journal du hacker
2016-01-24 20:53:50 +01:00
Alexandre Alapetite
ff04eb7710
Merge pull request #1063 from danc/patch-7
...
Translation for Journal du hacker
2016-01-24 20:53:44 +01:00
Alexandre Alapetite
8c18f1ffda
Merge pull request #1064 from danc/patch-3
...
Translation for Journal du hacker
2016-01-24 20:53:39 +01:00
Alexandre Alapetite
b80c1212d1
Merge pull request #1065 from danc/patch-2
...
Translation for Journal du hacker
2016-01-24 20:53:34 +01:00
Alexandre Alapetite
4baad45360
Merge pull request #1066 from danc/patch-4
...
Translation for Journal du hacker
2016-01-24 20:53:29 +01:00
Alexandre Alapetite
ee3560b512
Merge pull request #1067 from danc/patch-9
...
Translation for Journal du hacker
2016-01-24 20:53:22 +01:00
danc
21630599b5
Translation for Journal du hacker
2016-01-24 20:35:33 +01:00
danc
21c2ce397e
Translation for Journal du hacker
2016-01-24 20:28:15 +01:00
danc
3185498bad
Translation for Journal du hacker
2016-01-24 20:26:47 +01:00
danc
ea78918986
Translation for Journal du hacker
2016-01-24 20:25:55 +01:00
danc
8890f6ca77
Translation for Journal du hacker
2016-01-24 20:23:58 +01:00
danc
a51604bcbc
Translation for Journal du hacker
2016-01-24 20:22:18 +01:00
danc
b596d569f3
Translation for Journal du hacker
2016-01-24 20:20:52 +01:00
Alexandre Alapetite
66e6de67a7
Merge pull request #1056 from danc/dev
...
Update shares.php : add share for https://www.journalduhacker.net/
2016-01-19 19:57:10 +01:00
danc
9b842f9909
Update shares.php
2016-01-19 19:46:40 +01:00
Alexandre Alapetite
9637e018bf
i18n English
...
https://github.com/FreshRSS/FreshRSS/issues/1043#issuecomment-165984276
2015-12-23 11:09:56 +01:00
Alexandre Alapetite
6b5c720c76
Merge pull request #1035 from purexo/dev
...
Update greader.php
2015-11-23 09:20:27 +01:00
Purexo
9534ea0e6b
Update greader.php
...
streamContents can know exclude target unread item
2015-11-23 08:30:00 +01:00
Jaussoin Timothée
a90f6ad840
Update the Movim share URL
...
I've changed the Movim urls recently, just fixing FreshRSS to make it work again with Movim
2015-11-09 20:14:49 +01:00
Marien Fressinaud
9d55313b92
Start 1.3.1-dev version
2015-11-04 21:44:08 +01:00
Marien Fressinaud
4525e547fa
Update CREDITS.md
2015-11-03 20:46:57 +01:00
Marien Fressinaud
2520368db4
Update CHANGELOG
2015-11-03 20:39:48 +01:00
Marien Fressinaud
529a28567f
Merge branch 'Alkarex-baseUrl' into dev
2015-11-03 20:25:14 +01:00
Alexandre Alapetite
bfae186e36
Use HTTP_X_FORWARDED_
...
https://github.com/FreshRSS/FreshRSS/issues/975
2015-11-03 20:23:30 +01:00
Alexandre Alapetite
be4cffbbf4
Merge pull request #1026 from marienfressinaud/fix/remove-requirement-on-title
...
Remove title from requirements on title page
2015-11-03 19:54:41 +01:00
Marien Fressinaud
1b4b1b94a6
Remove title from requirements on title page
...
Fix https://github.com/FreshRSS/FreshRSS/issues/1025
2015-11-03 19:03:17 +01:00
Alexandre Alapetite
455e488e79
Merge pull request #1024 from marienfressinaud/feature/make-url-auto-update-in-config
...
Move auto-update server URL alterable (config)
2015-11-02 21:34:14 +01:00
Marien Fressinaud
697817eebf
Make auto-update server URL alterable
...
See https://github.com/FreshRSS/FreshRSS/issues/1019
2015-11-02 21:14:13 +01:00
Marien Fressinaud
bb0556543d
Move auto-update server URL in configuration
...
Fix https://github.com/FreshRSS/FreshRSS/issues/1019
2015-11-02 21:11:23 +01:00
Alexandre Alapetite
a74eac88d8
Changelog more 1.1.4-beta
2015-10-31 12:02:47 +01:00
Marien Fressinaud
b7dc969ce7
Merge pull request #1022 from Alkarex/allow_robots
...
ENT_COMPAT
2015-10-28 08:15:09 +01:00
Alexandre Alapetite
0a1b628265
ENT_COMPAT
...
https://github.com/FreshRSS/FreshRSS/pull
https://github.com/FreshRSS/FreshRSS/issues/938
2015-10-27 22:11:19 +01:00
Marien Fressinaud
29fe97cb2f
Merge pull request #1011 from Alkarex/allow_robots
...
Config allow robots
2015-10-27 20:36:05 +01:00
Marien Fressinaud
d677495ca3
Merge pull request #1016 from Alkarex/login403
...
HTTP 403 for invalid login
2015-10-27 20:31:57 +01:00
Alexandre Alapetite
c992b683a8
PHP 5.2 compatibility
...
https://github.com/FreshRSS/FreshRSS/pull/1016
https://github.com/FreshRSS/FreshRSS/issues/1015
It is first PHP 5.5 that added support for accessing characters within
string literals using []...
2015-10-26 17:38:32 +01:00
Alexandre Alapetite
ad1f0cb96b
Return after 403
...
https://github.com/FreshRSS/FreshRSS/pull/1016
https://github.com/FreshRSS/FreshRSS/issues/1015
2015-10-25 19:31:41 +01:00
Alexandre Alapetite
2d06b472cd
Iff expanded to "true if ..., false otherwise"
...
https://github.com/FreshRSS/FreshRSS/pull/1011
https://github.com/FreshRSS/FreshRSS/issues/938
2015-10-25 19:26:35 +01:00
Marien Fressinaud
b8b0ba6f24
Merge pull request #1010 from Alkarex/cleanLogs
...
Clean logs
2015-10-25 17:24:00 +01:00
Marien Fressinaud
d73fdd3e24
Merge pull request #1012 from Alkarex/installNoTitle
...
Remove "title" field when installing
2015-10-25 17:19:18 +01:00
Alexandre Alapetite
7bb28c3f2b
HTTP 403 for invalid login
...
https://github.com/FreshRSS/FreshRSS/issues/1015
And does not leak if user exists or not
2015-10-25 13:24:48 +01:00
Alexandre Alapetite
eb912cc7a8
Merge pull request #1014 from Alwaysin/patch-1
...
More viewable visual alert for categories with problematic feeds
2015-10-25 12:00:50 +01:00
Alwaysin
5d7fc35e89
More viewable visual alert for categories with problematic feeds
2015-10-25 11:10:50 +01:00
Alexandre Alapetite
22da265736
Remove "title" field when installing
...
https://github.com/FreshRSS/FreshRSS/issues/858
2015-10-25 00:20:05 +02:00
Alexandre Alapetite
02a3cb4652
Config allow robots
...
https://github.com/FreshRSS/FreshRSS/issues/938
2015-10-25 00:01:13 +02:00
Alexandre Alapetite
481c2a6719
Clean logs
...
Reduced login of API and PubSubHubbub (both are quite stable now).
When clearing logs as admin, also clear API and PubSubHubbub logs.
https://github.com/FreshRSS/FreshRSS/issues/988
2015-10-24 22:25:48 +02:00
Alexandre Alapetite
0202fd19ed
Changelog 1.1.4
2015-10-24 21:58:32 +02:00
Alexandre Alapetite
f4a0bb25e2
i18n: Italiano
...
https://github.com/FreshRSS/FreshRSS/issues/1003
2015-10-24 21:48:29 +02:00
Alexandre Alapetite
52564957e6
Add a visual alert on categories
...
By @aledeg
https://github.com/FreshRSS/FreshRSS/pull/984
https://github.com/FreshRSS/FreshRSS/pull/983
2015-10-24 21:38:30 +02:00
Alexandre Alapetite
ab11b333b4
Merge branch 'add-category-warning' of https://github.com/aledeg/FreshRSS into aledeg-add-category-warning
2015-10-24 21:30:18 +02:00