Paul Frazee
c7231537f1
Merge branch 'ten-milly' into main
2024-09-13 08:57:41 -07:00
Eric Bailey
b47bac965f
Merge remote-tracking branch 'origin/ten-milly-android-save' into ten-milly
...
* origin/ten-milly-android-save:
On android, change ten milly nux secondary action to save instead of share
2024-09-12 21:24:57 -05:00
Eric Bailey
4637c66390
Let display name wrap
2024-09-12 21:24:32 -05:00
Eric Bailey
003f9e06d4
Fallback snoozing
2024-09-12 21:24:32 -05:00
Eric Bailey
d60a8f26c4
Suggested follows by actor (on profiles) updates ( #5243 )
...
* If fallback, return nothing
* Compress size a bit
* Hide on own profile
* Match load state
* Remove gcTime
* Filter out followed users
* Feedback
2024-09-12 22:34:10 +01:00
Paul Frazee
7acf0e1284
On android, change ten milly nux secondary action to save instead of share
2024-09-12 12:57:08 -07:00
Eric Bailey
cc8e7b5ae5
Handle display name
2024-09-12 13:56:25 -05:00
Eric Bailey
1f2e4b26c0
Handle overflow of bottom text
2024-09-12 13:54:20 -05:00
Eric Bailey
bd79ce7ea0
Ensure dialog shows for all accounts without snoozing
2024-09-12 13:45:06 -05:00
Eric Bailey
46402fd010
Add gate
2024-09-12 13:14:51 -05:00
Eric Bailey
63f85f6493
Copy
2024-09-12 08:03:58 -05:00
Eric Bailey
c99e43d6c6
Protect against other exit methods, protect against multiple fetches
2024-09-11 21:56:20 -05:00
Eric Bailey
45c8d89d92
Protect against 3p PDSs and bad responses
2024-09-11 21:52:26 -05:00
Eric Bailey
6e78ce53d7
Dev helpers, string cleanup
2024-09-11 21:47:25 -05:00
Eric Bailey
c8b133863d
Fix some nux types
2024-09-11 21:28:34 -05:00
Eric Bailey
9bb385a4dd
Refactor, integrate nux, snoozing
2024-09-11 21:20:39 -05:00
Eric Bailey
63444052e8
Rename
2024-09-11 20:01:27 -05:00
Eric Bailey
77d60a5b80
Hook up data
2024-09-11 19:58:17 -05:00
Eric Bailey
f8edd11bc5
Don't open for logged out users
2024-09-11 19:58:17 -05:00
Eric Bailey
2ee68e4f4d
Copy
2024-09-11 19:58:16 -05:00
Eric Bailey
11ecea22d4
Add badges, clean up spacing
2024-09-11 19:58:16 -05:00
Eric Bailey
f7db14f32f
Disable avi
2024-09-11 19:58:16 -05:00
Eric Bailey
eaf0081623
WIP, avi not working on web
2024-09-11 19:58:16 -05:00
Eric Bailey
3c8b3b4782
Progress on desktoip
2024-09-11 19:58:16 -05:00
Eric Bailey
76c584d981
WIP
2024-09-11 19:58:16 -05:00
Samuel Newman
580b67ba37
disable autoplay within messages and trim feelers ( #5260 )
2024-09-11 16:20:32 +01:00
Samuel Newman
66239ba11d
[Video] Fix fullscreen on Chrome ( #5246 )
2024-09-09 22:37:57 -07:00
Samuel Newman
44f1cd9fb5
[Video] Media preview improvements ( #5229 )
...
* background color for images that haven't loaded
* fix recordwithmedia not appearing
2024-09-09 16:41:27 +01:00
surfdude29
95aee146b6
Update dates.ts ( #5220 )
2024-09-07 21:23:51 -07:00
Hailey
2842f661db
Add intent for verifying email ( #5120 )
2024-09-07 11:54:39 -07:00
dan
292117804f
Set show_follow_suggestions_in_profile to true ( #5205 )
2024-09-07 17:08:19 +02:00
Hailey
c8be9b78c6
[Statsig] Add more events to downsample, increase downsample rate ( #5198 )
...
* add some events for sampling
* include downsample rate in metadata
* fix metadata logic
* uncomment debug
2024-09-07 13:13:51 +02:00
Igor Adrov
00ce95893d
Fix starter packs scroll ( #5190 )
2024-09-06 16:32:58 -05:00
Eric Bailey
c5faa60344
Redesign play button ( #5192 )
2024-09-06 21:55:23 +01:00
Eric Bailey
2265fedd2a
Constrain image heights in feeds and threads ( #5129 )
...
* Limit height of images within posts
* Add some future-proofness
* Comments, improve a11y
* Adjust ALT, add crop icon
* Fix disableCrop in record-with-media posts
* Clean up aspect ratios, handle very tall images
* Handle record-with-media separately, clarify intent using enums
* Adjust spacing
* Adjust rwm embed image size on mobile
* Only do reduced layout if images embed
* Adjust gap in small embed variant
* Clean up grid layout
* Hide badge on small variant with one image
* Remove crop icon from image grid, leave on single image
* Fix sizing in Firefox
* Fix fullBleed variant
2024-09-05 13:45:13 -05:00
Samuel Newman
117926357d
[Video] require email to post videos ( #5152 )
...
Co-authored-by: Hailey <me@haileyok.com >
2024-09-05 11:36:19 -07:00
Hailey
2556698427
[Video] Add loading state to player ( #5149 )
2024-09-04 16:46:01 -07:00
Eric Bailey
76f493c279
Ensure profile labels can be appealed separately from account labels ( #5154 )
2024-09-04 18:34:19 -05:00
Hailey
6382a91fb0
[Video] Use same play button for gifs and videos ( #5144 )
2024-09-04 10:59:06 -07:00
Samuel Newman
5f5c14d044
Replace ImageHorzList 🤮 with MediaPreview ✨ ( #5143 )
2024-09-04 10:52:41 -07:00
dan
dbbbba1d32
[Experiment] Suggest profiles in profile ( #5030 )
...
* Rename variable to disambiguate with parent scope
* More variables where they are used
* Inline variables
* Add suggestions in profile
* Gate it
* rm space
* Remove header suggestions under gate
2024-08-30 16:54:55 +01:00
Minseo Lee
2ef2ae1c6c
Improve localization ( #5008 )
...
* Update QrCode.tsx
* Update generate-starterpack.ts
2024-08-30 09:59:49 -05:00
Eric Bailey
8651f31ebb
Localize dates, counts ( #5027 )
...
* refactor: consistent localized formatting
* refactor: localized date time
* refactor: localize relative time with strings
* chore: fix typo from copy-paste
* Clean up useTimeAgo
* Remove old ago
* Const
* Reuse
* Prettier
---------
Co-authored-by: Mary <git@mary.my.id >
2024-08-29 19:22:53 -05:00
Hailey
497aacf113
fix hashtag screen side borders ( #4983 )
2024-08-29 15:55:17 -07:00
Samuel Newman
9b534b968d
[Video] add scrubber to the web player ( #4943 )
2024-08-26 22:28:45 +01:00
dan
27bb383268
Submit fix ( #4978 )
...
* Fix submit logic
* Fix type
* Align submit task creation 1:1 with callsites
* blegh. `useThrottledValue`
* make `useThrottledValue`'s time required
---------
Co-authored-by: Hailey <me@haileyok.com >
2024-08-22 22:43:23 +01:00
Hailey
61f0be705d
Change size ( #4957 )
2024-08-21 19:35:34 -07:00
Eric Bailey
6616a6467e
Detached QPs and hidden replies ( #4878 )
...
Co-authored-by: Hailey <me@haileyok.com >
2024-08-21 19:20:45 -07:00
Eric Bailey
ddb0b80017
Fix hidden list for author ( #4968 )
2024-08-21 13:11:47 -07:00
Hailey
723896a45f
Add list hidden screen ( #4958 )
...
Co-authored-by: Hailey <me@haileyok.com >
Co-authored-by: Eric Bailey <git@esb.lol >
2024-08-20 15:43:40 -07:00