Skip to content

Commit bee48c3

Browse files
authored
Merge pull request #1018 from fa0311/develop
Update Document
2 parents 2251b95 + 1b07cc0 commit bee48c3

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

127 files changed

+6428
-3542
lines changed

docs/deck/json/API.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
{
2-
"graphql": {},
2+
"graphql": {
3+
"CreateWebSessionBind": {
4+
"url": "https://x.com/i/api/graphql/0qFmnKTY3JwBZnqDdQrtHw/CreateWebSessionBind",
5+
"queryId": "0qFmnKTY3JwBZnqDdQrtHw",
6+
"method": "POST",
7+
"features": {}
8+
}
9+
},
310
"header": {
411
"User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36",
512
"accept-encoding": "gzip, deflate, br, zstd",

docs/deck/json/FreezeObject.json

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -42,21 +42,6 @@
4242
"veryNarrow": "veryNarrow"
4343
},
4444
"{\"₊\":\"+\",\"₋\":\"-\",\"₌\":\"=\",\"₍\":\"()\",\"₀\":\"0\",\"₁\":\"1\",\"₂\":\"2\",\"₃\":\"3\",\"₄\":\"4\",\"₅\":\"5\",\"₆\":\"6\",\"₇\":\"7\",\"₈\":\"8\",\"₉\":\"9\",ₐ:\"a\",ₑ:\"e\",ₕ:\"h\",ᵢ:\"i\",ⱼ:\"j\",ₖ:\"k\",ₗ:\"l\",ₘ:\"m\",ₙ:\"n\",ₒ:\"o\",ₚ:\"p\",ᵣ:\"r\",ₛ:\"s\",ₜ:\"t\",ᵤ:\"u\",ᵥ:\"v\",ₓ:\"x\",ᵦ:\"β\",ᵧ:\"γ\",ᵨ:\"ρ\",ᵩ:\"ϕ\",ᵪ:\"χ\",\"⁺\":\"+\",\"⁻\":\"-\",\"⁼\":\"=\",\"⁽\":\"(\\\",\\\"₎\\\":\\\")\",\"⁰\":\"0\",\"¹\":\"1\",\"²\":\"2\",\"³\":\"3\",\"⁴\":\"4\",\"⁵\":\"5\",\"⁶\":\"6\",\"⁷\":\"7\",\"⁸\":\"8\",\"⁹\":\"9\",ᴬ:\"A\",ᴮ:\"B\",ᴰ:\"D\",ᴱ:\"E\",ᴳ:\"G\",ᴴ:\"H\",ᴵ:\"I\",ᴶ:\"J\",ᴷ:\"K\",ᴸ:\"L\",ᴹ:\"M\",ᴺ:\"N\",ᴼ:\"O\",ᴾ:\"P\",ᴿ:\"R\",ᵀ:\"T\",ᵁ:\"U\",ⱽ:\"V\",ᵂ:\"W\",ᵃ:\"a\",ᵇ:\"b\",ᶜ:\"c\",ᵈ:\"d\",ᵉ:\"e\",ᶠ:\"f\",ᵍ:\"g\",ʰ:\"h\",ⁱ:\"i\",ʲ:\"j\",ᵏ:\"k\",ˡ:\"l\",ᵐ:\"m\",ⁿ:\"n\",ᵒ:\"o\",ᵖ:\"p\",ʳ:\"r\",ˢ:\"s\",ᵗ:\"t\",ᵘ:\"u\",ᵛ:\"v\",ʷ:\"w\",ˣ:\"x\",ʸ:\"y\",ᶻ:\"z\",ᵝ:\"β\",ᵞ:\"γ\",ᵟ:\"δ\",ᵠ:\"ϕ\",ᵡ:\"χ\",ᶿ:\"θ\"}",
45-
{
46-
"REQUEST": "rweb/settings/profile/ENABLE_VERIFIED_PHONE_LABEL_REQUEST",
47-
"SUCCESS": "rweb/settings/profile/ENABLE_VERIFIED_PHONE_LABEL_SUCCESS",
48-
"FAILURE": "rweb/settings/profile/ENABLE_VERIFIED_PHONE_LABEL_FAILURE"
49-
},
50-
{
51-
"REQUEST": "rweb/settings/profile/DISABLE_VERIFIED_PHONE_LABEL_REQUEST",
52-
"SUCCESS": "rweb/settings/profile/DISABLE_VERIFIED_PHONE_LABEL_SUCCESS",
53-
"FAILURE": "rweb/settings/profile/DISABLE_VERIFIED_PHONE_LABEL_FAILURE"
54-
},
55-
{
56-
"REQUEST": "rweb/settings/profile/FETCH_VERIFIED_PHONE_LABEL_REQUEST",
57-
"SUCCESS": "rweb/settings/profile/FETCH_VERIFIED_PHONE_LABEL_SUCCESS",
58-
"FAILURE": "rweb/settings/profile/FETCH_VERIFIED_PHONE_LABEL_FAILURE"
59-
},
6045
{
6146
"IOS": "ios",
6247
"ANDROID": "android"

docs/deck/json/GraphQL.json

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,15 @@
1-
[]
1+
[
2+
{
3+
"n": "35851",
4+
"exports": {
5+
"queryId": "0qFmnKTY3JwBZnqDdQrtHw",
6+
"operationName": "CreateWebSessionBind",
7+
"operationType": "mutation",
8+
"metadata": {
9+
"featureSwitches": [],
10+
"fieldToggles": [],
11+
"featureSwitch": {}
12+
}
13+
}
14+
}
15+
]

docs/deck/json/InitialState.json

Lines changed: 29 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1171,6 +1171,12 @@
11711171
"payments_transaction_search_enabled": {
11721172
"value": "true"
11731173
},
1174+
"post_ctas_fetch_enabled": {
1175+
"value": "false"
1176+
},
1177+
"post_ctas_render_enabled": {
1178+
"value": "false"
1179+
},
11741180
"premium_business_offers_banner_portal_basic_tier": {
11751181
"value": "false"
11761182
},
@@ -1781,7 +1787,7 @@
17811787
"value": "false"
17821788
},
17831789
"responsive_web_grok_outage_banner_message": {
1784-
"value": ""
1790+
"value": "We are experiencing issues with Grok at the moment. Grok may be unable to reply."
17851791
},
17861792
"responsive_web_grok_personality": {
17871793
"value": "true"
@@ -2492,7 +2498,7 @@
24922498
"value": "false"
24932499
},
24942500
"rweb_home_ranked_following_enabled": {
2495-
"value": "false"
2501+
"value": "true"
24962502
},
24972503
"rweb_home_refetch_on_refocus_min_delay_seconds": {
24982504
"value": "60"
@@ -3073,11 +3079,14 @@
30733079
"value": "true"
30743080
},
30753081
"subscriptions_premium_tiers_default_interval": {
3076-
"value": "Year"
3082+
"value": "Month"
30773083
},
30783084
"subscriptions_premium_tiers_default_product": {
30793085
"value": "BlueVerified"
30803086
},
3087+
"subscriptions_premium_tiers_hide_basic": {
3088+
"value": "false"
3089+
},
30813090
"subscriptions_premium_tiers_order_variant": {
30823091
"value": "variant_a"
30833092
},
@@ -5008,6 +5017,12 @@
50085017
"payments_transaction_search_enabled": {
50095018
"value": "true"
50105019
},
5020+
"post_ctas_fetch_enabled": {
5021+
"value": "false"
5022+
},
5023+
"post_ctas_render_enabled": {
5024+
"value": "false"
5025+
},
50115026
"premium_business_offers_banner_portal_basic_tier": {
50125027
"value": "false"
50135028
},
@@ -6374,7 +6389,7 @@
63746389
"value": "true"
63756390
},
63766391
"rweb_premium_business_rebranding_entry_point_removed": {
6377-
"value": "true"
6392+
"value": "false"
63786393
},
63796394
"rweb_premium_business_rebranding_governments_enabled": {
63806395
"value": "true"
@@ -6406,6 +6421,9 @@
64066421
"rweb_search_media_enabled": {
64076422
"value": "true"
64086423
},
6424+
"rweb_session_binding_enabled": {
6425+
"value": "false"
6426+
},
64096427
"rweb_sourcemap_migration": {
64106428
"value": "false"
64116429
},
@@ -6910,11 +6928,14 @@
69106928
"value": "true"
69116929
},
69126930
"subscriptions_premium_tiers_default_interval": {
6913-
"value": "Year"
6931+
"value": "Month"
69146932
},
69156933
"subscriptions_premium_tiers_default_product": {
69166934
"value": "BlueVerified"
69176935
},
6936+
"subscriptions_premium_tiers_hide_basic": {
6937+
"value": "false"
6938+
},
69186939
"subscriptions_premium_tiers_order_variant": {
69196940
"value": "variant_a"
69206941
},
@@ -7779,10 +7800,10 @@
77797800
"impression_pointers": {},
77807801
"impressions": {},
77817802
"keysRead": {},
7782-
"settingsVersion": "fc3c8edb8e30bd4fbd5bff2115a0493d"
7803+
"settingsVersion": "9ccccf220fa069a1fca0451a4613ff75"
77837804
},
77847805
"debug": {},
7785-
"featureSetToken": "e3262fb2f860634ac615935970ec864ee834b249",
7806+
"featureSetToken": "acbdbaf6fac0cf3dc3143edf2edf5c2ee29f9d8b",
77867807
"isLoaded": "true",
77877808
"isLoading": "false",
77887809
"customOverrides": {}
@@ -7851,7 +7872,7 @@
78517872
},
78527873
"session": {
78537874
"country": "XX",
7854-
"guestId": "176764700304024206",
7875+
"guestId": "176790638575398996",
78557876
"hasCommunityMemberships": "false",
78567877
"isActiveCreator": "false",
78577878
"isLoaded": "false",

docs/deck/json/MetaData.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"env": "prod",
33
"isCanary": "false",
4-
"sha": "f01157c0e8099a949b0dd9f2df371234ae8cc8b3",
4+
"sha": "5ebd34e9389fa0432cb866f614b6ab0c732703c5",
55
"isLoggedIn": "false",
66
"isTwoffice": "false",
77
"hasMultiAccountCookie": "false",
@@ -10,7 +10,7 @@
1010
"rweb",
1111
"msw"
1212
],
13-
"serverDate": "1767647003907",
13+
"serverDate": "1767906386052",
1414
"cookies": {
1515
"version": "1661819456366",
1616
"fetchedTime": "1661971138705",
@@ -104,5 +104,5 @@
104104
]
105105
}
106106
},
107-
"userHash": "7419720bc2f7c11d6810803aaab58443e05dd667f73e075576e82d1661c680a6"
107+
"userHash": "f4b8e1bb9a9361f2e6fa3618d32a7b190a022bbca59143a99c74109e563ed68e"
108108
}

0 commit comments

Comments
 (0)