summaryrefslogtreecommitdiff
path: root/icons/flags/Russian_Federation.gif
AgeCommit message (Collapse)AuthorFilesLines
2026-06-05Replace GIF flag scan with static ISO alpha-3 country list and SVG flagsLester Caine1-0/+0
- Add countries_inc.php: 252 countries as alpha-3 → name + alpha-3 → alpha-2 map for flag image lookup; derived from webtrees CountryService, no runtime webtrees dependency - Add 243 Marble SVG flags (xx.svg) plus eng/sct/wls/nir for constituent countries - Remove 244 full-name GIF flags - RoleUser: set users_country_code (alpha-3), flag (alpha-2 lowercase), and users_country (display name) at load time - preferences.php, register.php, hauth_register.php: replace opendir GIF scan with require_once countries_inc.php - Templates: replace {section loop=$flags} with {foreach $countries as $code => $name}; iexplain now uses display name instead of raw flag code Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-0/+0
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2006-09-02update flags with nicer ones from http://www.famfamfam.com/lab/icons/flags/ ↵Max Kremmel1-0/+0
, fix spelling mistakes and add a ton of flags.