akkoma/lib/pleroma
lain fedfe8f7d6 ActivityPub: Handle clashing nicknames for the same ap id
If we get a new user (identified by ap_id) that would have the same
nickname as an existing user, give the existing user a nickname that
is prepended with the user id, as this will never clash.

This can happen when a user switches server software and that soft-
ware generates ap ids in a different way.
2020-07-01 12:26:07 +02:00
..
activity
bbs
captcha
chat
config
conversation
docs
ecto_type
emails
emoji
gopher
gun
helpers
http
instances
mfa
migration_helper
object
plugs
pool
reverse_proxy
tests
upload
uploaders
user
web ActivityPub: Handle clashing nicknames for the same ap id 2020-07-01 12:26:07 +02:00
workers
activity.ex
activity_expiration.ex
application.ex
application_requirements.ex
bookmark.ex
chat.ex
clippy.ex
config.ex
constants.ex
conversation.ex
counter_cache.ex
delivery.ex
earmark_renderer.ex
ecto_enums.ex
emoji-data.txt
emoji.ex
filter.ex
following_relationship.ex
formatter.ex
healthcheck.ex
html.ex
instances.ex
job_queue_monitor.ex
jwt.ex
keys.ex
list.ex
maintenance.ex
maps.ex
marker.ex
mfa.ex
mime.ex
moderation_log.ex
notification.ex
object.ex
object_tombstone.ex
otp_version.ex
pagination.ex
password_reset_token.ex
registration.ex
release_tasks.ex
repo.ex
repo_streamer.ex
report_note.ex
scheduled_activity.ex
signature.ex
stats.ex
thread_mute.ex
upload.ex
user.ex
user_invite_token.ex
user_relationship.ex
utils.ex