Commit Graph

4733 Commits

Author SHA1 Message Date
Samuel Newman dfbfcddef5 Fix video quality for short videos (#5996)
* remove auto level capping

* flush first fragment on loop

(cherry picked from commit d1355d52fc)
2024-11-04 12:33:36 -08:00
dan 66b3f359f8 Hook debugTopics to override X-Bsky-Topics (#6060)
(cherry picked from commit 8d5b551ed6)
2024-11-04 12:33:24 -08:00
Hailey 3be702cbf6 Add dids for discover debug (#6063)
* add dids

* keep is_internal

(cherry picked from commit fb4210b36c)
2024-11-04 12:33:14 -08:00
dan fa55e37775 Change post Follow button color on toggle (#6059)
(cherry picked from commit 2398b84d17)
2024-11-04 12:33:04 -08:00
devin ivy 7dd0171afb bskyweb: fix post text expansion (#6016)
Co-authored-by: Hailey <me@haileyok.com>
(cherry picked from commit d5f8d8224f)
2024-11-04 12:30:32 -08:00
Hailey 89cff31b61 tweak downsample rate to 1% (#5836)
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
(cherry picked from commit 72270fd505)
2024-10-18 12:24:42 -07:00
Brian Olson 3fd8c06138 one http.Client for server instead of new per /ipcc
(cherry picked from commit 22e1914f58)
2024-10-17 14:20:29 -07:00
Eric Bailey 3229511849 Add DE labeler (#5675)
(cherry picked from commit 1c6cee7a0d)
2024-10-17 13:37:38 -07:00
Eric Bailey 754cb25137 Apply labelers and handle language for PWI home (#5816)
(cherry picked from commit 05ca979518)
2024-10-17 13:32:35 -07:00
Hailey 1a992427e5 Disable feed debug gate due to EME (#5815)
(cherry picked from commit e9be8f4574)
2024-10-17 12:55:42 -07:00
Hailey c0456b0da3 Temporarily disable window gate during EME (#5814)
(cherry picked from commit 834beac58c)
2024-10-17 12:55:42 -07:00
Eric Bailey 1557a193d5 Ensure all configured appLabelers are applied for logged out users (#5784)
* Ensure all configured appLabelers are applied for logged out users

* Formatting

(cherry picked from commit 3d9663db1e)
2024-10-16 21:09:26 -05:00
Hailey ac4c68bb65 Merge branch '1.92.1-ota-1' into 1.92.1-ota-2 2024-10-15 11:02:25 -07:00
Eric Bailey c70ffc5737 Support params-only searches (#5767)
(cherry picked from commit fe5eb507ca)
2024-10-15 10:45:18 -07:00
Eric Bailey e98ba06162 Update web font families def (#5749)
(cherry picked from commit db7b875c52)
2024-10-15 10:45:18 -07:00
Eric Bailey 9df712b5a7 Update web font families def (#5749)
(cherry picked from commit db7b875c52)
2024-10-14 08:12:04 -07:00
Hailey 31c8d7d8cb Fix keyboard hiding alt text input after viewing DMs on iOS (#5739)
(cherry picked from commit 432dc867f8)
2024-10-14 08:08:32 -07:00
Hailey 65500294c5 Revert "Update the email verification dialog (#5663)"
This reverts commit 2ebe8f435b.
1.92.1
2024-10-11 17:09:49 -07:00
Hailey 968eece57f update version number 2024-10-11 17:09:23 -07:00
Paul Frazee 7f3b5366e6 Run intl extract (#5733) 2024-10-11 17:05:56 -07:00
Ivan Beà 8311a7a3d4 Update catalan messages.po (#5717)
* Update catalan messages.po

Here we go again, just a few lines, if you would be so kind as to take a look @jordimas @darccio @surfdude29 @rortan134

* Update messages.po

@jordimas corrections
2024-10-11 16:47:43 -07:00
Takayuki KUSANO b75c9d2ef6 Update Japanese translation (#5715)
* Remove the obsoleted entry

* Update translation
2024-10-11 16:47:14 -07:00
f e l p s f40b8ac80c PT-BR Translation update (#5699)
* More translations updated

* More tr

* fix typo

* PT-BR Translation update

* PT-BR Translation update
2024-10-11 16:45:10 -07:00
Samuel Newman d6322477fe Present in-app browser as sheet (#5718)
* use page sheet presentation

* move to its own file rather than sitting in prefs

* whoops, missed one
2024-10-11 16:42:58 -07:00
Hailey 8e16427497 Move composer open shortcut to shell (#5723)
* move composer shortcut hook

* put intent handler in same place

* dont allow shortcuts if no session

* revert change
2024-10-11 16:42:43 -07:00
Hailey eaba658419 Remove autofocus from alt text input (#5727)
* remove autofocus from alt text input

* open to full height
2024-10-11 16:32:31 -07:00
Hailey 0f7cd2b74d ext gif check (#5725) 2024-10-11 16:25:28 -07:00
Hailey 907b8d17f5 shift hitslop of avi follow button (#5730)
* shift the hitslop of the follow button

* increase slop
2024-10-11 16:24:22 -07:00
Paul Frazee e53b972957 Make default search language 'all languages' (#5731) 2024-10-11 16:23:30 -07:00
Paul Frazee 157011efe3 Fix performance of feed reordering and add layout animations (#5714)
* Rework SavedFeeds editor to make changes transactionally

* Fix hit slops

* Add layout animations

* Fix: dont let down go too far down

* Speed up layout transitions
2024-10-11 16:12:14 -07:00
Paul Frazee f7852d02ba Protect against zero-width chars in display name sanitation (see https://github.com/bluesky-social/social-app/pull/5703#issuecomment-2407459187) (#5729) 2024-10-11 14:41:12 -07:00
Hailey 7e5c522718 Move intent handler to a child of InnerApp (#5695) 2024-10-11 09:30:30 -07:00
Hailey 8c6384175c Fix dropdown shift on web (#5710) 2024-10-11 08:35:53 -07:00
Paul Frazee 5ebb630c9d Improve sort & filter of language options in search (#5709) 2024-10-10 22:15:28 -07:00
Paul Frazee 9a769b9a03 Always show search options (#5706) 2024-10-10 22:15:09 -07:00
Paul Frazee 7677bb3f0a Sanitize multiple spaces in display names to protect against some security concerns (#5703) 2024-10-10 22:14:50 -07:00
Hailey a8fb8dc6b2 GIF dialog is scrollable on web (#5704) 2024-10-10 20:27:31 -07:00
Eric Bailey f9b01e9eac Type tweaks (#5696)
* Allow system font option to revert to previous letter spacing

* Use correct types
2024-10-10 22:18:05 -05:00
Hailey 5da0bcaec2 Persist taps in the dialog scrollview (#5701) 2024-10-10 19:49:21 -07:00
Hailey 34d3e2b127 one line btn (#5700) 2024-10-10 19:44:09 -07:00
Hailey 9176a8ff64 dont scale in pressable w/ reduced motion (#5697) 2024-10-10 19:21:04 -07:00
Paul Frazee 32bf38940d Tweak threadgate button sizing in the composer on Web (#5692)
* Adjust threadgate btn sizing in composer

* Tweak threadgate button size on web
2024-10-10 19:07:55 -07:00
Hailey 88f326b37f Fix sheets to work nicely on ios 15 (#5685) 2024-10-10 18:16:25 -07:00
Hailey 34a0007679 Move setup for Android sheet (#5684) 2024-10-10 17:52:19 -07:00
Minseo Lee 2a3f9b38e6 Update fonts.ts (#5694) 2024-10-10 19:50:43 -05:00
Eric Bailey 2fc1f9ca65 Bump icon size for small size buttons (#5687) 2024-10-10 16:50:19 -07:00
Hailey e1a696bcbb More clip stuff for Apple (#5672) 2024-10-10 15:11:43 -07:00
Hailey 528e601f4b Bump 1.93.0 (#5679) 2024-10-10 15:11:35 -07:00
Hailey 2ebe8f435b Update the email verification dialog (#5663) 2024-10-10 15:02:36 -07:00
Hailey 912b4450b9 Fix Text emoji type (make emoji optional) (#5678) 2024-10-10 14:18:07 -07:00