Samuel Newman
5bce043e1e
FAB - delay followup haptic ( #5974 )
2024-10-28 21:02:38 +02:00
Hailey
2e3844c7b4
Don't render ComposerPills when unnecessary ( #5975 )
2024-10-28 11:07:22 -07:00
Hailey
8650d17958
Bump video to 0.2.3 ( #5943 )
2024-10-28 10:16:51 -07:00
Hailey
e1796d7afd
Limit number of lines in starter pack card ( #5973 )
2024-10-28 09:54:18 -07:00
Samuel Newman
d19c505d81
drawer border ( #5893 )
2024-10-28 16:50:28 +00:00
Samuel Newman
1c992beff6
flex_1 text container ( #5891 )
2024-10-28 16:28:54 +00:00
Samuel Newman
e652b2d7b1
Fix clipping issue with 2 image grid ( #5744 )
...
* don't set aspect ratio for 2 images
* let -> const
2024-10-28 15:52:07 +00:00
dan
2b53ef2541
Fix missing style ( #5944 )
2024-10-25 23:04:54 +01:00
Hailey
e05b4a910f
Conditionally render labels button when media exists in post ( #5942 )
...
* conditionally render button
* update labels on remove
* tweak
2024-10-25 22:52:37 +01:00
dan
d520dd95b9
Split composer into smaller components ( #5941 )
...
* Extract ComposerTopBar
* Rename state variables to align with props
* Extract ComposerEmbeds
* Extract ComposerPills
* Extract ComposerFooter
* Tweak condition to be simpler
* Extract ComposerPost
2024-10-25 21:36:54 +01:00
dan
a729efc3b6
Remove waterfalls from posting ( #5931 )
...
* Extract resolveRT, resolveReply
* Parallelize waterfalls
2024-10-25 00:00:07 +01:00
Mary
52f05424bf
Make use of applyWrites when publishing posts ( #5809 )
...
* make use of applywrites
* Explicit $type
---------
Co-authored-by: Dan Abramov <dan.abramov@gmail.com >
2024-10-24 21:37:35 +01:00
dan
0ecc98d0de
Display non-post embeds in composer preview ( #5647 )
...
* Display non-post embeds in composer preview
* Remove starter pack special case from ExternalLinkEmbed
This should not be needed because starter pack composer preview now goes through the record preview codepath, just like in the feed/post view.
* Hide record ext links if quote is present
* Align remove buttons
Remove the implicit top padding in record embeds and make it conditional, which is similar to how we treat external link embeds. This makes the X button appear in the same place for record embeds as with links.
2024-10-24 20:44:24 +01:00
dan
3327c47957
Include hydrated responses for other records ( #5646 )
...
* Include hydrated responses for other records
* Rename meta -> view
This is actually all it is now.
2024-10-24 20:43:00 +01:00
dan
e8a53dcea8
Refactor post meta to return PostView ( #5645 )
2024-10-24 20:41:50 +01:00
Eric Bailey
fa4cca11fe
Put ExternalEmbedRemoveBtn on top ( #5887 )
2024-10-24 20:02:42 +01:00
Samuel Newman
090ac041c3
tweak hover state ( #5892 )
2024-10-21 21:21:08 +03:00
Samuel Newman
f6649e22a7
double haptic ( #5886 )
2024-10-21 19:20:36 +03:00
Eric Bailey
24679d5fe3
Fix NavSignupCard on web ( #5813 )
2024-10-21 10:56:54 -05:00
Eric Bailey
1e723f177f
Add back borders to feed liked-by screen ( #5811 )
2024-10-21 09:44:58 -05:00
Hailey
72270fd505
tweak downsample rate to 1% ( #5836 )
...
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
2024-10-18 12:23:55 -07:00
Hailey
fd2e94f353
Fix dragging up in flat list dialogs on Android ( #5817 )
2024-10-17 14:28:38 -07:00
Ben Harris
92ef756943
remove font for ProseMirror ( #5726 )
2024-10-17 15:35:08 -05:00
Eric Bailey
05ca979518
Apply labelers and handle language for PWI home ( #5816 )
2024-10-17 15:28:52 -05:00
Hailey
e9be8f4574
Disable feed debug gate due to EME ( #5815 )
2024-10-17 12:54:05 -07:00
Eric Bailey
0d5af050d3
Remove BaseLink component ( #5682 )
...
* Remove BaseLink component
* Fix StarterPackCard Link component
* Rm flex_1 causing overflow
* Make newskie usage full width
2024-10-17 14:35:45 -05:00
Eric Bailey
7ca1789d6f
Fix font display on Android ( #5776 )
...
* Fix font display on Android
* Format
* Split out fake fonts hook for platforms
2024-10-17 14:32:53 -05:00
Hailey
834beac58c
Temporarily disable window gate during EME ( #5814 )
2024-10-17 12:21:07 -07:00
Eric Bailey
1c6cee7a0d
Add DE labeler ( #5675 )
2024-10-17 13:48:02 -05:00
Samuel Newman
c5e40d6695
new platform util ( #5791 )
2024-10-17 11:43:49 -05:00
surfdude29
be725f79ba
Update de/messages.po ( #5795 )
2024-10-17 11:43:36 -05:00
Hailey
c3e5107882
Move self-label button ( #5780 )
...
* move self label button?
* rm
* make sure its usable on large font sizes
* tweak wording
* update icon
* tweaks
* change button label and change opacity when no media (#5794 )
* Tweak it moar (#5807 )
* Tweak it moar
* Pluralize
* Labels
---------
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
Co-authored-by: Eric Bailey <git@esb.lol >
2024-10-17 11:42:19 -05:00
Samuel Newman
59f9cd916e
Fix PageWithHeader header leaking into safe area ( #5792 )
...
* fix header leaking out of safe area
* make fix native-only
2024-10-17 11:16:42 -05:00
Samuel Newman
74b0929e4d
Logged out improvments ( #5771 )
...
* fetch all accounts in one go
* delete unused component
* add safeareaview to logged out layout
* add safe area insets to LoggedOut view
* add safe area insets to the error boundary
* sanitize displaynames/handles
* use button for X
* increase spacing
2024-10-17 18:48:38 +03:00
Brian Olson
9a91746fbb
Merge pull request #5800 from brianolson/ipcc-client-fix
...
one http.Client for server instead of new per /ipcc
2024-10-17 11:05:45 -04:00
Eric Bailey
444c6e6a9f
Fix up drawer background ( #5785 )
2024-10-17 09:35:33 -05:00
Brian Olson
22e1914f58
one http.Client for server instead of new per /ipcc
2024-10-17 10:17:17 -04:00
surfdude29
34f1e4d71c
Remove double an from error message strings ( #5782 )
...
* Update ProfileHeaderLabeler.tsx
* Update FeedErrorMessage.tsx
* Update FeedShutdownMsg.tsx
* Update ProfileFeed.tsx
2024-10-17 12:37:32 +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