thebadspace/app/Models
Ro 7feb76517a
Added blocklist updating, main nav tweaks
Implemented Oliphant's unified tier 3 blocklist and the supplementary
instance audit file that tracks how many times an instance has been
blocked by a trusted sources member. Keeping the update function manual
for now to make sure it works smooth, then well automate so it checks on
    it's on at regular intervals.

NOTE: Lists used are located at the following urls:
https://codeberg.org/oliphant/blocklists/src/branch/main/blocklists/_unified_tier3_blocklist.csv
https://codeberg.org/oliphant/blocklists/src/branch/main/blocklists/other/domain_audit_file.csv

Also simplified the main nav to just include a link to the den index
when logged in
2023-08-24 15:27:14 -07:00
..
Location.php Added blocklist updating, main nav tweaks 2023-08-24 15:27:14 -07:00
Member.php Implemented Custom Auth Framework 2023-08-15 14:05:51 -07:00
User.php The Big Switch 2023-08-14 12:07:53 -07:00