diaspora/spec
Benjamin Neff 686310fb8e
Simplify /podmin redirect
Some podmins were confuse how they can disable this redirect and I think
the rule with two users can actually be a little confusing. I think the
main goal of this page to give the podmin a little start and I think
after they configured everything, the pod works and they found the link
to the wiki to make themself an admin, it is OK to remove the redirect.

Also it's bad for single-user pods where this page always stays active,
even if they are an admin, but have only one user. It's more useful for
single-user pods to have the login on the home page.

closes #7783
2018-04-12 01:55:46 +02:00
..
controllers Simplify /podmin redirect 2018-04-12 01:55:46 +02:00
fixtures remove old unused data_conversion fixtures 2016-08-08 19:37:09 +02:00
helpers Make public stream accessible for logged out users 2018-04-12 01:42:17 +02:00
integration Remove flag for contacts visible to each other 2018-04-12 01:39:11 +02:00
javascripts Remove flag for contacts visible to each other 2018-04-12 01:39:11 +02:00
lib Fix mention syntax backport for two immediately consecutive mentions 2018-04-12 01:44:44 +02:00
mailers Create birthday notification and mailer 2017-12-18 04:34:35 +01:00
models Remove flag for contacts visible to each other 2018-04-12 01:39:11 +02:00
presenters Add camo to NodeInfo 2017-09-28 03:20:31 +02:00
serializers Remove flag for contacts visible to each other 2018-04-12 01:39:11 +02:00
services Spec for post creation bad aspects_ids issue 2018-03-25 08:28:59 +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
workers Retry Contact messages 20 time (about two weeks) 2018-02-01 23:37:53 +01: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 Don't retry for PublicKeyNotFound 2018-02-25 04:34:04 +01: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 Spec for post creation bad aspects_ids issue 2018-03-25 08:28:59 +02:00