Eric Bailey
4e89ffc790
Add network retries and ensure only one attempt
2026-02-13 14:39:12 -06:00
Eric Bailey
e8b5f955ad
Cleanup
2026-02-13 14:23:40 -06:00
Eric Bailey
6e3603513d
Revert earlier change to fix bug
2026-02-13 14:20:53 -06:00
Eric Bailey
43d825b322
Sanitize URLs to compare just apex domain
2026-02-13 14:20:21 -06:00
Eric Bailey
5ebf5e0c57
Ope missed a spot
2026-02-13 11:30:29 -06:00
Eric Bailey
bf30786be4
Use shared useDebouncedValue hook
2026-02-13 11:20:12 -06:00
Eric Bailey
320ed472fe
Move components into liveNow
2026-02-13 11:18:23 -06:00
Eric Bailey
6620d0ee5a
Move queries into liveNow
2026-02-13 11:13:56 -06:00
Eric Bailey
883f49b915
Move utils into new dir
2026-02-13 11:09:30 -06:00
Eric Bailey
b52dabab49
Move actor-status into liveNow
2026-02-13 11:04:04 -06:00
Eric Bailey
013c2924dc
Migrate to new useLiveNowConfig
2026-02-13 11:00:33 -06:00
Eric Bailey
240fd7bc92
Add app config context
2026-02-13 10:25:59 -06:00
Spence Pope
82fea6da7d
[APP-1846] Remove trending post counts until we can improve accuracy ( #9867 )
2026-02-12 19:34:50 +00:00
Spence Pope
2f156bb906
[APP-1833] Handle errors on saving a draft over char limit ( #9850 )
...
* show composer error if draft over char limit
* adjust cancel discarding if over the limit
* use richtext for validation
* don't allow saving a draft that can't actually be saved
* account for 1k chars
* update discard sheet
* show composer error if draft over char limit
* adjust cancel discarding if over the limit
* use richtext for validation
* don't allow saving a draft that can't actually be saved
* account for 1k chars
* update discard sheet
* pr comment fixes
* pluralization
2026-02-12 09:24:38 -06:00
Samuel Newman
c46219bc4d
Fix keyboard flicker when selecting a draft in composer ( #9864 )
2026-02-12 15:07:26 +00:00
pfrazee
6d68a5bd21
Nightly source-language update
2026-02-12 03:12:33 +00:00
surfdude29
cbac380c96
Add profile error messages to cleanError ( #9842 )
2026-02-11 19:55:54 -06:00
Samuel Newman
8c4820b1f1
[Web] Fix splash flicker and add animation ( #9860 )
...
* manually hide non-React splash logo
* tweak comment
* animate out splash
2026-02-11 19:52:22 -06:00
Samuel Newman
93d2f3a8db
Germ DM button ( #9848 )
...
* germ link (wip)
* add todos
* just yeet declaration for now
* ensure not proxied
* allow undo delete
* tweak styles
* ignore unknown values
* tweak styles
* fix boolean logic
* skip IAB
* fix mutationFn
* add link warning interstitial
* Logging and metrics
* Little more error handling
* Update copy
---------
Co-authored-by: Eric Bailey <git@esb.lol >
2026-02-11 17:51:19 -06:00
Spence Pope
830f305d2d
Merge pull request #9823 from bluesky-social/app-1788
...
[APP-1788] update design for stacked avatars
2026-02-11 15:57:07 -05:00
DS Boyce
8a088e8710
Merge pull request #9853 from bluesky-social/d/profile-screen
...
Use Tanstack Query isPending over isLoading
2026-02-11 10:27:13 -08:00
Spence Pope
8cbe3985fa
Update src/components/ProgressGuide/List.tsx
...
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
2026-02-11 13:11:30 -05:00
Spence Pope
1ec70420e6
Update src/components/ProgressGuide/List.tsx
...
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
2026-02-11 13:11:24 -05:00
Spence Pope
63fbf577d9
Update src/components/ProgressGuide/List.tsx
...
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
2026-02-11 13:11:15 -05:00
DS Boyce
355868e01e
Address feedback and lint warnings
2026-02-11 09:46:47 -08:00
Samuel Newman
37e5a0f7a4
Clean up starter packs dialog styles + add optimistic updates ( #9469 )
2026-02-11 17:46:28 +00:00
DS Boyce
4356ff0040
Merge branch 'main' into d/profile-screen
2026-02-11 09:43:55 -08:00
Samuel Newman
4eca13941a
Fix GIFs breaking mute state/pausing phone audio ( #9859 )
...
* fix operator precedence mistake
* ensure gifs can't change the global mute state
2026-02-11 08:51:23 -08:00
Samuel Newman
8580e4a00e
absolutely position header, set a headerheight ( #9858 )
2026-02-11 07:22:13 -08:00
Samuel Newman
8581285d34
simplify some conditionals
2026-02-11 16:20:48 +02:00
Samuel Newman
a25bc8f249
Debounce thread preferences on leading edge, reduce to 2s ( #9851 )
...
* debounce on leading edge, reduce to 2s
* flush debounce on leave screen
* simplify by using useMutation properly
2026-02-10 23:41:04 -08:00
pfrazee
177a6e50bd
Nightly source-language update
2026-02-11 03:12:22 +00:00
DS Boyce
5459857112
Use Tanstack Query status over isPending
2026-02-10 13:27:18 -08:00
Samuel Newman
338016ed5c
Android sheets edge to edge ( #8342 )
2026-02-10 21:01:58 +00:00
Samuel Newman
e2058c8ecc
Update starter pack message to clarify users joined Bluesky ( #9849 )
2026-02-10 15:37:48 +00:00
surfdude29
3cbded0269
fix typos in drafts NUX alt text ( #9832 )
2026-02-10 10:41:47 +00:00
pfrazee
efed955003
Nightly source-language update
2026-02-10 03:12:38 +00:00
surfdude29
b8db36afb0
Add context for translators for "No one" string ( #9844 )
...
* add context for translators 'No one' option
* update ActivityPrivacySettings to add context for translators
* update translation context for 'No one' option
2026-02-09 15:37:04 -08:00
Samuel Newman
3be1f5caa9
Add attribution for starter pack follows ( #9834 )
2026-02-09 10:01:55 -06:00
pfrazee
18eea81e76
Nightly source-language update
2026-02-08 03:12:29 +00:00
Samuel Newman
917f099e26
[Drafts] Some bugs ( #9833 )
...
* Fix text input not updating
* Fix autofocus
* make placeholder text fainter
* Await invalidation
* Image only drafts
* tweaks to gif presentation
---------
Co-authored-by: Eric Bailey <git@esb.lol >
2026-02-07 15:38:48 +00:00
pfrazee
6bfe758d2a
Nightly source-language update
2026-02-06 03:06:58 +00:00
Spence Pope
18ab5d6f34
[APP-1823] Fix 'create account' / 'sign in' buttons stacking ( #9830 )
...
* ensure enough space for sign in buttons
* smallest possible adjustment
* smallest possible adjustment
2026-02-05 08:40:25 -08:00
Spence Pope
dc3f01591f
[APP-1794] respect mute words for live event feed banners ( #9831 )
...
* respect mute words for live event feed banners
* linting
2026-02-05 09:36:19 -06:00
vineyardbovines
3a28a07081
Merge branch 'main' into app-1788
2026-02-05 08:59:22 -05:00
vineyardbovines
a57faedbae
update icon
2026-02-05 08:51:53 -05:00
pfrazee
423eddc474
Nightly source-language update
2026-02-05 03:07:42 +00:00
Darrin Loeliger
5c5b365ee9
Adding little message at the bottom of the drafts list ( #9827 )
...
* Add encouragement message to drafts list
Shows "So many thoughts, you should post one" at the bottom of the drafts list when user has more than 5 drafts.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com >
* Use Text component and center-align encouragement message
- Switch from ButtonText to Text component for better styling
- Add text-center alignment to the message
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com >
---------
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com >
2026-02-04 16:40:16 -06:00
Eric Bailey
1584c2de48
intl ( #9826 )
2026-02-04 15:49:33 -06:00
Samuel Newman
bb6ce83198
[Drafts] NUX ( #9825 )
...
* drafts NUX
* use "Drafts" string
* change button copy
2026-02-04 15:39:55 -06:00