Eric Bailey
4cfdd287e2
Clean up subs hooks and state
2024-10-29 19:43:19 -05:00
Eric Bailey
71524bb17b
Update stripe product ids
2024-10-29 19:43:19 -05:00
Eric Bailey
bf7dbc342d
Add purchase linking
2024-10-29 19:43:19 -05:00
Eric Bailey
f4beacb744
Set up other products, web done
2024-10-29 19:43:19 -05:00
Eric Bailey
a6985a28ea
Init state, Android and web
2024-10-29 19:43:19 -05:00
Eric Bailey
cc1cda8bf6
Add Android billing perms
2024-10-29 19:43:19 -05:00
Eric Bailey
d9ad3c2956
Install
2024-10-29 19:43:17 -05:00
dan
a22685c345
Sort imports ( #6009 )
...
* Mark import sort/order/style rules as error
* npm run lint -- --fix
2024-10-29 23:02:48 +00:00
dan
0ae64a1e0a
Clarify build instructions ( #6008 )
...
To address http://localhost:19006/profile/danabra.mov/post/3l7opdotmoc2u .
2024-10-29 23:02:12 +00:00
Eric Bailey
aa07ed6174
Upgrade all tiptap deps to latest ( #5232 )
2024-10-29 22:31:01 +00:00
Samuel Newman
c92f6d5f88
width full on text container ( #6007 )
2024-10-29 22:19:28 +00:00
Hailey
d74aaf904b
Bump 1.94.0 ( #6006 )
2024-10-29 14:46:21 -07:00
dan
ba802eb0f2
Add subtle web hover to interactive rows ( #5989 )
...
* Add subtle web hover to interactive rows
* Adjust numbers
* Ignore touch devices
2024-10-29 21:42:37 +00:00
Samuel Newman
c8f264b78b
Settings revamp ( #5745 )
...
* start building storybook
* add title
* add some styles
* try out new icons
* more settings list component parts
* make text do the spacing
* clean up storybook
* gated new settings screen
* switch account
* add current profile
* use Layout.Screen
* Layout.Header and Layout.Content
* translate helpdesk text
thanks @surfdude29!
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* add account settings
* undo changes to export car dialog
* privacy and security screen
* Translate protect account stuff
Thanks @surfdude29!
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* content and media settings
* about settings
* 2fa copy
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* a11y and appearance
* use new components for appearance settings
* redesign accessibility settings
* Update ContentAndMediaSettings.tsx
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* add divider
* remove a11y and appearance middleman screen
* fix web settingslist styles
* new SettingsList.Group component
* explain how portal magic works
* hide pwioptout in old location
* Update Settings.tsx
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* replace gate with `IS_INTERNAL`
* add IS_INTERNAL to app-info.web
* fix profile area growing
* add close button to switch account
---------
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
2024-10-29 21:14:54 +00:00
dan
ab492cd77a
Show almost-instant preview when opening lightbox ( #6000 )
...
* Plumb thumbUri down to the lightbox
* Remove onLoad tracking from lightbox
* Hook up placeholder URI to the image
* Fix NaN causing crash on double tap while offline
* Protect against NaNs in the future
2024-10-29 21:00:28 +00:00
dan
339f45ccbb
Refactor lightbox model to plain object ( #5999 )
...
* Refactor lightbox model to plain object
* Rename name to type
2024-10-29 20:58:38 +00:00
Samuel Newman
1cfcffd79e
temp revert to old modal ( #6005 )
2024-10-29 20:55:30 +00:00
dan
27ff85433b
Extend composer checks to all posts in a thread ( #5955 )
...
* Check all posts in a thread
* Use thread for more checks
2024-10-29 20:31:04 +00:00
dan
96ba6456e7
Remove indirection when rendering composer state ( #5954 )
...
* Simplify onPressCancel dismiss condition
* Remove alias variables
* Move grapheme length calculation to reducer
2024-10-29 20:29:38 +00:00
dan
bab44a5a13
Refactor composer state for threads ( #5945 )
...
* Refactor composer state for threads
* Remove unnecessary default case
TS can see it's exhaustive.
2024-10-29 20:27:44 +00:00
dan
3bf91eb814
Disable Post button when empty ( #5953 )
...
* Disable Post button when empty
* Use regular disabled button
* Disable post on video error until cleared
2024-10-29 20:23:02 +00:00
Samuel Newman
9c27d83d4b
fix splash screen ( #5997 )
2024-10-29 14:17:51 +00:00
Samuel Newman
d1355d52fc
Fix video quality for short videos ( #5996 )
...
* remove auto level capping
* flush first fragment on loop
2024-10-29 13:35:43 +00:00
Samuel Newman
80c5f23da2
Fix double padding in Dialog.InnerFlatList on web ( #5986 )
...
* remove extra padding on web
* pass prop
2024-10-29 12:32:10 +00:00
Eric Bailey
2502c91dee
Fix drawer icon alignment ( #5991 )
2024-10-28 18:18:54 -07:00
Paul Frazee
b4fcbad643
Release 1.93 ( #5990 )
...
* Run intl:extract
* Update joined_this_week
2024-10-28 17:49:57 -07:00
Paul Frazee
7942c684bf
Merge branch 'main' of github.com:bluesky-social/social-app into main
2024-10-28 17:21:24 -07:00
Paul Frazee
39381e60e7
Fix to ES locale
2024-10-28 17:21:16 -07:00
Samuel Newman
5e947e5a8f
fix starterpack wizard screen ( #5987 )
2024-10-29 00:07:07 +00:00
Samuel Newman
5e18b6f09f
fix alt position ( #5985 )
2024-10-28 23:43:41 +00:00
RomanPro100
30e0cc2430
Update Russian localization ( #5344 )
...
* Added translations for new strings
* Fixed some translations: made them more natural and consistent
---------
Co-authored-by: Paul Frazee <pfrazee@gmail.com >
2024-10-28 16:39:18 -07:00
Luan
6764da47fa
Update messages.po ( #5375 )
...
* Update messages.po
Change text to be more natural
* Update src/locale/locales/pt-BR/messages.po
Co-authored-by: Gleydson Rodrigues <gleydsonsr@gmail.com >
---------
Co-authored-by: Gleydson Rodrigues <gleydsonsr@gmail.com >
2024-10-28 16:28:55 -07:00
Ivan Beà
32f62acf40
Update catalan messages.po ( #5735 )
...
* Update catalana messages.po
Just a few lines, including pending corrections from @surfdude29
Please have a look at it @jordimas @darccio @surfdude29 @rortan134
* Update messages.po
correct typo
* Update messages.po
little typo
2024-10-28 16:27:41 -07:00
Takayuki KUSANO
ad97ea8d24
Updated Japanese translation ( #5759 )
...
* Updated translation
* Use full-width char for single-digit num
* Update translation
* Update translation
* Corrected translations (thanks to Hima-Zinn)
* Update translation
* Update translation
* Unified the translation of "browser" (by reindex-ot)
* Update translation
* Updated translation
2024-10-28 16:27:16 -07:00
Frudrax Cheng
eadef58d82
Update Chinese and Cantonese localization ( #5698 )
...
* Both: Run intl:extract
* HK: Hot fix
* Both: Fix dms time string
* HK: Update Translates
* Both: Remove superseded strings
* Both: Run intl:extract
* CN: Update Translates
* TW: Update Translates
* HK: Update Translates
* Both: Run intl:extract
* Both: Update Translates and remove superseded strings
* Both: Run intl:extract
* CN: Update Translates
* CN: Remove superseded strings
* HK: Update translates & remove superseded strings
* CN: Update Translates
* TW: Update Translates
* CN: Improved translation
* HK: Update Translates
* CN: Update Translates
* CN: Improved translation
* TW: Update Translates
* HK: Update Translates
* Both: Run intl:extract & remove 'Chats'
* Both: Translated 'LOGO by...'
* Both: Update translation to remove double 'an'
* Both: Translated 'ago' in time
* CN & HK: Improved translation
* TW: Modify according to review suggestions
Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com >
* TW: Modify according to review suggestions
Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com >
* TW: Modify according to review suggestions
Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com >
* TW: Modify according to review suggestions
Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com >
* TW: Modify according to review suggestions
Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com >
* TW: Modify according to review suggestions
Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com >
* TW: Modify according to review suggestions
Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com >
* TW: Modify according to review suggestions
Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com >
* TW: Modify according to review suggestions
Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com >
* TW: Modify according to review suggestions
Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com >
* TW: Modify according to review suggestions
Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com >
* TW: Modify according to review suggestions
Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com >
* TW: Modify according to review suggestions
Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com >
* TW: Modify according to review suggestions
Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com >
* TW: Modify according to review suggestions
Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com >
* CN & HK: Improved translation
* CN: Improve the translation of 'Say hello'
* Both: Translated self-labels
* CN: Add the missing period
* CN: Improved labels translation
* HK: Re-translate 'Feed'
* HK: Re-translate 'Feedback'
* HK: Re-translate 'Follow by..'
* Both: Re-translate 'Follow by..'
* HK: Improved translation
* HK: Improved translation
* CN: Improved translation
* CN & HK: Improved translation
* CN: Improved translation 'Followed you back'
* TW: Update Translates
Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com >
* CN: Update Translates
Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com >
* Update src/locale/locales/zh-TW/messages.po
Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com >
* CN & HK: Update Translates
* HK: Update Translates
* Both: Improve translation of 'starter pack'
* CN: Update Translates by reviewer
* TW & HK: Update Translates
* CN: Update 'Display Name' Translates
* TW & HK: Update 'Display Name' Translates
* HK: Fix typo
* HK: Update Translates
* HK: Re-translate 'Feed'
* HK: Fix typo
* TW & CN: Fix incorrect tag syntax for "Moderation list by"
* TW: Update Translates
Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com >
* CN & HK: Update Translate 'Blocked'
* TW: Re-translation 'dialog'
---------
Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com >
2024-10-28 16:26:41 -07:00
Minseo Lee
7147c9bc42
Update Korean localization ( #5736 )
...
* 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
2024-10-28 16:26:08 -07:00
Hailey
bdb5722640
hailey/filter dupe labels ( #5984 )
2024-10-28 16:23:38 -07:00
madKoding
93a53162e8
[Translations] Complete Update - Spanish 100% ( #5842 )
...
* Update spanish translations
* Update translated messages from line 1500-2000
* Updated messages from 2500-3000
* Update messages 3000-4000
* Update from 4000 to 5000
* Update src/locale/locales/es/messages.po
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Fix feeds translation
* Updated close messages
* Missing accent
* Replaced debug translation
* Fix debug translations
* Replaced unmuted sentence
* Update src/locale/locales/es/messages.po
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Accesibility fix likes
* Fix translations
* Update src/locale/locales/es/messages.po
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Updated translations
* Completed translation
* Fix unmuted account
* Fix to add feed message
* Fix message
* Fixed unmuted list
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
* Explore fix
* Update src/locale/locales/es/messages.po
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
---------
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
Co-authored-by: oledfish <88390729+oledfish@users.noreply.github.com >
2024-10-28 16:22:34 -07:00
smileyhead
7755a167ec
Add Hungarian localisation ( #5902 )
...
* Add 'hu' to lingui.config.js
* Add 'hu' to dates.ts
* Add 'hu' to helpers.ts
* Add 'hu' to i18n.ts
* Add 'hu' to i18n.web.ts
* Add 'hu' to languages.ts
* Create messages.po
* Update messages.po
* Update messages.po
* Update messages.po
* Minor fixes
Reworded some things in the hashtag context menu.
* Some tweaks
Shortened Media tab title
Added spaces to the short timestamps (mp, p, ó, n, hó)
* Hopefully fix the removing of plural strings
* Update Hungarian localisation
* Fixed some things
* Fixed typo
* Further small fixes
* Update src/locale/locales/hu/messages.po
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update src/locale/locales/hu/messages.po
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update src/locale/locales/hu/messages.po
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update src/locale/locales/hu/messages.po
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update src/locale/locales/hu/messages.po
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update src/locale/locales/hu/messages.po
Co-authored-by: Frudrax Cheng <i@cynosura.one >
* Update src/locale/locales/hu/messages.po
Co-authored-by: Frudrax Cheng <i@cynosura.one >
* Apply fixes after proofreading session
---------
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
Co-authored-by: Frudrax Cheng <i@cynosura.one >
2024-10-28 16:19:26 -07:00
Takayuki KUSANO
0689360b8b
Clean up English messages.po ( #5908 )
2024-10-28 16:16:33 -07:00
Nando
1b1eb3e962
Update German translation ( #5922 )
2024-10-28 16:13:48 -07:00
surfdude29
498b83ae79
Add en-GB localisation ( #5952 )
...
* Create blank en-GB/messages.po
* localise certain strings for en-GB
* Update lingui.config.js
* Update dates.ts
* Update helpers.ts
* Update i18n.ts
* Update i18n.web.ts
* Update languages.ts
* Update i18n.ts
2024-10-28 16:12:21 -07:00
kodebanget
cd6fc13e4b
Update Indonesian translation ( #5868 )
...
* Update Indonesian translation
* Update messages.po
---------
Co-authored-by: Indonesian <github-actions@github.com >
2024-10-28 16:06:59 -07:00
Hailey
3244e1c468
More e2e test fixes ( #5982 )
...
* fix feed reorder test
* fix feed reorder test pt 2
* fix edit profile test
* fix mod list test
* fix fab
* add assert
* one more assertVisible
* fix search test
* tap now now if it shows up
2024-10-28 15:55:17 -07:00
Hailey
84db1f997b
Fix E2E tests ( #5980 )
2024-10-28 13:31:24 -07:00
Samuel Newman
0f3fa06c3e
One more haptic tweak ( #5979 )
...
* remove 10ms delay and make light
* make like haptic light
* same for PostThreadComposePrompt
2024-10-28 20:30:59 +00:00
Samuel Newman
d050a78a2d
Tweak haptics, add to post controls ( #5977 )
...
* change timing to 10ms, make ios only
* add haptics to post controls
* rm from like button
2024-10-28 20:03:08 +00:00
dan
dcc5405e8a
Make composer min height conditional and align attachments ( #5976 )
...
* Make web composer min height condiitonal
* Fix alignment
* Fix alignment on mobile
2024-10-28 19:12:15 +00:00
Samuel Newman
5bce043e1e
FAB - delay followup haptic ( #5974 )
2024-10-28 21:02:38 +02:00
Hailey
2e3844c7b4
Don't render ComposerPills when unnecessary ( #5975 )
2024-10-28 11:07:22 -07:00