Commit Graph

2494 Commits

Author SHA1 Message Date
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
Alexandre Alapetite
72430fd36d Italian translation
https://github.com/FreshRSS/FreshRSS/issues/1003
2015-10-24 21:19:46 +02:00
Alexandre Alapetite
1aa435c23d Merge pull request #1006 from marcomrc/patch-2
Create admin.php
2015-10-24 21:03:55 +02:00
Alexandre Alapetite
e2953f4eae Merge pull request #1002 from marcomrc/beta
Italian translation
2015-10-24 21:02:36 +02:00
Alexandre Alapetite
709c552615 Merge pull request #983 from aledeg/fix-css-selectors
Replace CSS pseudo-element syntax
2015-10-24 20:59:53 +02:00
Marco
fe21c0bb5c Update gen.php 2015-10-24 15:37:38 +02:00
Marco
b4f80f9611 Update gen.php 2015-10-24 15:37:21 +02:00
Marco
89965d656c Update gen.php 2015-10-24 15:37:02 +02:00
Marco
0a0ae09d02 Update gen.php 2015-10-24 15:36:37 +02:00
Marco
7be1dde4e0 Update gen.php 2015-10-24 15:36:17 +02:00
Marco
64953e6b5c Create sub.php 2015-10-24 15:12:51 +02:00
Marco
30fe1a1521 Create index.php 2015-10-24 15:12:33 +02:00
Marco
78a7586e20 Create gen.php 2015-10-24 15:12:14 +02:00
Marco
07b252ad43 Create feedback.php 2015-10-24 15:11:50 +02:00
Marco
fb085db9e3 Create install.php 2015-10-24 15:11:26 +02:00
Marco
a22bca1aaa Create admin.php 2015-10-24 15:11:08 +02:00
Marco
9fa74af0da Create conf.php 2015-10-24 15:10:14 +02:00