Files
FreshRSS/app
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
..
2015-06-03 20:21:32 +02:00
2015-09-10 20:39:05 +02:00
2015-08-22 09:33:58 -04:00
2015-09-11 18:45:25 -04:00
2015-07-03 23:29:46 +02:00
2015-09-08 21:31:24 +02:00
2015-01-29 10:14:45 +01:00