diaspora/app/models
Dennis Schubert 407f51d5a3
Allow points and dashes in the username.
This reverts b3ca504c40. We don't quite know why that was added, but we assume it's because of format strings. Some pre-2011 users exist that still have dots or dashes in their username, and those accounts are somewhat broken now.

closes #8266
2021-07-04 22:07:21 +02:00
..
api/openid_connect
notifications
services Fixed test 2021-06-13 01:26:27 +02:00
user Do not autofollow back a user you are ignoring 2019-01-06 22:02:10 +01:00
account_deletion.rb
account_migration.rb Account merging: handle duplicates for TagFollowing 2018-05-16 00:54:16 +02:00
acts_as_taggable_on-tag.rb
application_record.rb
aspect.rb
aspect_membership.rb
aspect_visibility.rb
block.rb Migration: Exporting user blocks 2021-07-03 02:51:41 +02:00
comment.rb
comment_signature.rb
contact.rb
conversation.rb
conversation_visibility.rb
invitation_code.rb
like.rb
like_signature.rb
location.rb
mention.rb
message.rb
notification.rb
notification_actor.rb
o_embed_cache.rb
open_graph_cache.rb Pass normalized URI to OpenGraphReader 2019-05-24 22:43:08 +02:00
participation.rb
person.rb Mark non-attribute usage in SQL queries as safe. 2020-02-11 23:54:55 +01:00
photo.rb Actually implement validation error case in Photo#ownserhip_of_status_message 2021-04-11 17:22:40 +02:00
pod.rb
poll.rb Support fetching StatusMessage by Poll guid 2018-06-16 04:36:05 +02:00
poll_answer.rb
poll_participation.rb
poll_participation_signature.rb
post.rb
profile.rb Issue #8119 - Add length validation to a profile's gender field. 2020-06-13 23:31:03 +02:00
reference.rb Add LinksController 2018-07-11 01:24:28 +02:00
report.rb
reshare.rb
role.rb Add the ability to assign roles in the admin panel 2018-10-14 06:03:06 +02:00
service.rb
share_visibility.rb
signature_order.rb
status_message.rb Fix comment notification subject for posts without text 2018-09-05 03:17:58 +02:00
tag_following.rb
user.rb Allow points and dashes in the username. 2021-07-04 22:07:21 +02:00
user_preference.rb