With this change, the user can specify a string that will replace "post" when the language files are loaded. Currently, this requires a refresh. This is not technically required, I just couldn't figure it out, and I am sick of dealing with Expo.
+2
-2
src/components/Post/PostRepliedTo.tsx
+4
-4
src/components/PostControls/BookmarkButton.tsx
+20
-20
src/components/PostControls/PostMenu/PostMenuItems.tsx
+1
-1
src/components/PostControls/PostMenu/index.tsx
+10
-10
src/components/PostControls/RepostButton.tsx
+9
-9
src/components/PostControls/RepostButton.web.tsx
+1
-1
src/components/ProgressGuide/List.tsx
+2
-2
src/components/TrendingTopics.tsx
+5
-5
src/components/WhoCanReply.tsx
+5
-5
src/components/activity-notifications/SubscribeProfileButton.tsx
+3
-3
src/components/activity-notifications/SubscribeProfileDialog.tsx
+2
-2
src/components/dialogs/Embed.tsx
+4
-4
src/components/dialogs/MutedWords.tsx
+4
-4
src/components/dialogs/PostInteractionSettingsDialog.tsx
+2
-2
src/components/dialogs/lists/CreateOrEditListDialog.tsx
+3
-3
src/components/dialogs/nuxs/BookmarksAnnouncement.tsx
+3
-3
src/components/dms/ChatEmptyPill.tsx
+4
-4
src/components/moderation/ModerationDetailsDialog.tsx
+2
-2
src/components/moderation/ReportDialog/copy.ts
+1
-1
src/lib/api/index.ts
+3
-3
src/lib/hooks/useNotificationHandler.ts
+4
-4
src/lib/moderation/useModerationCauseDescription.ts
+5
-3
src/locale/i18n.ts
+22
-5
src/locale/i18n.web.ts
+61
src/locale/linguiHook.ts
+1
-1
src/locale/locales/en/messages.po
+4
-4
src/screens/Bookmarks/index.tsx
+1
-1
src/screens/Moderation/index.tsx
+2
-2
src/screens/ModerationInteractionSettings/index.tsx
+1
-1
src/screens/Post/PostLikedBy.tsx
+1
-1
src/screens/Post/PostQuotes.tsx
+4
-4
src/screens/Post/PostRepostedBy.tsx
+2
-2
src/screens/PostThread/components/ThreadError.tsx
+8
-8
src/screens/PostThread/components/ThreadItemAnchor.tsx
+1
-1
src/screens/PostThread/components/ThreadItemPost.tsx
+2
-2
src/screens/PostThread/components/ThreadItemPostTombstone.tsx
+1
-1
src/screens/PostThread/components/ThreadItemTreePost.tsx
+1
-1
src/screens/PostThread/index.tsx
+11
-4
src/screens/Profile/Header/Metrics.tsx
+1
-1
src/screens/Profile/ProfileFeed/index.tsx
+3
-3
src/screens/Profile/ProfileSearch.tsx
+1
-1
src/screens/Profile/Sections/Feed.tsx
+1
-1
src/screens/ProfileList/FeedSection.tsx
+1
-1
src/screens/ProfileList/components/SubscribeMenu.tsx
+1
-1
src/screens/ProfileList/index.tsx
+1
-1
src/screens/Search/Explore.tsx
+2
-2
src/screens/Search/Shell.tsx
+1
-1
src/screens/Search/modules/ExploreTrendingTopics.tsx
+2
-2
src/screens/Settings/AccessibilitySettings.tsx
+2
-2
src/screens/Settings/ActivityPrivacySettings.tsx
+95
-12
src/screens/Settings/DeerSettings.tsx
+4
-4
src/screens/Settings/FollowingFeedPreferences.tsx
+3
-3
src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx
+1
-1
src/screens/Settings/NotificationSettings/LikeNotificationSettings.tsx
+2
-2
src/screens/Settings/NotificationSettings/LikesOnRepostsNotificationSettings.tsx
+1
-1
src/screens/Settings/NotificationSettings/QuoteNotificationSettings.tsx
+1
-1
src/screens/Settings/NotificationSettings/ReplyNotificationSettings.tsx
+2
-2
src/screens/Settings/NotificationSettings/RepostNotificationSettings.tsx
+3
-3
src/screens/Settings/NotificationSettings/RepostsOnRepostsNotificationSettings.tsx
+4
-4
src/screens/Settings/NotificationSettings/index.tsx
+2
-2
src/screens/Settings/PrivacyAndSecuritySettings.tsx
+2
-2
src/screens/Settings/ThreadPreferences.tsx
+2
-2
src/screens/StarterPack/StarterPackScreen.tsx
+1
-1
src/screens/VideoFeed/index.tsx
+12
-2
src/state/persisted/schema.ts
+12
-9
src/state/preferences/index.tsx
+81
src/state/preferences/post-name-replacement.tsx
+3
-3
src/state/queries/pinned-post.ts
+2
-2
src/state/shell/progress-guide.tsx
+1
-1
src/view/com/auth/SplashScreen.tsx
+1
-1
src/view/com/auth/SplashScreen.web.tsx
+13
-13
src/view/com/composer/Composer.tsx
+1
-1
src/view/com/composer/labels/LabelsBtn.tsx
+2
-2
src/view/com/composer/select-language/PostLanguageSelect.tsx
+2
-2
src/view/com/composer/select-language/PostLanguageSelectDialog.tsx
+1
-1
src/view/com/composer/select-language/SuggestedLanguage.tsx
+1
-1
src/view/com/feeds/FeedPage.tsx
+12
-12
src/view/com/notifications/NotificationFeedItem.tsx
+2
-2
src/view/com/post-thread/PostRepostedBy.tsx
+1
-1
src/view/com/posts/DiscoverFallbackHeader.tsx
+1
-1
src/view/com/posts/PostFeed.tsx
+1
-1
src/view/com/posts/PostFeedItemCarousel.tsx
+3
-3
src/view/com/posts/PostFeedReason.tsx
+2
-2
src/view/com/profile/ProfileMenu.tsx
+1
-1
src/view/screens/ModerationMutedAccounts.tsx
+1
-1
src/view/screens/PostThread.tsx
+1
-1
src/view/screens/Profile.tsx
History
3 rounds
5 comments
4 commits
expand
collapse
Revert 5cdd5bba "Actually call them skeets"
Revert "They're still called skeets (DeerSettings fix)"
This reverts commit ab8068ccd75063609f1999fe6ce828500afb9415.
Revert "Actually replacing posts with skeets"
This reverts commit e57ba453d7ec593ee86f64cdac5dad15e65f8442.
just manually do the rest
These changes are squashed, they should be reverted entirely.
The remaining changes are leftovers
Revert "Implement new locale "en-skeet""
This reverts commit 4ab0aaf58188b8034e3a3cb8d2c3a25f97947958.
--
2.43.0
replaces "Post" with "Skeet" when language files are loaded
finish up the feature
expand 1 comment
4 commits
expand
collapse
Revert 5cdd5bba "Actually call them skeets"
Revert "They're still called skeets (DeerSettings fix)"
This reverts commit ab8068ccd75063609f1999fe6ce828500afb9415.
Revert "Actually replacing posts with skeets"
This reverts commit e57ba453d7ec593ee86f64cdac5dad15e65f8442.
just manually do the rest
These changes are squashed, they should be reverted entirely.
The remaining changes are leftovers
Revert "Implement new locale "en-skeet""
This reverts commit 4ab0aaf58188b8034e3a3cb8d2c3a25f97947958.
--
2.43.0
replaces "Post" with "Skeet" when language files are loaded
finish up the feature
expand 0 comments
3 commits
expand
collapse
Revert 5cdd5bba "Actually call them skeets"
Revert "They're still called skeets (DeerSettings fix)"
This reverts commit ab8068ccd75063609f1999fe6ce828500afb9415.
Revert "Actually replacing posts with skeets"
This reverts commit e57ba453d7ec593ee86f64cdac5dad15e65f8442.
just manually do the rest
These changes are squashed, they should be reverted entirely.
The remaining changes are leftovers
Revert "Implement new locale "en-skeet""
This reverts commit 4ab0aaf58188b8034e3a3cb8d2c3a25f97947958.
--
2.43.0
replaces "Post" with "Skeet" when language files are loaded
finish up the feature
expand 4 comments
yet another crazy ass diff from me. see here for something readable: https://tangled.org/callie.on-her.computer/witchsky.app/commit/7fdc879f97408b738e24a46e424d9ff97a065eda
ugh. i just remembered i never changed the icon when i copy pasted the code from another button. the button still has the verification icon π
does message.po need to be edited? like mentioned already we want to avoid editing that file at all to avoid merge conflicts
it doesnβt need to be edited, the replacement is done at runtime. the diff is like, one line i think thatβs just a result of me reverting a commit
thank youu