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
/
EntryDAO.php
Age
Commit message (
Expand
)
Author
2016-10-20
Extract function safe_ascii()
Alexandre Alapetite
2016-10-20
guid and urls should not contain low/high characters
Alexandre Alapetite
2016-10-16
Fix updateEntry warning
Alexandre Alapetite
2016-10-14
PostgreSQL compatibility boolean
Alexandre Alapetite
2016-10-11
Better error message in markReadFeed
Alexandre Alapetite
2016-10-05
Take better advantage of other users refresh
Alexandre Alapetite
2016-10-01
PostgreSQL case-insensitivity bug
Alexandre Alapetite
2016-10-01
Bug updateEntry()
Alexandre Alapetite
2016-10-01
BindParam bug
Alexandre Alapetite
2016-10-01
PostgreSQL updateEntry()
Alexandre Alapetite
2016-09-06
MySQL use unhex instead of hex litteral
Alexandre Alapetite
2016-08-31
Quoted upper-cases instead of string replace
Alexandre Alapetite
2016-08-23
More PostgreSQL
Alexandre Alapetite
2016-08-20
Merge branch 'FreshRSS/dev' into PostgreSQL
Alexandre Alapetite
2016-08-19
More SQLite fix for mark search as read
Alexandre Alapetite
2016-08-19
SQLite fix for mark search as read
Alexandre Alapetite
2016-08-18
SQL mark search as read
Alexandre Alapetite
2016-08-02
PostgreSQL draft
Alexandre Alapetite
2016-08-01
MySQL UTF8MB4 minor details
Alexandre Alapetite
2016-07-30
Update MySQL to utf8mb4 (full unicode) 🔥
Alexandre Alapetite
2015-07-10
Avoid hex2bin for PHP 5.3
Alexandre Alapetite
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-09
Merge branch 'FreshRSS/dev' into dev
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-05
Fix spacing
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
Use the search object to get values in the search
Alexis Degrugillier
2015-01-06
Fix last calls to Minz_Configuration methods
Marien Fressinaud
2014-12-06
Add comments
Alexis Degrugillier
2014-10-22
Remove STATE_STRICT
Marien Fressinaud
2014-10-05
Replace Minz_Log::record by corresponding methods
Marien Fressinaud
2014-10-05
Coding style
Marien Fressinaud
2014-09-30
SQL performance: Removed filter to hide old articles
Alexandre Alapetite
2014-09-18
Refactor code for strict unread message display
Alexis Degrugillier
2014-09-06
Add a new configuration option
Alexis Degrugillier
2014-08-23
Fix bug add favorite entry
Marien Fressinaud
2014-08-19
Improvement for ASC order
Alexandre Alapetite
2014-08-07
First bug for old articles first
Alexandre Alapetite
2014-07-23
Fix bugs in import/export
Marien Fressinaud
2014-07-17
SQL: Bug with order ASC
Alexandre Alapetite
2014-07-10
SQL: MySQL speed optimisation
Alexandre Alapetite
2014-07-08
SQL: removed superfluous transactions to avoid some dead locks
Alexandre Alapetite
[next]