index
:
forks/tt-rss
main
Fork of deprecated tt-rss repo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
Age
Commit message (
Expand
)
Author
2025-04-25
Merge branch 'master' into rip-mysql
Andrew Dolgov
2025-04-17
cache_starred_images: disable chmod() on cache directory, it doesn't seem to ...
Andrew Dolgov
2025-04-14
add some type hints
Andrew Dolgov
2025-04-14
add deprecation notice for sql_random_function()
Andrew Dolgov
2025-04-14
further mysql/DB_TYPE related cleanup
Andrew Dolgov
2025-04-04
Use the correct suffix for GoComics permalinks.
wn_
2025-04-04
Handle changes to GoComics.
wn_
2025-03-14
allow app passwords via auth_internal even if DISABLE_LOGIN_FORM is set
Andrew Dolgov
2025-03-14
add Config::DISABLE_LOGIN_FORM to allow limiting logins to SSO providers
Andrew Dolgov
2025-01-22
fix extra comma
Andrew Dolgov
2025-01-22
shorten_expanded: add simple event debounce
Andrew Dolgov
2025-01-05
Add processing of dumbingofage.com images
Nathan Neulinger
2024-11-26
also deal with The Oatmeal posts, not just comics
Andrew Dolgov
2024-11-26
add af_comics filter for The Oatmeal
Andrew Dolgov
2024-11-24
Use PHP 8 'str_' functions.
wn_
2024-11-23
Use native union types in most places.
wn_
2024-11-01
af_comics - fix for Danby Draws and maybe other similar wodpress-based sites
Andrew Dolgov
2024-08-16
enforce lowercase usernames while keeping backwards-compatibility for authent...
Andrew Dolgov
2024-08-04
Replace basic 'isset()' cases with the null coalescing operator.
wn_
2024-01-08
Clean up some unused variables.
wn_
2023-12-30
Update all UrlHelper::fetch() calls to use the associative array approach.
wn_
2023-10-27
add a separate interface for auth modules w/ change_password() method
Andrew Dolgov
2023-10-26
Fix class names in some more places.
wn_
2023-06-10
move af_redditimgur to a separate repo
Andrew Dolgov
2023-03-23
* auth_internal OTP form: fix double-urlencode
Andrew Dolgov
2023-02-24
add override links to utility views
Veit Lehmann
2022-12-19
* bring back cache-busting for feed icons based on timestamp
Andrew Dolgov
2022-12-13
move af_readability out of master tree
Andrew Dolgov
2022-12-12
Add af_readability 'html5-php' Jenkinsfile.
wn_
2022-12-12
Bump af_readability 'html5-php' dependency to latest.
wn_
2022-11-28
Consistently get the self URL.
wn_
2022-11-24
deprecate DiskCache->touch()
Andrew Dolgov
2022-10-01
Fix PHP8 strtime warning if argument is null (addendum)
jmechnich
2022-08-12
Replace use of 'array_merge' with the spread operator and 'array_push' in var...
wn_
2022-08-12
minor: remove a PHP >= 5.6 check in 'af_redditimgur'
wn_
2022-07-31
readability: import fixed html5-php
Andrew Dolgov
2022-07-31
fork masterminds html5-php
Andrew Dolgov
2022-07-27
af_redditimgur: absolutize links before working on them (again)
Andrew Dolgov
2022-07-27
Revert "af_redditimgur: absolutize links before working on them"
Andrew Dolgov
2022-07-27
af_redditimgur: absolutize links before working on them
Andrew Dolgov
2022-07-27
af_redditimgur: don't try to check if null domain is blacklisted
Andrew Dolgov
2022-07-24
readability: depend on psr/http-factory
Andrew Dolgov
2022-07-24
readability: add missing dependencies
Andrew Dolgov
2022-07-24
use correct namespace for forked readability-php
Andrew Dolgov
2022-07-16
add missing files for forked idiorm
Andrew Dolgov
2022-07-13
af_redditimgur: absolutize links before processing them
Andrew Dolgov
2022-07-08
fix: lower-case remote usernames before validation
disconn3ct
2022-06-19
experimental, af_psql_trgm: attempt to pseudo-normalize returned mysql score ...
Andrew Dolgov
2022-06-19
af_psql_trgm: add support for querying against mariadb FULLTEXT indexes
Andrew Dolgov
2022-06-10
* add UserHelper methods to manipulate user database (add, modify, delete)
Andrew Dolgov
[next]