gotosocial/internal/util
kim e77c7e16b6
[chore] better dns validation (#3644)
* add seperate PunifyValidate() function for properly validating domain names when converting to punycode

* rename function, strip port from domain validation
2025-01-14 14:23:18 +00:00
..
xslices [performance] minimise log field allocations (#3529) 2024-11-11 15:45:19 +00:00
domain.go [chore] better dns validation (#3644) 2025-01-14 14:23:18 +00:00
domain_test.go [chore] better dns validation (#3644) 2025-01-14 14:23:18 +00:00
fns.go
math.go [bugfix] updated pinned counts on status delete (#3188) 2024-08-11 11:23:36 +02:00
namestring.go
namestring_test.go
paging.go
paging_test.go
ptr.go [feature] Add domain permission drafts and excludes (#3547) 2024-11-21 13:09:58 +00:00
sync.go
time.go [bugfix] Account.last_status_at is a date, not datetime (#3419) 2024-10-12 10:02:26 +02:00
time_test.go
unique.go [performance] cache more database calls, reduce required database calls overall (#3290) 2024-09-16 16:46:09 +00:00