GID
140834283e
Update src/locale/locales/id/messages.po
...
Co-authored-by: Aditya Dirgantara <ccoremapd@icloud.com>
2024-01-19 17:51:58 +07:00
GID
b2609e75d8
Update src/locale/locales/id/messages.po
...
Co-authored-by: Aditya Dirgantara <ccoremapd@icloud.com>
2024-01-19 17:49:53 +07:00
GID
fd6be6b993
Update src/locale/locales/id/messages.po
...
Co-authored-by: Aditya Dirgantara <ccoremapd@icloud.com>
2024-01-19 17:49:42 +07:00
GID
af1c34e72c
Update src/locale/locales/id/messages.po
...
Co-authored-by: Aditya Dirgantara <ccoremapd@icloud.com>
2024-01-19 16:38:39 +07:00
GID
88abe598ac
Update src/locale/locales/id/messages.po
...
Co-authored-by: Aditya Dirgantara <ccoremapd@icloud.com>
2024-01-19 16:38:11 +07:00
GID
2399ea4558
Update src/locale/locales/id/messages.po
...
Co-authored-by: Aditya Dirgantara <ccoremapd@icloud.com>
2024-01-19 16:38:01 +07:00
GID
0158f70270
Update src/locale/locales/id/messages.po
...
Co-authored-by: Aditya Dirgantara <ccoremapd@icloud.com>
2024-01-19 16:37:51 +07:00
GID
42784b9059
Update src/locale/locales/id/messages.po
...
Co-authored-by: Aditya Dirgantara <ccoremapd@icloud.com>
2024-01-19 16:35:57 +07:00
GID
4f275de00f
Update src/locale/locales/id/messages.po
...
Co-authored-by: Aditya Dirgantara <ccoremapd@icloud.com>
2024-01-19 16:35:43 +07:00
GID
fe2a1ef88f
Update src/locale/locales/id/messages.po
...
Co-authored-by: Aditya Dirgantara <ccoremapd@icloud.com>
2024-01-19 16:35:21 +07:00
GID
462cc0d1a2
Update src/locale/locales/id/messages.po
...
Co-authored-by: Aditya Dirgantara <ccoremapd@icloud.com>
2024-01-19 16:35:04 +07:00
Jordi Mas
fb596e7f79
Fixes msgfmt error in line 196 ( #2567 )
2024-01-18 22:40:22 -08:00
Mary
5b20ad1ebd
Prevent close on backdrop for alt text edit modal ( #2492 )
...
* fix: don't close on backdrop for alt text edit
* fix: ignore esc key press if a modal is open
2024-01-18 22:25:03 -08:00
Paul Frazee
2f6c34d18d
Merge branch 'mary-ext-feat/better-autocomplete-view' into main
2024-01-18 22:22:14 -08:00
Paul Frazee
f58e1149c9
Change handling for mobile
2024-01-18 22:21:47 -08:00
Paul Frazee
809c534d32
Merge branch 'feat/better-autocomplete-view' of https://github.com/mary-ext/fork-bsky-app into mary-ext-feat/better-autocomplete-view
2024-01-18 22:10:33 -08:00
Kyrylo Pronskykh
d514b13d62
fix: make alt text selectable in Lightbox ( #2563 )
2024-01-18 22:02:49 -08:00
Paul Frazee
34c1aebda6
Add catalan
2024-01-18 21:54:00 -08:00
Ivan Beà
0902b4ba41
Adding catalan localization ( #2434 )
...
* Create messages.po in catalan
* Apply suggestions from code review
Co-authored-by: Dario Castañé <d@rio.hn>
* Update messages.po
Change Estàs segur to Segur
* Update messages.po
Change "Estàs segur" to "Confirmes" "Ho confirmes" and keep using tuteo
* Update messages.po
adding suggestions by @jordimas
* Apply suggestions from code review
Co-authored-by: Dario Castañé <d@rio.hn>
Co-authored-by: Daniel Martí <mvdan@mvdan.cc>
---------
Co-authored-by: Dario Castañé <d@rio.hn>
Co-authored-by: Daniel Martí <mvdan@mvdan.cc>
2024-01-18 21:38:03 -08:00
Mary
4bd95b5ef2
Set start time on YouTube embeds ( #2565 )
...
* fix: set start time on yt embeds
* fix: re-encode to be on the safe side
* chore: fix embed tests
2024-01-18 21:25:57 -08:00
Takayuki KUSANO
0dfe740dd3
Remove excess l10n related markups ( #2544 )
...
* Remove excess l10n related markups
* One more correction pointed out by quiple
2024-01-18 21:23:12 -08:00
Mary
2be2733082
fix: exempt well-known paths from being handled ( #2505 )
2024-01-18 21:13:28 -08:00
Paul Frazee
ddca849e0d
Merge branch 'Signez-better-fr-l10n' into main
2024-01-18 21:12:55 -08:00
Paul Frazee
7fb8af0872
Merge branch 'better-fr-l10n' of https://github.com/Signez/bsky-social-app into Signez-better-fr-l10n
2024-01-18 21:12:06 -08:00
Minseo Lee
8af0d20f45
Update DiscoverFallbackHeader.tsx ( #2537 )
2024-01-18 20:59:38 -08:00
Eric Bailey
9803e17449
Use new palette values for main palette ( #2566 )
...
* Use new palette values for main palette
* Drawer bg in dark mode
2024-01-18 20:54:20 -08:00
Paul Frazee
95f70a9a6a
Phone number verification in account creation ( #2564 )
...
* Add optional sms verification
* Add support link to account creation
* Add e2e tests
* Bump api@0.9.0
* Update lockfile
* Bump api@0.9.1
* Include the phone number in the ui
* Add phone number validation and normalization
2024-01-18 20:48:51 -08:00
Eric Bailey
89f4105082
Allow images to use specified aspectRatios ( #2558 )
2024-01-18 20:48:22 -08:00
Eric Bailey
66b8774ecb
New component library based on ALF ( #2459 )
...
* Install on native as well
* Add button and link components
* Comments
* Use new prop
* Add some form elements
* Add labels to input
* Fix line height, add suffix
* Date inputs
* Autofill styles
* Clean up InputDate types
* Improve types for InputText, value handling
* Enforce a11y props on buttons
* Add Dialog, Portal
* Dialog contents
* Native dialog
* Clean up
* Fix animations
* Improvements to web modal, exiting still broken
* Clean up dialog types
* Add Prompt, Dialog refinement, mobile refinement
* Integrate new design tokens, reorg storybook
* Button colors
* Dim mode
* Reorg
* Some styles
* Toggles
* Improve a11y
* Autosize dialog, handle max height, Dialog.ScrolLView not working
* Try to use BottomSheet's own APIs
* Scrollable dialogs
* Add web shadow
* Handle overscroll
* Styles
* Dialog text input
* Shadows
* Button focus states
* Button pressed states
* Gradient poc
* Gradient colors and hovers
* Add hrefAttrs to Link
* Some more a11y
* Toggle invalid states
* Update dialog descriptions for demo
* Icons
* WIP Toggle cleanup
* Refactor toggle to not rely on immediate children
* Make Toggle controlled
* Clean up Toggles storybook
* ToggleButton styles
* Improve a11y labels
* ToggleButton hover darkmode
* Some i18n
* Refactor input
* Allow extension of input
* Remove old input
* Improve icons, add CalendarDays
* Refactor DateField, web done
* Add label example
* Clean up old InputDate, DateField android, text area example
* Consistent imports
* Button context, icons
* Add todo
* Add closeAllDialogs control
* Alignment
* Expand color palette
* Hitslops, add shortcut to Storybook in dev
* Fix multiline on ios
* Mark dialog close button as unused
2024-01-18 20:28:04 -06:00
GID
cf7aa2642c
Update messages.po
2024-01-17 15:45:39 +07:00
GID
ad44926d23
Update messages.po
2024-01-17 15:43:23 +07:00
Eric Bailey
9cbd3c0937
Reduce some Sentry logs ( #2549 )
...
* Reduce some Sentry logs
* Update tests
2024-01-16 15:48:35 -08:00
Eric Bailey
64f7800bed
Patch `@lingui/core` to fix `unraw` import resolution error ( #2548 )
2024-01-16 14:35:08 -08:00
Paul Frazee
f1e58626fb
1.65
2024-01-16 10:05:11 -08:00
Paul Frazee
8372c0c261
Fix the fallback to discover behavior on the home feed ( #2546 )
2024-01-16 10:01:41 -08:00
Mary
6d0557c959
feat: better autocomplete view
2024-01-16 07:31:01 +07:00
Paul Frazee
d35be77a11
Bump android version code
2024-01-15 15:31:56 -08:00
Paul Frazee
8c4e5b5f0b
Bump ios build number
2024-01-15 15:19:05 -08:00
Paul Frazee
a7d617c7a6
Add a new home feed-api wrapper and give a header indicating the fallback behavior ( #2534 )
...
* Add a new home feed-api wrapper and give a header indicating the fallback behavior
* Sneak in a quick fix: use the correct text color in the delete modal
* Use imported constant
2024-01-15 15:03:54 -08:00
Cooper Edmunds
7df0b7ade1
Add accept-language header ( #2457 )
2024-01-15 13:19:47 -08:00
bnewbold
1d3e20220d
rss: filter out replies server-side ( #2518 )
2024-01-15 13:13:15 -08:00
Mary
921b57d1b7
feat: show muted/blocked status on list card ( #2523 )
2024-01-15 13:11:48 -08:00
Paul Frazee
12a0ceee8a
1.64 ( #2521 )
...
* bump expo
* 1.64
* Update locale files
2024-01-12 17:40:04 -08:00
Paul Frazee
b3b818671e
Bump react-native@0.73.2 ( #2519 )
...
* Bump react-native@0.73.2
* Remove old patch
2024-01-12 17:04:08 -08:00
Paul Frazee
8cc1bd0c40
Create a profile record on new user ( #2520 )
...
* Create a profile record on new user
* Dont hold up account creation for the profile
2024-01-12 17:01:14 -08:00
Stanislas Signoud (Signez)
46d0d911e1
Improve French localization thanks to reviews
...
Thanks to @fenarinarsa for all the review work!
2024-01-12 23:04:37 +01:00
Stanislas Signoud (Signez)
6734bc325d
Translate more strings in French
2024-01-12 19:55:53 +01:00
Mary
40c757afa9
fix: truncate long email address ( #2493 )
2024-01-12 10:44:24 -08:00
Mary
a0e345fa01
fix: set html lang according to app language ( #2496 )
2024-01-12 10:42:28 -08:00
Eric Bailey
11f6ff7cbe
Ensure sessions and tokens are synced between tabs ( #2498 )
...
* Ensure sessions and tokens are synced between tabs
* Send clear account to sentry for monitoring
2024-01-12 10:39:21 -08:00