Eric Bailey
b69fd23456
Milly tweaks ( #5365 )
...
Co-authored-by: Hailey <me@haileyok.com >
2024-09-16 14:52:28 -07:00
dan
791bc7afbe
Fix lexicon validation in PWI Discover ( #5329 )
2024-09-13 21:11:17 +01:00
Eric Bailey
08ac3a27c2
Add events
2024-09-13 12:05:15 -05:00
Paul Frazee
c7231537f1
Merge branch 'ten-milly' into main
2024-09-13 08:57:41 -07:00
dan
fddb1255ec
Enable video_upload gate ( #5311 )
2024-09-12 17:37:07 -07:00
Eric Bailey
46402fd010
Add gate
2024-09-12 13:14:51 -05:00
dan
897d8ba744
Revert "Show some known OP replies in Following ( #5049 )" ( #5301 )
...
This reverts commit bff6aedecf .
2024-09-12 18:45:19 +01:00
Eric Bailey
eaf0081623
WIP, avi not working on web
2024-09-11 19:58:16 -05:00
Eric Bailey
76c584d981
WIP
2024-09-11 19:58:16 -05:00
Samuel Newman
f943239894
fix min size for compression ( #5272 )
2024-09-11 18:50:36 +01:00
Samuel Newman
a19c91d90e
[Video] TEMP disable skip compression ( #5271 )
2024-09-11 10:33:10 -07:00
Hailey
b37b64fb49
Verify Identical Domains Emit Origin ( #5255 )
2024-09-10 08:16:41 -07:00
Samuel Newman
436e30fded
[Video] use correct max size ( #5245 )
...
Co-authored-by: Hailey <me@haileyok.com >
2024-09-09 17:01:40 -07:00
Samuel Newman
6c6a76b193
[Video] Upload tweaks ( #5228 )
...
* use correct mime type
* fix wheel progress
2024-09-08 08:27:50 -07:00
Hailey
f1877e44f2
[Video] Fix type on web ( #5211 )
2024-09-07 13:03:53 -07:00
Samuel Newman
1b4fee3e43
[Video] Open the floodgates (partially) ( #5208 )
2024-09-07 12:15:15 -07:00
Hailey
2842f661db
Add intent for verifying email ( #5120 )
2024-09-07 11:54:39 -07:00
Samuel Newman
45a719b256
[Video] Check upload limits before uploading ( #5153 )
...
* DRY up video service auth code
* throw error if over upload limits
* use token
* xmark on toast
* errors with nice translatable error messages
* Update src/state/queries/video/video.ts
---------
Co-authored-by: Hailey <me@haileyok.com >
2024-09-07 19:27:32 +01:00
Samuel Newman
b7d78fe59b
[Video] Only compress if >25mb or unknown format ( #5187 )
...
Co-authored-by: Hailey <me@haileyok.com >
2024-09-07 11:22:44 -07:00
dan
42fb92064a
Set onboarding_minimum_interests to false ( #5204 )
...
Co-authored-by: Hailey <me@haileyok.com >
2024-09-07 11:22:34 -07:00
dan
292117804f
Set show_follow_suggestions_in_profile to true ( #5205 )
2024-09-07 17:08:19 +02:00
dan
7d7431d14e
Set fixed_bottom_bar to true ( #5203 )
2024-09-07 17:07:30 +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
Eric Bailey
cd9c3bf498
Bump joined stat ( #5188 )
...
* Bump joined stat
* Ope, actually more
2024-09-06 12:34:51 -05:00
Hailey
60182cd874
[Video] Add disable autoplay for native, more tweaking ( #5178 )
2024-09-06 09:31: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
Eric Bailey
4d97a2aa16
Add misleading report type to posts ( #5150 )
...
* Add misleading report type to posts
* Update copy
* Update copy
2024-09-04 18:22:57 -05:00
Hailey
86de0dda02
Tweak animation to not roll 0 -> 1, overflow hidden ( #5148 )
2024-09-04 12:36:20 -07:00
dan
e2a244b998
Disable in-thread deduping for reposted replies ( #5135 )
2024-09-04 15:42:22 +02:00
dan
8860890a85
Don't log extra background events ( #5134 )
2024-09-04 15:41:42 +02:00
Samuel Newman
0bd0146efb
fix mime checks ( #5118 )
2024-09-03 20:55:10 +01:00
Hailey
0014d4363f
Only animate the like icon when from an actual toggle ( #5096 )
2024-09-03 10:55:53 -07:00
Samuel Newman
0e1de19903
[Video] Upload errors and UI improvements ( #5092 )
...
* surface errors in UI
* style progress indicator
* remove job status progress
* rm log
* fix webm ext
2024-09-03 15:09:09 +01:00
Hailey
4abcd65ccf
More tweaks to animation ( #5082 )
2024-09-02 03:15:31 -07:00
Hailey
1225e84485
Improve animations for like button ( #5074 )
2024-09-02 01:37:24 -07:00
dan
bf15fad240
Mark unhydrated replies as orphaned ( #5048 )
2024-08-31 13:14:53 -07:00
dan
bff6aedecf
Show some known OP replies in Following ( #5049 )
...
* Show known OP replies in Following
* Fiter by >0 parent likes
2024-08-31 03:54:14 +01:00
Samuel Newman
c41f372b3c
[Video] Split 'videos' gate in two ( #5037 )
2024-08-30 12:53:27 -07:00
Samuel Newman
8647c8e9f5
[Videos] avoid using fetch for blob handling where possible ( #5041 )
...
* avoid using fetch where possible
* whoopsie wrong branch
* more import fixes
2024-08-30 19:05:38 +01:00
Samuel Newman
c70ec1ce1a
[Video] Captions and alt text ( #5009 )
...
* video settings modal in composer
* show done button on web
* rm download options
* fix logic for showing settings button
* add language picker (wip)
* subtitle list with language select
* send captions & alt text with video when posting
* style "ensure you have selected a language" text
* include aspect ratio with video
* filter out captions where the lang is not set
* rm log
* fix label and add hint
* minor scrubber fix
2024-08-30 18:45:49 +01:00
Samuel Newman
e7954e590b
[Videos] Fix uploads ( #5042 )
...
* fix pds url
* fix service auth exp
* whoopsie wrong branch
2024-08-30 18:44:00 +01: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
d5a7618374
Force at least one item to always be initially rendered ( #5029 )
2024-08-29 17:20:07 -07:00
Hailey
69e896c221
[Video] Properly get the service auth aud from the session ( #5025 )
2024-08-29 13:44:47 -07:00
dan
0a75969475
Fix language filtering for feeds ( #5026 )
...
* Fix language filtering for feeds
* Simplify logic
2024-08-29 20:22:18 +01:00
dan
e51eb391df
Enable show_follow_back_label_v2 ( #5022 )
2024-08-29 20:09:11 +01:00
dan
9ebc2785e4
Remove logging of following prefs ( #5021 )
2024-08-29 20:08:48 +01:00
dan
faf66f3178
Remove new_user_guided_tour and tour code ( #5023 )
2024-08-29 18:57:36 +01:00