oasis/.cspell.json
Christian Bundy 02d6d5adac Add profile image upload
Problem: We can set our name and profile description but profile images
are expected by most people and supported by most clients and we don't
have them. A profile without an image can sometimes lack the intimacy
you'd get if you let people upload profile images that they can use as a
visual avatar.

Solution: Add profile image upload to the Edit Profile page and add a
bunch of plumbing for `ssb.blobs.add()` to add the blob and publish a
message setting it as a profile image.
2020-03-01 11:11:09 -08:00

56 lines
816 B
JSON

{
"version": "0.1",
"language": "en",
"words": [
"AGPL",
"Argyris",
"Hintjens",
"Kata",
"LGPL",
"Machinekit",
"OSSEC",
"Pieter",
"Termux",
"autoconf",
"automake",
"backlinks",
"christianbundy",
"dogfood",
"hyperaxe",
"hyperscript",
"libsodium",
"libtool",
"manyverse",
"mebibyte",
"mebibytes",
"minlength",
"mkdir",
"monokai",
"msgs",
"multiserver",
"muxrpc",
"nanohtml",
"noauth",
"nosniff",
"paramap",
"patchbay",
"patchfoo",
"patchfox",
"promisify",
"rebecca",
"recps",
"roadmap",
"sameorigin",
"sbot",
"shortname",
"socio",
"ssbc",
"summerfruit",
"systemctl",
"systemd",
"unfollow",
"unikitty",
"zeromq"
]
}