Andrew Dolgov
|
1818614949
|
api: fix article guid not being passed to render article hook
|
8 years ago |
Andrew Dolgov
|
4afcf63563
|
api host: add session validation
|
8 years ago |
Andrew Dolgov
|
5d97019d5d
|
api: load user plugins properly
|
8 years ago |
Andrew Dolgov
|
e6905f7f87
|
test if mb_internal_encoding() is available in functions.php head
|
8 years ago |
Andrew Dolgov
|
eb95d1bddf
|
af_redditimgur: handle i.reddituploads.com as pictures
|
8 years ago |
Andrew Dolgov
|
cfc2fe50cb
|
fix sql error when subscribing to a feed using feed archive
|
8 years ago |
Andrew Dolgov
|
582ff3cf6e
|
af_redditimgur: make sure content_link is defined even if content dupcheck is disabled
|
8 years ago |
Andrew Dolgov
|
2e68712261
|
set referrer policy to 'no-referrer'
|
9 years ago |
Andrew Dolgov
|
7ac6ab4dda
|
set referrer-policy to none
|
9 years ago |
Andrew Dolgov
|
c9a5903bcc
|
disable autocomplete in subscription dialog
|
9 years ago |
Andrew Dolgov
|
ec21abb85d
|
update autocomplete to "new-password"
|
9 years ago |
Andrew Dolgov
|
fa0e0ef315
|
set feed editor password fields to autocomplete=off
|
9 years ago |
Andrew Dolgov
|
aa4ab8e0bc
|
remove .htaccess files
|
9 years ago |
Andrew Dolgov
|
638fdf732a
|
update_rss_feed: log warning when attempting to update unknown feed
|
9 years ago |
Andrew Dolgov
|
2f1a29d9c8
|
generate_syndicated_feed: sanitize content excerpt
|
9 years ago |
Andrew Dolgov
|
42f78188d0
|
sanitize: force strip unnecessary data outside of <body>...</body> tags generated by DOMDocument::saveHTML()
|
9 years ago |
Andrew Dolgov
|
977cea1438
|
actually check for failures properly in the dbupdater
|
9 years ago |
Andrew Dolgov
|
9e84bab449
|
daemon common: use proper update condition checking for secondary-selected feeds
|
9 years ago |
Andrew Dolgov
|
c71add385d
|
fetch_file_contents: fix shim when invoked with 1 argument only
|
9 years ago |
Andrew Dolgov
|
465fb16d33
|
remove fetch_file_contents2, use a compat shim instead
|
9 years ago |
Andrew Dolgov
|
633fb7ffe2
|
amend previous
|
9 years ago |
Andrew Dolgov
|
79c891a8b7
|
set smallish timeout on update check, exclude update checking on initial load
|
9 years ago |
Andrew Dolgov
|
e3bc4591af
|
add a hash-based fetch_file_contents2()
|
9 years ago |
Andrew Dolgov
|
00b6b66827
|
lib/gettext: use proper constructor
|
9 years ago |
Andrew Dolgov
|
583d5b9a98
|
get_version: add missing substr
|
9 years ago |
Andrew Dolgov
|
b6d504b901
|
zoom: disable 650px p limit
|
9 years ago |
Andrew Dolgov
|
a296e65a74
|
Merge branch 'german-translation' into 'master'
German translation update
See merge request !29
|
9 years ago |
Heiko Adams
|
d1c3c3749d
|
German translation update
|
9 years ago |
Andrew Dolgov
|
8917f35893
|
Merge branch 'italian_translation' into 'master'
Italian translation updated
- new strings translated
- fixed typos
- some minor style edits
See merge request !28
|
9 years ago |
dedioste
|
460d8e3e4f
|
Italian translation updated
- new string translated
- fixed typos
- some minor style edits
|
9 years ago |
Andrew Dolgov
|
ae397f3a91
|
bump version_static to 16.3
|
9 years ago |
Andrew Dolgov
|
644f36a8b0
|
rebase translations
|
9 years ago |
Andrew Dolgov
|
7843453c00
|
version: do not hardcode master branch
|
9 years ago |
Andrew Dolgov
|
b6b5554db4
|
normalize some html5 custom attributes
|
9 years ago |
Andrew Dolgov
|
2d052e42b5
|
getLoadedArticleIds: consider visible rows only
catchupFeedInGroup: hide articles when catching up, with caveats
|
9 years ago |
Andrew Dolgov
|
6be118fda1
|
showArticleInHeadlines: remove unused code
|
9 years ago |
Andrew Dolgov
|
c4e211046e
|
updateFloatingMenu: performance improvements
|
9 years ago |
Andrew Dolgov
|
0401715fe5
|
add a webkit hack to hopefully improve headlines-frame scrolling speed
|
9 years ago |
Andrew Dolgov
|
d7cc5e6cdd
|
fix previous
|
9 years ago |
Andrew Dolgov
|
63c7446a79
|
headlines scroll handler: add a rate limit
|
9 years ago |
Andrew Dolgov
|
7c0d68f207
|
remove dismiss* functions
|
9 years ago |
Andrew Dolgov
|
a51bc3dfa5
|
catchupfeedingroup: do not remove elements
|
9 years ago |
Andrew Dolgov
|
6056d164fa
|
cleanup dismissArticle functions
|
9 years ago |
Andrew Dolgov
|
11514d576f
|
catchupFeedInGroup: dismiss elements on catchup
|
9 years ago |
Andrew Dolgov
|
8b2a52c635
|
af_redditimgur: try to handle mobile imgur albums
|
9 years ago |
Andrew Dolgov
|
dfaf806a7a
|
catchupFeedInGroup: send catchup request even if there are no unread articles in the buffer for this feed
|
9 years ago |
Andrew Dolgov
|
701de97ebb
|
improvements for catchupFeedInGroup()
|
9 years ago |
Andrew Dolgov
|
0a36196494
|
af_redditimgur: relax youtube matching a bit
|
9 years ago |
Andrew Dolgov
|
c80175bdd5
|
fix previous wrt single-image imgur pages
|
9 years ago |
Andrew Dolgov
|
ec482d2840
|
af_redditimgur: fix handling of imgur albums, implement debugging (method=testurl)
|
9 years ago |