aboutsummaryrefslogtreecommitdiff
path: root/app/Models
AgeCommit message (Expand)Author
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-10Moved updated/unread option from global to userGravatar Alexandre Alapetite
2015-05-10Merge branch 'FreshRSS/dev' into sql_hash_lastUpdateGravatar Alexandre Alapetite
2015-05-10Merge pull request #818 from Alkarex/ConfigurationSetterBugGravatar Alexandre Alapetite
2015-05-10Merge branch 'Alkarex/Logging'Gravatar Alexandre Alapetite
2015-05-10Merge pull request #815 from Alkarex/LoggingGravatar Alexandre Alapetite
2015-05-09Minor spacesGravatar Alexandre Alapetite
2015-05-09SQL: more robust purgeGravatar Alexandre Alapetite
2015-05-09Merge branch 'FreshRSS/dev' into sql_hash_lastUpdateGravatar 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-24Error when deleting a feed, wrong objectGravatar Alexandre Alapetite
2015-03-24Error when deleting a feedGravatar Alexandre Alapetite
2015-03-22SimplePie sanitize URLs for syslogGravatar Alexandre Alapetite
2015-03-21SimplePie option to restaure syslog of HTTP requestsGravatar Alexandre Alapetite
2015-03-05Fix spacingGravatar Alexis Degrugillier
2015-03-05Fix DAO exceptionGravatar 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-21Add a default string representationGravatar Alexis Degrugillier
2015-02-21Add search default raw valueGravatar Alexis Degrugillier
2015-02-21Use the search object to get values in the searchGravatar Alexis Degrugillier
2015-02-21Add required libraryGravatar Alexis Degrugillier
2015-02-18Merge pull request #793 from aledeg/modify-shareGravatar Marien Fressinaud
2015-02-14Harmonize share configuration view.Gravatar Alexis Degrugillier
2015-02-12Refactor the code to make less unnecessaty callsGravatar Alexis Degrugillier
2015-02-11Remove code generated by netbeansGravatar Alexis Degrugillier
2015-02-11Extract the search code from the contextGravatar Alexis Degrugillier
2015-02-08Add a way to parse search string to extract keywordsGravatar Alexis Degrugillier
2015-01-29Use url_remove_credentials to log URLGravatar Marien Fressinaud
2015-01-29Remove calls to syslog()Gravatar Marien Fressinaud
2015-01-18Fix mark_when setterGravatar Marien Fressinaud
2015-01-16Simplify shortcut setterGravatar Marien Fressinaud
2015-01-16Fix bug if a shortcut is not in the initial configGravatar Marien Fressinaud
2015-01-08Fix Minz_Translate::availableLanguages() methodGravatar Marien Fressinaud
2015-01-08Add a setter for extensions_enabled config valueGravatar Marien Fressinaud
2015-01-07Add system config setter methodsGravatar Marien Fressinaud
2015-01-07Add setters for the user configurationsGravatar Marien Fressinaud
2015-01-07Change way to call configuration setter.Gravatar Marien Fressinaud
2015-01-07Add first test for a generic ConfigurationSetterGravatar Marien Fressinaud
2015-01-07Refactor FreshRSS_Share object to be more usableGravatar Marien Fressinaud
2015-01-06Fix a bug in FreshRSS_Auth::giveAccess()Gravatar Marien Fressinaud
2015-01-06Fix last calls to Minz_Configuration methodsGravatar Marien Fressinaud
2015-01-06BREAKING FEATURE: Remove general in configGravatar Marien Fressinaud