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
2026-01-03
Switch to using CURLOPT_ACCEPT_ENCODING instead of the deprecated CURLOPT_ENC...
Michael Meier
2026-01-03
Merge commit from fork
Bartłomiej Dmitruk
2026-01-03
Fix unwanted expansion of user queries in some cases (#8395)
Alexandre Alapetite
2025-12-27
Do not include hidden feeds when counting unread articles in categories (#8357)
Alexandre Alapetite
2025-12-25
DB: auto-add lastUserModified column also during markRead (#8346)
Alexandre Alapetite
2025-12-24
Fix serialisation of dates in searches (#8341)
Alexandre Alapetite
2025-12-23
Fix parsing of literal "or" in regex (#8338)
Alexandre Alapetite
2025-12-21
Improve configuration checks (#8334)
Alexandre Alapetite
2025-12-20
More uniform SQL search and PHP search (#8329)
Alexandre Alapetite
2025-12-17
Use native PHP #[Deprecated] (#8325)
Alexandre Alapetite
2025-12-17
Rework encoding of search filters (#8324)
Alexandre Alapetite
2025-12-16
Handle null in base64_encode (#8321)
Alexandre Alapetite
2025-12-16
Fix array unique gaps (#8322)
Alexandre Alapetite
2025-12-15
Reverse hash and nonce (#8320)
Alexandre Alapetite
2025-12-13
Fix search encoding and quoting (#8311)
Alexandre Alapetite
2025-12-10
Add functions to modify a search expression (#8293)
Alexandre Alapetite
2025-12-07
Fix minor backslashes (#8292)
Alexandre Alapetite
2025-12-04
Move unsafe autologin to an extension (#7958)
Inverle
2025-12-04
Scaling of user statistics (#8277)
Alexandre Alapetite
2025-12-04
Improve anonymous authentication logic (#8165)
Inverle
2025-12-03
Fix MySQL / MariaDB database size calculation (#8282)
Alexandre Alapetite
2025-12-02
Bump phpstan/phpstan from 2.1.31 to 2.1.32 (#8275)
dependabot[bot]
2025-11-30
Web scraping support date format epoch milliseconds (#8266)
Alexandre Alapetite
2025-11-27
Better merging of custom HTTP headers (#8251)
Alexandre Alapetite
2025-11-26
Fix MariaDB updateCachedValues (#8255)
Alexandre Alapetite
2025-11-26
Fix MariaDB for updates (#8254)
Alexandre Alapetite
2025-11-17
Change SQL update query (#6957)
Alexandre Alapetite
2025-11-17
Fix MySQL commitNewEntries (#8223)
Alexandre Alapetite
2025-11-15
force correct index for MySQL when listing entries (#8211)
Martin Hartmann
2025-11-15
SQL: Optimise speed of updateCachedValues() (#8207)
Alexandre Alapetite
2025-11-11
Housekeeping lib_rss.php (#8193)
Alexandre Alapetite
2025-11-04
Better transitions between groups of articles (#8174)
Alexandre Alapetite
2025-11-04
Create separate `Retry-After` files for proxies (#8029)
Inverle
2025-11-02
[sqlite export] add username and timestamp (#8169)
scollovati
2025-10-28
Mark as read 1 or 7 days based on publication date (#8163)
Alexandre Alapetite
2025-10-26
Fix DOM fatal error while filtering retrieved full content (#8161)
Alexandre Alapetite
2025-10-25
Bump phpstan/phpstan from 2.1.29 to 2.1.31 (#8156)
dependabot[bot]
2025-10-24
Better SQL auto-update f.kind (#8148)
Alexandre Alapetite
2025-10-22
PostgreSQL: compatibility with PCRE word boundary (#8141)
Alexandre Alapetite
2025-10-21
Add support for extension compatibility (#8081)
Alexis Degrugillier
2025-10-17
Fix DOM error while filtering retrieved full content (#8132)
Alexandre Alapetite
2025-10-17
GReader API frss:priority (#7583)
Alexandre Alapetite
2025-10-17
Fix API list by IDs (#8130)
Alexandre Alapetite
2025-10-16
Sort by article length (#8119)
Alexandre Alapetite
2025-10-15
Filter on last user modified (#8093)
Alexandre Alapetite
2025-10-15
Implement search form (#8103)
Alexandre Alapetite
2025-10-14
Fix SQLite GREATEST() (#8118)
Alexandre Alapetite
2025-10-14
Option to show user labels instead of tags in RSS share (#8112)
Alexandre Alapetite
2025-10-14
New stats overview of dates with most unread articles (#8089)
Alexandre Alapetite
2025-10-14
Fix drag&drop of user query losing information (#8113)
Alexandre Alapetite
[next]