Commit Graph

6528 Commits

Author SHA1 Message Date
Eric Bailey 853ecbb547 Just invert filter logic, no functional change but feels more correct 2025-11-06 12:03:24 -06:00
Eric Bailey 666f4b52c7 Update descriptions 2025-11-06 12:03:24 -06:00
Eric Bailey 6292fcaf6d Finish 'other' handling 2025-11-06 12:03:24 -06:00
Eric Bailey 21b031ce40 Just remove sort 2025-11-06 12:03:24 -06:00
Eric Bailey 810a1d8b33 Adjust sorting, return type, integrate feedback 2025-11-06 12:03:24 -06:00
Eric Bailey 74d12fbacc Bump package, integrate new reasons 2025-11-06 12:03:24 -06:00
Eric Bailey 057ebc442e Cleanup 2025-11-06 12:03:24 -06:00
Eric Bailey 75df80885a Use only new report reason types 2025-11-06 12:03:24 -06:00
Eric Bailey 47aede964f Map to deprecated reason if necessary, send some reports only to Bluesky 2025-11-06 12:03:24 -06:00
Eric Bailey 53728b468b Replace consts and maps using exported values 2025-11-06 12:03:24 -06:00
Hailey dfb5d5749e add mapping 2025-11-06 12:03:24 -06:00
hailey 0dce350d7e Update src/components/moderation/ReportDialog/utils/useReportOptions.ts
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
2025-11-06 12:03:24 -06:00
hailey 4a7258336b 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 56ab2581a9 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 022ac2ed7a 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 16a960e244 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 458c09c1c3 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 642627ecb3 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 3b1d28fcc6 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 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