Commit Graph

1433 Commits

Author SHA1 Message Date
Alexandre Alapetite
8ba8728bd7 Merge branch 'login403' into dev 2015-10-25 13:28:14 +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
46d7225201 Merge branch 'installNoTitle' into dev 2015-10-25 00:45:45 +02: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
4860101811 Merge branch 'allow_robots' into dev 2015-10-25 00:08:53 +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
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
72430fd36d Italian translation
https://github.com/FreshRSS/FreshRSS/issues/1003
2015-10-24 21:19:46 +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
Alexis Degrugillier
468015dad6 Add Movim share
See #992
2015-10-14 01:11:31 -04:00
Alexis Degrugillier
84824f8599 Add a visual alert on categories
When a category has one or more feeds with errors, a visual warning is displayed before the name of the category.
2015-09-12 18:58:08 -04:00
Alexis Degrugillier
271d43b569 Fix feed and category side effect
Before, when deleting a feed or a category, the user queries were deleted as well. No matter if they were related or not.
Now, they are deleted only if they are related.

I this this fix is not the best way to handle that. I think it would be better if we could find a way to create a UserQuery object from the array.
The same applies when displaying the user queries in the interface.

See #980
2015-09-11 18:45:25 -04:00
Marcus Rohrmoser
5a2bc9261c fixed misleading i18n wording bug. 2015-09-10 20:39:05 +02:00
Alexandre Alapetite
d073331d24 Tag link double encoding problem
https://github.com/FreshRSS/FreshRSS/issues/970
Tags coming from the database are already HTML-encoded.
2015-09-08 21:31:24 +02:00
Alexandre Alapetite
9fcdaf99e2 Error encoding tag link
https://github.com/FreshRSS/FreshRSS/issues/970
2015-09-08 20:52:37 +02:00
Alexandre Alapetite
43c35b72ea Merge pull request #940 from Alkarex/PshbErrorManagement
PubSubHubbub prevent subscribing too often in case of error
2015-08-30 17:51:48 +02:00
Alexandre Alapetite
ebcebfe431 Merge pull request #958 from aledeg/config_ui
Add a system configuration page
2015-08-29 11:33:37 +02:00
Alexis Degrugillier
d396dd7152 Add instance name in system configuration page 2015-08-24 18:41:57 -04:00
Alexis Degrugillier
fac236a041 Add todo comments for translation 2015-08-24 18:30:25 -04:00
Alexis Degrugillier
428e3f5c96 Add new line to comply with coding style 2015-08-24 18:26:20 -04:00
Marien Fressinaud
70544d8d40 Merge pull request #950 from Alkarex/Dutch
i18n: Add Dutch
2015-08-24 22:26:51 +02:00
Alexis Degrugillier
269c6b88c4 Add a system configuration page
It allows to modify system configuration from the interface. At the moment, only limits are modifiable. The user limit was removed from the user page and added here along with categories and feeds limits.
2015-08-22 09:33:58 -04:00
Alexandre Alapetite
b33004c381 i18n nl: update
Merge changes from https://github.com/Wanabo/FreshRSS-Dutch-translation
https://github.com/FreshRSS/FreshRSS/issues/949
2015-08-21 18:07:18 +02:00
Alexandre Alapetite
b3ae9407ac i18n nl: content width
https://github.com/FreshRSS/FreshRSS/pull/950#issuecomment-133429503
2015-08-21 16:26:33 +02:00
Alexandre Alapetite
501e331210 Reference other languages
https://github.com/FreshRSS/FreshRSS/issues/949
https://github.com/FreshRSS/FreshRSS/pull/950
2015-08-21 13:35:46 +02:00
Alexandre Alapetite
c75863ff0f UI: Add feed ID in article container
https://github.com/FreshRSS/FreshRSS/issues/953
2015-08-21 11:49:46 +02:00
Alexandre Alapetite
390f2ce5f0 i18n: Dutch
https://github.com/FreshRSS/FreshRSS/issues/949
https://github.com/Wanabo/FreshRSS-Dutch-translation
2015-08-18 19:58:09 +02:00
Alexandre Alapetite
9e43937f8c PubSubHubbub prevent subscribing too often in case of error
https://github.com/FreshRSS/FreshRSS/issues/939
2015-08-04 12:36:00 +02:00
Marien Fressinaud
d1c1a63580 Add translations for German and Czech
Fix https://github.com/FreshRSS/FreshRSS/issues/930
2015-07-29 22:43:50 +02:00
Marien Fressinaud
9817743cd7 Cast $limits values in int (config)
Fix https://github.com/FreshRSS/FreshRSS/issues/925
2015-07-27 14:52:13 +02:00
Marien Fressinaud
f4472fc918 Do not use PubSubHubbub if disabled
See https://github.com/FreshRSS/FreshRSS/issues/865
2015-07-23 13:59:40 +02:00
Marien Fressinaud
baa36f158b Add pubsubhubbub_enabled to default configuration
Rename enable_pubsubhubbub into pubsubhubbub_enabled

See https://github.com/FreshRSS/FreshRSS/issues/865
2015-07-23 13:54:34 +02:00
Marien Fressinaud
339e32424f Add a simple test to detect if server is public
If the server is not accessible by an external server, pubsubhubbub should be
disable.

See https://github.com/FreshRSS/FreshRSS/issues/865
2015-07-23 12:38:22 +02:00
Marien Fressinaud
eaccc1eba4 Generate base_url during installation
See https://github.com/FreshRSS/FreshRSS/issues/865
2015-07-23 12:24:24 +02:00
Marien Fressinaud
1ad36c420e Fix translations for feedback
See https://github.com/FreshRSS/FreshRSS/issues/679
2015-07-22 23:27:22 +02:00
Marien Fressinaud
d6e632fc09 Fix a bug in ConfigurationSetter 2015-07-22 23:22:50 +02:00
Marien Fressinaud
f0a1b26584 Add title to the account creation page
See https://github.com/FreshRSS/FreshRSS/issues/679
2015-07-22 23:06:46 +02:00