diaspora/spec
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
..
controllers Bump ruby-oembed 2021-06-28 01:34:25 +02:00
fixtures Bump json-jwt and openid_connect 2018-09-05 03:18:59 +02:00
helpers Cleanup unused commenting_disabled? and can_comment? 2021-06-30 23:19:29 +02:00
integration Don't export chat_enabled flag anymore 2021-07-04 22:03:37 +02:00
javascripts Add more closing tags to fix specs 2021-06-27 22:23:22 +02:00
lib Cleanup unused commenting_disabled? and can_comment? 2021-06-30 23:19:29 +02:00
mailers Actually implement validation error case in Photo#ownserhip_of_status_message 2021-04-11 17:22:40 +02:00
models Allow points and dashes in the username. 2021-07-04 22:07:21 +02:00
presenters Remove facebook integration 2018-10-08 02:50:25 +02:00
serializers Don't export chat_enabled flag anymore 2021-07-04 22:03:37 +02:00
services Allow links with only the diaspora ID to link to a profile 2019-04-28 16:48:31 +02:00
shared_behaviors Spec for post creation bad aspects_ids issue 2018-03-25 08:28:59 +02:00
spec Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
support Remove flag for contacts visible to each other 2018-04-12 01:39:11 +02:00
views/status_messages Fix XSS via OpenGraph on mobile 2018-11-08 20:41:50 +01:00
workers Cleanup pending photos which were never posted with cronjob 2019-07-03 13:24:27 +02:00
configuration_methods_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
factories.rb Create refereces model 2017-09-28 23:04:34 +02:00
federation_callbacks_spec.rb Support fetching StatusMessage by Poll guid 2018-06-16 04:36:05 +02:00
helper_methods.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
locale_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
spec_helper.rb drop coveralls 2020-11-02 19:55:36 +01:00