summaryrefslogtreecommitdiffstats
path: root/lib/Db
AgeCommit message (Expand)Author
2024-01-25StylingIgorA100
2024-01-25Replacing tabs with spacesIgorA100
2024-01-25Cancel preserve keys of the items array.IgorA100
2024-01-25Fix: Mark over 65535 unread items as "read"IgorA100
2023-11-08fix dbal deprecationsBenjamin Brahmer
2023-04-16Improve sql query performance by removing unused payloadDaniel Starzmann
2023-04-05Set lastmodified in read allBenjamin Brahmer
2023-01-12Update lib/Db/Feed.phpBenjamin Brahmer
2023-01-12don't process link if it's nullBenjamin Brahmer
2022-10-08New administrator setting for deleting unread items automaticallyBenjamin Brahmer
2022-08-31fix readAllBenjamin Brahmer
2022-08-21change itemMapper readAllBenjamin Brahmer
2022-08-19Fix deprecation warnings from Nextcloud. (#1869)Benjamin Brahmer
2022-08-19Fix deprecationsBenjamin Brahmer
2022-08-19Fix Test and adjust codeBenjamin Brahmer
2022-08-19add item types to api docsBenjamin Brahmer
2022-08-19adapt generateSearchIndexBenjamin Brahmer
2022-06-28fix type always string for findAllFromUserBenjamin Brahmer
2022-05-04check if variable is null before striping tagsBenjamin Brahmer
2022-05-02update last_modified when marking an item as readBenjamin Brahmer
2022-03-18rename maxItemId to newestItemId to match docsBenjamin Brahmer
2021-11-18Fix code styleBenjamin Brahmer
2021-11-18chore: use executeStatement instead of executeUpdateSean Molenaar
2021-06-16๐Ÿš‘ Item: set id to null in clone functionMarco Nassabain
2021-05-27db: no longer order by items.last_modifiedSean Molenaar
2021-04-14DB: only sort on item IDsSean 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๐Ÿฉน Fix sharedByDisplayName bug:Marco Nassabain
2021-04-08๐Ÿ”ฅ Remove UserManager code from ItemMapper & testsMarco Nassabain
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โœจ Item: add sharer display name in findEntitiesMarco Nassabain
2021-04-08โœจ Update Item model: add sharedByDisplayNameMarco Nassabain
2021-04-08โ™ป๏ธ Item: Remove isSharedMarco Nassabain
2021-04-08๐Ÿงน Cleanup code, remove spaces, rename variablesMarco Nassabain
2021-04-08๐Ÿš‘ Fix newsItem insert errorMarco Nassabain
2021-04-08๐ŸŽจ Item.php: make shared_by nullableMarco Nassabain
2021-04-08๐ŸŽจ Item.php: Remove shared_withMarco Nassabain
2021-04-08๐Ÿ”ฅ Remove old share item logic & functionsMarco 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๐Ÿ”ฅ Remove old ItemMapper & ItemServiceMarco Nassabain
2021-04-08๐Ÿฉน Remove traces of feed_id being nullableMarco Nassabain
2021-04-08โœจ Add findAllSharedAfterMarco Nassabain
2021-04-08โœจ ItemMapperV2: exclude shared items in functionsMarco Nassabain
2021-04-08โœจ ItemMapperV2: include shared in functionsMarco Nassabain