Iain Learmonth irl · he/him/his
irl commented on issue sr2/cloud-dns-ios#2 2026-04-14 20:03:26 +00:00
Update BlockedCount to fetch from the specific server

Yep you are correct, that works on iOS 16.

Committed the change.

irl closed issue sr2/cloud-dns-ios#2 2026-04-14 20:03:26 +00:00
Update BlockedCount to fetch from the specific server
irl pushed to main at sr2/cloud-dns-ios 2026-04-14 20:01:58 +00:00
26fd94dbe3 feat: update block count when blocklist changes
irl commented on issue sr2/cloud-dns-ios#3 2026-04-14 17:04:52 +00:00
Actually configure the DNS

The DoH endpoint is https://{server}/dns-query and I think you probably have to include the path.

There is also a DoT server on the same IPs but I think DoH is probably best for most users as…

irl commented on issue sr2/cloud-dns-ios#2 2026-04-14 16:48:23 +00:00
Update BlockedCount to fetch from the specific server

Ok, but doesn't update when you chane the blocklist. How about this patch?

diff --git a/dns/BlockedCount.swift b/dns/BlockedCount.swift
index e18f5b5..bd5856d 100644
--- a/dns/Blocked…
irl commented on issue sr2/cloud-dns-ios#2 2026-04-14 15:59:51 +00:00
Update BlockedCount to fetch from the specific server

Warning on this one that only dns.sr2.uk exists, the plus one will not produce a response because it doesn't exist yet.

irl closed issue sr2/cloud-dns-ios#1 2026-04-14 15:59:02 +00:00
Format number of blocked domains according to locale, i.e. add a comma for thousands in the UK
irl transferred repository irl/cloud-dns-ios to sr2/cloud-dns-ios 2026-04-14 12:15:53 +00:00
irl pushed to main at sr2/www.sr2.uk 2026-04-13 20:36:37 +00:00
f97fef3296 deps: bump theme
irl pushed to main at sr2/hugo-sr2 2026-04-13 20:36:10 +00:00
3febfb1a33 feat: tags are pill badges
irl pushed to main at sr2/www.sr2.uk 2026-04-13 20:17:32 +00:00
c542f96670 fix: wrong tags on post
irl pushed to main at sr2/www.sr2.uk 2026-04-13 20:12:01 +00:00
ee0e86124d feat: post about halow and lora
289a4fc637 feat: link to open collective
Compare 2 commits »
irl pushed to main at sr2/hugo-sr2 2026-04-13 20:10:32 +00:00
2c5d44ee0b feat: nice date on posts section
irl pushed to main at sr2/hugo-sr2 2026-04-13 20:06:11 +00:00
565fa157d3 feat: add table styles
irl pushed to main at sr2/cloud-dns-ios 2026-04-13 13:34:03 +00:00
47d9723919 Added translation using Weblate (Romanian)
8498ae4eb1 Added translation using Weblate (Toki Pona)
c6a3a59690 Added translation using Weblate (Russian)
910dc26cb6 Added translation using Weblate (Pashto)
0106f89f75 Added translation using Weblate (Dari)
Compare 8 commits »
irl pushed to main at sr2/cloud-dns-ios 2026-04-13 13:32:53 +00:00
29022e8dde docs: remove unrelated readme content
irl pushed to main at sr2/cloud-dns-ios 2026-04-13 13:27:30 +00:00
a6c916b100 feat: add exported localisations
irl created branch main in sr2/cloud-dns-ios 2026-04-13 13:21:19 +00:00
irl pushed to main at sr2/cloud-dns-ios 2026-04-13 13:21:19 +00:00
13254d63c2 feat: initial ui implementation
1612ed099c Initial Commit