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
/
SQL
/
install.sql.pgsql.php
Age
Commit message (
Expand
)
Author
2019-10-23
Feature/new archiving (#2335)
Alexis Degrugillier
2019-10-06
SQL allow recreating existing user (#2555)
Alexandre Alapetite
2019-10-05
PostgreSQL 9.5+ (#2554)
Alexandre Alapetite
2019-09-29
PDO refactoring for code simplification (#2522)
Alexandre Alapetite
2019-09-11
add: Allow admins to configure default feeds (#2515)
Marien Fressinaud
2018-10-24
Allow dot in username (#2062)
Alexandre Alapetite
2018-09-29
Custom labels (#2027)
Alexandre Alapetite
2018-05-29
Fix check default category, and PostgreSQL seq bug (#1907)
Alexandre Alapetite
2018-05-01
JSON column for feeds (#1838)
Alexandre Alapetite
2018-01-01
Add mute strategy configuration (#1750)
Alexis Degrugillier
2017-04-10
Fix DROP tables for deferred insertion
Alexandre Alapetite
2017-03-26
SQL index auto added
Alexandre Alapetite
2017-03-26
More defered insertion. New SQL index
Alexandre Alapetite
2017-03-26
Candidate implementation of defered insertion
Alexandre Alapetite
2016-10-24
CLI option no-default-feeds
Alexandre Alapetite
2016-10-15
PostgreSQL workaround for SERIAL strange behaviour
Alexandre Alapetite
2016-10-15
SQL DROP TABLE
Alexandre Alapetite
2016-10-15
PostgreSQL emulate "INSERT IGNORE"
Alexandre Alapetite
2016-10-15
PostgreSQL avoid duplicate category 1
Alexandre Alapetite
2016-10-01
PostgreSQL multiuser bug
Alexandre Alapetite
2016-10-01
PostgreSQL uppercase keywords
Alexandre Alapetite
2016-10-01
PostgreSQL schema update
Alexandre Alapetite
2016-08-23
More PostgreSQL
Alexandre Alapetite
2016-08-02
PostgreSQL draft
Alexandre Alapetite