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
2018-03-01
cleanOldEntries call autoUpdateDb (#1804)
Alexandre Alapetite
2018-02-08
API /reader/api/0/stream/items/contents (#1774)
Alexandre Alapetite
2018-01-01
Add mute strategy configuration (#1750)
Alexis Degrugillier
2017-10-12
CLI optimize database (#1663)
Alexandre Alapetite
2017-09-22
[ci] Add Travis (#1619)
Frans de Jonge
2017-04-01
Negative searches
Alexandre Alapetite
2017-04-01
Improve search: intitle, author, inurl
Alexandre Alapetite
2017-03-26
Merge branch 'FreshRSS/dev' into defered-insertion
Alexandre Alapetite
2017-03-26
PDO fix PHP 7.1
Alexandre Alapetite
2017-03-26
SimplePie light manual update
Alexandre Alapetite
2017-03-26
More defered insertion. New SQL index
Alexandre Alapetite
2017-03-26
Defered insertion MySQL bug
Alexandre Alapetite
2017-03-26
Candidate implementation of defered insertion
Alexandre Alapetite
2017-01-27
postgres fixes
Thomas Citharel
2016-11-15
Stream JSON export
Alexandre Alapetite
2016-11-05
Add CLI for user information + Fix last user activity
Alexandre Alapetite
2016-11-02
Use bindValue instead of bindParam
Alexandre Alapetite
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
[next]