KitaitiMakoto
KitaitiMakoto created pull request Plume/Plume#990 2022-01-05 05:02:36 +00:00
WIP: Fixes #636 Email sign up feature
KitaitiMakoto pushed to mail-confirmation at Plume/Plume 2022-01-05 05:00:46 +00:00
a65775d85b Implement EmailSignup
192c7677c3 Run migration
2a31a7b601 Define email_singups table
355fd7cb1d Generate create_email_signups_table migration
40efd73dfc Add config for sign up strategy
Compare 5 commits »
KitaitiMakoto created branch mail-confirmation in Plume/Plume 2022-01-05 05:00:46 +00:00
KitaitiMakoto commented on issue Plume/Plume#636 2022-01-05 01:48:24 +00:00
Send confirmation email after registering

Thank you for your thouhgs.

I choose the second. How we should do if an email which is used already for a user is provided for sign up?

  • Should send an email to the existing user?
  • Show…
KitaitiMakoto opened issue Plume/Plume#989 2022-01-04 16:46:06 +00:00
Normalize email
KitaitiMakoto opened issue Plume/Plume#988 2022-01-04 13:05:13 +00:00
Fix block_list schema
KitaitiMakoto commented on issue Plume/Plume#636 2022-01-04 11:16:35 +00:00
Send confirmation email after registering

Required consideration:

What happen if an email which is already used for existing user is posted for registration?

KitaitiMakoto commented on issue Plume/Plume#636 2022-01-04 11:15:14 +00:00
Send confirmation email after registering

I'm implementing this feature that it sends email before registering.

KitaitiMakoto commented on issue Plume/Plume#987 2022-01-04 10:55:09 +00:00
Set limit for posts subtitle

This might occur because it's hard to distinguish subtitle area and content area in rich text editor. If so, we should fix rich text editor.

KitaitiMakoto commented on issue Plume/Plume#987 2022-01-04 10:52:47 +00:00
Set limit for posts subtitle

You're right. We will implement.

Thank you!

KitaitiMakoto deleted tag testtag from Plume/Plume 2022-01-04 10:50:00 +00:00
KitaitiMakoto deleted tag testtag2 from Plume/Plume 2022-01-04 10:50:00 +00:00
KitaitiMakoto deleted tag testtag3 from Plume/Plume 2022-01-04 10:50:00 +00:00
KitaitiMakoto deleted tag 0.0.1 from Plume/Plume 2022-01-04 10:49:59 +00:00
KitaitiMakoto deleted tag 0.0.0 from Plume/Plume 2022-01-04 10:49:59 +00:00
KitaitiMakoto pushed tag 0.0.1 to Plume/Plume 2022-01-04 10:19:10 +00:00
KitaitiMakoto deleted branch fix-tag from Plume/Plume 2022-01-04 10:18:22 +00:00
KitaitiMakoto merged pull request Plume/Plume#986 2022-01-04 10:17:56 +00:00
Remove unnecessary prefix
KitaitiMakoto pushed to main at Plume/Plume 2022-01-04 10:17:53 +00:00
31b144c76d Merge pull request 'Remove unnecessary prefix' (#986) from fix-tag into main
31a46514cb Remove unnecessary prefix
Compare 2 commits »
KitaitiMakoto created pull request Plume/Plume#986 2022-01-04 10:17:34 +00:00
Remove unnecessary prefix