Hailey
e721f84a2c
add `newArchEnabled: false` flag to app.config.js ( #3115 )
2024-03-05 18:55:23 -08:00
Hailey
57854e6fc2
use `onClose` instead of `onChange` for close callback ( #3116 )
2024-03-05 16:55:20 -08:00
dan
20b88f43e2
Hide feeds topbar on scroll ( #3108 )
2024-03-05 16:45:08 +00:00
Eric Bailey
6c9d6f5b05
Improve dialogs a11y ( #3094 )
...
* Improve a11y on ios
* Format
* Remove android
* Fix android
2024-03-04 15:37:11 -06:00
Eric Bailey
ebd279ed68
Don't warn on internal links ( #3089 )
...
* Don't want on internal links
* Just disable mismatch for this inline link
2024-03-04 09:25:47 -08:00
Jan-Olof Eriksson
cbc65247ae
Add files via upload
2024-03-04 19:09:47 +02:00
Jan-Olof Eriksson
521530eeb6
Update messages.po
...
Updated latest strings
2024-03-04 19:05:03 +02:00
Jan-Olof Eriksson
c52635c578
Update messages.po
2024-03-04 19:04:04 +02:00
Jan-Olof Eriksson
e8bc44e166
Update messages.po
...
Updated new strings
2024-03-04 19:02:48 +02:00
Jan-Olof Eriksson
e724ab8123
Merge branch 'bluesky-social:main' into main
2024-03-04 18:11:00 +02:00
Gabriella
4022598692
Update messages.po
...
Updated two expression
2024-03-03 12:47:39 +01:00
Minseo Lee
d0438b6b28
Update Lists.tsx
2024-03-02 13:26:21 +09:00
Minseo Lee
ab2b454be8
Merge branch 'bluesky-social:main' into patch-3
2024-03-02 13:04:51 +09:00
dan
b70c404d4b
Sticky desktop header ( #3077 )
2024-03-01 18:40:47 -08:00
dan
f2249614be
Fix Profile tab switch jumps on Chrome ( #3076 )
2024-03-02 01:34:43 +00:00
Hailey
b07846f2fa
Revert "Enable tags inside of quotes ( #3041 )" ( #3075 )
...
This reverts commit f016cdbca9
.
2024-03-01 17:15:45 -08:00
Hailey
4fc0b566ef
dismiss keyboard on touch mute dialog ( #3074 )
2024-03-01 17:15:20 -08:00
Eric Bailey
2962862de2
Theme tweaks ( #3004 )
...
* Improve contrast using existing scale
* Make it mathy
* Tweaks
* Adjust noty
* Remove console
* Cleanup
* Match saturation
* Replace usages of tokens with correct palette
(cherry picked from commit 1d9c7079dc25dfa492bd482c1c7661ea2e822d68)
* Replace other colors, tweak usages
(cherry picked from commit df97f249b2f140bbc010449fddb011a31795919a)
* Last couple things
(cherry picked from commit 3b5cee131f68ea8f4125f2c32b9a4b20f5b91086)
* fix "Users" being the wrong color on user list about
---------
Co-authored-by: Hailey <me@haileyok.com>
2024-03-01 16:06:59 -08:00
Hailey
411061ea32
Fix backdrop issues by using custom logic ( #3072 )
...
* use custom backdrop
* use custom backdrop
* org imports
* rm log
2024-03-01 16:04:46 -08:00
Hailey
f016cdbca9
Enable tags inside of quotes ( #3041 )
...
* enable tags for quote posts
* mentions too
* just disable pointer events instead
* apply fix for both web and native
* minimize diff
2024-03-01 16:04:20 -08:00
Hailey
e950463f71
Fix new post button on web after following intent URL ( #3044 )
...
* Fix new post button on web after following intent URL
* Ensure that `routes` exists before attempting to use it
2024-03-01 16:04:06 -08:00
Hailey
8bf40b46a0
Simplify intent path logic, ensure all variations work for bluesky://, bluesky:///, and https://bsky.app/ ( #3045 )
...
* Simplify intent path logic, ensure all variations work
* use startsWith
2024-03-01 16:03:53 -08:00
Eric Bailey
a7195ccbd6
Fix muting of embedded data ( #3071 )
2024-03-01 16:03:34 -08:00
Hailey
82655f2ee3
Few list tweaks on web ( #3062 )
...
* share button only on native
* update gttablet to be 1300px
* improve web layout
* change re-layout to mobile breakpoint
* adjustable not found reason
* don't show the borders on mobile web
* slight padding for the spinner
2024-03-01 15:47:59 -08:00
Eric Bailey
e11bd4385d
Integrate new tag detection and regexes ( #3063 )
...
* Integrate new tag detection and regexes
* Bump SDK
* Can use const
* Clarify intent
* Enhance clarity
2024-03-01 15:50:14 -06:00
Eric Bailey
f8aa5fd005
Fix icons on blurred posts ( #3068 )
2024-03-01 15:50:04 -06:00
Gabriella
fb8a7e37f4
Update messages.po
...
Changed a longer sentence for a shorter version in order to fit on the app screen.
2024-03-01 10:52:50 +01:00
Hailey
cf8b03801f
Dedicated screen for hashtags, POC ALF list ( #3047 )
...
* create dedicated hashtag "search" screen
clarify loading component name
more adjustments
rework `ViewHeader` to keep chevron centered w/ first line
adjustments
adjustments
use `author` instead of `handle` in route
add web route for url
add web route for url
Add desktop list header
support web
keep header lowercase
add optional subtitle to view header
correct isFetching logic
oops
use `isFetching` for clarity in footer
combine logic
update bskyweb
finish screen
style, add footer, add spinner, etc
add list
add header, params
create a screen
* add variable to server path
* localize `By`
* add empty state
* more adjustments
* sanitize author
* fix web
* add custom message for hashtag not found error
* ellipsis in middle
* fix
* fix trans
* account for multiple #
* encode #
* replaceall
* Use sanitized tag
* don't call function in lingui
* add share button
---------
Co-authored-by: Eric Bailey <git@esb.lol>
2024-02-29 17:56:29 -08:00
Hailey
8900c67df2
Bump version to 1.71 ( #3057 )
2024-02-29 17:56:08 -08:00
Eric Bailey
cecb6e4e69
Bump API SDK, add validation to MutedWords ( #3055 )
...
* Bump API SDK, add validation to MutedWords
* Tweaks to error state
* Comment
* Early return
2024-02-29 19:30:30 -06:00
Mary
21bdddcfbe
Reset button/input font set by UA ( #3038 )
...
* fix: reset button/input fonts set by UA
* fix: inherit line-height as well
2024-02-29 17:30:17 -06:00
Hailey
04d4c9779f
Dismiss keyboard when closing dialog ( #3053 )
2024-02-29 15:27:00 -08:00
Hailey
39d324ab8b
Fix link warnings ( #3058 )
...
* fix problems where www.bsky.app shows as a potential danger
* never default to disabling warning
* remove more defaults
* update storybook cases
* oops
* reverse
2024-02-29 15:23:28 -08:00
Eric Bailey
1a5afccdb8
Add TagMenu controls stub on web ( #3028 )
2024-02-29 10:31:45 -06:00
Gabriella
ca20643ff8
Update messages.po
...
sentence updated
2024-02-29 14:14:46 +01:00
Jan-Olof Eriksson
963a44ab87
Merge branch 'bluesky-social:main' into main
2024-02-29 11:55:03 +02:00
Minseo Lee
537ae578d6
Update Search.tsx
2024-02-29 14:25:52 +09:00
Minseo Lee
200c4c1d37
Merge branch 'bluesky-social:main' into patch-3
2024-02-29 13:05:45 +09:00
Hailey
a35976cdc9
Don't mute your own posts ( #3037 )
...
* Don't mute your own posts.
* fix and add tests
2024-02-28 18:41:23 -08:00
Eric Bailey
2440975bd2
Integrate new dialogs into old back handling ( #3023 )
2024-02-28 20:06:26 -06:00
Minseo Lee
a1127bfcfc
Merge branch 'main' into patch-3
2024-02-29 09:51:56 +09:00
Hailey
7fd13cacfe
Remove `Platform.select()` ( #3027 )
2024-02-28 15:38:54 -08:00
Paul Frazee
442eb135ee
Add /intent/compose to bskyweb ( #3026 )
2024-02-28 15:30:08 -08:00
Hailey
c7de733dff
always use utf8 offsets ( #3024 )
2024-02-28 13:28:27 -08:00
Hailey
a697b39c48
add alf dialogs to useCloseAllActiveElements ( #3021 )
2024-02-28 11:46:19 -08:00
Hailey
60eb6e23d1
close open dialogs when deep linking to composer ( #3020 )
2024-02-28 11:35:59 -08:00
Eric Bailey
d2c6edacb6
Protect against non functions being passed to close callback ( #3019 )
2024-02-28 11:27:54 -08:00
Eric Bailey
0c3d55db6f
Improve muted word matching ( #3018 )
...
* Use name params
* Add language exception matching
2024-02-28 08:38:31 -08:00
Hailey
5cb45f9c16
fix collissions in uitextview ( #3017 )
2024-02-28 08:31:04 -08:00
dan
d679ae7dbb
Use selected feed for window title on Home ( #3016 )
2024-02-28 08:08:11 -08:00