Browse Source

initial commit

pull/1/head
Jonathan Cobb 3 years ago
commit
06198b2dda
100 changed files with 434 additions and 0 deletions
  1. +17
    -0
      .gitignore
  2. +1
    -0
      en_US/email/approval/delete/account/fromEmail.hbs
  3. +1
    -0
      en_US/email/approval/delete/account/fromName.hbs
  4. +13
    -0
      en_US/email/approval/delete/account/message.hbs
  5. +1
    -0
      en_US/email/approval/delete/account/subject.hbs
  6. +1
    -0
      en_US/email/approval/download/account/fromEmail.hbs
  7. +1
    -0
      en_US/email/approval/download/account/fromName.hbs
  8. +9
    -0
      en_US/email/approval/download/account/message.hbs
  9. +1
    -0
      en_US/email/approval/download/account/subject.hbs
  10. +1
    -0
      en_US/email/approval/login/account/fromEmail.hbs
  11. +1
    -0
      en_US/email/approval/login/account/fromName.hbs
  12. +11
    -0
      en_US/email/approval/login/account/message.hbs
  13. +1
    -0
      en_US/email/approval/login/account/subject.hbs
  14. +1
    -0
      en_US/email/approval/password/account/fromEmail.hbs
  15. +1
    -0
      en_US/email/approval/password/account/fromName.hbs
  16. +9
    -0
      en_US/email/approval/password/account/message.hbs
  17. +1
    -0
      en_US/email/approval/password/account/subject.hbs
  18. +1
    -0
      en_US/email/approval/password/network/fromEmail.hbs
  19. +1
    -0
      en_US/email/approval/password/network/fromName.hbs
  20. +11
    -0
      en_US/email/approval/password/network/message.hbs
  21. +1
    -0
      en_US/email/approval/password/network/subject.hbs
  22. +1
    -0
      en_US/email/confirmation/delete/account/fromEmail.hbs
  23. +1
    -0
      en_US/email/confirmation/delete/account/fromName.hbs
  24. +19
    -0
      en_US/email/confirmation/delete/account/message.hbs
  25. +1
    -0
      en_US/email/confirmation/delete/account/subject.hbs
  26. +1
    -0
      en_US/email/confirmation/download/account/fromEmail.hbs
  27. +1
    -0
      en_US/email/confirmation/download/account/fromName.hbs
  28. +13
    -0
      en_US/email/confirmation/download/account/message.hbs
  29. +1
    -0
      en_US/email/confirmation/download/account/subject.hbs
  30. +1
    -0
      en_US/email/confirmation/login/account/fromEmail.hbs
  31. +1
    -0
      en_US/email/confirmation/login/account/fromName.hbs
  32. +9
    -0
      en_US/email/confirmation/login/account/message.hbs
  33. +1
    -0
      en_US/email/confirmation/login/account/subject.hbs
  34. +1
    -0
      en_US/email/confirmation/password/account/fromEmail.hbs
  35. +1
    -0
      en_US/email/confirmation/password/account/fromName.hbs
  36. +9
    -0
      en_US/email/confirmation/password/account/message.hbs
  37. +1
    -0
      en_US/email/confirmation/password/account/subject.hbs
  38. +1
    -0
      en_US/email/confirmation/password/network/fromEmail.hbs
  39. +1
    -0
      en_US/email/confirmation/password/network/fromName.hbs
  40. +15
    -0
      en_US/email/confirmation/password/network/message.hbs
  41. +1
    -0
      en_US/email/confirmation/password/network/subject.hbs
  42. +1
    -0
      en_US/email/confirmation/verify/account/fromEmail.hbs
  43. +1
    -0
      en_US/email/confirmation/verify/account/fromName.hbs
  44. +9
    -0
      en_US/email/confirmation/verify/account/message.hbs
  45. +1
    -0
      en_US/email/confirmation/verify/account/subject.hbs
  46. +1
    -0
      en_US/email/denial/delete/account/fromEmail.hbs
  47. +1
    -0
      en_US/email/denial/delete/account/fromName.hbs
  48. +13
    -0
      en_US/email/denial/delete/account/message.hbs
  49. +1
    -0
      en_US/email/denial/delete/account/subject.hbs
  50. +1
    -0
      en_US/email/denial/download/account/fromEmail.hbs
  51. +1
    -0
      en_US/email/denial/download/account/fromName.hbs
  52. +9
    -0
      en_US/email/denial/download/account/message.hbs
  53. +1
    -0
      en_US/email/denial/download/account/subject.hbs
  54. +1
    -0
      en_US/email/denial/login/account/fromEmail.hbs
  55. +1
    -0
      en_US/email/denial/login/account/fromName.hbs
  56. +11
    -0
      en_US/email/denial/login/account/message.hbs
  57. +1
    -0
      en_US/email/denial/login/account/subject.hbs
  58. +1
    -0
      en_US/email/denial/password/account/fromEmail.hbs
  59. +1
    -0
      en_US/email/denial/password/account/fromName.hbs
  60. +9
    -0
      en_US/email/denial/password/account/message.hbs
  61. +1
    -0
      en_US/email/denial/password/account/subject.hbs
  62. +1
    -0
      en_US/email/denial/password/network/fromEmail.hbs
  63. +1
    -0
      en_US/email/denial/password/network/fromName.hbs
  64. +9
    -0
      en_US/email/denial/password/network/message.hbs
  65. +1
    -0
      en_US/email/denial/password/network/subject.hbs
  66. +1
    -0
      en_US/email/denial/verify/account/fromEmail.hbs
  67. +1
    -0
      en_US/email/denial/verify/account/fromName.hbs
  68. +9
    -0
      en_US/email/denial/verify/account/message.hbs
  69. +1
    -0
      en_US/email/denial/verify/account/subject.hbs
  70. +1
    -0
      en_US/email/notice/payment/network/fromEmail.hbs
  71. +1
    -0
      en_US/email/notice/payment/network/fromName.hbs
  72. +12
    -0
      en_US/email/notice/payment/network/message.hbs
  73. +1
    -0
      en_US/email/notice/payment/network/subject.hbs
  74. +1
    -0
      en_US/email/notice/start/network/fromEmail.hbs
  75. +1
    -0
      en_US/email/notice/start/network/fromName.hbs
  76. +21
    -0
      en_US/email/notice/start/network/message.hbs
  77. +1
    -0
      en_US/email/notice/start/network/subject.hbs
  78. +1
    -0
      en_US/email/notice/welcome/account/fromEmail.hbs
  79. +1
    -0
      en_US/email/notice/welcome/account/fromName.hbs
  80. +11
    -0
      en_US/email/notice/welcome/account/message.hbs
  81. +1
    -0
      en_US/email/notice/welcome/account/subject.hbs
  82. +1
    -0
      en_US/email/request/delete/account/fromEmail.hbs
  83. +1
    -0
      en_US/email/request/delete/account/fromName.hbs
  84. +28
    -0
      en_US/email/request/delete/account/message.hbs
  85. +1
    -0
      en_US/email/request/delete/account/subject.hbs
  86. +1
    -0
      en_US/email/request/download/account/fromEmail.hbs
  87. +1
    -0
      en_US/email/request/download/account/fromName.hbs
  88. +24
    -0
      en_US/email/request/download/account/message.hbs
  89. +1
    -0
      en_US/email/request/download/account/subject.hbs
  90. +1
    -0
      en_US/email/request/login/account/fromEmail.hbs
  91. +1
    -0
      en_US/email/request/login/account/fromName.hbs
  92. +25
    -0
      en_US/email/request/login/account/message.hbs
  93. +1
    -0
      en_US/email/request/login/account/subject.hbs
  94. +1
    -0
      en_US/email/request/password/account/fromEmail.hbs
  95. +1
    -0
      en_US/email/request/password/account/fromName.hbs
  96. +24
    -0
      en_US/email/request/password/account/message.hbs
  97. +1
    -0
      en_US/email/request/password/account/subject.hbs
  98. +1
    -0
      en_US/email/request/password/network/fromEmail.hbs
  99. +1
    -0
      en_US/email/request/password/network/fromName.hbs
  100. +11
    -0
      en_US/email/request/password/network/message.hbs

