Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Modernise change password dialog (#8269) | Samuel Newman | 2025-08-26 | 6 | -363/+304 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * alf change password dialog * rm old modal * move dialog * fix buttons on native * lowercase * fix dupe import * Apply suggestions from code review Thanks @surfdude29 :) Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> * use primary_subtle, change web layout * move to into non-network err, warn -> error * error -> safeMessage * better message than token is invalid * cancel button native only * move close to end of focus priority --------- Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> | |||||
* | | Fix bad copy pasta (#8907) | Eric Bailey | 2025-08-26 | 1 | -1/+1 | |
| | | ||||||
* | | Yeah toast (#8878) | Eric Bailey | 2025-08-26 | 7 | -89/+413 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Split out into macro component * Add Action component * Add fallback * add button to view post after sending * Dismiss toast when clicking action button --------- Co-authored-by: Samuel Newman <mozzius@protonmail.com> | |||||
* | | Adds signup CTA tests for logged-out visitors (#8906) | Alex Benzer | 2025-08-26 | 4 | -1/+90 | |
| | | ||||||
* | | Add profile link to switcher menu (#8867) | Inbestigator | 2025-08-26 | 1 | -0/+52 | |
| | | | | | | | | | | * feat(leftnav): add profile link to switcher menu * fix: close menu on navigate | |||||
* | | Threads v2 cleanup (#8902) | Eric Bailey | 2025-08-26 | 13 | -2272/+40 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Delete root PostThread component * Remove PostThreadItem, migrate DebugMod to use new components * Remove other unused components * Move PostThreadFollowBtn to new home * Move PostThreadComposePrompt to new home * Remove gate * Keep naming in DebugMod * rm v1 prefs --------- Co-authored-by: Samuel Newman <mozzius@protonmail.com> | |||||
* | | Tweak `SelectMediaButton` error string, `accessibilityHint`, and comments ↵ | surfdude29 | 2025-08-26 | 1 | -27/+10 | |
| | | | | | | | | | | | | | | | | | | | | | | (#8870) * remove isNative check from accessibilityHint * tweak grammar in error string * prettier * tweak comment | |||||
* | | Merge pull request #8806 from ↵ | jim | 2025-08-25 | 10 | -77/+574 | |
|\ \ | | | | | | | | | | | | | internet-development/binaryfiddler/starter-pack-part2 Starter pack dialog implementations | |||||
| * | | optimize for the web | Chenyu Huang | 2025-08-22 | 2 | -34/+45 | |
| | | | ||||||
| * | | fix linting, minor ui tweaks | Chenyu Huang | 2025-08-21 | 2 | -26/+18 | |
| | | | ||||||
| * | | address feedback | Chenyu Huang | 2025-08-20 | 2 | -44/+57 | |
| | | | ||||||
| * | | use Dialog.InnerFlatlist | Chenyu Huang | 2025-08-20 | 1 | -82/+89 | |
| | | | ||||||
| * | | loading state | Chenyu Huang | 2025-08-19 | 3 | -42/+54 | |
| | | | ||||||
| * | | clean up onSuccess callback | Chenyu Huang | 2025-08-19 | 3 | -26/+16 | |
| | | | ||||||
| * | | parameterize the initial profile for starter pack profile select wizard screen | Chenyu Huang | 2025-08-19 | 8 | -112/+116 | |
| | | | ||||||
| * | | starter pack dialog flow from profileMenu | Chenyu Huang | 2025-08-16 | 6 | -18/+486 | |
| | | | ||||||
* | | | Merge pull request #8901 from ↵ | jim | 2025-08-25 | 1 | -20/+23 | |
|\ \ \ | | | | | | | | | | | | | | | | | internet-development/caidanw/app-1358-final-card-refresh feat(ui): redesign suggested profiles 'See more' card | |||||
| * | | | feat(ui): redesign "See more" suggested profiles card | Caidan Williams | 2025-08-25 | 1 | -17/+20 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactored the "See more accounts you might like" card to use ButtonIcon and ButtonText for improved consistency and accessibility. Updated styles for better alignment, spacing, and visual hierarchy. Navigates to the Explore page when pressed. | |||||
| * | | | refactor(feed): rename Arrow to ArrowRight for clarity | Caidan Williams | 2025-08-25 | 1 | -4/+4 | |
| | | | | ||||||
* | | | | Nightly source-language update | pfrazee | 2025-08-26 | 1 | -66/+66 | |
| |_|/ |/| | | ||||||
* | | | Remove handle suggestion gate (#8899) | Samuel Newman | 2025-08-25 | 2 | -6/+1 | |
|/ / | | | | | | | | | * remove handle suggestion gate * rm from list of gates | |||||
* | | remove root sibling parent(s??) from composer (#8897) | Samuel Newman | 2025-08-25 | 1 | -81/+76 | |
| | | ||||||
* | | Fix Gif Select dialog search bar scrolling away (#8874) | Samuel Newman | 2025-08-25 | 4 | -16/+24 | |
| | | | | | | | | | | * fix flatlist dialogs on web * tweak gif select dialog, add style prop to textfield | |||||
* | | fix searching for phrases by replacing smart quotes (#8865) | Samuel Newman | 2025-08-25 | 1 | -0/+4 | |
| | | ||||||
* | | ALF log screen (#8845) | Samuel Newman | 2025-08-25 | 3 | -117/+129 | |
| | | ||||||
* | | add content hider padding (#8843) | Samuel Newman | 2025-08-25 | 1 | -3/+9 | |
| | | ||||||
* | | Update DM header to match new Layout style (#8846) | Samuel Newman | 2025-08-25 | 3 | -125/+88 | |
| | | ||||||
* | | Nightly source-language update | pfrazee | 2025-08-25 | 1 | -6/+6 | |
| | | ||||||
* | | Fix alt text in media preview (#8854) | Samuel Newman | 2025-08-24 | 1 | -5/+3 | |
| | | ||||||
* | | Nightly source-language update | pfrazee | 2025-08-24 | 1 | -24/+29 | |
| | | ||||||
* | | Update `@mozzius/expo-dynamic-app-icon` (#8834) | Samuel Newman | 2025-08-24 | 4 | -13/+22 | |
| | | ||||||
* | | Update origin (#8889) | Eric Bailey | 2025-08-23 | 1 | -1/+1 | |
| | | ||||||
* | | Debug (#8888) | Eric Bailey | 2025-08-23 | 2 | -6/+50 | |
| | | | | | | | | | | * Swap URL * Add debug | |||||
* | | Nightly source-language update | pfrazee | 2025-08-23 | 1 | -3/+23 | |
| | | ||||||
* | | wrapp failed to send feed interactions inside isNetworkError | Chenyu Huang | 2025-08-22 | 1 | -1/+4 | |
| | | ||||||
* | | [LEG-246] Geo overlay (#8881) | Eric Bailey | 2025-08-22 | 8 | -20/+267 | |
| | | | | | | | | | | | | | | | | | | | | | | * Add AgeBlockedGeo * Add MaxMind usage text * Add geo overlay --------- Co-authored-by: rafael <rafael@blueskyweb.xyz> | |||||
* | | rearrange translation logic (#8880) | surfdude29 | 2025-08-22 | 1 | -6/+13 | |
| | | ||||||
* | | Merge pull request #8875 from ↵ | jim | 2025-08-21 | 4 | -9/+9 | |
|\ \ | | | | | | | | | | | | | internet-development/caidan/app-1406-follow-suggestions-card-to-show-follow-back [APP-1406] follow suggestions card to show follow back | |||||
| * | | refactor: all uses of "Follow Back" to "Follow back" | Caidan Williams | 2025-08-21 | 4 | -9/+9 | |
| | | | ||||||
| * | | fix: capitalization of "Follow back" to "Follow Back" | Caidan Williams | 2025-08-21 | 1 | -1/+1 | |
| | | | ||||||
| * | | fix: show 'Follow back' label if user is followed by profile | Caidan Williams | 2025-08-21 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | Updated ProfileCard.FollowButton label to display 'Follow back' when the current user is followed by the profile being viewed. | |||||
* | | | Nightly source-language update | pfrazee | 2025-08-22 | 1 | -32/+36 | |
| | | | ||||||
* | | | refactor: replace View with Button in ViewMoreCard for consistent colors ↵ | Caidan Williams | 2025-08-21 | 1 | -12/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | across themes Updated ViewMoreCard to use a Button component instead of a styled View for the 'View more' action. This improves accessibility and consistency with other interactive elements in TrendingVideos. | |||||
* | | | refactor: extract ViewMoreCard from VideoCards component | Caidan Williams | 2025-08-21 | 1 | -47/+55 | |
|/ / | | | | | | | | | | | | | | | Moved the 'View more' card logic into a separate ViewMoreCard component for better separation of concerns and readability. Updated imports to use named React hooks instead of React namespace. To modernise this old component per the new guidelines. | |||||
* | | [APP-1357] profile header follow recommendations (#8784) | Caidan | 2025-08-21 | 8 | -312/+461 | |
| | | ||||||
* | | Nightly source-language update | pfrazee | 2025-08-21 | 1 | -2/+2 | |
| | | ||||||
* | | [APP-1398] Fix post shadow/like shadow state when replying (#8866) | Eric Bailey | 2025-08-20 | 2 | -4/+40 | |
| | | | | | | | | | | | | | | * Add optimisticReplyCount to post shadow * Add special util * Fix subtle bug in query cache | |||||
* | | fix typo (#8869) | cirx | 2025-08-20 | 1 | -1/+1 | |
| | | ||||||
* | | tweak plural formatting (#8871) | surfdude29 | 2025-08-20 | 1 | -3/+3 | |
| | | ||||||
* | | Nightly source-language update | pfrazee | 2025-08-20 | 1 | -6/+6 | |
| | |