Samuel Newman
29401aa5b3
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-11 16:58:01 +03:00
Samuel Newman
1fcd313424
Translation update ( #8624 )
...
* pull translations
* extract all
2025-07-08 08:35:16 -07:00
Samuel Newman
9adcf5a12e
specify autocap ( #8619 )
2025-07-08 05:35:46 -07:00
Samuel Newman
a9469cc111
Move NUX date ( #8603 )
2025-07-03 16:30:24 -07:00
pfrazee
42af417e8c
Nightly source-language update
2025-07-03 02:43:45 +00:00
Samuel Newman
dbfb9dad2f
fix label for activity notifs ( #8599 )
2025-07-02 10:52:40 -07:00
Paul Frazee
9d44673acb
Release 1.104.0 ( #8595 )
...
* Fix to navigation action after saving feeds
* Test updates
* Intl pull
2025-07-01 17:56:27 -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
8f9a8ddce0
enforce border radius on default avatar ( #8577 )
2025-07-01 13:24:20 -07:00
Samuel Newman
9fdd98d8b4
Improve post spacing ( #8589 )
2025-07-01 13:24:03 -07:00
pfrazee
5f291b5ca8
Nightly source-language update
2025-07-01 02:51:03 +00:00
hailey
806d3792a9
feat: use t.gifs cdn for tenor search results ( #8574 )
2025-06-30 13:24:53 -07:00
Samuel Newman
5e20d5ffab
Reduce composer font size ( #8591 )
2025-06-30 19:13:14 +03:00
pfrazee
130f795dfb
Nightly source-language update
2025-06-29 02:49:46 +00:00
surfdude29
7837c8f07d
tweak string in ContentLanguagesSettings.tsx ( #8582 )
2025-06-28 10:35:14 -05:00
pfrazee
3e76a4725e
Nightly source-language update
2025-06-28 02:40:00 +00:00
Samuel Newman
9b306598cc
tweak who can reply dialog ( #8573 )
2025-06-28 00:03:22 +03:00
Samuel Newman
bde3fdaa42
Fix video aspect ratio error - "Record/embed/aspectRatio/width cannot be less than 1" ( #8571 )
2025-06-28 00:02:59 +03:00
pfrazee
494758da11
Nightly source-language update
2025-06-27 02:42:24 +00:00
Samuel Newman
ad54ec8ef9
android paper text input padding ( #8570 )
2025-06-26 17:26:40 +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