Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Auto-like what you repost per commonly accepted etiquette HEAD main | Vika | 7 days | 1 | -0/+11 |
| | |||||
* | Bump labeler limit to 25 | Vika | 8 days | 1 | -1/+1 |
| | |||||
* | xyz.blueskyweb.app → xyz.vikanezrimaya.voidsky | Vika | 10 days | 3 | -3/+3 |
| | |||||
* | Unlock fancy app icons | Vika | 10 days | 2 | -2/+2 |
| | | | | Huh, didn't know the app had those. | ||||
* | Fully neuter Bluesky PBC moderation | Vika | 2025-09-22 | 1 | -1/+2 |
| | |||||
* | Remove Bluesky PBC regional labelers | Vika | 2025-09-22 | 1 | -2/+2 |
| | |||||
* | Remove email nag prompt | Vika | 2025-09-18 | 1 | -1/+2 |
| | |||||
* | feat: don't baby the user if they don't want to reveal their birthdate or ↵ | Vika | 2025-09-18 | 1 | -3/+3 |
| | | | | set a wrong one by accident | ||||
* | Add missing passive feed interactions (#9043) | Samuel Newman | 2025-09-15 | 1 | -42/+11 |
| | |||||
* | Nightly source-language update | pfrazee | 2025-09-12 | 1 | -29/+33 |
| | |||||
* | Generate separate strings for join messages in Newskie dialog (#8007) | surfdude29 | 2025-09-11 | 1 | -19/+27 |
| | | | | | | | | | | | | | | | * try again * prettier * prettier round 2 * Update src/components/NewskieDialog.tsx Co-authored-by: Samuel Newman <mozzius@protonmail.com> --------- Co-authored-by: Samuel Newman <mozzius@protonmail.com> | ||||
* | Log cleanup (#9029) | Samuel Newman | 2025-09-11 | 2 | -6/+3 |
| | | | | | | | | | * change warn to log * networkerror check on failed to check unread notifications * rm both logs * tweak imports | ||||
* | ensure mod service header present for appeals (#9025) | hailey | 2025-09-11 | 1 | -9/+18 |
| | |||||
* | Nightly source-language update | pfrazee | 2025-09-11 | 1 | -36/+36 |
| | |||||
* | Ensure there is a thumbnail for videos on web (#9019) | Samuel Newman | 2025-09-10 | 2 | -6/+14 |
| | |||||
* | Fix profile lists/feeds/starterpacks tabs position issue (#8935) | Samuel Newman | 2025-09-10 | 5 | -233/+250 |
| | |||||
* | add prevent default to thread anchor checkmark (#9020) | Samuel Newman | 2025-09-10 | 1 | -3/+3 |
| | |||||
* | Nightly source-language update | pfrazee | 2025-09-10 | 1 | -246/+285 |
| | |||||
* | ALF saved feeds screen (#8844) | Samuel Newman | 2025-09-09 | 4 | -204/+170 |
| | |||||
* | reduce checkmark size in thread anchor (#8942) | Samuel Newman | 2025-09-09 | 2 | -2/+2 |
| | |||||
* | ALF lists screen (#8941) | Samuel Newman | 2025-09-09 | 10 | -1079/+1226 |
| | | | | | | | | | | | * alf list screens * relocate to `#/screens`, balkanize * use useBreakpoints * showCancel on subscribe menu * fix typo | ||||
* | Clean up dialogs (#8934) | Samuel Newman | 2025-09-09 | 6 | -195/+221 |
| | |||||
* | Fix focus ring shapes (#9005) | Samuel Newman | 2025-09-09 | 2 | -11/+24 |
| | | | | | * fix user avis being the wrong shape * fix the fab being the wrong shape | ||||
* | run `yarn lint --fix` (#9013) | Samuel Newman | 2025-09-09 | 225 | -433/+555 |
| | |||||
* | Remove `atob` polyfill (#9000) | Samuel Newman | 2025-09-09 | 1 | -49/+0 |
| | | | | | * remove atob polyfill * remove base64-js as a dependency | ||||
* | clean up language before suggesting (#9006) | Samuel Newman | 2025-09-09 | 1 | -1/+11 |
| | |||||
* | Upgrade `@types/react` to 19 and run codemod (attempt 2) (#8918) | Samuel Newman | 2025-09-09 | 70 | -98/+119 |
| | | | | | | | | | | | | | * update dependencies * rm `import type React from 'react'` * run codemods * patch discord types * update types/react-dom * Update yarn.lock | ||||
* | Nightly source-language update | pfrazee | 2025-09-09 | 1 | -25/+21 |
| | |||||
* | remove link from saved count (#9010) | Samuel Newman | 2025-09-08 | 1 | -14/+8 |
| | |||||
* | Pass feed context to video feed post controls (#9004) | kindgracekind | 2025-09-08 | 1 | -0/+1 |
| | |||||
* | 1.108.0 Release Prep (#8993) | Eric Bailey | 2025-09-05 | 45 | -15791/+23576 |
| | | | | | * Pull and extract * Pull and extract part II | ||||
* | Nightly source-language update | estrattonbailey | 2025-09-05 | 1 | -143/+147 |
| | |||||
* | Remove region for AA call, actually not helpful (#8992) | Eric Bailey | 2025-09-05 | 1 | -5/+1 |
| | |||||
* | [Perf] Drawer gesture perf fix + related cleanup (#8953) | Samuel Newman | 2025-09-05 | 4 | -85/+107 |
| | | | | | | | * split drawer layout into own component * don't put props in dep array * memoize pager view | ||||
* | Restore quick language select (#8981) | Samuel Newman | 2025-09-05 | 4 | -90/+154 |
| | | | | | | | | | | | | | * restore quick language select * rm showCancel * rm margin from thread button * alf composer icons * stop hiding keyboard * use trans | ||||
* | Make logs more clear (#8991) | Eric Bailey | 2025-09-05 | 3 | -17/+33 |
| | |||||
* | Revert "use comment instead of context (#8987)" (#8990) | Samuel Newman | 2025-09-05 | 2 | -2/+2 |
| | | | This reverts commit c7f8da8f9768515be7d3c79e9128c0411390c48e. | ||||
* | use comment instead of context (#8987) | Samuel Newman | 2025-09-05 | 2 | -2/+2 |
| | |||||
* | Provide more precise data for age assurance (#8989) | Eric Bailey | 2025-09-05 | 1 | -3/+24 |
| | |||||
* | only show bookmarks nux to existing users (#8988) | Samuel Newman | 2025-09-05 | 1 | -0/+7 |
| | |||||
* | ensure headers are set when chat reporting (#8985) | Samuel Newman | 2025-09-05 | 4 | -20/+35 |
| | |||||
* | require auth for bookmarks (#8983) | Samuel Newman | 2025-09-05 | 1 | -7/+10 |
| | |||||
* | add translation context for "saved" (#8982) | Samuel Newman | 2025-09-05 | 2 | -2/+7 |
| | |||||
* | Simplify post number formatting (#8978) | Samuel Newman | 2025-09-05 | 2 | -29/+6 |
| | | | | | * revert number formatting change * use formatPostStatCount in repost web | ||||
* | E2E fixes (#8980) | Samuel Newman | 2025-09-05 | 3 | -13/+14 |
| | | | | | | | * update dev-env * hide nux after onboarding * use getter/setter for proxy header | ||||
* | Nightly source-language update | estrattonbailey | 2025-09-05 | 1 | -74/+86 |
| | |||||
* | 108 fixes (#8977) | Eric Bailey | 2025-09-04 | 12 | -67/+89 |
| | | | | | | | | | * Translation comment * Fix error handling in starter pack generation * Allow access to DM settings for age restricted users * Leave post stat unit formatting up to translators | ||||
* | Nightly source-language update | estrattonbailey | 2025-09-04 | 1 | -156/+228 |
| | |||||
* | 📓 Bookmarks (#8976) | Eric Bailey | 2025-09-04 | 29 | -128/+1203 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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> | ||||
* | Nightly source-language update | estrattonbailey | 2025-09-04 | 1 | -9/+9 |
| |