Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Nightly source-language update | pfrazee | 2025-08-16 | 1 | -120/+120 |
| | |||||
* | don't override backspace if alt or meta key (#8855) | Samuel Newman | 2025-08-15 | 1 | -1/+5 |
| | |||||
* | Use medium font weight in a few places (#8848) | Samuel Newman | 2025-08-15 | 4 | -8/+5 |
| | | | | | | | * medium font toasts * medium font tabs * medium font trending pill | ||||
* | feat: use OP's language as recommendation when replying (#8832) | Elijah Seed-Arita | 2025-08-15 | 12 | -4/+31 |
| | | | | | * feat: use OP's language as recommendation when replying * fix: address nits | ||||
* | Nightly source-language update | pfrazee | 2025-08-15 | 1 | -35/+28 |
| | |||||
* | Profile back button tweaks for web (#8795) | Bartosz Kaszubowski | 2025-08-14 | 1 | -55/+41 |
| | | | | | | | | | | | * Profile back button tweaks * apply review feedback - remove StyleSheet * Update src/screens/Profile/Header/Shell.tsx --------- Co-authored-by: Samuel Newman <mozzius@protonmail.com> | ||||
* | Integrate Sonner for toasts (#8839) | Eric Bailey | 2025-08-14 | 10 | -386/+152 |
| | | | | | | | | | * Integrate Sonner for toasts * Fix animation on iOS * Refactor API * Update e2e file | ||||
* | Improve "replied to a post" component (#8602) | Samuel Newman | 2025-08-14 | 5 | -158/+109 |
| | | | | | * unify component * change bottom padding from 2px to 4px | ||||
* | Nightly source-language update | pfrazee | 2025-08-14 | 1 | -105/+97 |
| | |||||
* | [Perf - part 1] Hoist service config query (#8812) | Samuel Newman | 2025-08-14 | 12 | -88/+119 |
| | |||||
* | Add displayName to contexts (#8814) | Samuel Newman | 2025-08-14 | 86 | -23/+165 |
| | |||||
* | [Perf - part 3] Stop every dialog control in the entire app rerendering when ↵ | Samuel Newman | 2025-08-14 | 2 | -16/+19 |
| | | | | opening a dialog (#8815) | ||||
* | stop incorrectly using suffixtext (#8352) | Samuel Newman | 2025-08-14 | 1 | -22/+15 |
| | |||||
* | Fix chat button placeholder size on profile (#8827) | Samuel Newman | 2025-08-13 | 1 | -1/+2 |
| | |||||
* | fix: don't open user profile when clicking edit button in user list (#8831) | Elijah Seed-Arita | 2025-08-13 | 1 | -3/+10 |
| | |||||
* | Fix deletion of composed emojis in web composer (#8829) | Arturo Fonseca | 2025-08-13 | 1 | -1/+20 |
| | |||||
* | Nightly source-language update | pfrazee | 2025-08-13 | 1 | -23/+23 |
| | |||||
* | remove imports from @atproto/api internals (#8403) | Samuel Newman | 2025-08-12 | 12 | -47/+58 |
| | |||||
* | remove unicode ltr chars and replace with css (#8826) | Samuel Newman | 2025-08-12 | 2 | -5/+21 |
| | |||||
* | Translations (#8823) | Eric Bailey | 2025-08-11 | 46 | -10225/+10419 |
| | | | | | | | * Extract en * Pull and extract * Pull and extract | ||||
* | Update dates (#8822) | Eric Bailey | 2025-08-11 | 2 | -7/+7 |
| | |||||
* | set maxwidth on feed context string (#8817) | Samuel Newman | 2025-08-11 | 1 | -2/+2 |
| | |||||
* | filter out muted/blocked convos from share menu (#8802) | Samuel Newman | 2025-08-11 | 1 | -2/+14 |
| | |||||
* | add bottom border to feed headers in explore on web (#8801) | Samuel Newman | 2025-08-11 | 1 | -5/+1 |
| | |||||
* | Tweak small buttons (#8818) | Samuel Newman | 2025-08-11 | 7 | -28/+49 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * set size=small buttons to `text_sm` * change to `leading_snug` * add gap to repost buttons * Add medium-weight font, use for buttons (#8819) * add medium weight inter * add medium font to buttons * Adjust bold weights * Fix ref --------- Co-authored-by: Eric Bailey <git@esb.lol> * Align with designs --------- Co-authored-by: Eric Bailey <git@esb.lol> | ||||
* | make sure admonition text doesn't touch button (#8816) | Samuel Newman | 2025-08-11 | 1 | -1/+1 |
| | |||||
* | Add context and comments to button text, label and title in email ↵ | surfdude29 | 2025-08-11 | 1 | -3/+15 |
| | | | | | | | | | | | | | verification dialog (#8810) * add context and comment for translators to button text in email verification dialog * shorten comment * add comment for other string * tweak comment * tweak again | ||||
* | Fix policy state (#8821) | Eric Bailey | 2025-08-11 | 2 | -15/+5 |
| | | | | | * Mark completedForDevice prior to creating an account * Mark policies as completed after initial create account step | ||||
* | Fix translations on Android using PROCESS_TEXT intent (#8486) | Samuel Newman | 2025-08-11 | 5 | -38/+82 |
| | | | | | | | | | | | | | | | * use intents to translate text on android * clean up config plugins * restore day night plugin just to be safe * leave a comment for why we can't open translate directly * add todo * fix lockfile lint | ||||
* | Nightly source-language update | pfrazee | 2025-08-10 | 1 | -27/+27 |
| | |||||
* | Merge pull request #8766 from internet-development/binaryfiddler/starter-pack | jim | 2025-08-09 | 1 | -71/+85 |
|\ | | | | | Update starter pack wizard screen | ||||
| * | add missing import | Chenyu Huang | 2025-08-08 | 1 | -1/+1 |
| | | |||||
| * | Update src/screens/StarterPack/Wizard/index.tsx | Chenyu | 2025-08-06 | 1 | -1/+1 |
| | | | | | | Co-authored-by: Samuel Newman <mozzius@protonmail.com> | ||||
| * | left align header content | Chenyu Huang | 2025-08-06 | 1 | -1/+1 |
| | | |||||
| * | update starter pack wizard layout | Chenyu Huang | 2025-08-01 | 1 | -69/+83 |
| | | |||||
* | | Captcha fixes (#8803) | Eric Bailey | 2025-08-08 | 1 | -4/+6 |
| | | | | | | | | | | * Add env to scripts * Update var name | ||||
* | | Update links (#8800) | Eric Bailey | 2025-08-07 | 1 | -5/+5 |
| | | |||||
* | | Pull latest translations (#8799) | Eric Bailey | 2025-08-07 | 46 | -16256/+22098 |
| | | |||||
* | | Check handle as you type (#8601) | Samuel Newman | 2025-08-07 | 14 | -236/+582 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * check handle as you type * metrics * add metric types * fix overflow * only check reserved handles for bsky.social, fix test * change validation check name * tweak input * move ghosttext component to textfield * tweak styles to try and match latest * add suggestions * improvements, metrics * share logic between typeahead and next button * Apply suggestions from code review Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> * update checks, disable button if unavailable * convert to lowercase * fix bug with checkHandleAvailability * add gate * move files around to make clearer * fix bad import * Fix flashing next button * Enable for TF --------- Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> Co-authored-by: Hailey <me@haileyok.com> Co-authored-by: Eric Bailey <git@esb.lol> | ||||
* | | Add cursor pointer to web select trigger (#8787) | Bartosz Kaszubowski | 2025-08-07 | 1 | -1/+2 |
| | | |||||
* | | Fix disabled primary button text color (#8796) | Eric Bailey | 2025-08-07 | 1 | -1/+7 |
| | | |||||
* | | Fix e2e (#8794) | Eric Bailey | 2025-08-07 | 3 | -12/+19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Only enable policy update overlay once the actual Overlay mounts (after onboarding and all that) * Disable policy overlay in e2e * Add comments * Add extra insurance * Rm log * Fix shared prefs test * Fix login flows by optionally closing 'Remember password' system dialog * Return missing testID * Bump dev-env | ||||
* | | Fix policy overlay logic (#8793) | Eric Bailey | 2025-08-07 | 5 | -17/+80 |
| | | | | | | | | | | | | | | | | | | | | | | * Only enable policy update overlay once the actual Overlay mounts (after onboarding and all that) * Disable policy overlay in e2e * Add comments * Add extra insurance * Rm log |