+ 17
- 0
.gitignore View File

@@ -0,0 +1,17 @@
*.iml
.idea
tmp
dependency-reduced-pom.xml
*.log
*~
target/surefire
target/surefire-reports
target/classes
target/test-classes
target/maven-archiver
target
.DS_Store

.BUBBLE*
configs
dist

+ 1
- 0
en_US/email/approval/delete/account/fromEmail.hbs View File

@@ -0,0 +1 @@
no-reply@{{network.networkDomain}}

+ 1
- 0
en_US/email/approval/delete/account/fromName.hbs View File

@@ -0,0 +1 @@
{{network.nickname}} System Account

+ 13
- 0
en_US/email/approval/delete/account/message.hbs View File

@@ -0,0 +1,13 @@
Hello {{account.name}},

Someone has requested deletion of your account named '{{account.name}}' on {{network.nickname}}

The account deletion request was made on {{format_epoch message.request.ctime 'MMM dd, YYYY' network.timezone}} at {{format_epoch message.request.ctime 'hh:mm a, ZZZ' network.timezone}}.

An approval was received via {{contact.type}} from {{contact.info}} {{#if contact.nick}}({{contact.nick}}){{/if}} on {{format_epoch message.ctime 'MMM dd, YYYY' network.timezone}} at {{format_epoch message.ctime 'hh:mm a, ZZZ' network.timezone}}.

When sufficient approvals are received, the account will be deleted.

If you do not want your account to be deleted, deny this request using another contact method associated with your account.

Thank you for using Bubble!

+ 1
- 0
en_US/email/approval/delete/account/subject.hbs View File

@@ -0,0 +1 @@
Account Deletion Approval Received -- {{account.name}} on {{network.nickname}}

+ 1
- 0
en_US/email/approval/download/account/fromEmail.hbs View File

@@ -0,0 +1 @@
no-reply@{{network.networkDomain}}

+ 1
- 0
en_US/email/approval/download/account/fromName.hbs View File

@@ -0,0 +1 @@
{{network.nickname}} System Account

+ 9
- 0
en_US/email/approval/download/account/message.hbs View File

@@ -0,0 +1,9 @@
Hello {{account.name}},

A request to download account data for the account named '{{account.name}}' on {{network.nickname}} has been approved.

The request was made on {{format_epoch message.ctime 'MMM dd, YYYY' network.timezone}} at {{format_epoch message.ctime 'hh:mm a, ZZZ' network.timezone}} from IP address {{message.remoteHost}}.

The approval was received via {{contact.type}} from {{contact.info}} {{#if contact.nick}}({{contact.nick}}){{/if}} on {{format_epoch message.ctime 'MMM dd, YYYY' network.timezone}} at {{format_epoch message.ctime 'hh:mm a, ZZZ' network.timezone}}.

Thank you for using Bubble!

+ 1
- 0
en_US/email/approval/download/account/subject.hbs View File

@@ -0,0 +1 @@
Download account data approved for {{account.name}} on {{network.nickname}}

+ 1
- 0
en_US/email/approval/login/account/fromEmail.hbs View File

@@ -0,0 +1 @@
no-reply@{{network.networkDomain}}

+ 1
- 0
en_US/email/approval/login/account/fromName.hbs View File

@@ -0,0 +1 @@
{{network.nickname}} System Account

+ 11
- 0
en_US/email/approval/login/account/message.hbs View File

@@ -0,0 +1,11 @@
Hello {{account.name}},

Someone is trying to log in to the account named '{{account.name}}' on {{network.nickname}}

The login request was made on {{format_epoch message.request.ctime 'MMM dd, YYYY' network.timezone}} at {{format_epoch message.request.ctime 'hh:mm a, ZZZ' network.timezone}} from IP address {{message.request.remoteHost}}.

An approval was received via {{contact.type}} from {{contact.info}} {{#if contact.nick}}({{contact.nick}}){{/if}} on {{format_epoch message.ctime 'MMM dd, YYYY' network.timezone}} at {{format_epoch message.ctime 'hh:mm a, ZZZ' network.timezone}}.

When sufficient approvals are received, login can proceed.

Thank you for using Bubble!

+ 1
- 0
en_US/email/approval/login/account/subject.hbs View File

@@ -0,0 +1 @@
Account Login Approval Received -- {{account.name}} on {{network.nickname}}

+ 1
- 0
en_US/email/approval/password/account/fromEmail.hbs View File

@@ -0,0 +1 @@
no-reply@{{network.networkDomain}}

+ 1
- 0
en_US/email/approval/password/account/fromName.hbs View File

@@ -0,0 +1 @@
{{network.nickname}} System Account

+ 9
- 0
en_US/email/approval/password/account/message.hbs View File

@@ -0,0 +1,9 @@
Hello {{account.name}},

The password for the account named '{{account.name}}' on {{network.nickname}} has been reset.

The request was made on {{format_epoch message.ctime 'MMM dd, YYYY' network.timezone}} at {{format_epoch message.ctime 'hh:mm a, ZZZ' network.timezone}} from IP address {{message.remoteHost}}.

The approval was received via {{contact.type}} from {{contact.info}} {{#if contact.nick}}({{contact.nick}}){{/if}} on {{format_epoch message.ctime 'MMM dd, YYYY' network.timezone}} at {{format_epoch message.ctime 'hh:mm a, ZZZ' network.timezone}}.

Thank you for using Bubble!

+ 1
- 0
en_US/email/approval/password/account/subject.hbs View File

@@ -0,0 +1 @@
Password Successfully Reset for {{account.name}} on {{network.nickname}}

+ 1
- 0
en_US/email/approval/password/network/fromEmail.hbs View File

@@ -0,0 +1 @@
no-reply@{{network.networkDomain}}

+ 1
- 0
en_US/email/approval/password/network/fromName.hbs View File

@@ -0,0 +1 @@
{{network.nickname}} System Account

+ 11
- 0
en_US/email/approval/password/network/message.hbs View File

@@ -0,0 +1,11 @@
Hello {{account.name}},

The Bubble Restore Key request for {{network.nickname}} has been approved.

The request was made on {{format_epoch message.ctime 'MMM dd, YYYY' network.timezone}} at {{format_epoch message.ctime 'hh:mm a, ZZZ' network.timezone}} from IP address {{message.remoteHost}}.

The approval was received via {{contact.type}} from {{contact.info}} {{#if contact.nick}}({{contact.nick}}){{/if}} on {{format_epoch message.ctime 'MMM dd, YYYY' network.timezone}} at {{format_epoch message.ctime 'hh:mm a, ZZZ' network.timezone}}.

When all required approvals are received, you will receive another message with a link to view the network keys.

Thank you for using Bubble!

+ 1
- 0
en_US/email/approval/password/network/subject.hbs View File

@@ -0,0 +1 @@
Bubble Restore Key request approved on {{network.nickname}}

+ 1
- 0
en_US/email/confirmation/delete/account/fromEmail.hbs View File

@@ -0,0 +1 @@
no-reply@{{network.networkDomain}}

+ 1
- 0
en_US/email/confirmation/delete/account/fromName.hbs View File

@@ -0,0 +1 @@
{{network.nickname}} System Account

+ 19
- 0
en_US/email/confirmation/delete/account/message.hbs View File

@@ -0,0 +1,19 @@
Hello {{account.name}},

Your account named '{{account.name}}' on {{network.nickname}} has been deleted.

The account deletion request was made on {{format_epoch message.request.ctime 'MMM dd, YYYY' network.timezone}} at {{format_epoch message.request.ctime 'hh:mm a, ZZZ' network.timezone}}.

The account deletion request was approved and subsequently executed on {{format_epoch message.ctime 'MMM dd, YYYY' network.timezone}} at {{format_epoch message.ctime 'hh:mm a, ZZZ' network.timezone}}.

{{#if account.policy.fullDelete}}
Your account deletion policy was "full deletion". This means that your account record, and all records and data associated with it, have been deleted.
{{/if}}
{{#if account.policy.blockDelete}}
Your account deletion policy was "block deletion". This means that all records and data associated with your account have been deleted, and
your account record itself has been wiped, except for the username. This will prevent any future user from claiming that username.
{{/if}}

This action is irrevocable.

Thank you for using Bubble!

+ 1
- 0
en_US/email/confirmation/delete/account/subject.hbs View File

@@ -0,0 +1 @@
Account Deletion Completed -- {{account.name}} on {{network.nickname}} has been permanently deleted

+ 1
- 0
en_US/email/confirmation/download/account/fromEmail.hbs View File

@@ -0,0 +1 @@
no-reply@{{network.networkDomain}}

+ 1
- 0
en_US/email/confirmation/download/account/fromName.hbs View File

@@ -0,0 +1 @@
{{network.nickname}} System Account

+ 13
- 0
en_US/email/confirmation/download/account/message.hbs View File

@@ -0,0 +1,13 @@
Hello {{account.name}},

The download request for the account named '{{account.name}}' on {{network.nickname}} has been confirmed

The request was made on {{format_epoch message.request.ctime 'MMM dd, YYYY' network.timezone}} at {{format_epoch message.request.ctime 'hh:mm a, ZZZ' network.timezone}}.

An approval was received via {{contact.type}} from {{contact.info}} {{#if contact.nick}}({{contact.nick}}){{/if}} on {{format_epoch message.ctime 'MMM dd, YYYY' network.timezone}} at {{format_epoch message.ctime 'hh:mm a, ZZZ' network.timezone}}.

Follow this link to download your account data:

{{publicUri}}/me/download/{{message.requestId}}

Thank you for using Bubble!

+ 1
- 0
en_US/email/confirmation/download/account/subject.hbs View File

@@ -0,0 +1 @@
Download Account Data for: {{account.name}} on {{network.nickname}}

+ 1
- 0
en_US/email/confirmation/login/account/fromEmail.hbs View File

@@ -0,0 +1 @@
no-reply@{{network.networkDomain}}

+ 1
- 0
en_US/email/confirmation/login/account/fromName.hbs View File

@@ -0,0 +1 @@
{{network.nickname}} System Account

+ 9
- 0
en_US/email/confirmation/login/account/message.hbs View File

@@ -0,0 +1,9 @@
Hello {{account.name}},

A successful login has been made to the account named '{{account.name}}' on {{network.nickname}}

The login request was made on {{format_epoch message.request.ctime 'MMM dd, YYYY' network.timezone}} at {{format_epoch message.request.ctime 'hh:mm a, ZZZ' network.timezone}}.

An approval was received via {{contact.type}} from {{contact.info}} {{#if contact.nick}}({{contact.nick}}){{/if}} on {{format_epoch message.ctime 'MMM dd, YYYY' network.timezone}} at {{format_epoch message.ctime 'hh:mm a, ZZZ' network.timezone}}.

Thank you for using Bubble!

+ 1
- 0
en_US/email/confirmation/login/account/subject.hbs View File

@@ -0,0 +1 @@
Account Login Confirmed -- {{account.name}} on {{network.nickname}} has been permanently deleted

+ 1
- 0
en_US/email/confirmation/password/account/fromEmail.hbs View File

@@ -0,0 +1 @@
no-reply@{{network.networkDomain}}

+ 1
- 0
en_US/email/confirmation/password/account/fromName.hbs View File

@@ -0,0 +1 @@
{{network.nickname}} System Account

+ 9
- 0
en_US/email/confirmation/password/account/message.hbs View File

@@ -0,0 +1,9 @@
Hello {{account.name}},

The password for the account named '{{account.name}}' on {{network.nickname}} has been reset.

The password reset request was made on {{format_epoch message.request.ctime 'MMM dd, YYYY' network.timezone}} at {{format_epoch message.request.ctime 'hh:mm a, ZZZ' network.timezone}}.

An approval was received via {{contact.type}} from {{contact.info}} {{#if contact.nick}}({{contact.nick}}){{/if}} on {{format_epoch message.ctime 'MMM dd, YYYY' network.timezone}} at {{format_epoch message.ctime 'hh:mm a, ZZZ' network.timezone}}.

Thank you for using Bubble!

+ 1
- 0
en_US/email/confirmation/password/account/subject.hbs View File

@@ -0,0 +1 @@
Account Password Reset: {{account.name}} on {{network.nickname}}

+ 1
- 0
en_US/email/confirmation/password/network/fromEmail.hbs View File

@@ -0,0 +1 @@
no-reply@{{network.networkDomain}}

+ 1
- 0
en_US/email/confirmation/password/network/fromName.hbs View File

@@ -0,0 +1 @@
{{network.nickname}} System Account

+ 15
- 0
en_US/email/confirmation/password/network/message.hbs View File

@@ -0,0 +1,15 @@
Hello {{account.name}},

The Bubble Network Key request {{network.nickname}} has been approved.

The request was made on {{format_epoch message.request.ctime 'MMM dd, YYYY' network.timezone}} at {{format_epoch message.request.ctime 'hh:mm a, ZZZ' network.timezone}}.

An approval was received via {{contact.type}} from {{contact.info}} {{#if contact.nick}}({{contact.nick}}){{/if}} on {{format_epoch message.ctime 'MMM dd, YYYY' network.timezone}} at {{format_epoch message.ctime 'hh:mm a, ZZZ' network.timezone}}.

Follow the link below to view your Bubble Restore Key ( code: {{message.requestId}} ):

{{publicUri}}/bubble/{{network.name}}?keys_code={{message.requestId}}

This link will only work once, and only for the next 15 minutes.

Thank you for using Bubble!

+ 1
- 0
en_US/email/confirmation/password/network/subject.hbs View File

@@ -0,0 +1 @@
Download Bubble Restore Key for {{network.nickname}}

+ 1
- 0
en_US/email/confirmation/verify/account/fromEmail.hbs View File

@@ -0,0 +1 @@
no-reply@{{network.networkDomain}}

+ 1
- 0
en_US/email/confirmation/verify/account/fromName.hbs View File

@@ -0,0 +1 @@
{{network.nickname}} System Account

+ 9
- 0
en_US/email/confirmation/verify/account/message.hbs View File

@@ -0,0 +1,9 @@
Hello {{account.name}},

Contact information for your account named '{{account.name}}' on {{network.nickname}} has been successfully verified:

{{contact.type}} - {{contact.info}} {{#if contact.nick}}({{contact.nick}}){{/if}}

Verification was confirmed on {{format_epoch message.ctime 'MMM dd, YYYY' network.timezone}} at {{format_epoch message.ctime 'hh:mm a, ZZZ' network.timezone}}.

Thank you for using Bubble!

+ 1
- 0
en_US/email/confirmation/verify/account/subject.hbs View File

@@ -0,0 +1 @@
Addition of {{contact.type}} / {{contact.info}} {{#if contact.nick}}({{contact.nick}}) {{/if}}has been successfully verified on {{network.nickname}}

+ 1
- 0
en_US/email/denial/delete/account/fromEmail.hbs View File

@@ -0,0 +1 @@
no-reply@{{network.networkDomain}}

+ 1
- 0
en_US/email/denial/delete/account/fromName.hbs View File

@@ -0,0 +1 @@
{{network.nickname}} System Account

+ 13
- 0
en_US/email/denial/delete/account/message.hbs View File

@@ -0,0 +1,13 @@
Hello {{account.name}},

Someone has requested deletion of your account named '{{account.name}}' on {{network.nickname}}

The account deletion request was made on {{format_epoch message.request.ctime 'MMM dd, YYYY' network.timezone}} at {{format_epoch message.request.ctime 'hh:mm a, ZZZ' network.timezone}}.

An denial was received via {{contact.type}} from {{contact.info}} {{#if contact.nick}}({{contact.nick}}){{/if}} on {{format_epoch message.ctime 'MMM dd, YYYY' network.timezone}} at {{format_epoch message.ctime 'hh:mm a, ZZZ' network.timezone}}.

This account deletion request has been canceled and cannot be resumed.

If you actually do want your account to be deleted, start a new deletion request.

Thank you for using Bubble!

+ 1
- 0
en_US/email/denial/delete/account/subject.hbs View File

@@ -0,0 +1 @@
Account Deletion Denied -- {{account.name}} on {{network.nickname}}

+ 1
- 0
en_US/email/denial/download/account/fromEmail.hbs View File

@@ -0,0 +1 @@
no-reply@{{network.networkDomain}}

+ 1
- 0
en_US/email/denial/download/account/fromName.hbs View File

@@ -0,0 +1 @@
{{network.nickname}} System Account

+ 9
- 0
en_US/email/denial/download/account/message.hbs View File

@@ -0,0 +1,9 @@
Hello {{account.name}},

The download request for the account named '{{account.name}}' on {{network.nickname}} has been canceled.

The request was made on {{format_epoch message.ctime 'MMM dd, YYYY' network.timezone}} at {{format_epoch message.ctime 'hh:mm a, ZZZ' network.timezone}} from IP address {{message.remoteHost}}.

The request was canceled via {{contact.type}} from {{contact.info}} {{#if contact.nick}}({{contact.nick}}){{/if}} on {{format_epoch message.ctime 'MMM dd, YYYY' network.timezone}} at {{format_epoch message.ctime 'hh:mm a, ZZZ' network.timezone}}.

Thank you for using Bubble!

+ 1
- 0
en_US/email/denial/download/account/subject.hbs View File

@@ -0,0 +1 @@
Download account data denied for account: {{account.name}} on {{network.nickname}}

+ 1
- 0
en_US/email/denial/login/account/fromEmail.hbs View File

@@ -0,0 +1 @@
no-reply@{{network.networkDomain}}

+ 1
- 0
en_US/email/denial/login/account/fromName.hbs View File

@@ -0,0 +1 @@
{{network.nickname}} System Account

+ 11
- 0
en_US/email/denial/login/account/message.hbs View File

@@ -0,0 +1,11 @@
Hello {{account.name}},

Someone is trying to log in to the account named '{{account.name}}' on {{network.nickname}}

The login request was made on {{format_epoch message.request.ctime 'MMM dd, YYYY' network.timezone}} at {{format_epoch message.request.ctime 'hh:mm a, ZZZ' network.timezone}}.

A denial was received via {{contact.type}} from {{contact.info}} {{#if contact.nick}}({{contact.nick}}){{/if}} on {{format_epoch message.ctime 'MMM dd, YYYY' network.timezone}} at {{format_epoch message.ctime 'hh:mm a, ZZZ' network.timezone}}.

This login attempt has been be denied.

Thank you for using Bubble!

+ 1
- 0
en_US/email/denial/login/account/subject.hbs View File

@@ -0,0 +1 @@
Account Login Approval Denied -- {{account.name}} on {{network.nickname}}

+ 1
- 0
en_US/email/denial/password/account/fromEmail.hbs View File

@@ -0,0 +1 @@
no-reply@{{network.networkDomain}}

+ 1
- 0
en_US/email/denial/password/account/fromName.hbs View File

@@ -0,0 +1 @@
{{network.nickname}} System Account

+ 9
- 0
en_US/email/denial/password/account/message.hbs View File

@@ -0,0 +1,9 @@
Hello {{account.name}},

The reset password request for the account named '{{account.name}}' on {{network.nickname}} has been canceled.

The request was made on {{format_epoch message.ctime 'MMM dd, YYYY' network.timezone}} at {{format_epoch message.ctime 'hh:mm a, ZZZ' network.timezone}} from IP address {{message.remoteHost}}.

The request was canceled via {{contact.type}} from {{contact.info}} {{#if contact.nick}}({{contact.nick}}){{/if}} on {{format_epoch message.ctime 'MMM dd, YYYY' network.timezone}} at {{format_epoch message.ctime 'hh:mm a, ZZZ' network.timezone}}.

Thank you for using Bubble!

+ 1
- 0
en_US/email/denial/password/account/subject.hbs View File

@@ -0,0 +1 @@
Password Reset was canceled for {{account.name}} on {{network.nickname}}

+ 1
- 0
en_US/email/denial/password/network/fromEmail.hbs View File

@@ -0,0 +1 @@
no-reply@{{network.networkDomain}}

+ 1
- 0
en_US/email/denial/password/network/fromName.hbs View File

@@ -0,0 +1 @@
{{network.nickname}} System Account

+ 9
- 0
en_US/email/denial/password/network/message.hbs View File

@@ -0,0 +1,9 @@
Hello {{account.name}},

The "View Network Keys" request for {{network.nickname}} has been canceled.

The request was made on {{format_epoch message.ctime 'MMM dd, YYYY' network.timezone}} at {{format_epoch message.ctime 'hh:mm a, ZZZ' network.timezone}} from IP address {{message.remoteHost}}.

The request was canceled via {{contact.type}} from {{contact.info}} {{#if contact.nick}}({{contact.nick}}){{/if}} on {{format_epoch message.ctime 'MMM dd, YYYY' network.timezone}} at {{format_epoch message.ctime 'hh:mm a, ZZZ' network.timezone}}.

Thank you for using Bubble!

+ 1
- 0
en_US/email/denial/password/network/subject.hbs View File

@@ -0,0 +1 @@
View Network Keys: request denied on {{network.nickname}}

+ 1
- 0
en_US/email/denial/verify/account/fromEmail.hbs View File

@@ -0,0 +1 @@
no-reply@{{network.networkDomain}}

+ 1
- 0
en_US/email/denial/verify/account/fromName.hbs View File

@@ -0,0 +1 @@
{{network.nickname}} System Account

+ 9
- 0
en_US/email/denial/verify/account/message.hbs View File

@@ -0,0 +1,9 @@
Hello {{account.name}},

Contact information for your account named '{{account.name}}' on {{network.nickname}} has been denied and removed:

{{contact.type}} - {{contact.info}} {{#if contact.nick}}({{contact.nick}}){{/if}}

Verification was denied on {{format_epoch message.ctime 'MMM dd, YYYY' network.timezone}} at {{format_epoch message.ctime 'hh:mm a, ZZZ' network.timezone}}.

Thank you for using Bubble!

+ 1
- 0
en_US/email/denial/verify/account/subject.hbs View File

@@ -0,0 +1 @@
Addition of {{contact.type}} / {{contact.info}} {{#if contact.nick}}({{contact.nick}}) {{/if}}has been denied on {{network.nickname}}

+ 1
- 0
en_US/email/notice/payment/network/fromEmail.hbs View File

@@ -0,0 +1 @@
no-reply@{{network.networkDomain}}

+ 1
- 0
en_US/email/notice/payment/network/fromName.hbs View File

@@ -0,0 +1 @@
{{network.nickname}} System Account

+ 12
- 0
en_US/email/notice/payment/network/message.hbs View File

@@ -0,0 +1,12 @@
Hello {{account.name}},

Your Bubble has been stopped due to non-payment.

Please check your payment information and pay your bill:

{{publicUri}}/me/plans/{{message.data}}/bills

NOTE: If you haven't downloaded your Bubble's restore key, you will NOT be able to restore your Bubble.
You will have to set up a new Bubble.

Thank you for using Bubble!

+ 1
- 0
en_US/email/notice/payment/network/subject.hbs View File

@@ -0,0 +1 @@
Bubble {{network.nickname}} stopped due to non-payment. Please pay now to resume service.

+ 1
- 0
en_US/email/notice/start/network/fromEmail.hbs View File

@@ -0,0 +1 @@
no-reply@{{network.networkDomain}}

+ 1
- 0
en_US/email/notice/start/network/fromName.hbs View File

@@ -0,0 +1 @@
{{network.nickname}} System Account

+ 21
- 0
en_US/email/notice/start/network/message.hbs View File

@@ -0,0 +1,21 @@
Hello {{account.name}},

Congratulations, your new Bubble is launching!

When your Bubble finishes the self-setup process, it will send you a message letting you know it's ready to use.

While you're waiting for your Bubble to be ready, please install the Bubble app on your devices:

* Android -- {{appLinks.android}}

* iOS (iPhone and iPad) -- {{appLinks.ios}}

* Windows 7 and higher -- {{appLinks.windows}}

* MacOS X -- {{appLinks.macosx}}

* Linux -- {{appLinks.linux}}

{{#if support.hasInfo}}If you have any questions or need help, please {{#if support.hasEmailAndSite}}visit our support site: {{support.site}} or contact us at {{support.email}}{{else}}{{#if support.hasEmail}}contact {{support.email}}{{else}}visit {{support.site}}{{/if}}{{/if}}
{{/if}}
Thank you for using Bubble!

+ 1
- 0
en_US/email/notice/start/network/subject.hbs View File

@@ -0,0 +1 @@
Your new Bubble is launching: {{network.nickname}}

+ 1
- 0
en_US/email/notice/welcome/account/fromEmail.hbs View File

@@ -0,0 +1 @@
no-reply@{{network.networkDomain}}

+ 1
- 0
en_US/email/notice/welcome/account/fromName.hbs View File

@@ -0,0 +1 @@
{{network.nickname}} System Account

+ 11
- 0
en_US/email/notice/welcome/account/message.hbs View File

@@ -0,0 +1,11 @@
Hello {{account.name}},

Welcome to Bubble!

Please confirm your email address using this link:

{{publicUri}}/me/action?approve={{confirmationToken}}

{{#if support.hasInfo}}If you have any questions or need help, please {{#if support.hasEmailAndSite}}visit our support site: {{support.site}} or contact us at {{support.email}}{{else}}{{#if support.hasEmail}}contact {{support.email}}{{else}}visit {{support.site}}{{/if}}{{/if}}
{{/if}}
Thank you for using Bubble!

+ 1
- 0
en_US/email/notice/welcome/account/subject.hbs View File

@@ -0,0 +1 @@
Welcome to Bubble!

+ 1
- 0
en_US/email/request/delete/account/fromEmail.hbs View File

@@ -0,0 +1 @@
no-reply@{{network.networkDomain}}

+ 1
- 0
en_US/email/request/delete/account/fromName.hbs View File

@@ -0,0 +1 @@
{{network.nickname}} System Account

+ 28
- 0
en_US/email/request/delete/account/message.hbs View File

@@ -0,0 +1,28 @@
Hello {{account.name}},

Someone has requested deletion of your account named '{{account.name}}' on {{network.nickname}}

The account deletion request was made on {{format_epoch message.ctime 'MMM dd, YYYY' network.timezone}} at {{format_epoch message.ctime 'hh:mm a, ZZZ' network.timezone}}.

----------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------

If you did not make this request or would like to cancel this request, please click this link:

{{publicUri}}/me/deny?t={{confirmationToken}}

----------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------

If you DID make this request and are ready to approve this deletion, click the link below.

NOTE: When all required approvals are received, your account will be deleted.

When your account is deleted, ALL OF YOUR DATA WILL BE DELETED. THIS ACTION CANNOT BE UNDONE.

{{publicUri}}/me/approve?t={{confirmationToken}}

----------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------

Thank you for using Bubble!

+ 1
- 0
en_US/email/request/delete/account/subject.hbs View File

@@ -0,0 +1 @@
Account Deletion Requested -- Please Confirm Deletion of {{account.name}} on {{network.nickname}}

+ 1
- 0
en_US/email/request/download/account/fromEmail.hbs View File

@@ -0,0 +1 @@
no-reply@{{network.networkDomain}}

+ 1
- 0
en_US/email/request/download/account/fromName.hbs View File

@@ -0,0 +1 @@
{{network.nickname}} System Account

+ 24
- 0
en_US/email/request/download/account/message.hbs View File

@@ -0,0 +1,24 @@
Hello {{account.name}},

Someone is trying to download all account data for the account named '{{account.name}}' on {{network.nickname}}

The request was made on {{format_epoch message.ctime 'MMM dd, YYYY' network.timezone}} at {{format_epoch message.ctime 'hh:mm a, ZZZ' network.timezone}} from IP address {{message.remoteHost}}.

----------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------

If you did not make this request or would like to cancel this request, please click this link:

{{publicUri}}/action?deny={{confirmationToken}}&user={{account.name}}

----------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------

If you DID make this request and want to download your account data, click the link below.

{{publicUri}}/action?approve={{confirmationToken}}&user={{account.name}}

----------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------

Thank you for using Bubble!

+ 1
- 0
en_US/email/request/download/account/subject.hbs View File

@@ -0,0 +1 @@
Download all account data requested for account: {{account.name}} on {{network.nickname}}

+ 1
- 0
en_US/email/request/login/account/fromEmail.hbs View File

@@ -0,0 +1 @@
no-reply@{{network.networkDomain}}

+ 1
- 0
en_US/email/request/login/account/fromName.hbs View File

@@ -0,0 +1 @@
{{network.nickname}} System Account

+ 25
- 0
en_US/email/request/login/account/message.hbs View File

@@ -0,0 +1,25 @@
Hello {{account.name}},

Someone is trying to log in to the account named '{{account.name}}' on {{network.nickname}}

The login request was made on {{format_epoch message.ctime 'MMM dd, YYYY' network.timezone}} at {{format_epoch message.ctime 'hh:mm a, ZZZ' network.timezone}} from IP address {{message.remoteHost}}.

----------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------

If you did not make this request or would like to cancel this request, please click this link:

{{publicUri}}/deny?t={{confirmationToken}}

----------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------

If you DID make this request and are ready to approve this login, enter this code on the
login authentication page:

{{confirmationToken}}

----------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------

Thank you for using Bubble!

+ 1
- 0
en_US/email/request/login/account/subject.hbs View File

@@ -0,0 +1 @@
Account Login -- Please Confirm Login for {{account.name}} on {{network.nickname}}

+ 1
- 0
en_US/email/request/password/account/fromEmail.hbs View File

@@ -0,0 +1 @@
no-reply@{{network.networkDomain}}

+ 1
- 0
en_US/email/request/password/account/fromName.hbs View File

@@ -0,0 +1 @@
{{network.nickname}} System Account

+ 24
- 0
en_US/email/request/password/account/message.hbs View File

@@ -0,0 +1,24 @@
Hello {{account.name}},

Someone is trying to reset the password for the account named '{{account.name}}' on {{network.nickname}}

The request was made on {{format_epoch message.ctime 'MMM dd, YYYY' network.timezone}} at {{format_epoch message.ctime 'hh:mm a, ZZZ' network.timezone}} from IP address {{message.remoteHost}}.

----------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------

If you did not make this request or would like to cancel this request, please click this link:

{{publicUri}}/action?deny={{confirmationToken}}&user={{urlEncode account.name}}

----------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------

If you DID make this request and are ready to set a new password for your account, click the link below.

{{publicUri}}/action?approve={{confirmationToken}}&user={{urlEncode account.name}}

----------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------

Thank you for using Bubble!

+ 1
- 0
en_US/email/request/password/account/subject.hbs View File

@@ -0,0 +1 @@
Password Reset for {{account.name}} on {{network.nickname}}

+ 1
- 0
en_US/email/request/password/network/fromEmail.hbs View File

@@ -0,0 +1 @@
no-reply@{{network.networkDomain}}

+ 1
- 0
en_US/email/request/password/network/fromName.hbs View File

@@ -0,0 +1 @@
{{network.nickname}} System Account

+ 11
- 0
en_US/email/request/password/network/message.hbs View File

@@ -0,0 +1,11 @@
Hello {{account.name}},

Someone has requested the Bubble Restore Key for {{network.nickname}}

The request was made on {{format_epoch message.ctime 'MMM dd, YYYY' network.timezone}} at {{format_epoch message.ctime 'hh:mm a, ZZZ' network.timezone}} from IP address {{message.remoteHost}}.

To approve this request to download keys for your network, click the link below.

{{publicUri}}/action?approve={{confirmationToken}}

Thank you for using Bubble!

Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save