131 Commits (8dad63de0294c4d385069afccbba307c2b8cf9e5)

Author SHA1 Message Date
Alexandre Alapetite 6edbeaaf6a
Add error log (#3055) 4 years ago
Alexandre Alapetite b1aac20839
Fever integer type for numbers (#2946) 4 years ago
Alexandre Alapetite ae70374b03
Filter by multiple feed IDs (#2892) 5 years ago
Alexandre Alapetite 61c8026ac9
Implement negation for searching by date intervals (#2869) 5 years ago
Alexandre Alapetite 0f94402b7e
Better performance with yield (#2588) 5 years ago
Alexandre Alapetite cd5ebcee05 Fix SQLite CONCAT used for search (#2777) 5 years ago
Alexandre Alapetite bec7566429
Sanitize UTF-8 before commiting entries (#2649) 5 years ago
Alexandre Alapetite fdfd8ce9be
Workaround for MySQL limitation 1093 (#2586) 5 years ago
Alexis Degrugillier cc0db9af4f Feature/new archiving (#2335) 5 years ago
Alexandre Alapetite 3b65f2e586
Fix PostgreSQL and SQLite DB size estimation (#2562) 5 years ago
Alexandre Alapetite be4c942cb3
SQL allow recreating existing user (#2555) 5 years ago
Alexandre Alapetite 38932ee3bb
MySQL entry content MEDIUMBLOB (#2551) 5 years ago
Alexandre Alapetite 7ae4e9f159
Quick fix: forgotten PDO values (#2546) 5 years ago
Alexandre Alapetite e3e5954394
PDO refactoring for code simplification (#2522) 5 years ago
Alexandre Alapetite c76a318193
CLI to export/import any database to/from SQLite (#2496) 5 years ago
Alexandre Alapetite fd33d92d41
Require PHP 5.5+ (#2495) 5 years ago
Alexandre Alapetite 49013bf716
Cherry pick from 2335 (#2356) 6 years ago
Alexandre Alapetite 9cc72c0c48 Fix EntryDAO tags warning for Fever API 6 years ago
Alexandre Alapetite 743c1b740b
Export labels (#2217) 6 years ago
Alexandre Alapetite 4888f919f1 Prepare for batch mark as read 6 years ago
Alexandre Alapetite b672fc190d
Tweaks for Vienna RSS (#2093) 6 years ago
Alexandre Alapetite cf899d8d25
TT-RSS import (#2099) 6 years ago
Alexandre Alapetite c8b54ae807
Fix MySQL create table feeds (#2047) 6 years ago
Alexandre Alapetite 8ee8a573f1
Custom labels (#2027) 6 years ago
Alexandre Alapetite c65f535890
Fix count unreads in SQLite (#2009) 6 years ago
Alexandre Alapetite d3f5bd840d
Add mark-as-unread (#1995) 6 years ago
Alexandre Alapetite 32d9c3b790
Use mb_strcut (#1996) 6 years ago
Alexandre Alapetite c0f2df3ef0
Fever fixes (#1931) 6 years ago
Kevin Papst 8f1bad60d0 Add Fever API and user documentation (#1836) 6 years ago
Alexandre Alapetite 84d891f8cf
Light Boolean search implementation (#1828) 7 years ago
Alexandre Alapetite 5872a11eb7
cleanOldEntries call autoUpdateDb (#1804) 7 years ago
Alexandre Alapetite 79f8b440d1
API /reader/api/0/stream/items/contents (#1774) 7 years ago
Alexis Degrugillier 8c2113f9e6 Add mute strategy configuration (#1750) 7 years ago
Alexandre Alapetite f632a34626 CLI optimize database (#1663) 7 years ago
Frans de Jonge 4e174ed9dd [ci] Add Travis (#1619) 7 years ago
Alexandre Alapetite aadba9fb70 Negative searches 8 years ago
Alexandre Alapetite d9c0d25b85 Improve search: intitle, author, inurl 8 years ago
Alexandre Alapetite 7a6751b50d PDO fix PHP 7.1 8 years ago
Alexandre Alapetite cc235c6af3 SimplePie light manual update 8 years ago
Alexandre Alapetite e956aee53d More defered insertion. New SQL index 8 years ago
Alexandre Alapetite a20fd9db9f Defered insertion MySQL bug 8 years ago
Alexandre Alapetite 22b41f3bfc Candidate implementation of defered insertion 8 years ago
Thomas Citharel ae5a8572d5 postgres fixes 8 years ago
Alexandre Alapetite f59de4e2b6 Stream JSON export 8 years ago
Alexandre Alapetite aeda49a7d2 Add CLI for user information + Fix last user activity 8 years ago
Alexandre Alapetite 8a410969dd Use bindValue instead of bindParam 8 years ago
Alexandre Alapetite 7f2b0439ec Extract function safe_ascii() 8 years ago
Alexandre Alapetite 1893fc61e0 guid and urls should not contain low/high characters 8 years ago
Alexandre Alapetite 38289beb66 Fix updateEntry warning 8 years ago
Alexandre Alapetite d184478fb4 PostgreSQL compatibility boolean 8 years ago