index
:
FreshRSS (Customized)
custom
edge
Customized version of FreshRSS, a self-hosted RSS feed aggregator
Daniel Smith
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Models
/
Category.php
Age
Commit message (
Expand
)
Author
2025-12-27
Do not include hidden feeds when counting unread articles in categories (#8357)
Alexandre Alapetite
2025-11-11
Housekeeping lib_rss.php (#8193)
Alexandre Alapetite
2025-06-22
Handle redirects when scraping feed from HTML (#7654)
Inverle
2025-03-03
Fix dynamic OPML (#7394)
Alexandre Alapetite
2025-02-26
Fix bigint timestamps on 32-bit (#7375)
Alexandre Alapetite
2025-01-08
Add some missing PHP native types (#7191)
Alexandre Alapetite
2024-12-28
Fix regressions on some array structures (#7155)
Alexandre Alapetite
2024-12-27
PHPStan 2.0 (#7131)
Alexandre Alapetite
2024-11-28
Upgrade code to php 8.1 (#6748)
Luc SANCHEZ
2024-09-14
Allow SimplePie updates with composer (#4374)
Artur Weigandt
2024-04-07
Avoid duplicates in Dynamic OPML (#6264)
Alexandre Alapetite
2024-03-10
Refactor some cURL options and use CURLOPT_USERPWD (#6177)
Alexandre Alapetite
2024-02-26
New feature: shareable user query (#6052)
Alexandre Alapetite
2024-02-21
No warning for muted feeds (#6114)
Alexandre Alapetite
2024-01-28
Fix default category name (#6073)
Alexandre Alapetite
2023-12-27
More robust assignment of categories to feeds (#5986)
Alexandre Alapetite
2023-12-18
Pass PHPStan level 8 (#5946)
Alexandre Alapetite
2023-12-15
Add filter actions (auto mark read) at category and global levels (#5942)
Alexandre Alapetite
2023-11-16
Use strict_types (#5830)
Luc SANCHEZ
2023-10-30
SQL increase length of VARCHAR fields (#5756)
Alexandre Alapetite
2023-10-30
Require PHP 7.4+ (#5720)
Alexandre Alapetite
2023-07-07
Chore/processing of depreciations and updating code to php72 minimum (#5504)
Luc SANCHEZ
2023-06-08
phpstan-8 for category class (#5434)
Luc SANCHEZ
2023-04-17
Complete PHPStan Level 6 (#5305)
Alexandre Alapetite
2023-04-15
PHPstan level 6 for Category.php (#5298)
Luc SANCHEZ
2023-01-18
tec: Update the lib_opml (#4403)
berumuron
2022-11-20
Fix feed ordering (#4841)
Alexis Degrugillier
2022-11-07
Fix path_entries encoding (#4823)
Alexandre Alapetite
2022-08-08
Refactor entry-to-GReader API format (#4490)
Alexandre Alapetite
2022-07-04
Dynamic OPML (#4407)
Alexandre Alapetite
2022-05-12
Refactor OPML export categories (#4356)
Alexandre Alapetite
2022-02-06
Fix Fever 32 bit ID issue + more PHP type hints (#4201)
Alexandre Alapetite
2021-02-20
Fix feed sort order (#3466)
Alexis Degrugillier
2020-05-03
Fever integer type for numbers (#2946)
Alexandre Alapetite
2019-12-23
tec: Fix test suite (#2721)
Marien Fressinaud
2019-10-26
Add category order (#2592)
Alexis Degrugillier
2019-10-23
Feature/new archiving (#2335)
Alexis Degrugillier
2019-09-29
PDO refactoring for code simplification (#2522)
Alexandre Alapetite
2019-06-21
Change category configuration (#2410)
Alexis Degrugillier
2018-09-29
Custom labels (#2027)
Alexandre Alapetite
2018-09-16
Improve authors (#2025)
Alexandre Alapetite
2018-09-02
Use mb_strcut (#1996)
Alexandre Alapetite
2015-09-12
Add a visual alert on categories
Alexis Degrugillier
2014-10-05
Coding style
Marien Fressinaud
2014-09-30
Move creation of categories in a new Controller
Marien Fressinaud
2014-07-03
Preparation #3 for SQLite
Alexandre Alapetite
2014-02-11
SQL : Supprime c.color
Alexandre Alapetite
2013-12-30
Micro-optimisation : évite is_null et quelques if/else
Alexandre Alapetite
2013-12-15
Problème de casse renommage répertoire
Alexandre Alapetite