Commit Graph

1212 Commits

Author SHA1 Message Date
Eric Bailey a3046d7f01 UPdate debug 2025-07-15 17:32:13 -05:00
Eric Bailey 6c0e60cfca Refactor 2025-07-15 17:29:20 -05:00
Eric Bailey f9449d23fa Decompose, add docblocks 2025-07-15 17:13:13 -05:00
Eric Bailey 97a056fbeb isUnderage -> isDeclaredUnderage 2025-07-15 17:08:19 -05:00
Eric Bailey 6ac8b47b57 Rename useAgeAssurance 2025-07-15 17:06:34 -05:00
Eric Bailey 659e62ccc3 isLoaded -> isReady 2025-07-15 17:04:30 -05:00
Eric Bailey 13db34c590 Checkpoint: almost there 2025-07-15 17:00:33 -05:00
Eric Bailey b1b86e2c60 Checkpoint: cleanup 2025-07-15 16:15:38 -05:00
Eric Bailey 4dd40017f0 Revert unneeded change 2025-07-15 13:26:51 -05:00
Eric Bailey e7e54a8d09 UPdate nux name 2025-07-15 13:25:23 -05:00
Eric Bailey 561db70983 revert unneeded changes 2025-07-15 13:24:03 -05:00
Eric Bailey 1117bd7481 Reorg 2025-07-15 13:14:16 -05:00
Eric Bailey 5701990606 Comments 2025-07-15 13:10:53 -05:00
Eric Bailey 393a71e29b Reorg 2025-07-15 13:06:34 -05:00
Eric Bailey 714d3eb5c4 Clean up state 2025-07-15 13:04:37 -05:00
Eric Bailey 6ecbc8198c Delay post-feed queries instead 2025-07-15 12:41:30 -05:00
Eric Bailey dacd3cfbca Big refactor 2025-07-15 12:31:27 -05:00
Eric Bailey 7fe50139b5 Add debug code 2025-07-15 09:53:31 -05:00
Eric Bailey a94a5f3491 Nux the prompt 2025-07-14 14:38:41 -05:00
Eric Bailey 0a7750e642 Add appeal dialog 2025-07-14 14:38:41 -05:00
Eric Bailey 3b2f70c269 Enable in dev 2025-07-14 14:38:41 -05:00
Eric Bailey 36f4dc3274 Remove todo 2025-07-14 14:38:41 -05:00
Eric Bailey e575a13d91 Re-check on window focus 2025-07-14 14:38:41 -05:00
Eric Bailey 9ee16df250 Gate it 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 c2c7138987 Override prefs in all locations 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 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 7021e8bab2 Refine logic for showing prompt 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 0e3124a97e Filter activity notifs for muted words (#8637) 2025-07-11 08:49:59 -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
hailey 806d3792a9 feat: use t.gifs cdn for tenor search results (#8574) 2025-06-30 13:24:53 -07: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
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 25baf1f661 Allow disabling replies (#8537) 2025-06-20 22:44:53 +03:00