aboutsummaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2026-02-01Implement sort order per feed (#8234)Gravatar PeterVavercak
2026-02-01Fix wrong search toString in case of regex-looking string (#8479)Gravatar Alexandre Alapetite
2026-01-30Update Chinese user messages for username validation (#8474)Gravatar X.
2026-01-30Translate error messages to Chinese in install.php (#8476)Gravatar X.
2026-01-30Translate 'Enable notification' to Chinese (#8475)Gravatar X.
2026-01-29Add option to enable notifications (#8458)Gravatar rupak
2026-01-29pubSub, if hub have same host it can be reached without being public (#8450)Gravatar rupak
2026-01-28add allowfullscreen to iframe (#8467)Gravatar Luca Olivetti
2026-01-25Update Spanish translation (#8464)Gravatar Martín González Gómez
2026-01-24Message for closed registration (#8462)Gravatar rupak
2026-01-24MariaDB restrict USE INDEX (#8460)Gravatar Alexandre Alapetite
2026-01-20fix validator url update (#8436)Gravatar Tsung-Han Yu
2026-01-14Fix RSS and OPML access by token (#8434)Gravatar Alexandre Alapetite
2026-01-10Fix MySQL transliterator_transliterate fallback (#8427)Gravatar Alexandre Alapetite
2026-01-10Fix space between 'By:' and the author name (#8422)Gravatar Rob Loach
2026-01-10Fix tags ILIKE (#8425)Gravatar Alexandre Alapetite
2026-01-07feat(i18n): Added missing translations and fix others (#8411)Gravatar Ciro Mota
2026-01-06[i18n] Add "." at the end of "You have the PDO driver for SQLite" to improve ...Gravatar Frans de Jonge
2026-01-05Update Polish translation (#8408)Gravatar Inverle
2026-01-05Update Dutch translation (#8403)Gravatar Frans de Jonge
2026-01-05Fix german translation (#8402)Gravatar S. Neuhaus
2026-01-04Remove wrong deprecation (#8399)Gravatar Alexandre Alapetite
2026-01-04Allow styling entries by category in User CSS (#8397)Gravatar Inverle
2026-01-03Fix typos in CREDITS.md and configureController.php (#8396)Gravatar Bartłomiej Dmitruk
2026-01-03Switch to using CURLOPT_ACCEPT_ENCODING instead of the deprecated CURLOPT_ENC...Gravatar Michael Meier
2026-01-03Merge commit from forkGravatar Bartłomiej Dmitruk
2026-01-03Fix unwanted expansion of user queries in some cases (#8395)Gravatar Alexandre Alapetite
2025-12-30Fix refreshing feeds with token while anonymous refresh is disabled (#8371)Gravatar Inverle
2025-12-29Fix encoding of filter actions for labels (#8368)Gravatar Alexandre Alapetite
2025-12-27Do not include hidden feeds when counting unread articles in categories (#8357)Gravatar Alexandre Alapetite
2025-12-26Speed: disable labels count for Ajax requests (#8352)Gravatar Alexandre Alapetite
2025-12-25DB: auto-add lastUserModified column also during markRead (#8346)Gravatar Alexandre Alapetite
2025-12-24Handle fetch of text/plain as <pre> (#8340)Gravatar Alexandre Alapetite
2025-12-24Fix serialisation of dates in searches (#8341)Gravatar Alexandre Alapetite
2025-12-23Fix parsing of literal "or" in regex (#8338)Gravatar Alexandre Alapetite
2025-12-21Improve configuration checks (#8334)Gravatar Alexandre Alapetite
2025-12-20More uniform SQL search and PHP search (#8329)Gravatar Alexandre Alapetite
2025-12-17Allow negative category sort numbers (#8330)Gravatar stag
2025-12-17Use native PHP #[Deprecated] (#8325)Gravatar Alexandre Alapetite
2025-12-17Rework encoding of search filters (#8324)Gravatar Alexandre Alapetite
2025-12-16Handle null in base64_encode (#8321)Gravatar Alexandre Alapetite
2025-12-16Fix array unique gaps (#8322)Gravatar Alexandre Alapetite
2025-12-15Reverse hash and nonce (#8320)Gravatar Alexandre Alapetite
2025-12-15Improve scrolling into filter in sidebar (#8307)Gravatar Inverle
2025-12-13Improve simplified chinese translation (#8313)Gravatar Zexin Yuan
2025-12-13New links in transitions and jump to next transition (#8294)Gravatar Alexandre Alapetite
2025-12-13Fix search encoding and quoting (#8311)Gravatar Alexandre Alapetite
2025-12-12Translate English phrases to Chinese in gen.php (#8308)Gravatar X.
2025-12-11Fix htmlspecialchars for search (#8306)Gravatar Alexandre Alapetite
2025-12-10Add functions to modify a search expression (#8293)Gravatar Alexandre Alapetite