hailey
cc71ede19b
Update src/components/moderation/ReportDialog/utils/useReportOptions.ts
...
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
2025-11-06 12:03:23 -06:00
hailey
805d55fd50
Update src/components/moderation/ReportDialog/utils/useReportOptions.ts
...
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
2025-11-06 12:03:23 -06:00
hailey
c5d8d78d91
Update src/components/moderation/ReportDialog/utils/useReportOptions.ts
...
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
2025-11-06 12:03:23 -06:00
hailey
c24facd6ad
Update src/components/moderation/ReportDialog/index.tsx
...
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
2025-11-06 12:03:23 -06:00
hailey
b8ee41ba65
Update src/components/moderation/ReportDialog/utils/useReportOptions.ts
...
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
2025-11-06 12:03:23 -06:00
hailey
2af0c853a6
Update src/components/moderation/ReportDialog/utils/useReportOptions.ts
...
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
2025-11-06 12:03:23 -06:00
hailey
d1f9496059
Update src/components/moderation/ReportDialog/utils/useReportOptions.ts
...
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
2025-11-06 12:03:23 -06:00
Hailey
783acac9b8
rename type
2025-11-06 12:03:23 -06:00
Hailey
8c308be0d4
state fix
2025-11-06 12:03:23 -06:00
Hailey
45d9c5561f
other fix
2025-11-06 12:03:23 -06:00
Hailey
020feec15b
cleanup open/closed logic
2025-11-06 12:03:23 -06:00
Hailey
5971aaf749
use updated types
2025-11-06 12:03:23 -06:00
Hailey
11d4747b72
cleanup
2025-11-06 12:03:23 -06:00
Hailey
9d1219bab0
start adding new report reasons
2025-11-06 12:03:23 -06:00
Samuel Newman
9f98e53541
Revert "push in post-post toast ( #9252 )" ( #9344 )
...
This reverts commit 54a388d132 .
2025-11-06 09:40:31 -08:00
Eric Bailey
7bf00424c4
Clean up getPostThreadV2 settings/params in prep for future work ( #9179 )
...
* Deprecate prioritizeFollowedUsers
* Bump API package
2025-11-06 10:42:08 -06:00
Samuel Newman
ec2c580aae
Fix Android crash by try/catch dialog open ( #9335 )
2025-11-06 17:58:14 +02:00
pfrazee
215f97bad9
Nightly source-language update
2025-11-06 02:41:01 +00:00
Samuel Newman
531ff6c433
restore flatten to a place that is needed ( #9334 )
2025-11-05 02:07:01 -08:00
pfrazee
2077699a07
Nightly source-language update
2025-11-05 02:40:28 +00:00
Samuel Newman
fb3f1c3936
always send #interactionReply ( #9330 )
2025-11-04 19:21:55 +02:00
Samuel Newman
78e20c4200
Prevent sparse arrays in snapToOffsets ( #9329 )
...
* prevent sparse arrays in snapToOffsets
* wait, sparse arrays don't work like that
* more readable check even if it's technically useless
* make the second check actually work
2025-11-04 09:08:43 -08:00
Eric Bailey
d8e7e65a9d
Post skele tweaks ( #9328 )
...
* feat: PostControlsSkeleton (#9205 )
* feat: new PostControlsSkeleton component
* feat: integrate PostControlsSkeleton into other usages
* fix: shrink skele pill and circle sizes a bit
* Couple small tweaks
(cherry picked from commit f6a38ec42274bffc41b2898d8addb735791494fd)
---------
Co-authored-by: Elijah Seed-Arita <elijaharita@gmail.com >
2025-11-04 10:09:17 -06:00
Samuel Newman
16b14b9d13
Restore await to dismissBrowser in intent handler ( #9326 )
2025-11-04 16:57:52 +02:00
Samuel Newman
fd5b1b3a59
add even more optional chaining to link thing ( #9327 )
2025-11-04 16:57:39 +02:00
Samuel Newman
c9033dbc39
Avoid asking for read access to photo library when saving images on iOS ( #9297 )
...
* use saveToLibraryAsync on iOS
* use _(msg``) syntax
2025-11-04 06:33:30 -08:00
Samuel Newman
1b0fbd503e
Remove use of flatten where possible ( #9325 )
...
* remove use of flatten where possible
* restore flatten where it says it's needed
* missing utils alpha
2025-11-04 05:43:08 -08:00
pfrazee
0bcde99025
Nightly source-language update
2025-11-04 02:40:47 +00:00
Alex Benzer
5a4e012fdc
Adds client event for empty feed error ( #9287 )
...
* Adds client event for empty feed error
* Only log for discover
---------
Co-authored-by: Eric Bailey <git@esb.lol >
2025-11-03 11:37:40 -06:00
Samuel Newman
6ccedd5e31
ship post follow follow suggestions ( #9251 )
2025-11-03 09:18:49 -08:00
Samuel Newman
feab782ba9
Android lightbox minor perf improvement ( #9274 )
...
* minor perf improvement on android for lightbox
* Use correct `cachePolicy` when prefetching lightbox images (#9275 )
* use `memory` cachePolicy when prefetching
* use `memory` cache policy on iOS lightbox images
2025-11-03 09:18:26 -08:00
Samuel Newman
ca505fbbd2
chore: update caniuse ( #9239 )
2025-11-03 09:18:02 -08:00
Samuel Newman
e5f3131644
fix right nav overflow ( #9253 )
2025-11-03 09:15:29 -08:00
Samuel Newman
54a388d132
push in post-post toast ( #9252 )
2025-11-03 09:15:12 -08:00
Samuel Newman
b1f1b2050c
add android ripple effect to images in feed ( #9273 )
2025-11-03 09:13:22 -08:00
Samuel Newman
9070fa9a8d
Improve image download timeout handling ( #9276 )
2025-11-03 09:11:29 -08:00
Samuel Newman
55e9298ee8
disable wake-from-background OTA on Android ( #9317 )
2025-11-03 09:08:34 -08:00
Samuel Newman
c6215065bd
Update Android adaptive icon ( #9298 )
...
* remove adaptive icon gradient background
* try new foreground/monochrome assets
* adjust size back down
2025-11-03 09:05:18 -08:00
Samuel Newman
bd3594ceea
use 0.5px media border on high DPI screens on web ( #9311 )
2025-10-31 07:07:43 -07:00
Samuel Newman
de6d2f1912
Update web dim <html> background color ( #9307 )
...
* update dim background color
* Update other css colors
---------
Co-authored-by: Eric Bailey <git@esb.lol >
2025-10-30 11:44:22 -05:00
Jason Ericson
faa49feec8
Fixed Apple Music song embeds. ( #9220 )
...
* Fixed Apple Music song embeds when using a direct song link (vs playlist or album).
* Fixed song embed test.
* Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Jason Ericson <jasonmarkericson@gmail.com >
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-10-30 09:25:42 -07:00
pfrazee
55b3474ad2
Nightly source-language update
2025-10-30 02:39:59 +00:00
Anastasiya Uraleva
b0eb079ff8
[APP-1321]: Update brand embeds more clearly ( #8955 )
...
* Nightly source-language update
* run prettier
* wip
* feat: use local dev for bskyembed test.html
* feat: commit generated files which i'm not sure about
* Revert "feat: commit generated files which i'm not sure about"
This reverts commit b891efdaa1fd7ddd4417bfd5267e861a25a93b0e.
* chore: revert change to bskyembed/.eslintrc.cjs
* chore: remove generated file from bskyweb/static
* chore: revert messages.po changes
* Update bskyembed/test.html
* Nightly source-language update
* Update: Bluesky embeds
* update: embed colors for light and dark modes
* remove unused changes
* remove duplicate word
* update border radius and add cursor pointer
* add icons folder for dynamic icons
---------
Co-authored-by: Anastasiya Uraleva <anastasiya@Mac.localdomain >
Co-authored-by: Elijah Seed-Arita <elijaharita@gmail.com >
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
Co-authored-by: Anastasiya Uraleva <anastasiya@Anastasiyas-MacBook-Pro.local >
2025-10-29 17:24:48 -07:00
Samuel Newman
cfa2534ccb
remove await on dismissBrowser ( #9304 )
2025-10-29 21:23:10 +02:00
Samuel Newman
2d626f7bbf
Fix android icon file name ( #9303 )
2025-10-29 09:58:56 -07:00
Samuel Newman
5efae600dd
Add dark/tinted icon variants ( #9241 )
...
* add tinted icon style
* new dark icon
* use icon composer file
* rename some icons, ensure default ios is still there
* use solid fill instead of auto gradient
* fix web build
* back to gradient
* add . for consistency
* rename `default_old` to `legacy`
2025-10-29 09:49:45 -07:00
Eric Bailey
339f3320c6
[TS-147] Add internal debug field display ( #9302 )
...
* Add internal debug field display
* Update title
2025-10-29 11:21:19 -05:00
Samuel Newman
3107efb449
Get rid of share menu fade edge effect ( #9250 )
2025-10-29 09:09:07 -07:00
Maxym Hyba
faa389e060
rm clamp ( #9271 )
2025-10-29 08:46:21 -07:00
Samuel Newman
f15a949ef8
more text elements missing emoji prop ( #9301 )
2025-10-29 08:44:52 -07:00