aboutsummaryrefslogtreecommitdiff
path: root/app/Models/EntryDAO.php
AgeCommit message (Expand)Author
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
2016-08-01MySQL UTF8MB4 minor detailsGravatar Alexandre Alapetite
2016-07-30Update MySQL to utf8mb4 (full unicode) 🔥Gravatar Alexandre Alapetite
2015-07-10Avoid hex2bin for PHP 5.3Gravatar Alexandre Alapetite
2015-05-31Minor comment 1.1.1Gravatar Alexandre Alapetite
2015-05-31MySQL create table bugGravatar Alexandre Alapetite
2015-05-24Bug EntryDAO filterGravatar Alexandre Alapetite
2015-05-11More SQLite compatibilityGravatar Alexandre Alapetite
2015-05-10Hexadecimal literals do not work with SQLite/PDOGravatar Alexandre Alapetite
2015-05-09Merge branch 'FreshRSS/dev' into devGravatar Alexandre Alapetite
2015-05-09SQL: update request for updated articlesGravatar Alexandre Alapetite
2015-04-22Split the search into valuesGravatar Alexis Degrugillier
2015-04-04SQL: detection of updates, and preparation for better burgeGravatar Alexandre Alapetite