about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* Auto-like what you repost per commonly accepted etiquette HEAD mainVika7 days1-0/+11
|
* Bump labeler limit to 25Vika8 days1-1/+1
|
* Change web favicon — why isn't it regenerated?Vika8 days3-0/+0
|
* shell.nix: init for Android & web developmentVika8 days1-0/+33
|
* bskyembed: add @types/node so that builds don't fail in CIVika8 days2-0/+13
|
* xyz.blueskyweb.app → xyz.vikanezrimaya.voidskyVika10 days35-42/+42
|
* Replace branding iconsVika10 days10-1/+62
| | | | | The only one remaining in src/view/icons/Logo.tsx — for some reason it's hardcoded. I will need to hack it up myself.
* Unlock fancy app iconsVika10 days2-2/+2
| | | | Huh, didn't know the app had those.
* Fully neuter Bluesky PBC moderationVika2025-09-221-1/+2
|
* Remove Bluesky PBC regional labelersVika2025-09-221-2/+2
|
* Remove email nag promptVika2025-09-181-1/+2
|
* feat: don't baby the user if they don't want to reveal their birthdate or ↵Vika2025-09-181-3/+3
| | | | set a wrong one by accident
* improve: enhance post OpenGraph metadata with engagement data and auth ↵Caidan2025-09-173-10/+51
| | | | handling (#9046)
* Add missing passive feed interactions (#9043)Samuel Newman2025-09-151-42/+11
|
* Nightly source-language updatepfrazee2025-09-121-29/+33
|
* Generate separate strings for join messages in Newskie dialog (#8007)surfdude292025-09-111-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 Newman2025-09-112-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)hailey2025-09-111-9/+18
|
* Nightly source-language updatepfrazee2025-09-111-36/+36
|
* Merge pull request #9023 from ↵jim2025-09-102-1/+106
|\ | | | | | | | | internet-development/caidanw/app-1040-feed-open-graph-tags feat: add feed open graph tags
| * style: remove trailing spacesCaidan Williams2025-09-091-6/+6
| |
| * feat: add OpenGraph metadata for feed URLs in bskywebCaidan Williams2025-09-092-1/+106
| | | | | | | | Enable rich link previews when feed URLs are shared in iMessage, Slack, and other social platforms. Adds feed title, description, creator info, and avatar images to improve sharing experience.
* | Ensure there is a thumbnail for videos on web (#9019)Samuel Newman2025-09-102-6/+14
| |
* | Fix profile lists/feeds/starterpacks tabs position issue (#8935)Samuel Newman2025-09-105-233/+250
| |
* | add prevent default to thread anchor checkmark (#9020)Samuel Newman2025-09-101-3/+3
|/
* Nightly source-language updatepfrazee2025-09-101-246/+285
|
* ALF saved feeds screen (#8844)Samuel Newman2025-09-094-204/+170
|
* reduce checkmark size in thread anchor (#8942)Samuel Newman2025-09-092-2/+2
|
* ALF lists screen (#8941)Samuel Newman2025-09-0910-1079/+1226
| | | | | | | | | | | * alf list screens * relocate to `#/screens`, balkanize * use useBreakpoints * showCancel on subscribe menu * fix typo
* Clean up dialogs (#8934)Samuel Newman2025-09-096-195/+221
|
* Fix focus ring shapes (#9005)Samuel Newman2025-09-092-11/+24
| | | | | * fix user avis being the wrong shape * fix the fab being the wrong shape
* run `yarn lint --fix` (#9013)Samuel Newman2025-09-09225-433/+555
|
* Remove `atob` polyfill (#9000)Samuel Newman2025-09-092-50/+0
| | | | | * remove atob polyfill * remove base64-js as a dependency
* clean up language before suggesting (#9006)Samuel Newman2025-09-091-1/+11
|
* Upgrade `@types/react` to 19 and run codemod (attempt 2) (#8918)Samuel Newman2025-09-0973-143/+157
| | | | | | | | | | | | | * update dependencies * rm `import type React from 'react'` * run codemods * patch discord types * update types/react-dom * Update yarn.lock
* Nightly source-language updatepfrazee2025-09-091-25/+21
|
* remove link from saved count (#9010)Samuel Newman2025-09-081-14/+8
|
* bump version (#9008)Samuel Newman2025-09-081-1/+1
|
* Pass feed context to video feed post controls (#9004)kindgracekind2025-09-081-0/+1
|
* 1.108.0 Release Prep (#8993)Eric Bailey2025-09-0545-15791/+23576
| | | | | * Pull and extract * Pull and extract part II
* Nightly source-language updateestrattonbailey2025-09-051-143/+147
|
* Remove region for AA call, actually not helpful (#8992)Eric Bailey2025-09-051-5/+1
|
* patch in unreleased upstream fix for jitter (#8952)Samuel Newman2025-09-051-0/+38
|
* [Perf] Drawer gesture perf fix + related cleanup (#8953)Samuel Newman2025-09-054-85/+107
| | | | | | | * split drawer layout into own component * don't put props in dep array * memoize pager view
* Restore quick language select (#8981)Samuel Newman2025-09-054-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 Bailey2025-09-053-17/+33
|
* Revert "use comment instead of context (#8987)" (#8990)Samuel Newman2025-09-052-2/+2
| | | This reverts commit c7f8da8f9768515be7d3c79e9128c0411390c48e.
* use comment instead of context (#8987)Samuel Newman2025-09-052-2/+2
|
* Provide more precise data for age assurance (#8989)Eric Bailey2025-09-051-3/+24
|
* only show bookmarks nux to existing users (#8988)Samuel Newman2025-09-051-0/+7
|