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
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
2022-05-30
bookmarklets: fix wiki URL
Andrew Dolgov
2022-03-28
Fix af_comics for explosm after site changes
Eduardo M KALINOWSKI
2022-03-22
af_readability: ask readability-php library to fix relative URLs
Andrew Dolgov
2022-02-05
note: use proper hook to set click handlers
Andrew Dolgov
2022-02-01
plugins/note: allow editing note by clicking on it
Andrew Dolgov
2022-01-16
Fix starred images not being deleted
Philip Klempin
2022-01-14
share plugin: fix previous
Andrew Dolgov
2022-01-14
rework several instances of translated strings being used with single quotes ...
Andrew Dolgov
2022-01-09
af_readability: use data-src for images if available
Eugene Molotov
2021-12-23
process gallery media in the correct order
Andrew Dolgov
2021-12-16
af_redditimgur: don't generate a warning if fallback video is not found for h...
Andrew Dolgov
2021-12-06
* add HOOK_POST_LOGOUT
Andrew Dolgov
[next]