about summary refs log tree commit diff
diff options
context:
space:
mode:
authorClaire <claire.github-309c@sitedethib.com>2021-05-18 09:40:17 +0200
committerClaire <claire.github-309c@sitedethib.com>2021-05-18 09:40:17 +0200
commitf3d96d4ecbf181f185ff4b0aa44110b965e31133 (patch)
tree0fce8a159ec04f6d17d1f36e53a485baa0accf0b
parent567745c1e66593ef46a86dc0bcfe824cefb04f14 (diff)
parent08d6a7764ffb957b2ee442dd75b54c295c013588 (diff)
Merge branch 'main' into glitch-soc/merge-upstream
-rw-r--r--Gemfile.lock4
-rw-r--r--config/initializers/1_hosts.rb2
-rw-r--r--config/locales/activerecord.en.yml2
-rw-r--r--config/locales/doorkeeper.en.yml8
-rw-r--r--config/locales/en.yml2
-rw-r--r--config/locales/simple_form.en.yml6
6 files changed, 12 insertions, 12 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 0ff28ff43..e58612224 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -364,7 +364,7 @@ GEM
       net-ssh (>= 2.6.5, < 7.0.0)
     net-ssh (6.1.0)
     nio4r (2.5.7)
-    nokogiri (1.11.3)
+    nokogiri (1.11.4)
       mini_portile2 (~> 2.5.0)
       racc (~> 1.4)
     nokogumbo (2.0.4)
@@ -428,7 +428,7 @@ GEM
     pry-rails (0.3.9)
       pry (>= 0.10.4)
     public_suffix (4.0.6)
-    puma (5.3.0)
+    puma (5.3.1)
       nio4r (~> 2.0)
     pundit (2.1.0)
       activesupport (>= 3.0.0)
diff --git a/config/initializers/1_hosts.rb b/config/initializers/1_hosts.rb
index f470fddb3..6ff0845c4 100644
--- a/config/initializers/1_hosts.rb
+++ b/config/initializers/1_hosts.rb
@@ -31,6 +31,6 @@ Rails.application.configure do
     config.hosts << host if host.present?
     config.hosts << web_host if web_host.present?
     config.hosts.concat(alternate_domains) if alternate_domains.present?
-    config.hosts_authorization = { exclude: ->(request) { request.path == '/health' } }
+    config.host_authorization = { exclude: ->(request) { request.path == '/health' } }
   end
 end
diff --git a/config/locales/activerecord.en.yml b/config/locales/activerecord.en.yml
index ec8dad1b1..d5f19ca64 100644
--- a/config/locales/activerecord.en.yml
+++ b/config/locales/activerecord.en.yml
@@ -24,7 +24,7 @@ en:
         status:
           attributes:
             reblog:
-              taken: of status already exists
+              taken: of post already exists
         user:
           attributes:
             email:
diff --git a/config/locales/doorkeeper.en.yml b/config/locales/doorkeeper.en.yml
index ec322f071..8aa099284 100644
--- a/config/locales/doorkeeper.en.yml
+++ b/config/locales/doorkeeper.en.yml
@@ -138,12 +138,12 @@ en:
       read:notifications: see your notifications
       read:reports: see your reports
       read:search: search on your behalf
-      read:statuses: see all statuses
+      read:statuses: see all posts
       write: modify all your account's data
       write:accounts: modify your profile
       write:blocks: block accounts and domains
-      write:bookmarks: bookmark statuses
-      write:favourites: favourite statuses
+      write:bookmarks: bookmark posts
+      write:favourites: favourite posts
       write:filters: create filters
       write:follows: follow people
       write:lists: create lists
@@ -151,4 +151,4 @@ en:
       write:mutes: mute people and conversations
       write:notifications: clear your notifications
       write:reports: report other people
-      write:statuses: publish statuses
+      write:statuses: publish posts
diff --git a/config/locales/en.yml b/config/locales/en.yml
index d8ad5bd84..6056baf32 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -1431,7 +1431,7 @@ en:
       edit_profile_step: You can customize your profile by uploading an avatar, header, changing your display name and more. If you’d like to review new followers before they’re allowed to follow you, you can lock your account.
       explanation: Here are some tips to get you started
       final_action: Start posting
-      final_step: 'Start posting! Even without followers your public messages may be seen by others, for example on the local timeline and in hashtags. You may want to introduce yourself on the #introductions hashtag.'
+      final_step: 'Start posting! Even without followers your public posts may be seen by others, for example on the local timeline and in hashtags. You may want to introduce yourself on the #introductions hashtag.'
       full_handle: Your full handle
       full_handle_hint: This is what you would tell your friends so they can message or follow you from another server.
       review_preferences_action: Change preferences
diff --git a/config/locales/simple_form.en.yml b/config/locales/simple_form.en.yml
index c4388ffc5..113aef2d3 100644
--- a/config/locales/simple_form.en.yml
+++ b/config/locales/simple_form.en.yml
@@ -52,7 +52,7 @@ en:
         setting_display_media_hide_all: Always hide media
         setting_display_media_show_all: Always show media
         setting_hide_network: Who you follow and who follows you will be hidden on your profile
-        setting_noindex: Affects your public profile and status pages
+        setting_noindex: Affects your public profile and post pages
         setting_show_application: The application you use to post will be displayed in the detailed view of your posts
         setting_use_blurhash: Gradients are based on the colors of the hidden visuals but obfuscate any details
         setting_use_pending_items: Hide timeline updates behind a click instead of automatically scrolling the feed
@@ -197,12 +197,12 @@ en:
         severity: Rule
       notification_emails:
         digest: Send digest e-mails
-        favourite: Someone favourited your status
+        favourite: Someone favourited your post
         follow: Someone followed you
         follow_request: Someone requested to follow you
         mention: Someone mentioned you
         pending_account: New account needs review
-        reblog: Someone boosted your status
+        reblog: Someone boosted your post
         report: New report is submitted
         trending_tag: An unreviewed hashtag is trending
       rule: