Hailey
c1dc0b7ee0
emoji picker improvements ( #2392 )
...
* rework emoji picker
* dynamic position
* always prefer the left if it will fit
* add accessibility label
* Update EmojiPicker.web.tsx
oops. remove accessibility from fake button
2024-01-02 12:16:28 -08:00
Paul Frazee
e460b304fc
Merge branch 'haileyok-fix/android-splash-hackfix' into main
2024-01-02 11:57:43 -08:00
Paul Frazee
43ac20881f
Add comment
2024-01-02 11:57:27 -08:00
Hailey
cb6e164cd2
adjust api level
2023-12-31 16:14:24 -08:00
Hailey
87245480d4
who the hell knows
2023-12-31 16:05:07 -08:00
Rahul Yadav
d9e68d1604
Show setting header in web
2023-12-30 14:46:27 +05:30
Hailey
54e6ed8ebc
ensure no more than four assets, show toast if more
2023-12-29 22:00:52 -08:00
Hailey
a4aefcc8f8
allow multiple fix
2023-12-29 21:53:17 -08:00
Hailey
478defce6e
patch expo-image-picker to support "browse"
2023-12-29 21:42:18 -08:00
Noritada Kobayashi
4e9e92f976
Localize options in "Thread Preferences" screen ( #2373 )
2023-12-30 01:15:13 +08:00
Paul Frazee
1f037a0b43
Bump ios build number and android version code
2023-12-28 19:05:50 -08:00
Paul Frazee
b9fc152749
Remove the KeyboardAvoidingView in account creation ( close #2333 ) ( #2366 )
...
* Remove the keyboardavoidingview in account creation (close #2333 )
* Smaller pad on desktop/tablet
2023-12-28 19:05:17 -08:00
Paul Frazee
7634b581dd
1.62
2023-12-28 15:52:38 -08:00
Paul Frazee
9e330d2c6a
Create account tweaks ( #2365 )
...
* Disable autocomplete, autocapitalize, and autocorrect in create account login
* Add username textContentType to login to try to prompt password manager more regularly
* Fix type
2023-12-28 15:48:55 -08:00
Paul Frazee
709b0b6002
Fix sizing of the leftnav new post btn ( #2248 )
2023-12-28 15:47:39 -08:00
Paul Frazee
759d3f11b8
Use memory caching for android lightbox ( #2354 )
2023-12-28 15:47:05 -08:00
Paul Frazee
2a369e7e47
Disable page-transition animations on android ( #2352 )
2023-12-28 15:46:50 -08:00
Paul Frazee
0d960c58ba
Disable BlurView on android ( #2351 )
...
* A couple of small tweaks
* Force the UI to re-render by setting a key
* Disable to blurview on android
* Remove hackfix
2023-12-28 15:46:37 -08:00
Eric Bailey
705f9b61ef
Handle birth dates as UTC, handle locale formatting ( #2363 )
...
* Enforce UTC for birthdate picker
* Handle locales
* Remove log
* Add a second snap point to the date input in case text is zoomed
* Guard against bad dates
* Log message
---------
Co-authored-by: Paul Frazee <pfrazee@gmail.com>
2023-12-28 14:13:51 -08:00
Paul Frazee
23c9c8977b
Merge branch 'main' of github.com:bluesky-social/social-app into main
2023-12-28 13:43:01 -08:00
Paul Frazee
c9704f447d
Merge branch 'mozzius-web-search' into main
2023-12-28 13:42:18 -08:00
Paul Frazee
363929b1a7
Fix desktop styles a bit
2023-12-28 13:41:23 -08:00
Paul Frazee
47127ce0ab
Merge branch 'web-search' of https://github.com/mozzius/bluesky-official-app into mozzius-web-search
2023-12-28 13:27:02 -08:00
Paul Frazee
6e7098e456
Disable spanish translation until it's more thoroughly reviewed ( #2362 )
...
* Disable spanish translation until it's more thoroughly reviewed
* missed a line
2023-12-28 13:03:54 -08:00
Hailey
f0532865ce
minor search screen ux improvements ( #2264 )
...
* handle taps while keyboard is displayed
* dismiss keyboard on drag when searching feeds
* dismiss on drag and persist taps on suggested follows
* add hitslop to clear button
* add hitslop to cancel button
* dismiss keyboard on drag when searching users
* hit slop for feed search clear button
* move import
2023-12-28 12:58:28 -08:00
Paul Frazee
40a110c541
Temporarily disable the german translation ( #2360 )
2023-12-28 12:07:08 -08:00
Eric Bailey
b326e1d3bd
Web dropdowns ( #2358 )
...
* Split out web dropdown
* Remove unused
* Remove unused style
* Close on escape
* Reduce chance of opening while scrolling
* Tune web dropdown styles
* Fix type
---------
Co-authored-by: Paul Frazee <pfrazee@gmail.com>
2023-12-28 11:47:33 -08:00
Noritada Kobayashi
f402f33a02
Mark more text as translatable ( #2284 )
2023-12-27 09:27:32 -08:00
Eric Bailey
c91b9efccb
Remove patched color scheme code ( #2340 )
2023-12-27 09:19:47 -08:00
snek
929987f806
support multiple og:image tags ( #2305 )
2023-12-27 18:13:53 +01:00
Paul Frazee
b5d53ef0b9
Fix missing avatar moderation in replies ( #2325 )
2023-12-27 08:53:39 -08:00
Paul Frazee
e1ba649560
Fixes to feed load triggers ( #2323 )
...
* Add soft-reset support to ProfileFeed and ProfileList
* Fix: correctly unsubscribe the notifications soft-reset listener
2023-12-27 08:53:24 -08:00
Paul Frazee
8b6ecf6bff
Protect against react key duplicates ( close #2278 ) ( #2309 )
...
* Fix duplicate react keys in post search
* Protect against duplicate react keys in feeds
2023-12-27 08:49:39 -08:00
Paul Frazee
0c9dc2163a
Fix: only show appeal CW item on moderated posts ( #2312 )
...
* Fix: only show appeal CW item on moderated posts
* Add appeal cw control to feed view o fposts
2023-12-27 08:48:23 -08:00
Paul Frazee
6e001dbf1c
A couple notifications fixes ( #2327 )
...
* Clear the app badge notif count on markallread
* Fix like notifications on custom feeds
2023-12-27 08:47:45 -08:00
Paul Frazee
3b240db0c0
Stop the user from posting before the link card finishes loading ( #2328 )
...
* Stop the user from posting before the link card finishes loading
* Add localization of error messages
2023-12-27 08:47:26 -08:00
Noritada Kobayashi
e27ffc850a
Make Japanese localization improvements ( #2285 )
...
* Make Japanese l10n improvements
* Update messages.po
---------
Co-authored-by: Ansh <anshnanda10@gmail.com>
2023-12-27 20:39:15 +05:30
Paul Frazee
b2b4ef858b
Correctly load spanish localization ( #2324 )
2023-12-26 17:54:57 -08:00
Hailey
7e3e6caa10
use the window hostname on web for twitch embeds ( #2311 )
2023-12-26 12:02:37 -08:00
Paul Frazee
cd7a25fd42
Bump android version code
2023-12-25 14:23:22 -08:00
Paul Frazee
614cb23489
Bump ios build number
2023-12-24 15:20:11 -08:00
Paul Frazee
51506efca6
Apply post-hide to quote posts ( #2302 )
2023-12-24 15:19:37 -08:00
Paul Frazee
e3d9a4f782
Bump ios build
2023-12-24 14:33:24 -08:00
Paul Frazee
bc5e28057a
Update some brand assets ( #2301 )
2023-12-24 14:32:23 -08:00
Paul Frazee
d2a4d580a8
Add policy links to left nav and settings page ( #2300 )
2023-12-24 14:29:23 -08:00
Eric Bailey
b199405134
Hide posts tool ( #2299 )
...
* Set up hidden posts persisted state
* Wrap moderatePost
* Integrate hidden posts into moderation
* Complete hide-post behaviors
---------
Co-authored-by: Paul Frazee <pfrazee@gmail.com>
2023-12-24 14:24:56 -08:00
Paul Frazee
28e0df595f
Fix: dont incorrectly mark a feed empty based only on the first page ( #2298 )
2023-12-24 11:48:50 -08:00
Eric Bailey
2c37d47cf0
Patches and compiled i18n ( #2297 )
...
* Update patches
* Bump translations, remove ignored files
2023-12-24 11:32:25 -08:00
Paul Frazee
fe0a35cbea
Fix blank home screen ( close #2281 ) ( #2291 )
2023-12-24 10:00:29 -08:00
Paul Frazee
64bad57eb3
1.61 (initial build)
2023-12-23 16:26:55 -08:00