aboutsummaryrefslogtreecommitdiff
path: root/app/Models/EntryDAO.php
AgeCommit message (Expand)Author
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
2015-03-05Fix spacingGravatar Alexis Degrugillier
2015-03-05Introduce user queries objectsGravatar Alexis Degrugillier
2015-03-02Add missing white spaceGravatar Alexis Degrugillier
2015-02-22Change test to verify if there is a filterGravatar Alexis Degrugillier
2015-02-21Use the search object to get values in the searchGravatar Alexis Degrugillier
2015-01-06Fix last calls to Minz_Configuration methodsGravatar Marien Fressinaud
2014-12-06Add commentsGravatar Alexis Degrugillier
2014-10-22Remove STATE_STRICTGravatar Marien Fressinaud
2014-10-05Replace Minz_Log::record by corresponding methodsGravatar Marien Fressinaud
2014-10-05Coding styleGravatar Marien Fressinaud
2014-09-30SQL performance: Removed filter to hide old articlesGravatar Alexandre Alapetite
2014-09-18Refactor code for strict unread message displayGravatar Alexis Degrugillier
2014-09-06Add a new configuration optionGravatar Alexis Degrugillier
2014-08-23Fix bug add favorite entryGravatar Marien Fressinaud
2014-08-19Improvement for ASC orderGravatar Alexandre Alapetite
2014-08-07First bug for old articles firstGravatar Alexandre Alapetite
2014-07-23Fix bugs in import/exportGravatar Marien Fressinaud
2014-07-17SQL: Bug with order ASCGravatar Alexandre Alapetite
2014-07-10SQL: MySQL speed optimisationGravatar Alexandre Alapetite
2014-07-08SQL: removed superfluous transactions to avoid some dead locksGravatar Alexandre Alapetite