Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle onboarding in non-prod envs (#2698) | Eric Bailey | 2024-01-30 | 2 | -1/+4 |
| | |||||
* | Workaround Safari content-visibility bug (#2699) | dan | 2024-01-30 | 1 | -1/+4 |
| | |||||
* | Fix notification invalidation condition on web (#2697) | dan | 2024-01-30 | 1 | -7/+14 |
| | | | Co-authored-by: Dan Abramov <dan@mac.home> | ||||
* | moderate avatars and embeds in composer reply to (#2665) | Hailey | 2024-01-30 | 5 | -6/+18 |
| | | | | | | | * moderate avatars and embeds in composer reply to * oops * dont need moderation in the quote opts | ||||
* | prevent duplicate keys in feed tab bar (#2666) | Hailey | 2024-01-30 | 3 | -15/+27 |
| | |||||
* | add padding to user's lists/feeds scrollviews (#2675) | Hailey | 2024-01-30 | 2 | -8/+6 |
| | | | | | * add padding to user's lists/feeds scrollviews * always use the header offset for padding | ||||
* | adjust height of list based on screen size (#2678) | Hailey | 2024-01-30 | 1 | -3/+19 |
| | |||||
* | Fix notification mark-read behaviors (#2696) | Paul Frazee | 2024-01-30 | 3 | -17/+25 |
| | | | | | * 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 | ||||
* | Merge pull request #2695 from bluesky-social/hailey/fix-android-swipe | Hailey | 2024-01-30 | 2 | -11/+35 |
|\ | | | | | fix left swipe on android | ||||
| * | add comment | Hailey | 2024-01-30 | 1 | -0/+2 |
| | | |||||
| * | update comment | Hailey | 2024-01-30 | 1 | -4/+9 |
| | | |||||
| * | cleanup | Hailey | 2024-01-30 | 1 | -2/+2 |
| | | |||||
| * | cleanup | Hailey | 2024-01-30 | 1 | -4/+13 |
| | | |||||
| * | use variable | Hailey | 2024-01-30 | 1 | -1/+1 |
| | | |||||
| * | use gap on native | Hailey | 2024-01-30 | 2 | -12/+20 |
| | | |||||
* | | check if a thread is muted before incrementing notif badge, filter out ↵ | Hailey | 2024-01-30 | 1 | -7/+40 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | | Revert text selection bg color change (#2689) | Eric Bailey | 2024-01-30 | 2 | -8/+0 |
| | | |||||
* | | Autofocus the alt text input on all platforms, improve dismissability on ↵ | Hailey | 2024-01-30 | 2 | -2/+25 |
| | | | | | | | | | | | | | | | | | | native (#2690) * sneak in a eslint fix * autofocus the alt text input whenever we open the modal * properly use the hook | ||||
* | | remove unnecessary right padding in main thread item (#2693) | Hailey | 2024-01-30 | 1 | -0/+1 |
| | | |||||
* | | Fix chrome font weight rendering (#2694) | Eric Bailey | 2024-01-30 | 2 | -0/+2 |
| | | |||||
* | | Don't interpolate rkey (#2691) | Eric Bailey | 2024-01-30 | 1 | -3/+1 |
| | | |||||
* | | i18n interests, allow for fallbacks (#2692) | Eric Bailey | 2024-01-30 | 9 | -56/+103 |
| | | |||||
* | | Merge pull request #2679 from bluesky-social/hailey/check-blocks-load-profile | Hailey | 2024-01-30 | 5 | -13/+48 |
|\ \ | | | | | | | clear cache when blocking/unblocking and whenever we get blocked, better invalidation logic for `useProfileQuery` | ||||
| * | | ts | Hailey | 2024-01-30 | 1 | -4/+4 |
| | | | |||||
| * | | move to correct file | Hailey | 2024-01-30 | 2 | -13/+14 |
| | | | |||||
| * | | better naming | Hailey | 2024-01-29 | 2 | -4/+8 |
| | | | |||||
| * | | update deprecated | Hailey | 2024-01-29 | 1 | -3/+3 |
| | | | |||||
| * | | naming | Hailey | 2024-01-29 | 1 | -2/+2 |
| | | | |||||
| * | | dont invalidate profile queries if they are only for display name resolution | Hailey | 2024-01-29 | 1 | -1/+1 |
| | | | |||||
| * | | configurable stale time for profile queries | Hailey | 2024-01-29 | 1 | -5/+8 |
| | | | |||||
| * | | use `isLoading` for whether to show no profile header | Hailey | 2024-01-29 | 1 | -2/+2 |
| | | | |||||
| * | | check if we are blocked when opening a profile, reset posts cache if we are | Hailey | 2024-01-29 | 2 | -2/+29 |
| | | | |||||
* | | | Merge branch 'main' of github.com:bluesky-social/social-app into main | Paul Frazee | 2024-01-30 | 2 | -1/+7 |
|\ \ \ | |||||
| * | | | Avatar type for Feed check (#2661) | Prates | 2024-01-30 | 2 | -1/+7 |
| | |/ | |/| | | | | | | | | | | * Changed type from algo to list * Fixed to check if it's a feed or a list | ||||
* | | | Merge branch 'main' of github.com:bluesky-social/social-app into main | Paul Frazee | 2024-01-30 | 4 | -12/+21 |
|\| | | |||||
| * | | use in app browser for translations when enabled (#2663) | Hailey | 2024-01-30 | 2 | -8/+17 |
| |/ | |||||
| * | Fix typos and suggested punctuation tweak in StepSuggestedAccounts/index.tsx ↵ | surfdude29 | 2024-01-27 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | (#2649) * Fix typos in StepSuggestedAccounts/index.tsx * suggested wording tweak * on second thought, 'some' again is redundant | ||||
| * | Suggest wording tweak in StepAlgoFeeds/index.tsx (#2653) | surfdude29 | 2024-01-27 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | * Suggest wording tweak in StepAlgoFeeds/index.tsx * Update src/screens/Onboarding/StepAlgoFeeds/index.tsx --------- Co-authored-by: Eric Bailey <git@esb.lol> | ||||
* | | Fix easignore | Paul Frazee | 2024-01-26 | 1 | -2/+2 |
| | | |||||
* | | Bump ios build number | Paul Frazee | 2024-01-26 | 1 | -1/+1 |
|/ | |||||
* | Enable new onboarding | Paul Frazee | 2024-01-26 | 1 | -1/+1 |
| | |||||
* | Merge branch 'main' of github.com:bluesky-social/social-app into main | Paul Frazee | 2024-01-26 | 1 | -17/+28 |
|\ | |||||
| * | Adjust placeholder to be pixel-perfect (#2650) | dan | 2024-01-26 | 1 | -17/+28 |
| | | |||||
* | | 1.67 | Paul Frazee | 2024-01-26 | 13 | -2505/+5770 |
| | | |||||
* | | Bump dev-env | Paul Frazee | 2024-01-26 | 3 | -34/+125 |
|/ | |||||
* | Fix typos in StepFollowingFeed.tsx (#2643) | surfdude29 | 2024-01-26 | 1 | -1/+1 |
| | |||||
* | Two UI tweaks after recent updates (#2647) | Paul Frazee | 2024-01-26 | 3 | -27/+16 |
| | | | | | * Readd the top border to the highlighted post when a reply (revert #2628) * Readd right pad to post controls | ||||
* | Account creation improvements & some other fixes (#2636) | Paul Frazee | 2024-01-25 | 6 | -18/+28 |
| | | | | | | | | | | | * Quick fix to mobile * Enlarge tap targets in account creation * Improve keyboard behaviors during account creation * Improve autocompletion behaviors during account creation * Use the logo in the Deactivated screen | ||||
* | Add missing top border to notifications loading state (#2635) | dan | 2024-01-25 | 1 | -2/+8 |
| | |||||
* | Prefetch profile links on web (#2634) | dan | 2024-01-25 | 4 | -1/+34 |
| |