Eric Bailey
998f4038b0
Moderation and cleanup
2025-09-11 13:25:26 -05:00
Eric Bailey
d15585bea4
Add moderation setup
2025-09-11 13:25:26 -05:00
Eric Bailey
e74bd093ee
Initial work for postgen
2025-09-11 13:25:26 -05:00
Samuel Newman
6a4c56dfa9
Log cleanup ( #9029 )
...
* change warn to log
* networkerror check on failed to check unread notifications
* rm both logs
* tweak imports
2025-09-11 11:23:16 -07:00
hailey
836d16fec9
ensure mod service header present for appeals ( #9025 )
2025-09-11 00:31:17 -07:00
pfrazee
58ffe365ae
Nightly source-language update
2025-09-11 02:36:03 +00:00
jim
426f025940
Merge pull request #9023 from internet-development/caidanw/app-1040-feed-open-graph-tags
...
feat: add feed open graph tags
2025-09-10 14:19:15 -07:00
Samuel Newman
20ff3e3ba0
Ensure there is a thumbnail for videos on web ( #9019 )
2025-09-10 18:49:44 +03:00
Samuel Newman
5b8631d188
Fix profile lists/feeds/starterpacks tabs position issue ( #8935 )
2025-09-10 18:49:04 +03:00
Samuel Newman
5be753ecdf
add prevent default to thread anchor checkmark ( #9020 )
2025-09-10 17:44:19 +03:00
Caidan Williams
d7c180db0e
style: remove trailing spaces
2025-09-09 20:35:14 -07:00
Caidan Williams
f5079b8158
feat: add OpenGraph metadata for feed URLs in bskyweb
...
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.
2025-09-09 20:03:50 -07:00
pfrazee
c7591ef058
Nightly source-language update
2025-09-10 02:33:45 +00:00
Samuel Newman
372e20efa3
ALF saved feeds screen ( #8844 )
2025-09-09 22:40:25 +03:00
Samuel Newman
9e8bceec60
reduce checkmark size in thread anchor ( #8942 )
2025-09-09 10:27:16 -07:00
Samuel Newman
6432667f60
ALF lists screen ( #8941 )
...
* alf list screens
* relocate to `#/screens`, balkanize
* use useBreakpoints
* showCancel on subscribe menu
* fix typo
2025-09-09 10:20:33 -07:00
Samuel Newman
4a1b1f17f4
Clean up dialogs ( #8934 )
2025-09-09 18:45:36 +03:00
Samuel Newman
7574a745d1
Fix focus ring shapes ( #9005 )
...
* fix user avis being the wrong shape
* fix the fab being the wrong shape
2025-09-09 08:40:19 -07:00
Samuel Newman
53e43a957c
run yarn lint --fix ( #9013 )
2025-09-09 08:38:21 -07:00
Samuel Newman
bb30b592d7
Remove atob polyfill ( #9000 )
...
* remove atob polyfill
* remove base64-js as a dependency
2025-09-09 08:33:41 -07:00
Samuel Newman
bbc55eb0d7
clean up language before suggesting ( #9006 )
2025-09-09 08:33:23 -07:00
Samuel Newman
3e2c181c40
Upgrade @types/react to 19 and run codemod (attempt 2) ( #8918 )
...
* update dependencies
* rm `import type React from 'react'`
* run codemods
* patch discord types
* update types/react-dom
* Update yarn.lock
2025-09-09 08:09:10 -07:00
pfrazee
d496a22352
Nightly source-language update
2025-09-09 02:37:07 +00:00
Samuel Newman
d8413b09f8
remove link from saved count ( #9010 )
2025-09-08 23:14:19 +03:00
Samuel Newman
5ec6db5297
bump version ( #9008 )
2025-09-08 11:31:14 -07:00
kindgracekind
2b4da7f536
Pass feed context to video feed post controls ( #9004 )
2025-09-08 02:24:07 -07:00
Eric Bailey
5cd4a3362d
1.108.0 Release Prep ( #8993 )
...
* Pull and extract
* Pull and extract part II
1.108.0
2025-09-05 13:14:20 -05:00
estrattonbailey
834486c97d
Nightly source-language update
2025-09-05 16:28:09 +00:00
Eric Bailey
e073bdac6e
Remove region for AA call, actually not helpful ( #8992 )
2025-09-05 11:07:37 -05:00
Samuel Newman
73d72814c5
patch in unreleased upstream fix for jitter ( #8952 )
2025-09-05 08:39:55 -07:00
Samuel Newman
daed047bb4
[Perf] Drawer gesture perf fix + related cleanup ( #8953 )
...
* split drawer layout into own component
* don't put props in dep array
* memoize pager view
2025-09-05 08:39:28 -07:00
Samuel Newman
ee3e083938
Restore quick language select ( #8981 )
...
* restore quick language select
* rm showCancel
* rm margin from thread button
* alf composer icons
* stop hiding keyboard
* use trans
2025-09-05 08:34:00 -07:00
Eric Bailey
0f089060d2
Make logs more clear ( #8991 )
2025-09-05 10:25:42 -05:00
Samuel Newman
01ba0d0ed6
Revert "use comment instead of context ( #8987 )" ( #8990 )
...
This reverts commit c7f8da8f97 .
2025-09-05 08:11:56 -07:00
Samuel Newman
c7f8da8f97
use comment instead of context ( #8987 )
2025-09-05 18:03:29 +03:00
Eric Bailey
76cd645a40
Provide more precise data for age assurance ( #8989 )
2025-09-05 10:02:24 -05:00
Samuel Newman
124cfb57c7
only show bookmarks nux to existing users ( #8988 )
2025-09-05 09:49:34 -05:00
Samuel Newman
ac0c4ef2d9
ensure headers are set when chat reporting ( #8985 )
2025-09-05 09:33:27 -05:00
Samuel Newman
917256713f
require auth for bookmarks ( #8983 )
2025-09-05 09:31:25 -05:00
Samuel Newman
c26906e15c
add translation context for "saved" ( #8982 )
2025-09-05 07:29:57 -07:00
Samuel Newman
0c4b908020
Simplify post number formatting ( #8978 )
...
* revert number formatting change
* use formatPostStatCount in repost web
2025-09-05 09:29:10 -05:00
Samuel Newman
457cd3d0fb
E2E fixes ( #8980 )
...
* update dev-env
* hide nux after onboarding
* use getter/setter for proxy header
2025-09-05 09:27:18 -05:00
estrattonbailey
bc827dc97f
Nightly source-language update
2025-09-05 00:40:16 +00:00
Eric Bailey
c129108b78
108 fixes ( #8977 )
...
* 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
2025-09-04 19:36:23 -05:00
estrattonbailey
0b480bdaf8
Nightly source-language update
2025-09-04 22:33:00 +00:00
Eric Bailey
535d4d6cf7
📓 Bookmarks ( #8976 )
...
* 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 >
2025-09-04 17:30:15 -05:00
estrattonbailey
04b869714e
Nightly source-language update
2025-09-04 20:11:21 +00:00
surfdude29
9738f4858d
Tweak location-related strings and labels ( #8975 )
...
* tweak string in BlockedGeoOverlay.tsx
* tweak string in AgeAssuranceAccountCard.tsx
* tweak string and labels in DeviceLocationRequestDialog.tsx
* prettier
* add missing `.` in DeviceLocationRequestDialog.tsx
2025-09-04 15:08:23 -05:00
estrattonbailey
0dafc2ccd6
Nightly source-language update
2025-09-04 16:11:27 +00:00
Eric Bailey
f8ae0540a0
Provide geo-gated users optional GPS fallback for precise location data ( #8973 )
2025-09-04 11:07:12 -05:00