about summary refs log tree commit diff
path: root/src/components/dialogs/nuxs/index.tsx
Commit message (Collapse)AuthorAgeFilesLines
* only show bookmarks nux to existing users (#8988)Samuel Newman2025-09-051-0/+7
|
* 📓 Bookmarks (#8976)Eric Bailey2025-09-041-10/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add button to controls, respace * Hook up shadow and mutation * Add Bookmarks screen * Build out Bookmarks screen * Handle removals via shadow * Use truncateAndInvalidate strategy * Add empty state * Add toasts * Add undo buttons to toasts * Stage NUX, needs image * Finesse post controls * New reply icon * Use curvier variant of repost icon * Prevent layout shift with align_start * Update api pkg * Swap in new image * Limit spacing on desktop * Rm decimals over 10k * Better optimistic adding/removing * Add metrics * Comment * Remove unused code block * Remove debug limit * Fork shadow for web/native * Tweak alt * add preventExpansion: true * Refine hitslop * Add count to anchor * Reduce space in compact mode --------- Co-authored-by: Samuel Newman <mozzius@protonmail.com>
* [Perf - part 1] Hoist service config query (#8812)Samuel Newman2025-08-141-1/+5
|
* Add displayName to contexts (#8814)Samuel Newman2025-08-141-0/+1
|
* Move NUX date (#8603)Samuel Newman2025-07-031-1/+1
|
* Activity notification settings (#8485)Samuel Newman2025-07-011-9/+10
| | | | | | Co-authored-by: Eric Bailey <git@esb.lol> Co-authored-by: Samuel Newman <mozzius@protonmail.com> Co-authored-by: hailey <me@haileyok.com>
* Don't show NUXs to brand new users (#8362)Eric Bailey2025-05-101-1/+4
| | | | | * Ensure verification nux is only shown to older users * Update comment
* Verification (#8226)Eric Bailey2025-04-181-4/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * WIP * Alignment with icon * Add create/remove prompts * Fill out check dialog a bit * Reorg * Handle was verified state * Add warning to edit profile * Add warning to handle dialog * Decent alignment in posts on all platforms * Refactor alignment for posts, chatlist, hover card * Disable on profile * Convo header * Compute simple verification state * Add other icon, rename, integrate * Swap in simple state for profile edits * Clean up utility hooks * Add verifications UI to dialog * Add edu nux * Revert change * Fix wrapping of check on profile * Rename * Fix gap under PostMeta * Update check dialogs * Handle takendown verifiers in check dialog * alf composer reply to * Refactor verification state * Add create/remove mutations, non-functional for now * Fix up post-rebase * Add check to first author noty * Do cache updates after mutations * DRY up hook, add to profile updates too * Add to drawer * Update account list * Adapt to new types * Hook up mutations * Use profile shadow in feeds * Add to settings * Shadow currentAccountProfile * Add invalid state to verifications * Fix alignment and overflow in Settings and Drawer * Re-integrate post rebase * Remove debug code * Update copy * Add unverified notification support * Remove link * Make sure dialog closes * Update URL * Add settings screen * Integrate new setting into verification states * Add metrics, bump package, fix bad import * NUX fixes * Update copy * Fixes * Update types * fix search autocomplete * fix lint * add display name warning to new dialog * update default prefs * Add parsing support for notifications * Bump pkg * Tweak noty styles * Adjust check alignment * Tweak check alignment * Fix badge for verifier * Modify copy --------- Co-authored-by: Samuel Newman <mozzius@protonmail.com> Co-authored-by: Paul Frazee <pfrazee@gmail.com>
* Remove the environment indirections (#7089)dan2024-12-131-3/+2
| | | | | * Use raw underlying globals for environment * Set dev EXPO_PUBLIC_ENV by exclusion
* Trim back prefs exposure in NUXs, make naming more friendly (#6980)Eric Bailey2024-12-061-11/+6
|
* Remove typography NUX and consistently call upsertProfile (#6424)dan2024-11-161-16/+10
| | | | | | | | | * Make profile upsert unconditional * Remove Typography NUX * Early exit NUXes on unknown creation date * Clarify via comment
* Update neue nux date (#5643)Eric Bailey2024-10-071-1/+1
|
* Adjust dialog timing (#5502)Eric Bailey2024-09-271-1/+1
|
* Remove 10milly dialog, revert header logo changes (#5503)Eric Bailey2024-09-261-6/+3
|
* [Neue] Base (#5395)Eric Bailey2024-09-181-9/+71
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add fontScale, gate it, fix some computes * Add inter, integrate * Clean up * Apply to old Text component * Use numeric weight * Cleanup * Clean up appearance settings * Global tracking * Fix regular italic variant * Refactor settings and fontScale values * Remove flags * Get rid of lower weight font usage * Remove gate from settings * Refactor appearance settings for reuse * Add neue type nux * Update defaults * Load fonts, add fallback families * Load fonts via plugin in production * Fixes * Fix for web * Nits --------- Co-authored-by: Hailey <me@haileyok.com>
* Milly tweaks (#5365)Eric Bailey2024-09-161-37/+5
| | | | Co-authored-by: Hailey <me@haileyok.com>
* Nux after onboarding (#5357)Eric Bailey2024-09-151-1/+3
| | | | | * Don't show nux dialogs until post-onboarding * Don't show if over 10M
* Fallback snoozingEric Bailey2024-09-121-2/+24
|
* Ensure dialog shows for all accounts without snoozingEric Bailey2024-09-121-3/+18
|
* Add gateEric Bailey2024-09-121-4/+20
|
* Protect against other exit methods, protect against multiple fetchesEric Bailey2024-09-111-10/+9
|
* Dev helpers, string cleanupEric Bailey2024-09-111-2/+18
|
* Fix some nux typesEric Bailey2024-09-111-3/+6
|
* Refactor, integrate nux, snoozingEric Bailey2024-09-111-28/+52
|
* RenameEric Bailey2024-09-111-0/+56