aboutsummaryrefslogtreecommitdiff
path: root/app/Models/EntryDAO.php
AgeCommit message (Expand)Author
2019-04-07Cherry pick from 2335 (#2356)Gravatar Alexandre Alapetite
2019-02-03Fix EntryDAO tags warning for Fever APIGravatar Alexandre Alapetite
2019-01-17Merge branch 'FreshRSS/dev' into FreshRSS/dev-1.14.0Gravatar Alexandre Alapetite
2019-01-16Export labels (#2217)Gravatar Alexandre Alapetite
2018-12-25Prepare for batch mark as readGravatar Alexandre Alapetite
2018-11-11Tweaks for Vienna RSS (#2093)Gravatar Alexandre Alapetite
2018-11-05TT-RSS import (#2099)Gravatar Alexandre Alapetite
2018-10-14Fix MySQL create table feeds (#2047)Gravatar Alexandre Alapetite
2018-09-29Custom labels (#2027)Gravatar Alexandre Alapetite
2018-09-08Fix count unreads in SQLite (#2009)Gravatar Alexandre Alapetite
2018-09-03Add mark-as-unread (#1995)Gravatar Alexandre Alapetite
2018-09-02Use mb_strcut (#1996)Gravatar Alexandre Alapetite
2018-06-12Fever fixes (#1931)Gravatar Alexandre Alapetite
2018-05-24Add Fever API and user documentation (#1836)Gravatar Kevin Papst
2018-03-14Light Boolean search implementation (#1828)Gravatar Alexandre Alapetite
2018-03-01cleanOldEntries call autoUpdateDb (#1804)Gravatar Alexandre Alapetite
2018-02-08API /reader/api/0/stream/items/contents (#1774)Gravatar Alexandre Alapetite
2018-01-01Add mute strategy configuration (#1750)Gravatar Alexis Degrugillier
2017-10-12CLI optimize database (#1663)Gravatar Alexandre Alapetite
2017-09-22[ci] Add Travis (#1619)Gravatar Frans de Jonge
2017-04-01Negative searchesGravatar Alexandre Alapetite
2017-04-01Improve search: intitle, author, inurlGravatar Alexandre Alapetite
2017-03-26Merge branch 'FreshRSS/dev' into defered-insertionGravatar Alexandre Alapetite
2017-03-26PDO fix PHP 7.1Gravatar Alexandre Alapetite
2017-03-26SimplePie light manual updateGravatar Alexandre Alapetite
2017-03-26More defered insertion. New SQL indexGravatar Alexandre Alapetite
2017-03-26Defered insertion MySQL bugGravatar Alexandre Alapetite
2017-03-26Candidate implementation of defered insertionGravatar Alexandre Alapetite
2017-01-27postgres fixesGravatar Thomas Citharel
2016-11-15Stream JSON exportGravatar Alexandre Alapetite
2016-11-05Add CLI for user information + Fix last user activityGravatar Alexandre Alapetite
2016-11-02Use bindValue instead of bindParamGravatar Alexandre Alapetite
2016-10-20Extract function safe_ascii()Gravatar Alexandre Alapetite
2016-10-20guid and urls should not contain low/high charactersGravatar Alexandre Alapetite
2016-10-16Fix updateEntry warningGravatar Alexandre Alapetite
2016-10-14PostgreSQL compatibility booleanGravatar Alexandre Alapetite
2016-10-11Better error message in markReadFeedGravatar Alexandre Alapetite
2016-10-05Take better advantage of other users refreshGravatar Alexandre Alapetite
2016-10-01PostgreSQL case-insensitivity bugGravatar Alexandre Alapetite
2016-10-01Bug updateEntry()Gravatar Alexandre Alapetite
2016-10-01BindParam bugGravatar Alexandre Alapetite
2016-10-01PostgreSQL updateEntry()Gravatar Alexandre Alapetite
2016-09-06MySQL use unhex instead of hex litteralGravatar Alexandre Alapetite
2016-08-31Quoted upper-cases instead of string replaceGravatar Alexandre Alapetite
2016-08-23More PostgreSQLGravatar Alexandre Alapetite
2016-08-20Merge branch 'FreshRSS/dev' into PostgreSQLGravatar Alexandre Alapetite
2016-08-19More SQLite fix for mark search as readGravatar Alexandre Alapetite
2016-08-19SQLite fix for mark search as readGravatar Alexandre Alapetite
2016-08-18SQL mark search as readGravatar Alexandre Alapetite
2016-08-02PostgreSQL draftGravatar Alexandre Alapetite