summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2021-12-03let Symfony handle the defualt vote valueBenjamin Brahmer
2021-11-30Fix catching connect exceptions while fetching feed logos #1570Michael Hamann
2021-11-18Fix code styleBenjamin Brahmer
2021-11-18chore: use executeStatement instead of executeUpdateSean Molenaar
2021-11-14Catch network errors while fetching feed logos, fixes #1570Benjamin Brahmer
2021-10-18Smarter error logging Benjamin Brahmer
2021-10-18make use of constant Benjamin Brahmer
2021-10-18make use of base_url to handle relative urlsBenjamin Brahmer
2021-10-18Download feed logos via guzzle to have better error handlingBenjamin Brahmer
2021-10-03Fix spelling of receiveDaniel Rheinbay
2021-07-24Update all feeds from commandDavid Baucum
2021-06-16Search: add feed searchSean Molenaar
2021-06-16๐Ÿš‘ Item: set id to null in clone functionMarco Nassabain
2021-06-01Chore: implement removals from #935Sean Molenaar
2021-05-27db: no longer order by items.last_modifiedSean Molenaar
2021-05-27controller: getRead + all_items is now unread typeSean Molenaar
2021-05-03[Backport] Prevent some of the favicon fetching errorsBenjamin Brahmer
2021-04-24Search: Fix app prefix in search redirectSean Molenaar
2021-04-24replace deprecated getDescription callanoy
2021-04-14DB: only sort on item IDsSean Molenaar
2021-04-10Search: Fix and test folder searchSean Molenaar
2021-04-08๐Ÿ”ฅ Remove changes to back-end from front-end prMarco Nassabain
2021-04-08(+) Adding sharing_user names to EVERY articles + pre-condition if sharedArti...Jimmy Huynh
2021-04-08๐Ÿฉน Item: change $sharedBy to string|null in annot.Marco Nassabain
2021-04-08๐ŸŽจ Rename $l to $l10nMarco Nassabain
2021-04-08๐Ÿฉน Fix sharedByDisplayName bug:Marco Nassabain
2021-04-08โœ๏ธ Fix comments in ShareServiceMarco Nassabain
2021-04-08โœจ Add sharer display name into shared itemsMarco Nassabain
2021-04-08๐Ÿ”ฅ Remove UserManager code from ItemMapper & testsMarco Nassabain
2021-04-08๐ŸŽจ Type hint ItemController share functionmnassabain
2021-04-08โœ๏ธ Fix phpcs indentation errorMarco Nassabain
2021-04-08๐Ÿฉน Fix issues after rebaseMarco Nassabain
2021-04-08๐Ÿฉน Item: mark categoriesJson as updated in cloneMarco Nassabain
2021-04-08๐Ÿ—ƒ Update share migration versionMarco Nassabain
2021-04-08โœจ Item: add sharer display name in findEntitiesMarco Nassabain
2021-04-08โœจ Update Item model: add sharedByDisplayNameMarco Nassabain
2021-04-08๐Ÿงน ShareService: rename $url to $urlGeneratorMarco Nassabain
2021-04-08๐ŸŽจ ShareService: update dummy feed URLMarco Nassabain
2021-04-08๐ŸŒ ShareService: Localize dummy feed titleMarco Nassabain
2021-04-08โ™ป๏ธ Item: Remove isSharedMarco Nassabain
2021-04-08๐Ÿงน Cleanup code, remove spaces, rename variablesMarco Nassabain
2021-04-08๐ŸŽจ Share migration: remove shared_by default valueMarco Nassabain
2021-04-08๐Ÿš‘ Fix newsItem insert errorMarco Nassabain
2021-04-08๐Ÿš‘ Fix exception handling in ShareServiceMarco Nassabain
2021-04-08๐Ÿš‘ Fix ItemController::shareMarco Nassabain
2021-04-08๐Ÿš‘ Fix errors in ShareServiceMarco Nassabain
2021-04-08๐Ÿฉน Patch ItemController + test to use ShareServiceMarco Nassabain
2021-04-08๐Ÿš‘ Fix circular inclusion: create ShareServiceMarco Nassabain
2021-04-08๐ŸŽจ Update share migrationMarco Nassabain
2021-04-08๐ŸŽจ Item.php: make shared_by nullableMarco Nassabain