index
:
FreshRSS (Customized)
custom
edge
Customized version of FreshRSS, a self-hosted RSS feed aggregator
Daniel Smith
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Models
Age
Commit message (
Expand
)
Author
2015-05-31
Minor comment 1.1.1
Alexandre Alapetite
2015-05-31
MySQL create table bug
Alexandre Alapetite
2015-05-24
Bug EntryDAO filter
Alexandre Alapetite
2015-05-11
More SQLite compatibility
Alexandre Alapetite
2015-05-10
Hexadecimal literals do not work with SQLite/PDO
Alexandre Alapetite
2015-05-10
Moved updated/unread option from global to user
Alexandre Alapetite
2015-05-10
Merge branch 'FreshRSS/dev' into sql_hash_lastUpdate
Alexandre Alapetite
2015-05-10
Merge pull request #818 from Alkarex/ConfigurationSetterBug
Alexandre Alapetite
2015-05-10
Merge branch 'Alkarex/Logging'
Alexandre Alapetite
2015-05-10
Merge pull request #815 from Alkarex/Logging
Alexandre Alapetite
2015-05-09
Minor spaces
Alexandre Alapetite
2015-05-09
SQL: more robust purge
Alexandre Alapetite
2015-05-09
Merge branch 'FreshRSS/dev' into sql_hash_lastUpdate
Alexandre Alapetite
2015-05-09
SQL: update request for updated articles
Alexandre Alapetite
2015-04-22
Split the search into values
Alexis Degrugillier
2015-04-04
SQL: detection of updates, and preparation for better burge
Alexandre Alapetite
2015-03-24
Error when deleting a feed, wrong object
Alexandre Alapetite
2015-03-24
Error when deleting a feed
Alexandre Alapetite
2015-03-22
SimplePie sanitize URLs for syslog
Alexandre Alapetite
2015-03-21
SimplePie option to restaure syslog of HTTP requests
Alexandre Alapetite
2015-03-05
Fix spacing
Alexis Degrugillier
2015-03-05
Fix DAO exception
Alexis Degrugillier
2015-03-05
Introduce user queries objects
Alexis Degrugillier
2015-03-02
Add missing white space
Alexis Degrugillier
2015-02-22
Change test to verify if there is a filter
Alexis Degrugillier
2015-02-21
Add a default string representation
Alexis Degrugillier
2015-02-21
Add search default raw value
Alexis Degrugillier
2015-02-21
Use the search object to get values in the search
Alexis Degrugillier
2015-02-21
Add required library
Alexis Degrugillier
2015-02-18
Merge pull request #793 from aledeg/modify-share
Marien Fressinaud
2015-02-14
Harmonize share configuration view.
Alexis Degrugillier
2015-02-12
Refactor the code to make less unnecessaty calls
Alexis Degrugillier
2015-02-11
Remove code generated by netbeans
Alexis Degrugillier
2015-02-11
Extract the search code from the context
Alexis Degrugillier
2015-02-08
Add a way to parse search string to extract keywords
Alexis Degrugillier
2015-01-29
Use url_remove_credentials to log URL
Marien Fressinaud
2015-01-29
Remove calls to syslog()
Marien Fressinaud
2015-01-18
Fix mark_when setter
Marien Fressinaud
2015-01-16
Simplify shortcut setter
Marien Fressinaud
2015-01-16
Fix bug if a shortcut is not in the initial config
Marien Fressinaud
2015-01-08
Fix Minz_Translate::availableLanguages() method
Marien Fressinaud
2015-01-08
Add a setter for extensions_enabled config value
Marien Fressinaud
2015-01-07
Add system config setter methods
Marien Fressinaud
2015-01-07
Add setters for the user configurations
Marien Fressinaud
2015-01-07
Change way to call configuration setter.
Marien Fressinaud
2015-01-07
Add first test for a generic ConfigurationSetter
Marien Fressinaud
2015-01-07
Refactor FreshRSS_Share object to be more usable
Marien Fressinaud
2015-01-06
Fix a bug in FreshRSS_Auth::giveAccess()
Marien Fressinaud
2015-01-06
Fix last calls to Minz_Configuration methods
Marien Fressinaud
2015-01-06
BREAKING FEATURE: Remove general in config
Marien Fressinaud
[next]