Samuel Newman
a4fefc6882
tweak buttons, prevent u13
2025-06-26 14:39:09 +03:00
Samuel Newman
e8f2cccd93
tweak styles of birthday dialog on web
2025-06-26 14:20:09 +03:00
Samuel Newman
e5f9377a69
Virtualise labeler list ( #8566 )
...
* use flatlist for labeler list
* use key extractor
* dedupe `labelValues`
* add comment
2025-06-25 23:39:34 -07:00
pfrazee
954e7d2a89
Nightly source-language update
2025-06-26 02:41:44 +00:00
Eric Bailey
92ffe66ae1
Notifications registration ( #8564 )
...
* Formatting nits
* Debounce push token registration by 100ms
* Comment
* Align handling across native devices
* Clean up
* Simplify
* Use hooks
* Update import
* Comment
* Put app view DIDs in constants
* Clarify comment
2025-06-25 21:32:51 -05:00
Eric Bailey
bb760400fe
A few perf params for threads v2 ( #8567 )
...
Co-authored-by: Hailey <me@haileyok.com >
2025-06-25 15:23:09 -07:00
Eric Bailey
929393a77a
useEmail doesn't need a low stale time ( #8568 )
2025-06-25 17:22:03 -05:00
Eric Bailey
4c1515169a
Tooltip ( #8555 )
...
* Working overlay, WIP
* Ok working with no overlay and global gesture handler
* Ok pretty good on native
* Cleanup
* Cleanup
* add animation
* add transform origin to animation
* Some a11y
* Improve colors
* Explicitly wrap gesture handler
* Add easier abstraction
* Web
* Fix animation
* Cleanup and remove provider
* Include demo for now
* Ok diff interface to avoid collapsed views
* Use dimensions hook
* Adjust overlap, clarify intent of consts
* Revert testing edits
---------
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
2025-06-24 22:03:23 -05:00
pfrazee
cd820709b6
Nightly source-language update
2025-06-24 02:42:09 +00:00
Samuel Newman
c634cd9071
Upgrade prettier to 3.6 ( #8558 )
...
* upgrade prettier
* run prettier
* more files
2025-06-23 07:44:40 -07:00
pfrazee
3c92714e4e
Nightly source-language update
2025-06-21 02:39:45 +00:00
Samuel Newman
25baf1f661
Allow disabling replies ( #8537 )
2025-06-20 22:44:53 +03:00
Samuel Newman
dcbcd1bb80
simple heuristic for reducing footer height in thread ( #8549 )
2025-06-20 14:19:48 -05:00
Samuel Newman
92ee6260c1
Ignore common video errors ( #8548 )
2025-06-20 09:50:21 -07:00
Samuel Newman
9c7b330f92
Catch web browser errors ( #8547 )
...
* catch web browser errors
* use catch instead to ensure sheetWrapper works
2025-06-20 09:49:45 -07:00
Eric Bailey
bc95c0e50c
Don't send any debugs to Sentry ( #8533 )
...
* Don't send any debugs to Sentry
* Fix tests
2025-06-20 11:44:39 -05:00
Eric Bailey
aeafb14fb4
Couple of Sentry cleanups ( #8532 )
...
* Temp ignore a couple logs
* Add debug for unknown notifications
* Nvm let's do this in Sentry
* Downgrade two DMs network related issues
* Check for network errors before sending in Convo
* Do the same for event bus
* Fix mistake
2025-06-20 09:30:52 -07:00
Samuel Newman
4c75b568df
Android notification channels ( #8539 )
2025-06-20 11:01:55 +03:00
pfrazee
9702b210cc
Nightly source-language update
2025-06-20 02:41:14 +00:00
Samuel Newman
d53fdb0dda
fix prefetch returning undefined ( #8538 )
2025-06-19 09:25:17 -07:00
pfrazee
9be3b0794c
Nightly source-language update
2025-06-19 02:41:35 +00:00
Eric Bailey
51babe0164
Fix anchor text overflow in threads v2 ( #8530 )
2025-06-18 13:41:58 -07:00
Eric Bailey
04a2a227fc
Revert "Move dialog outputs inside navigation context ( #8511 )" ( #8531 )
2025-06-18 13:39:58 -07:00
Samuel Newman
42510c0515
gate notification settings ( #8527 )
2025-06-18 13:36:37 -07:00
Samuel Newman
eb18b6a49a
add scrollbars back on android ( #8529 )
2025-06-18 21:37:04 +03:00
Eric Bailey
066fd8cbf9
Fix select text color if system theme mismatches app theme ( #8523 )
2025-06-18 11:34:52 -05:00
Samuel Newman
06ebd2964a
Fix linking to specific search results ( #8520 )
...
* fix linking to bsky.app/search?q=xyz
* add name to comment
* skip if notfound
2025-06-18 09:25:14 -07:00
Samuel Newman
3304cd0424
notif settings lexicon change ( #8518 )
2025-06-18 09:24:55 -07:00
Eric Bailey
32ba17a4f1
Fix anchor follow button alignment ( #8522 )
2025-06-18 09:24:27 -07:00
Eric Bailey
f83335f110
Move dialog outputs inside navigation context ( #8511 )
...
* Move all dialogs within NavigationContent on native
* Ok leave old ModalsContainer alone for now
* Do the same on web
* Gate browser consent dialog just to be clear
2025-06-18 09:53:34 -05:00
Samuel Newman
4da86e5864
Modernise link warning dialog ( #8243 )
...
* add link warning dialog
* add copy for if sharing
* delete old modal
* get web working
2025-06-18 06:17:54 -07:00
Samuel Newman
dd86402763
rearrange settings ( #8519 )
2025-06-18 05:19:42 -07:00
Frudrax Cheng
13d21692bf
Mark translatable text in PreferenceControls.tsx ( #8516 )
...
* Update PreferenceControls.tsx
* Update PreferenceControls.tsx
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update PreferenceControls.tsx
Co-authored-by: Minseo Lee <itoupluk427@gmail.com >
* Update PreferenceControls.tsx
---------
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
Co-authored-by: Minseo Lee <itoupluk427@gmail.com >
2025-06-18 04:57:49 -07:00
Samuel Newman
e672f43ec8
fix other case of promise.all misuse ( #8505 )
2025-06-18 04:08:44 -07:00
pfrazee
afd3d2829f
Nightly source-language update
2025-06-18 02:40:54 +00:00
Eric Bailey
619fa0d0bb
Delete some old dialogs ( #8512 )
...
* Delete old EditProfile dialog
* Delete old email verification dialogs
2025-06-17 18:12:37 -05:00
Samuel Newman
9cf457acf8
copy tweak ( #8506 )
2025-06-18 00:12:59 +03:00
Samuel Newman
21989b558b
Granular notification settings ( #8484 )
...
* add mockup screen
* add notification index screen
* add redirect screen
* upgrade sdk
* new icons
* add new screens
* make router typesafe, finish adding screens
* add routes to go server
* load settings
* push notif settings
* improve web
* fix lockfile lint
* no $type on preferences
* prompt to enable push notifications
* fix reply prefs
* space out options
* fix copy error
* Update RepostsOnRepostsNotificationSettings.tsx
* only send minimal diff to putPrefs
* fix yarn.lock
* Update Navigation.tsx
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update src/screens/Settings/NotificationSettings/index.tsx
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* add description to `syncOthers`
---------
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
2025-06-17 02:37:14 -07:00
pfrazee
7dc6bb57a6
Nightly source-language update
2025-06-17 02:41:29 +00:00
Samuel Newman
c16d5ce821
Fix misuse of Promise.all ( #8222 )
2025-06-16 10:00:38 -07:00
Eric Bailey
c2b71a6a9e
Fix v2 tree view bug caused by moderation settings ( #8503 )
...
* Use actual index, not seen index
* Handle edge case where last sibling is moderated
2025-06-16 10:39:41 -05:00
Samuel Newman
585dbebb69
Fix long-press loophole for disabled quote posts ( #8502 )
...
* fix loophole for disabled quote posts
* show dialog instead
2025-06-16 08:32:51 -07:00
Samuel Newman
5c50e10205
Align avatar in reply prompt ( #8501 )
...
* align avi in reply prompt
* update skellie
2025-06-16 08:20:17 -07:00
Eric Bailey
2c8dd12281
Use post shadow ( #8491 )
2025-06-14 20:47:16 +03:00
pfrazee
45e64757d0
Nightly source-language update
2025-06-14 02:39:43 +00:00
Samuel Newman
00469314ca
Use Button instead of TextLink for show more button ( #8480 )
...
* use button instead of TextLink for show more
* Match post text size, provide interaction feedback
* Move to new Post components dir
* Prettier
---------
Co-authored-by: Eric Bailey <git@esb.lol >
2025-06-13 16:43:17 -05:00
Samuel Newman
ed9691511b
Hover card on anchor displayName/handle ( #8479 )
...
* add hover to anchor display name / handle
* use newer link component
* Wrap using a single hover element
---------
Co-authored-by: Eric Bailey <git@esb.lol >
2025-06-13 16:41:12 -05:00
Eric Bailey
d2de074dc4
Disable default stack traces that are causing issues ( #8487 )
2025-06-13 13:37:47 -05:00
Eric Bailey
45f0f7eefe
Port post embeds to new arch ( #7408 )
...
* Direct port of embeds to new arch
(cherry picked from commit cc3fa1f6cea396dd9222486c633a508bfee1ecd6)
* Re-org
* Split out ListEmbed and FeedEmbed
* Split out ImageEmbed
* DRY up a bit
* Port over ExternalLinkEmbed
* Port over Player and Gif embeds
* Migrate ComposerReplyTo
* Replace other usages of old post-embeds
* Migrate view contexts
* Copy pasta VideoEmbed
* Copy pasta GifEmbed
* Swap in new file location
* Clean up
* Fix up native
* Add back in correct moderation on List and Feed embeds
* Format
* Prettier
* delete old video utils
* move bandwidth-estimate.ts
* Remove log
* Add LazyQuoteEmbed for composer use
* Clean up unused things
* Remove remaining items
* Prettier
* Fix imports
* Handle nested quotes same as prod
* Add back silenced error handling
* Fix lint
---------
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
2025-06-13 12:05:41 -05:00
pfrazee
ba0f5a9bde
Nightly source-language update
2025-06-13 02:41:11 +00:00