Fully rename Twitter to "Social Media"
authorVik Fearing <vik@chouppes.com>
Wed, 30 Jul 2025 08:38:50 +0000 (10:38 +0200)
committerMagnus Hagander <magnus@hagander.net>
Sun, 10 Aug 2025 12:27:39 +0000 (14:27 +0200)
commitd73bc198a9049d33e40240a6e1796fb103c4073d
treeb240557bc7cbc9246b7a83732e69b9a1ac625b9d
parent34bc4ee7ff5044f01f7c153ca5d616ed586e28e5
Fully rename Twitter to "Social Media"

Commit 6cad91e just renamed the button on the admin page but failed to change
it throughout the entire codebase. This commit also changes the name in the
documentation as well as on the model, this fixing the entire system.

One thing that this does *not* do is rename the actual code as that seems like
too much of an invasive change.
docs/confreg/integrations.md
postgresqleu/confreg/migrations/0057_twitter_enhancement.py
postgresqleu/confreg/models.py