summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
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
2021-04-08๐ŸŽจ Item.php: Remove shared_withMarco Nassabain
2021-04-08โœจ Add FeedServiceV2 DI into ItemServiceV2Marco Nassabain
2021-04-08๐Ÿ”ฅ Remove old share item logic & functionsMarco Nassabain
2021-04-08๐ŸŽจ Update item share: add items to dummy feedMarco Nassabain
2021-04-08๐Ÿ—‘ '!=' is discouraged, replaced by '!=='WENDLING NICOLAS
2021-04-08๐Ÿ—‘ '!=' is discouraged, replaced by '!=='WENDLING NICOLAS
2021-04-08๐ŸŽจ ItemMapperV2: add new offset code (findShared)Marco Nassabain
2021-04-08๐Ÿšจ Fix linter in those classes:WENDLING NICOLAS
2021-04-08๐Ÿฅ… ItemService: catch NotFoundException + cleanupMarco Nassabain
2021-04-08๐Ÿ—ƒ Change share migration versionMarco Nassabain
2021-04-08๐Ÿ”ฅ Remove old ItemMapper & ItemServiceMarco Nassabain