summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2022-05-24Use Feed Link as GUID when Feed omits Guid. (#1785)Accalia Elementia
2022-05-04check if variable is null before striping tagsBenjamin Brahmer
2022-05-04fix the urlBenjamin Brahmer
2022-05-02update last_modified when marking an item as readBenjamin Brahmer
2022-04-30rename parameter for read/unread api callPaul Tirk
2022-04-30add documentation for API v1.3 & fix parameter descriptionPaul Tirk
2022-04-30also allow starring/unstarring multiple items by idPaul Tirk
2022-04-30remove duplicate functionPaul Tirk
2022-04-30fix indentation of function descriptionPaul Tirk
2022-04-30add routes for starring/unstarring items by idPaul Tirk
2022-04-24Release 18.0.118.0.1Benjamin Brahmer
2022-04-18Fix malformed feeds (without GUIDs) stopping the update process (fixes #1738)nextcloud486153
2022-04-18fix import of items when feed does not existBenjamin Brahmer
2022-03-18rename maxItemId to newestItemId to match docsBenjamin Brahmer
2022-03-08Fix only one item marked as read by Feed APIBenjamin Brahmer
2022-02-27Use rawurlencode as it encodes spaces correctly as %20Benjamin Brahmer
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