Hailey
eff4b02176
move self label button?
2024-10-17 12:13:45 +03:00
Frudrax Cheng
7e4ecc6860
Unified 'Chats' in drawers into 'Chat' ( #5790 )
2024-10-17 11:03:42 +03:00
Takayuki KUSANO
eaba68ee20
Mark "Logo by ..." in RightNav translatable like it in Drawer ( #5788 )
2024-10-17 10:47:11 +03:00
Hailey
2e74f98392
Add graphic media self label ( #5758 )
...
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
2024-10-16 19:17:22 -07:00
Eric Bailey
3d9663db1e
Ensure all configured appLabelers are applied for logged out users ( #5784 )
...
* Ensure all configured appLabelers are applied for logged out users
* Formatting
2024-10-16 21:06:00 -05:00
Samuel Newman
21542c4a77
Clean up drawer ( #5761 )
...
* clean up drawer
* add a lil bit of padding
* Drawer nits (#5778 )
* Avi stuff
* Rm SafeAreaView, not working on Android
* Dividers and spacing
* Fix count on android, ended up refactoring the whole MenuItem
* Litttttle more space
* Improve NavSignupCard
* format nit
---------
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
---------
Co-authored-by: Eric Bailey <git@esb.lol >
2024-10-16 19:43:10 -05:00
Samuel Newman
6bc00f8d71
Composer - Self label dialog ALF rewrite ( #4354 )
2024-10-16 08:52:14 -07:00
Samuel Newman
c3d0cc55d9
Edit profile dialog ALF refresh ( #5633 )
2024-10-15 21:57:28 +03:00
Eric Bailey
fe5eb507ca
Support params-only searches ( #5767 )
2024-10-15 12:39:38 -05:00
surfdude29
53b6d16b51
translate video state strings ( #5762 )
2024-10-15 19:21:37 +03:00
Eric Bailey
4c3c10d7f8
Link cards ( #5677 )
...
* New link card styles
* Cleanup of consituent parts, add hover state
* Fix gif alt text view
* Fix alt text view more
* Remove dupe
* Update remove button
* Remove added margin on gif
2024-10-14 16:06:23 -05:00
Samuel Newman
2d88463453
Remove top padding from shell, move down into individual screens ( #5548 )
2024-10-14 22:09:47 +03:00
surfdude29
0f40013963
Translate strings in src/lib/api/index.ts ( #5750 )
2024-10-14 21:47:17 +03:00
Samuel Newman
ef5bc5243e
Use admonitions in settings screens ( #5741 )
2024-10-14 21:45:47 +03:00
gpp-0
240535fd8b
Move the back-button in front of banner ( #5748 )
2024-10-14 11:21:05 -05:00
Eric Bailey
0b4dc64c63
Add util for link static clicks ( #5683 )
...
* Add util for link static clicks
* Format
* Update copy
2024-10-14 10:44:04 -05:00
Samuel Newman
a445489b53
Translate some missing strings via global i18n instance ( #5740 )
2024-10-14 18:19:30 +03:00
Eric Bailey
db7b875c52
Update web font families def ( #5749 )
2024-10-14 10:11:36 -05:00
Hailey
432dc867f8
Fix keyboard hiding alt text input after viewing DMs on iOS ( #5739 )
2024-10-14 08:02:16 -07:00
Eric Bailey
830b4bee9c
Add Admonition component ( #5680 )
...
* Add Admonition component
* Tweak mobile padding
* Format
2024-10-14 12:06:07 +03: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