Commit Graph

5941 Commits

Author SHA1 Message Date
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 74ee8e2a4a Add retries 2025-07-14 14:38:41 -05:00
Eric Bailey c05a1a59f7 Register push after aa state 2025-07-14 14:38:41 -05:00
Eric Bailey 37a52e8e84 Small refactor of notifications registration 2025-07-14 14:38:41 -05:00
Eric Bailey c2c7138987 Override prefs in all locations 2025-07-14 14:38:41 -05:00
Eric Bailey 6dcac74691 Wait for AA to load before registering push 2025-07-14 14:38:41 -05:00
Eric Bailey bebba0fea1 Fix case in import 2025-07-14 14:38:41 -05:00
Eric Bailey 776adf44dc No undefined query values 2025-07-14 14:38:41 -05:00
Eric Bailey 93f8429783 Add comment 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 9fff2dda28 Override mod prefs 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 9144f61208 Fix geo debug bug 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
Eric Bailey 2d12b64cc8 Bump git index 2025-07-14 14:38:40 -05:00
Eric Bailey e3c74ef44a Comments 2025-07-14 14:38:40 -05:00
Eric Bailey 404f837248 Pass in assurance state to notifications registration 2025-07-14 14:38:40 -05:00
Eric Bailey 8ec5d93e0d Add geo debug 2025-07-14 14:38:40 -05:00
Eric Bailey 5ef52f708f Add prelim fetch 2025-07-14 14:38:40 -05:00
Eric Bailey 43d0c73d32 Add geo prop 2025-07-14 14:38:40 -05:00
Samuel Newman b76f95c9bd bump version to v1.105 (#8616) 2025-07-14 10:03:28 -07:00
Samuel Newman 587c14bac8 fix who can reply icon (#8625) 2025-07-14 10:01:48 -07:00
Eric Bailey be75e00d21 Only show WhoCanReply on root post (#8645) 2025-07-14 11:37:23 -05:00
pfrazee 27d6de0b18 Nightly source-language update 2025-07-13 02:52:39 +00:00
Samuel Newman ff57e75b12 fix mention tab flicker (#8640) 2025-07-12 20:50:04 +03:00
Samuel Newman 0e3124a97e Filter activity notifs for muted words (#8637) 2025-07-11 08:49:59 -07:00
pfrazee 8f5a8f37af Nightly source-language update 2025-07-11 02:46:37 +00:00
Jim Calabro 3b329430ac Merge pull request #8634 from bluesky-social/jc/aaip
Detect Age Restricted Geos
2025-07-10 19:53:57 -04:00
Samuel Newman 377d80e21d Handle notifications on first load (#8629)
* add getInitialURL

* get deep linking working

* actually handle as push instead

* push to route instead of setting initial path

* pop to on top of notifications

* fix comment

* change chat-message handling

* add metrics

* don't reopen due to notif multiple times

* extract data from notification differently on android

* sorry sorry annoying naming nits, align logger

---------

Co-authored-by: Eric Bailey <git@esb.lol>
2025-07-10 16:36:53 -05:00