tangled
alpha
login
or
join now
futur.blue
/
pegasus
56
fork
atom
objective categorical abstract machine language personal data server
56
fork
atom
overview
issues
2
pulls
pipelines
Tweak oauth page copy
futur.blue
2 months ago
a4244fe0
79452164
verified
This commit was signed with the committer's
known signature
.
futur.blue
SSH Key Fingerprint:
SHA256:QHGqHWNpqYyw9bt8KmPuJIyeZX9SZewBZ0PR1COtKQ0=
+9
-9
1 changed file
expand all
collapse all
unified
split
frontend
src
templates
OauthAuthorizePage.mlx
+9
-9
frontend/src/templates/OauthAuthorizePage.mlx
···
211
211
<MailIcon className="w-4 h-4" />
212
212
</div>
213
213
<div className="flex-1 min-w-0">
214
214
-
<div className="font-serif text-mana-100">(string "Email")</div>
214
214
+
<div className="font-serif text-mana-100">(string "email")</div>
215
215
<div className="text-sm text-mist-100">
216
216
(string
217
217
( if level = `Manage then
···
233
233
</div>
234
234
<div className="flex-1 min-w-0">
235
235
<div className="font-serif text-mana-100">
236
236
-
(string "Identity")
236
236
+
(string "identity")
237
237
</div>
238
238
<div className="text-sm text-mist-100">
239
239
(string
240
240
( if level = `Full then
241
241
-
"Manage your full identity including your @handle"
241
241
+
"Manage your full identity including your @handle, with the ability to move your account to another PDS or permanently lock you out of your account."
242
242
else "Change your @handle" ) )
243
243
</div>
244
244
</div>
···
254
254
<BlueskyIcon className="w-4 h-4" />
255
255
</div>
256
256
<div className="flex-1 min-w-0">
257
257
-
<div className="font-serif text-mana-100">(string "Bluesky")</div>
257
257
+
<div className="font-serif text-mana-100">(string "bluesky")</div>
258
258
<div className="text-sm text-mist-100">
259
259
(string "Manage your profile, posts, likes and follows")
260
260
</div>
···
270
270
<MessageIcon className="w-4 h-4" />
271
271
</div>
272
272
<div className="flex-1 min-w-0">
273
273
-
<div className="font-serif text-mana-100">(string "Chat")</div>
273
273
+
<div className="font-serif text-mana-100">(string "chat")</div>
274
274
<div className="text-sm text-mist-100">
275
275
(string "Read and send messages")
276
276
</div>
···
300
300
</div>
301
301
<div className="flex-1 min-w-0">
302
302
<div className="font-serif text-mana-100">
303
303
-
(string "Repository")
303
303
+
(string "repository")
304
304
</div>
305
305
<div className="text-sm text-mist-100">
306
306
(string
···
404
404
</div>
405
405
<div className="flex-1 min-w-0">
406
406
<div className="font-serif text-mana-100">
407
407
-
(string "Authenticate")
407
407
+
(string "authenticate")
408
408
</div>
409
409
<div className="text-sm text-mist-100">
410
410
(string
···
490
490
</div>
491
491
<div className="flex-1 min-w-0">
492
492
<div className="font-serif text-mana-100">
493
493
-
(string "File Upload")
493
493
+
(string "file upload")
494
494
</div>
495
495
<div className="text-sm text-mist-100">
496
496
(string
···
510
510
</div>
511
511
<div className="flex-1 min-w-0">
512
512
<div className="font-serif text-mana-100">
513
513
-
(string "Other Permissions")
513
513
+
(string "other permissions")
514
514
</div>
515
515
<div className="text-sm text-mist-100">
516
516
( unknowns