dan
b7056365dd
Remove dead code for pager ( #2651 )
2024-02-05 14:40:07 -08:00
Paul Frazee
f0e046a44b
Merge branch 'main' of github.com:bluesky-social/social-app into main
2024-02-05 14:39:16 -08:00
Paul Frazee
2039df4879
Merge branch 'ivanbea-main' into main
2024-02-05 13:53:45 -08:00
Paul Frazee
7caf927323
Merge branch 'main' of https://github.com/ivanbea/social-app into ivanbea-main
2024-02-05 13:53:27 -08:00
Minseo Lee
b8f0c5b538
Update Step3.tsx ( #2638 )
2024-02-05 13:50:33 -08:00
Hailey
0bbe2c5e32
show bottom bar on web tablet breakpoints when logged out (signup cta) ( #2747 )
...
* show signup bottom bar on web tablet
* show signup bottom bar on web tablet
* comment
* adjust load latest btn position based on logged in/out
2024-02-04 12:54:07 -08:00
Jaz
250b48d5a2
Merge pull request #2743 from bluesky-social/support_did_previews
...
Support previews for links using DIDs and not just handles
2024-02-04 10:18:34 -08:00
Jaz
3ed1877e4b
Support previews for links using DIDs and not just handles
2024-02-03 22:24:54 -08:00
Paul Frazee
15e90356e7
Bump build
2024-01-31 21:57:31 -08:00
Paul Frazee
17db71ac0e
Tweak content
2024-01-31 21:52:32 -08:00
Paul Frazee
f6cdebb8af
Bump build number
2024-01-31 16:43:07 -08:00
Paul Frazee
2e3e66c974
Fix sort
2024-01-31 16:42:48 -08:00
Paul Frazee
50eb1c30d2
Bump build numbers
2024-01-31 16:08:07 -08:00
Eric Bailey
4cf68b32c8
Change up onboarding algo feeds, rework copy ( #2718 )
...
* Switcheroo
* tweak copy
---------
Co-authored-by: Paul Frazee <pfrazee@gmail.com>
2024-01-31 15:36:00 -08:00
surfdude29
3d4cd9eda3
Remove superseded strings from en/messages.po ( #2706 )
2024-01-31 14:33:55 -08:00
surfdude29
39619226da
Remove superseded strings from de/messages.po ( #2707 )
...
* Remove superseded strings from de/messages.po
* restore some superseded translations to their equivalents
2024-01-31 14:33:18 -08:00
surfdude29
cbb856f09b
Remove superseded strings from es/messages.po ( #2708 )
...
* Remove superseded strings from es/messages.po
* oops, missed one
2024-01-31 14:33:02 -08:00
surfdude29
277aa13d35
Remove superseded strings from fr/messages.po ( #2709 )
2024-01-31 14:32:42 -08:00
surfdude29
880f94a92b
Remove superseded strings from hi/messages.po ( #2711 )
...
A cleanup PR that removes strings from hi/messages.po that have been superseded and are no longer used.
I also matched some of the superseded strings that had already been translated to their new equivalents.
2024-01-31 14:16:30 -08:00
Hailey
5db56277c0
Onboarding moderation improvements ( #2713 )
...
* create separate label group arrays
* render adult and other label groups separately
* animate in/out the additional settings
* improve toggle logic
* support animations on all platforms
* remove debug
* update notice, prevent running animations on mount
* reorg imports
2024-01-31 14:14:37 -08:00
Eric Bailey
a4ff290769
🤦 ( #2655 )
2024-01-31 13:02:20 -08:00
Eric Bailey
1720eef5c4
New splash screen ( #2714 )
...
* New splash screen
* Add logotype to splash
* Adjust spacing
2024-01-31 13:01:07 -08:00
Hailey
10cd4adc79
set default display name to be blank ( #2717 )
2024-01-31 12:58:27 -08:00
Hailey
dfc5a03eb5
add padding to bottom offset ( #2715 )
2024-01-31 12:52:02 -08:00
Eric Bailey
174900596f
Copy edits ( #2710 )
2024-01-31 09:56:44 -08:00
Paul Frazee
68d4cd1046
Bump ios build number
2024-01-30 20:51:02 -08:00
Paul Frazee
31bf286fdc
Reduce the odds of false positives in the language suggester ( close #2598 ) ( #2700 )
2024-01-30 20:16:49 -08:00
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