Samuel Newman
|
2e2e7368e3
|
set reaction count weight to medium
|
2026-05-18 23:20:58 +03:00 |
|
Samuel Newman
|
0dc062294f
|
Move headerMode out of global shell state (#10527)
|
2026-05-18 10:53:12 -07:00 |
|
Samuel Newman
|
e40c9bcf98
|
[Chat] Persist left column scroll in splitview (#10513)
|
2026-05-18 10:47:41 -07:00 |
|
Samuel Newman
|
b1ce519361
|
[Chat] adjust list insets on web (#10524)
|
2026-05-18 10:00:20 -07:00 |
|
Samuel Newman
|
ff731849b0
|
Migrate from Yarn 1 to pnpm (#10465)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: Eric Bailey <git@esb.lol>
|
2026-05-18 09:51:04 -07:00 |
|
surfdude29
|
b7c2c2f183
|
Add missing space to string (#10511)
|
2026-05-18 09:35:11 -07:00 |
|
Samuel Newman
|
e58a09e0ca
|
Fix automatic footer compensation in Layout.Content (#10526)
|
2026-05-18 04:57:06 -07:00 |
|
pfrazee
|
45597de6e0
|
Nightly source-language update
|
2026-05-16 03:16:55 +00:00 |
|
DS Boyce
|
5da73c2d67
|
Add per-file codemod for updating useLingui to v5 (#10505)
|
2026-05-15 13:28:40 -07:00 |
|
DS Boyce
|
2bf6bdb6bc
|
Update chat presentation (#10444)
|
2026-05-15 13:25:47 -07:00 |
|
Samuel Newman
|
0eb382da03
|
[Chat] Split view layout for web (#10258)
|
2026-05-15 12:46:53 -07:00 |
|
DS Boyce
|
5b7bc56a12
|
Address any types in List component (#10504)
|
2026-05-15 12:42:32 -07:00 |
|
DS Boyce
|
cc7d8296f0
|
Fix unnecessary scrollbars on web (#10502)
|
2026-05-15 11:56:19 -07:00 |
|
Samuel Newman
|
9d98890fd2
|
Fix reply failures caused by fetching posts from PDS (#9925)
|
2026-05-15 11:43:07 -07:00 |
|
DS Boyce
|
e0cb1c3413
|
Remove unused code for unsupported 'invited' status (#10492)
|
2026-05-15 09:29:09 -07:00 |
|
DS Boyce
|
f963c90eb5
|
Update appearance of chat disabled message (#10488)
|
2026-05-15 09:28:48 -07:00 |
|
DS Boyce
|
8756c6c0ac
|
Update message context menu styles (#10487)
|
2026-05-15 09:28:26 -07:00 |
|
Eric Bailey
|
b41dbec48f
|
Remove KLIPY from external media settings (#10496)
|
2026-05-15 10:54:42 -05:00 |
|
pfrazee
|
e52b7df39b
|
Nightly source-language update
|
2026-05-15 03:19:40 +00:00 |
|
DS Boyce
|
0b63ee40c7
|
Don't show Follow link if user is blocked (#10491)
|
2026-05-14 10:36:59 -07:00 |
|
DS Boyce
|
e18b76d897
|
Display icon on chat list for system messages (#10493)
|
2026-05-14 10:28:53 -07:00 |
|
DS Boyce
|
c81174e4f0
|
Fix labels in invite link dialog (#10472)
|
2026-05-14 05:30:07 -07:00 |
|
pfrazee
|
da44df9124
|
Nightly source-language update
|
2026-05-14 03:17:55 +00:00 |
|
DS Boyce
|
a07e364a87
|
Use i18n.date for date dividers (#10486)
|
2026-05-13 15:09:10 -07:00 |
|
DS Boyce
|
b41d0ad97d
|
Improve birthdate handling (#10477)
|
2026-05-13 13:52:59 -07:00 |
|
Eric Bailey
|
d20df78f7e
|
Stop writing associatedRecord to embeds, may need to adjust schema (#10489)
|
2026-05-13 15:52:43 -05:00 |
|
DS Boyce
|
9e55bb71ef
|
Add export data dialog to chat settings (#10478)
|
2026-05-13 12:30:00 -07:00 |
|
Samuel Newman
|
34b3c52729
|
Keep screen awake when playing youtube video (#10479)
|
2026-05-13 08:51:53 -07:00 |
|
rafael
|
e9ad74bb01
|
fix did query string arg in ogcard (#10484)
|
2026-05-13 12:28:20 -03:00 |
|
Fahad Ahmed
|
a7439eb459
|
Fix stale display name for renamed pinned lists (#10466)
|
2026-05-13 08:19:29 -07:00 |
|
pfrazee
|
e776c37d17
|
Nightly source-language update
|
2026-05-13 03:18:59 +00:00 |
|
Austin McKinley
|
ddcf7d74e9
|
ci: build link image on push to main (#10471)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-12 13:07:22 -07:00 |
|
DS Boyce
|
a8debddd08
|
Update chat menu styles and options (#10455)
|
2026-05-12 12:53:47 -07:00 |
|
Austin McKinley
|
f0fec7a9da
|
ci: build ogcard image on push to main (#10469)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-12 12:45:34 -07:00 |
|
Samuel Newman
|
f527b35244
|
Add avatar-bubbles endpoint to bskyogcard (#10327)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: rafaeleyng <rafaeleyng@gmail.com>
|
2026-05-12 13:54:00 -03:00 |
|
Spence Pope
|
a03cbd8b1a
|
[APP-2170] Render GIFs through ConstrainedImage (#10453)
Co-authored-by: vineyardbovines <spencer@thepope.dev>
|
2026-05-12 11:17:46 -04:00 |
|
dependabot[bot]
|
859e172651
|
Bump axios from 1.13.6 to 1.16.0 in /dev-env (#10461)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-05-11 23:53:37 -07:00 |
|
pfrazee
|
c5600c5a17
|
Nightly source-language update
|
2026-05-12 03:19:10 +00:00 |
|
DS Boyce
|
bfd24f6d9e
|
Update appearance of new messages pill (#10442)
|
2026-05-11 09:40:56 -07:00 |
|
Samuel Newman
|
b2335dcdb1
|
Update react-native-keyboard-controller (#10329)
|
2026-05-11 08:54:01 -07:00 |
|
Spence Pope
|
9b5be84c5a
|
Add region notice to age assurance card (#10439)
|
2026-05-11 08:27:24 -04:00 |
|
Jim Calabro
|
28428a5750
|
Add Prometheus Metrics to Bskyweb (#10370)
|
2026-05-11 05:41:44 -04:00 |
|
pfrazee
|
10b8f694ef
|
Nightly source-language update
|
2026-05-09 03:17:25 +00:00 |
|
DS Boyce
|
1609778ff6
|
Update chat settings (#10449)
|
2026-05-08 15:49:44 -07:00 |
|
DS Boyce
|
75d8fb3dbd
|
Group runs of system messages under a single toggle (#10388)
|
2026-05-08 15:24:34 -07:00 |
|
Spence Pope
|
8b9361016a
|
[APP-2146] Update GIF content filtering and [APP-2152] harden web GIFs (#10443)
Co-authored-by: vineyardbovines <spencer@thepope.dev>
|
2026-05-08 15:34:07 -04:00 |
|
DS Boyce
|
a889a1b081
|
Update presentation of chat requests (#10417)
|
2026-05-08 12:05:05 -07:00 |
|
DS Boyce
|
c8e4815837
|
Update chat requests header (#10446)
|
2026-05-08 11:53:02 -07:00 |
|
DS Boyce
|
5640aed7e3
|
Preserve memoization of message list (#10434)
|
2026-05-08 10:54:08 -07:00 |
|
Samuel Newman
|
92fdb6630d
|
Align composer video preview with in-feed embed (#10447)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-08 10:37:07 -07:00 |
|