change confusing regs closed statement on fe.disroot startpage #400

Closed
opened 2022-12-28 17:05:11 +01:00 by avg_joe · 2 comments
Owner

"Registrations Closed

FEDIsroot is not accepting new members"

people seem to get confused as there is no hint to login with disroot account and that no registration needed.
so either remove it or state to use disroot account.

"Registrations Closed FEDIsroot is not accepting new members" people seem to get confused as there is no hint to login with disroot account and that no registration needed. so either remove it or state to use disroot account.
avg_joe added the
Akkoma
label 2022-12-28 17:05:11 +01:00
muppeth was assigned by avg_joe 2022-12-28 17:05:11 +01:00
meaz was assigned by avg_joe 2022-12-28 17:05:11 +01:00
Owner

@muppeth I see that this message is automatically set because registrations_open is set to false.

It is set in pleroma_data/static/frontends/mangane/dist/packs/js/locale_defaultMessages-json-cf10e5ab5621beca39c5.chunk.js

{"defaultMessage":"Registrations Closed","id": "registration.closed_title"},{"defaultMessage":"{instance} is not accepting new members.","id":"registration.closed_message"}

But also in all locale_ (for each language).

So I don't see an easy/smart way of doing that.

@muppeth I see that this message is automatically set because `registrations_open` is set to false. It is set in `pleroma_data/static/frontends/mangane/dist/packs/js/locale_defaultMessages-json-cf10e5ab5621beca39c5.chunk.js` `{"defaultMessage":"Registrations Closed","id": "registration.closed_title"},{"defaultMessage":"{instance} is not accepting new members.","id":"registration.closed_message"}` But also in all `locale_` (for each language). So I don't see an easy/smart way of doing that.
muppeth added this to the 23.01 - January milestone 2023-01-11 10:06:19 +01:00
muppeth added this to the 23.01 - January project 2023-01-11 10:06:22 +01:00
Owner

Done.
Now we have a button that points to user registration page. I've upstreamed the feature and it will be added in next release upstream.

Done. Now we have a button that points to user registration page. I've upstreamed the feature and it will be added in next release upstream.
Sign in to join this conversation.
No Milestone
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Disroot/Disroot-Project#400
No description provided.