Samuel Newman
0d1d0d8fbb
run prettier ( #7727 )
2025-02-12 15:38:04 +00:00
pfrazee
1ffdd668dc
Nightly source-language update
2025-02-11 22:26:28 +00:00
Paul Frazee
94e35ee3ea
Add deploy key to nightly commit ( #7722 )
2025-02-11 14:22:59 -08:00
Eric Bailey
459611ca7a
[APP-1031] Add new followerRule to threadgate settings ( #7681 )
...
* Add new followerRule to threadgate settings
* Handle WhoCanReply copy
* Handle follow case
* fix ci
* Revert "Handle follow case"
This reverts commit bc454dad89 .
* Hide Follow button if followedBy rule enabled
* Revert "Revert "Handle follow case""
This reverts commit cadc46d2dc .
---------
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
2025-02-11 14:07:10 -08:00
Paul Frazee
03f75e8ff4
Fix bug in GH action nightly-update-source-languages.yaml
2025-02-11 13:52:28 -08:00
Paul Frazee
3ab5c6a71f
More i18n process updates ( #7720 )
...
* Modify intl:extract to only target english, the source language
* Add github action to regularly update english .po file
* Update localization doc
2025-02-11 13:47:46 -08:00
Paul Frazee
accd1834b3
Run intl:extract on english to see if crowdin picks up on the changes
2025-02-11 13:11:25 -08:00
Minseo Lee
b1cc4a5e9f
Refine accessibilityHint ( #7554 )
...
* `accessibilityHint`
* accessibilityHint
* Update
Co-Authored-By: jason-me <mail@jason-hester.me >
* Update LoginForm.tsx
---------
Co-authored-by: jason-me <mail@jason-hester.me >
2025-02-11 13:07:00 -08:00
Paul Frazee
eabe3ed231
Add language: Interlingua ( #7715 )
...
* Add language: Interlingua
* Add ia entry in dates
2025-02-11 12:51:19 -08:00
Samuel Newman
98b7e95b46
Fix unknown threadgates causing crashes ( #7692 )
...
* fix unknown threadgates
* don't fuck with the styles
2025-02-07 22:56:37 +00:00
surfdude29
7d6adb416a
Update Settings.tsx ( #7690 )
2025-02-07 15:23:34 +00:00
Armaan A
729b9c9cc0
apply background style to discord/gorhom bottom sheet ( #7523 )
2025-02-07 15:13:08 +00:00
Samuel Newman
4b706c9519
Per-user search history ( #7588 )
...
* per-user search history
* move to mmkv with cool new hook
* revert accidental changes
This reverts commit 27c89fa645eff0acb7a8fd852203ff1ea3725c69.
* restore limits
2025-02-07 11:18:51 +00:00
Paul Frazee
b12d39b4cf
Updated i18n process ( #7684 )
...
* Update documentation
* Update crowdin.yml for cli usage
* Add more info about crowdin cli setup
* Add intl:pull and intl:push commands
2025-02-06 12:46:10 -08:00
Hailey
be1285ea36
simplify ui ( #7670 )
2025-02-06 12:40:16 -06:00
Eric Bailey
9cd4f92027
[APP-1013] Configure and apply default post interaction settings from user preferences ( #7664 )
...
* Add interaction settings screen
* Move header out of interaction settings form
* WIP hook it up
* Thread through default settings into composer
* Update copy pasta
* Handle edited state
* Copy feedback
* Sentence case
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update copy
* Bump SDK
* Fix new type error
* Less in your face
* Remove new dep
* Add slot
* Copy edit
---------
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
2025-02-06 11:51:40 -06:00
Samuel Newman
1db2668a96
Improved service handle validation logic ( #7657 )
...
* fix validation logic for 3p pdses
* fix bad import
* add service handle validation test
2025-02-06 14:55:57 +00:00
Paul Frazee
00c08ba525
Clean out translation lines which no longer apply ( #7668 )
2025-02-05 15:05:11 -08:00
FalKoopa
445997bfd3
Update messages.po ( #7627 )
2025-02-05 15:02:47 -08:00
Michele Locati
2e96de5bc7
Update Italian translations ( #7601 )
...
* Update Italian translations
* Update Italian translations
---------
Co-authored-by: GitHub <noreply@github.com >
2025-02-05 15:02:24 -08:00
f e l p s
232ddb5d9c
PT-BR Translation update ( #7582 )
...
* PT-BR Translation update to 1.95.0
* PT-BR Translation update to 1.95.0
* Added more translations to new features
Fixed more inconsistencies
* Added more translations to new features
Fixed more inconsistencies
---------
Co-authored-by: Paul Frazee <pfrazee@gmail.com >
2025-02-05 15:01:51 -08:00
Paul Frazee
6250dd2206
Update Basque localization for 1.97.0 (supersedes #7580 ) ( #7666 )
2025-02-05 15:00:27 -08:00
Christian Schmidt
3619125d76
Update Danish localization for 1.97.0 ( #7579 )
...
* Add missing strings
* Align "community guidelines"
* Typo in "feedback"
* "Kutlur"
2025-02-05 14:54:09 -08:00
nilaallj
e68fbd000c
Updated Swedish translations for v.1.97 ( #7573 )
...
* New translations for 1.97.0
* Minor correction
* Some minor improvements + fixed typos
2025-02-05 14:53:36 -08:00
Paul Frazee
f3550f53eb
Update Crowdin configuration file
2025-02-05 11:57:13 -08:00
Paul Frazee
e0aecc6a60
Update Crowdin configuration file
2025-02-05 11:46:19 -08:00
André Fernandes
856c799065
Wrap error messages in Layout.Center ( #7655 )
...
* Added Portal to ErrorMessage to stack it on top of the view
* Changing Portal solution for Layout.Center according to PR suggestion
2025-02-05 18:12:50 +00:00
André Fernandes
9433975984
Adding webp to regex list. Added function return type for consistency with the rest of the functions ( #7649 )
2025-02-05 14:54:52 +00:00
Samuel Newman
c3d732a76f
bump version ( #7650 )
2025-02-04 21:42:13 +00:00
Hailey
78419beeb0
use did for userID ( #7647 )
2025-02-04 11:16:15 -08:00
dan
bbe2c10866
Upgrade RN to 0.76.6 ( #7557 )
...
* Bump RN to 0.76.6
* Rename patch
2025-02-03 17:41:08 -06:00
Samuel Newman
0e4406c0dd
Update expo-blur ( #7596 )
...
* update expo-blur
* Revert "update expo-blur"
This reverts commit 0546946f7b .
* update yarn minor version and expo-blur
2025-02-03 17:37:02 -06:00
Samuel Newman
083a5c9667
Fix slow Hosting Provider dialog ( #7594 )
...
* avoid portal perf pitfall
* add dep array
2025-02-03 22:50:21 +00:00
Samuel Newman
24a4ab2b0f
make convo menu lazy ( #7604 )
2025-02-03 22:50:02 +00:00
Samuel Newman
32b28d6662
Fix convo header loading state ( #7603 )
...
* get initial convo state from cache
* undo useConvoQuery changes
* fix shadowing situation with new hook
2025-02-03 22:37:24 +00:00
Samuel Newman
fa8607b861
Spring cleaning ( #7640 )
...
* delete breakpoint layouts
* delete empty file
* delete legacy radio buttons
* delete selectable button
* rm radio buttons from debug
* delete storage.ts
* delete type-assertions.ts
2025-02-03 22:18:13 +00:00
Samuel Newman
23e62b18de
Date input improvements ( #7639 )
...
* add max date, use modern field for birthday input
* rm legacy date input
* handle simplifying to simpleDateString internally
* update jsdoc
2025-02-03 20:27:58 +00:00
Eric Bailey
25991af722
Add example account store ( #7641 )
...
* Add example account store
* Format
2025-02-03 14:22:49 -06:00
Samuel Newman
d0ff6dcba0
rm refs in render ( #7589 )
2025-02-03 20:20:15 +00:00
Samuel Newman
2523740bdc
change search cancel behaviour ( #7624 )
2025-02-03 11:38:36 -08:00
Samuel Newman
b27a11cc10
reduce padding on video overlay ( #7617 )
2025-02-03 11:38:09 -08:00
surfdude29
1ec0d11727
Typo fix ( #7637 )
...
* Update ReportDialog.tsx
* Update fr/messages.po
* Update it/messages.po
* Update ja/messages.po
* Update ko/messages.po
* Update zh-CN/messages.po
* Update zh-HK/messages.po
* Update zh-TW/messages.po
2025-02-03 13:06:37 +00:00
Samuel Newman
ea932534df
no follow self ( #7606 )
2025-01-27 13:37:44 -08:00
Hailey
ebb6d5cc0f
env var tweaks ( #7457 )
...
* add new events
* Discard changes to package.json
* Discard changes to src/lib/constants.ts
* Discard changes to src/state/feed-feedback.tsx
* Discard changes to yarn.lock
* remove unused event
2025-01-26 15:40:02 -08:00
Paul Frazee
355c50fc0f
Test fix
1.97.0
2025-01-24 12:30:22 -08:00
Christian Schmidt
68c4737b82
Add Danish localization ( #7220 )
...
* Add Danish localization
* Fix
* Update src/locale/locales/da/messages.po
Co-authored-by: Frudrax Cheng <i@cynosura.one >
* Typo
* Inconsistent translation of "draft"
* Do not use "post" as verb
* Change "post"/"repost" to "opslag"/"videredeling"
* Fix "About"
* Fix
* Add to iOS config
* Sort alphabetically
* Typo fixes by @kseistrup
* Fix gender of "opslag"
* Plural
* "videredeling" > "deling"
* Be specific that ÆØÅ is not allowed
* Add new strings from main
---------
Co-authored-by: Frudrax Cheng <i@cynosura.one >
2025-01-24 11:55:25 -08:00
nilaallj
9cb3b59963
Add Swedish localization ( #7232 )
...
* Adding Swedish translation
* Fixes and improvements
* Fixes and improvements
* Fixed inconsistencies + some other improvements
* Made some improvements, added missing translations and added Swedish to app.config.js
* Force push to resolve conflicts in messages.po
2025-01-24 11:54:45 -08:00
Michele Locati
630a8c3dc9
Update Italian translations ( #7328 )
...
* Update Italian translations
* Update Italian translations
* Update Italian translations
* Update Italian translations
* Update Italian translations
* Update Italian translations
* Update Italian translations
* Update Italian translations
* Update Italian translations
* Update Italian translations
* Update Italian translations
* Update Italian translations
* Update Italian translations
* Update Italian translations
* Update Italian translations
* Update Italian translations
* Update Italian translations
* Update Italian translations
---------
Co-authored-by: GitHub <noreply@github.com >
2025-01-24 11:45:24 -08:00
Ivan Beà
001afcd6fc
Update catalan messages.po ( #7327 )
...
Just a few new strings
Please take a look at it @jordimas @darccio @surfdude29 @rortan134 @magarcia @aryiu
2025-01-24 11:44:40 -08:00
Minseo Lee
9b961fb6d7
Update Korean localization for v1.97.0 ( #7392 )
...
* Update messages.po
* Update messages.po
* Update messages.po
* Update messages.po
* Update messages.po
* Update messages.po
* Update messages.po
* Update messages.po
* Update messages.po
* Update messages.po
* Update messages.po
* Update messages.po
* Update messages.po
* Update messages.po
* Update messages.po
* Update messages.po
* Update messages.po
* Update messages.po
* Update messages.po
2025-01-24 11:42:42 -08:00