Eric Bailey
42fe0e1609
Handle onboarding in non-prod envs ( #2698 )
2024-01-30 19:06:58 -08:00
dan
2b0f92c7e0
Workaround Safari content-visibility bug ( #2699 )
2024-01-30 19:05:45 -08:00
dan
7b683b617a
Fix notification invalidation condition on web ( #2697 )
...
Co-authored-by: Dan Abramov <dan@mac.home>
2024-01-30 18:52:20 -08:00
Hailey
59aacf4126
moderate avatars and embeds in composer reply to ( #2665 )
...
* moderate avatars and embeds in composer reply to
* oops
* dont need moderation in the quote opts
2024-01-30 18:11:23 -08:00
Hailey
28455f49dc
prevent duplicate keys in feed tab bar ( #2666 )
2024-01-30 17:54:29 -08:00
Hailey
faf48db679
add padding to user's lists/feeds scrollviews ( #2675 )
...
* add padding to user's lists/feeds scrollviews
* always use the header offset for padding
2024-01-30 17:49:34 -08:00
Hailey
c3b4ce4378
adjust height of list based on screen size ( #2678 )
2024-01-30 17:46:44 -08:00
Paul Frazee
45291f17a0
Fix notification mark-read behaviors ( #2696 )
...
* Mark read on first notifs page fetch always; this is less optimal but it fixes a case where when the first full page's unreads are all filtered out
* Use the pre-filter indexedAt for updateSeen
2024-01-30 17:46:35 -08:00
Hailey
a175922ccf
Merge pull request #2695 from bluesky-social/hailey/fix-android-swipe
...
fix left swipe on android
2024-01-30 17:30:32 -08:00
Hailey
d8fc3798e3
add comment
2024-01-30 17:10:19 -08:00
Hailey
db3b10e98b
update comment
2024-01-30 17:09:02 -08:00
Hailey
bb4c9df039
cleanup
2024-01-30 17:00:49 -08:00
Hailey
767dd83d0b
cleanup
2024-01-30 16:55:57 -08:00
Hailey
ca9b2a551d
check if a thread is muted before incrementing notif badge, filter out quotes ( #2686 )
...
* check if a thread is muted before incrementing notif badge
* some filtering for quotes and reposts
* move logic to util
* change logic
* revert always fetching
* logic for cases when we don't have a subject (count)
* unneeded change
* check subject embed in `isThreadMuted`
* remove todo
2024-01-30 16:55:46 -08:00
Hailey
fc8ea01741
use variable
2024-01-30 16:45:02 -08:00
Hailey
df740c85e0
use gap on native
2024-01-30 16:37:26 -08:00
Eric Bailey
08a11f628e
Revert text selection bg color change ( #2689 )
2024-01-30 15:48:18 -08:00
Hailey
e45f0b6c43
Autofocus the alt text input on all platforms, improve dismissability on native ( #2690 )
...
* sneak in a eslint fix
* autofocus the alt text input whenever we open the modal
* properly use the hook
2024-01-30 15:48:03 -08:00
Hailey
c5edd0a065
remove unnecessary right padding in main thread item ( #2693 )
2024-01-30 15:25:29 -08:00
Eric Bailey
68639db76f
Fix chrome font weight rendering ( #2694 )
2024-01-30 15:09:43 -08:00
Eric Bailey
2ce9ab7da0
Don't interpolate rkey ( #2691 )
2024-01-30 15:09:21 -08:00
Eric Bailey
bb7ce215f7
i18n interests, allow for fallbacks ( #2692 )
2024-01-30 15:04:54 -08:00
Hailey
4058174678
Merge pull request #2679 from bluesky-social/hailey/check-blocks-load-profile
...
clear cache when blocking/unblocking and whenever we get blocked, better invalidation logic for `useProfileQuery`
2024-01-30 10:35:46 -08:00
Hailey
05f48860a0
ts
2024-01-30 10:31:24 -08:00
Hailey
159df136c1
move to correct file
2024-01-30 10:27:18 -08:00
Paul Frazee
c59741c10b
Merge branch 'main' of github.com:bluesky-social/social-app into main
2024-01-30 09:28:56 -08:00
Prates
f81bacc402
Avatar type for Feed check ( #2661 )
...
* Changed type from algo to list
* Fixed to check if it's a feed or a list
2024-01-30 09:21:06 -08:00
Paul Frazee
e13777c191
Merge branch 'main' of github.com:bluesky-social/social-app into main
2024-01-30 09:18:47 -08:00
Hailey
640ce5e47b
use in app browser for translations when enabled ( #2663 )
2024-01-30 09:14:41 -08:00
Hailey
0ff6ee2fc8
better naming
2024-01-29 19:48:50 -08:00
Hailey
ebe64b828b
update deprecated
2024-01-29 18:51:54 -08:00
Hailey
c5c3f6dbe5
naming
2024-01-29 18:44:19 -08:00
Hailey
30b06c1d9e
dont invalidate profile queries if they are only for display name resolution
2024-01-29 18:38:04 -08:00
Hailey
a8d267e972
configurable stale time for profile queries
2024-01-29 18:37:41 -08:00
Hailey
65e349ee96
use `isLoading` for whether to show no profile header
2024-01-29 18:37:15 -08:00
Hailey
dd3229d900
check if we are blocked when opening a profile, reset posts cache if we are
2024-01-29 16:48:49 -08:00
surfdude29
4f28028569
Fix typos and suggested punctuation tweak in StepSuggestedAccounts/index.tsx ( #2649 )
...
* Fix typos in StepSuggestedAccounts/index.tsx
* suggested wording tweak
* on second thought, 'some' again is redundant
2024-01-27 14:15:48 -06:00
surfdude29
20b2f1475c
Suggest wording tweak in StepAlgoFeeds/index.tsx ( #2653 )
...
* Suggest wording tweak in StepAlgoFeeds/index.tsx
* Update src/screens/Onboarding/StepAlgoFeeds/index.tsx
---------
Co-authored-by: Eric Bailey <git@esb.lol>
2024-01-27 14:14:21 -06:00
Paul Frazee
ae4ce4bb87
Fix easignore
2024-01-26 17:37:27 -08:00
Paul Frazee
1ba3466d53
Bump ios build number
2024-01-26 17:06:42 -08:00
Paul Frazee
8a40916cd4
Enable new onboarding
2024-01-26 13:57:17 -08:00
Paul Frazee
9bcf867d68
Merge branch 'main' of github.com:bluesky-social/social-app into main
2024-01-26 13:56:05 -08:00
Paul Frazee
00b4ee5b0d
1.67
2024-01-26 13:55:56 -08:00
Paul Frazee
77d47c2b45
Bump dev-env
2024-01-26 13:54:25 -08:00
dan
ad3067b581
Adjust placeholder to be pixel-perfect ( #2650 )
2024-01-26 21:45:22 +00:00
surfdude29
93133b4864
Fix typos in StepFollowingFeed.tsx ( #2643 )
2024-01-26 12:10:21 -08:00
Paul Frazee
b629fbdbb9
Two UI tweaks after recent updates ( #2647 )
...
* Readd the top border to the highlighted post when a reply (revert #2628 )
* Readd right pad to post controls
2024-01-26 12:09:52 -08:00
Ivan Beà
a48f4fc7b6
Update messages.po
...
Apply @surfdude26 and @jordimas corrections
2024-01-26 17:45:25 +01:00
Ivan Beà
88b64840b6
Update messages.po
2024-01-26 15:59:36 +01:00
Ivan Beà
92a4de9398
Update messages.po
2024-01-26 15:01:35 +01:00