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
2025-07-15
Sort by category title, feed title (#7702)
Alexandre Alapetite
2025-06-30
Implement custom feed favicons (#7646)
Inverle
2025-06-29
Add search operator `c:` for categories (#7696)
Alexandre Alapetite
2025-06-04
PHPStan: pass checkImplicitMixed (#7642)
Alexandre Alapetite
2025-05-13
Fix SQL request for user labels with custom sort (#7588)
Alexandre Alapetite
2025-05-10
Fix newest articles not shown (#7577)
Alexandre Alapetite
2025-04-02
Pass phpstan-strict-rules 2.0.4 (#7488)
Alexandre Alapetite
2025-01-25
Add search operator intext: (#7228)
Alexandre Alapetite
2025-01-10
Reduce undeeded use of elvis operator ?: (#7204)
Alexandre Alapetite
2025-01-08
Add some missing PHP native types (#7191)
Alexandre Alapetite
2025-01-06
Implement custom order-by (#7149)
Alexandre Alapetite
2024-12-27
PHPStan 2.0 (#7131)
Alexandre Alapetite
2024-12-27
Search in all feeds (#7144)
Alexandre Alapetite
2024-12-15
New state: favorite or unread (#7088)
Alexandre Alapetite
2024-10-14
Add hook entries_favorite (#6880)
Alexandre Alapetite
2024-09-11
PHPStan booleansInConditions (#6793)
Alexandre Alapetite
2024-09-06
Regex search (#6706)
Alexandre Alapetite
2024-09-06
Upgrade to PHP 8.1 (#6711)
Alexandre Alapetite
2024-08-17
Fix HTTP cache of main page (#6719)
Alexandre Alapetite
2024-08-01
Minor update whitespace PHPCS rules (#6666)
Alexandre Alapetite
2024-08-01
Fix parentheses for complex `OR` boolean search expressions (#6672)
Alexandre Alapetite
2024-07-21
Revisit keepMaxUnreads (#6632)
Alexandre Alapetite
2024-06-09
Pass PHPStan level 9 (#6544)
Alexandre Alapetite
2024-02-26
Improve feed refresh (#6117)
Alexandre Alapetite
2024-02-26
New feature: shareable user query (#6052)
Alexandre Alapetite
2024-01-18
Native array return type forgotten (#6046)
Alexandre Alapetite
2024-01-15
PHPStan prepare exceptions (#6037)
Alexandre Alapetite
2024-01-03
Auto-label (#5954)
Alexandre Alapetite
2023-12-18
Pass PHPStan level 8 (#5946)
Alexandre Alapetite
2023-12-03
Rework keepmax (#5905)
Alexandre Alapetite
2023-11-16
Use strict_types (#5830)
Luc SANCHEZ
2023-11-08
New feature important feeds (#5782)
Alexandre Alapetite
2023-11-07
Compatibility PHP 8.2 for running automated tests (#5826)
Alexandre Alapetite
2023-10-31
Rework SQL field length (#5788)
Alexandre Alapetite
2023-10-30
Ready for year 2038 (#5570)
Alexandre Alapetite
2023-10-30
SQL increase length of VARCHAR fields (#5756)
Alexandre Alapetite
2023-10-30
Require PHP 7.4+ (#5720)
Alexandre Alapetite
2023-09-12
SQL: Same updateCacheUnreads for all DBs (#5648)
Alexandre Alapetite
2023-09-12
SQL: clean old auto-updates (#5649)
Alexandre Alapetite
2023-08-13
Fix hash of articles with loadCompleteContent (#5576)
Alexandre Alapetite
2023-07-07
Chore/processing of depreciations and updating code to php72 minimum (#5504)
Luc SANCHEZ
2023-06-16
Refactor lastSeen and markReadAsGone (#5470)
Alexandre Alapetite
2023-05-30
Forgotten debug line
Alexandre Alapetite
2023-05-16
Remove debug line
Alexandre Alapetite
2023-05-16
Fix again updateLastSeenUnchanged (#5404)
Alexandre Alapetite
2023-05-09
Fix markAsReadUponGone (#5382)
Alexandre Alapetite
2023-05-04
SQL attributes native unicode (#5371)
Alexandre Alapetite
2023-05-03
Fix entries count (#5368)
Alexandre Alapetite
2023-05-02
PHPStan Level 7 complete DAOs (#5354)
Alexandre Alapetite
2023-05-01
Fix API starred (#5366)
Alexandre Alapetite
[next]