]> git.openstreetmap.org Git - rails.git/commit
Add Codeberg social link icon and URL pattern support
authorArpan Mukherjee <arpanmukherjee255@gmail.com>
Fri, 6 Mar 2026 18:59:46 +0000 (00:29 +0530)
committerTom Hughes <tom@compton.nu>
Mon, 16 Mar 2026 19:00:12 +0000 (19:00 +0000)
commit6af01616482cb0aa6791e9b96099771a0f5a87be
treedebb606d66f53e5b9b3fb6e223e53b6fe603dd76
parent2c3fd80848d9b120b7abfb4a4d31e7491f0702e0
Add Codeberg social link icon and URL pattern support

Fixes #6813
app/assets/images/social_link_icons/codeberg.svg [new file with mode: 0644]
app/models/social_link.rb
test/models/social_link_test.rb