wallabag/app
Jeremy Benoist ef75e1220e
Send every imported item to the queue
Instead of queing real Entry to process, we queue all the item to import from Pocket in a raw format.
Then, the worker retrieve that information, find / create the entry and save it.
2016-09-11 21:57:46 +02:00
..
config Send every imported item to the queue 2016-09-11 21:57:46 +02:00
DoctrineMigrations Handle share_entry 2016-08-24 21:56:02 +02:00
Resources Replace RabbitMQ injection with CraueConfiguration 2016-09-11 21:57:09 +02:00
.htaccess symfony is there 2015-01-22 08:30:07 +01:00
AppCache.php Update bundle & stock file 2016-01-15 09:35:38 +01:00
AppKernel.php 1st draft for rabbitMQ 2016-09-11 21:57:09 +02:00
autoload.php Switch to Symfony 3 structure 2016-01-15 09:35:39 +01:00