Eric Bailey
7ced82124b
Add blocked state
2025-07-14 14:38:41 -05:00
Eric Bailey
0ee7b8a0a5
Check for did match on redirect
2025-07-14 14:38:41 -05:00
Eric Bailey
ee796fe960
Refresh state after redirect
2025-07-14 14:38:41 -05:00
Eric Bailey
84c2a6686b
Add country code
2025-07-14 14:38:41 -05:00
Eric Bailey
352092db00
Tweaks
2025-07-14 14:38:41 -05:00
Eric Bailey
6f7cf06162
Fixes
2025-07-14 14:38:41 -05:00
Eric Bailey
a87e0d0769
Moar clear
2025-07-14 14:38:41 -05:00
Eric Bailey
59dce0ae1e
Clarity is better
2025-07-14 14:38:41 -05:00
Eric Bailey
61e1c68344
Handle email validation error from server
2025-07-14 14:38:41 -05:00
Eric Bailey
a8eba7552b
Don't mutate existing session, only copy
2025-07-14 14:38:41 -05:00
Eric Bailey
d25310948f
Clean up intent dialog on native
2025-07-14 14:38:41 -05:00
Eric Bailey
fc7b97834f
Fix links on native
2025-07-14 14:38:41 -05:00
Eric Bailey
766c3f23a2
Some mobile styles, add dev mode option
2025-07-14 14:38:41 -05:00
Eric Bailey
9272ac195e
Update copy
2025-07-14 14:38:41 -05:00
Eric Bailey
4d832e8eec
Rug refreshJwt
2025-07-14 14:38:41 -05:00
Eric Bailey
5c141d750e
Do service auth for init
2025-07-14 14:38:41 -05:00
Eric Bailey
9a0e043ee9
Add intent dialog
2025-07-14 14:38:41 -05:00
Eric Bailey
d0ab4d8bfe
Strengthen email validation
2025-07-14 14:38:41 -05:00
Eric Bailey
4523f7b6af
Update blocked screens UI
2025-07-14 14:38:41 -05:00
Eric Bailey
191af191bd
Add persistent card, add time-ago, warning to dialog
2025-07-14 14:38:41 -05:00
Eric Bailey
eb0c5f57f1
Use real endpoints, optimistic state
2025-07-14 14:38:41 -05:00
Eric Bailey
09b041fac1
Wrap prompt in new logic
2025-07-14 14:38:41 -05:00
Eric Bailey
e28af3259c
Reorg
2025-07-14 14:38:41 -05:00
Eric Bailey
7d4923fff4
Ok decent fallback with isExempt
2025-07-14 14:38:41 -05:00
Eric Bailey
1a13016d5e
Slightly better screen gater
2025-07-14 14:38:40 -05:00
Eric Bailey
13daf12c0c
Move provider inside query provider
2025-07-14 14:38:40 -05:00
Eric Bailey
f25eb23e95
Hook up dialog to fake mutation
2025-07-14 14:38:40 -05:00
Eric Bailey
2bf1c1e0d7
Add send email dialog
2025-07-14 14:38:40 -05:00
Eric Bailey
7021e8bab2
Refine logic for showing prompt
2025-07-14 14:38:40 -05:00
Eric Bailey
6a4ee34528
Add initial prompt component
2025-07-14 14:38:40 -05:00
Eric Bailey
1c77aedb5a
Disable mod prefs buttons, does not yet edit mod prefs
2025-07-14 14:38:40 -05:00
Eric Bailey
fa662dec9c
Add some component utils, no design, gate chat
2025-07-14 14:38:40 -05:00
Samuel Newman
587c14bac8
fix who can reply icon ( #8625 )
2025-07-14 10:01:48 -07:00
Samuel Newman
07b028ee66
Fix quote+list card padding ( #8623 )
...
* fix quote padding not being pressable
* fix list padding not being pressable
* Fix unnecessary loading of feeds (#8578 )
* stop layout shifts in feed loading
* don't load feed data if we already have it
* adjust styles, alf stuff
* remove unused button, massively simplify
* fix layout shifting in notifs
* use feedcard for feed post embeds
* use bold text to match other style
* use Link component rather than jank Pressable
* prevent nested anchors in notifs
* match following text size
* add space between content hider
* Better dead feed handling (#8579 )
* add space between content hider
* add handling for feeds that fail to load
* cleanError, in case of network funkiness
* handle deleted lists
* split out missingfeed
2025-07-09 00:14:30 -07:00
Samuel Newman
a9469cc111
Move NUX date ( #8603 )
2025-07-03 16:30:24 -07:00
Samuel Newman
bc072570d2
Activity notification settings ( #8485 )
...
Co-authored-by: Eric Bailey <git@esb.lol >
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
Co-authored-by: hailey <me@haileyok.com >
2025-07-01 14:36:04 -07:00
Samuel Newman
9fdd98d8b4
Improve post spacing ( #8589 )
2025-07-01 13:24:03 -07:00
hailey
806d3792a9
feat: use t.gifs cdn for tenor search results ( #8574 )
2025-06-30 13:24:53 -07:00
Samuel Newman
9b306598cc
tweak who can reply dialog ( #8573 )
2025-06-28 00:03:22 +03:00
Samuel Newman
ad54ec8ef9
android paper text input padding ( #8570 )
2025-06-26 17:26:40 +03: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
Samuel Newman
c634cd9071
Upgrade prettier to 3.6 ( #8558 )
...
* upgrade prettier
* run prettier
* more files
2025-06-23 07:44:40 -07:00
Samuel Newman
92ee6260c1
Ignore common video errors ( #8548 )
2025-06-20 09:50:21 -07:00
Samuel Newman
d53fdb0dda
fix prefetch returning undefined ( #8538 )
2025-06-19 09:25:17 -07:00
Eric Bailey
51babe0164
Fix anchor text overflow in threads v2 ( #8530 )
2025-06-18 13:41:58 -07: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
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
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
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