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
/
FeedDAO.php
Age
Commit message (
Expand
)
Author
2022-10-09
Fix OPML import special (#4708)
Alexandre Alapetite
2022-09-19
Fix transaction rollbacks during auto-update (#4622)
Alexandre Alapetite
2022-09-09
Workaround invalid OPMLs (#4591)
Alexandre Alapetite
2022-08-08
Refactor entry-to-GReader API format (#4490)
Alexandre Alapetite
2022-07-04
Dynamic OPML (#4407)
Alexandre Alapetite
2022-06-25
New option to automatically mark as read gone articles (#4426)
Alexandre Alapetite
2022-06-19
Update all test dependencies (#4419)
Alexandre Alapetite
2022-05-12
OPML export/import of some proprietary FreshRSS attributes (#4342)
Alexandre Alapetite
2022-02-28
Implement Web scraping "HTML + XPath" (#4220)
Alexandre Alapetite
2022-02-06
Fix Fever 32 bit ID issue + more PHP type hints (#4201)
Alexandre Alapetite
2022-01-08
Use typographic quotes (#4133)
Alexandre Alapetite
2022-01-05
[CI] PHPCS: check for opening brace on same line (#4122)
Frans de Jonge
2021-12-02
Fix some PHPstan errors (#4019)
Alexandre Alapetite
2021-09-19
Improved feed action filters (#3303)
Alexandre Alapetite
2021-03-26
Suport standard HTTP 410 Gone (#3561)
Alexandre Alapetite
2021-02-28
Travis: Enforce phpcs line length + whitespace (#3488)
Alexandre Alapetite
2020-10-11
Fix sanitize feed description (#3222)
Alexandre Alapetite
2020-08-05
Change feed order in a category (#3131)
Alexis Degrugillier
2020-05-21
Fix fetch preview (#2993)
Alexandre Alapetite
2020-04-01
API return proper newestItemTimestampUsec (#2854)
Alexandre Alapetite
2020-03-31
Allow feed to be actualized after being truncated (#2862)
Alexandre Alapetite
2019-12-03
Upgrade user management page (#2417)
Alexis Degrugillier
2019-11-06
Fix database autocreate at install (#2635)
Alexandre Alapetite
2019-10-23
Feature/new archiving (#2335)
Alexis Degrugillier
2019-10-06
SQL allow recreating existing user (#2555)
Alexandre Alapetite
2019-09-29
PDO refactoring for code simplification (#2522)
Alexandre Alapetite
2019-09-15
CLI to export/import any database to/from SQLite (#2496)
Alexandre Alapetite
2019-01-26
Import FeedBin (#2228)
Alexandre Alapetite
2018-11-05
TT-RSS import (#2099)
Alexandre Alapetite
2018-09-29
Custom labels (#2027)
Alexandre Alapetite
2018-09-02
Use mb_strcut (#1996)
Alexandre Alapetite
2018-05-24
Add Fever API and user documentation (#1836)
Kevin Papst
2018-05-01
JSON column for feeds (#1838)
Alexandre Alapetite
2018-03-11
SQLite more error logs
Alexandre Alapetite
2018-03-01
cleanOldEntries call autoUpdateDb (#1804)
Alexandre Alapetite
2018-01-02
Replace "keep history" magic value by a constant (#1759)
Alexis Degrugillier
2018-01-01
Add mute strategy configuration (#1750)
Alexis Degrugillier
2017-09-22
[ci] Add Travis (#1619)
Frans de Jonge
2017-03-26
More defered insertion. New SQL index
Alexandre Alapetite
2017-01-27
postgres fixes
Thomas Citharel
2016-10-23
CLI export
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-05
Better multiuser update
Alexandre Alapetite
2016-10-05
Take better advantage of other users refresh
Alexandre Alapetite
2016-08-31
Quoted upper-cases instead of string replace
Alexandre Alapetite
2016-08-14
Bug static
Alexandre Alapetite
2016-08-02
PostgreSQL draft
Alexandre Alapetite
2015-05-11
More SQLite compatibility
Alexandre Alapetite
2015-05-09
Minor spaces
Alexandre Alapetite
[next]