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
Marco
45d13d3398
Create admin.php
2015-10-24 15:08:25 +02:00
Alexandre Alapetite
0d84f7e754
Merge pull request #1000 from aledeg/movim
...
Movim
2015-10-17 15:24:49 +02:00
Alexis Degrugillier
e17b8d9dab
fix share options to comply with latest format
2015-10-14 21:22:16 -04:00
Alexis Degrugillier
468015dad6
Add Movim share
...
See #992
2015-10-14 01:11:31 -04:00
Alexis Degrugillier
ef18adb8dc
Replace CSS pseudo-element syntax
...
Before, in the CSS files, :after and :before were in use. But those are not pseudo-classes in CSS3.
They are pseudo-elements. The syntax should use ::before and ::after instead.
See http://www.w3.org/TR/css3-selectors/#gen-content
2015-09-12 19:54:12 -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
Marien Fressinaud
7378b0c723
Prepare version 1.1.4-dev
2015-09-12 19:08:38 +02:00
Alexandre Alapetite
ea47e2b1d4
Merge branch 'FreshRSS/dev' into dev
2015-09-12 18:43:20 +02:00
Marien Fressinaud
133e369aff
Version 1.1.3-beta
1.1.3-beta
2015-09-12 18:15:46 +02:00
Marien Fressinaud
0204e8ff08
Fix CREDITS file
2015-09-12 18:10:55 +02:00
Marien Fressinaud
96d8871831
Fix CHANGELOG.md
2015-09-12 18:06:14 +02:00
Marien Fressinaud
da82b66570
Merge pull request #982 from aledeg/fix-user-queries-deletion
...
Fix feed and category side effect
2015-09-12 11:31:04 +02: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
Alexandre Alapetite
9a7d54f021
Merge branch 'FreshRSS/dev' into dev
2015-09-10 21:55:40 +02:00
Marcus Rohrmoser
5a2bc9261c
fixed misleading i18n wording bug.
2015-09-10 20:39:05 +02:00
Alexandre Alapetite
1e71216747
Merge branch 'FreshRSS/dev' into dev
2015-09-08 21:59:03 +02:00
Alexandre Alapetite
55764935a7
Merge pull request #973 from Alkarex/TagBug
...
Tag link encoding bug
2015-09-08 21:44:34 +02:00
Alexandre Alapetite
4cd5608651
Changelog Fix tag search link from articles
...
https://github.com/FreshRSS/FreshRSS/issues/970
2015-09-08 21:39:13 +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
ed05a7e3f7
Merge branch 'FreshRSS/dev' into dev
2015-08-30 19:04:24 +02:00
Alexandre Alapetite
757b879261
CHANGELOG: Better error handling for PubSubHubbub
...
https://github.com/FreshRSS/FreshRSS/issues/939
2015-08-30 18:55:14 +02:00
Alexandre Alapetite
2e4c46c4a9
Merge branch 'FreshRSS/dev' into dev
2015-08-30 18:40:13 +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
25dc1ba45a
Merge branch 'FreshRSS/dev' into dev
2015-08-29 12:46:08 +02:00
Alexandre Alapetite
855fe6bc03
Changelog syntax bug
2015-08-29 12:45:32 +02:00
Alexandre Alapetite
e3773caf2d
Merge branch 'FreshRSS/dev' into dev
2015-08-29 12:03:29 +02:00
Alexandre Alapetite
6066238ca8
Some changes for 1.1.3-beta
...
https://github.com/FreshRSS/FreshRSS/pull/958
https://github.com/FreshRSS/FreshRSS/issues/892
https://github.com/FreshRSS/FreshRSS/issues/680
https://github.com/FreshRSS/FreshRSS/issues/858
https://github.com/FreshRSS/FreshRSS/issues/953
https://github.com/FreshRSS/FreshRSS/pull/954
https://github.com/FreshRSS/FreshRSS/issues/949
https://github.com/FreshRSS/FreshRSS/issues/924
https://github.com/FreshRSS/FreshRSS/pull/936
2015-08-29 12:00:01 +02:00
Alexandre Alapetite
8d31942779
Merge branch 'FreshRSS/dev' into dev
2015-08-29 11:38:07 +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
Alexandre Alapetite
89e35e4fde
Merge branch 'FreshRSS/dev' into dev
2015-08-29 11:23:42 +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
Marien Fressinaud
a63dadd91b
Merge pull request #954 from Alkarex/FeedIdUi
...
UI: Add feed ID in article container
2015-08-21 13:06:33 +02:00