7d881427d4
gmake: Wejście do katalogu '/usr/home/saper/sw/misskey/build' CXX(target) Release/obj.target/crypto_key/src/crypto_key.o ../src/crypto_key.cc:25:3: warning: 'delete' applied to a pointer that was allocated with 'new[]'; did you mean 'delete[]'? [-Wmismatched-new-delete] delete sourceBuf; ^ [] ../src/crypto_key.cc:18:25: note: allocated with 'new[]' here const auto sourceBuf = new char[sourceLength]; ^ ../src/crypto_key.cc:32:2: warning: 'delete' applied to a pointer that was allocated with 'new[]'; did you mean 'delete[]'? [-Wmismatched-new-delete] delete sourceBuf; ^ [] ../src/crypto_key.cc:18:25: note: allocated with 'new[]' here const auto sourceBuf = new char[sourceLength]; ^ 2 warnings generated. |
||
---|---|---|
.config | ||
.github | ||
.travis | ||
assets | ||
cli | ||
docker | ||
docs | ||
elasticsearch | ||
locales | ||
migration | ||
src | ||
test | ||
webpack/loaders | ||
.editorconfig | ||
.eslintrc | ||
.gitattributes | ||
.gitignore | ||
.npmrc | ||
.travis.yml | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
DONATORS.md | ||
LICENSE | ||
README.md | ||
binding.gyp | ||
gulpfile.ts | ||
jsconfig.json | ||
package.json | ||
swagger.js | ||
tsconfig.json | ||
tslint.json | ||
webpack.config.ts |
README.md
Lead Maintainer: syuilo
Misskey is a completely open source, ultimately sophisticated new type of mini-blog based SNS.
✨ Features
- Reactions
- User lists
- Private messages
- Mute
- Real time contents
- ActivityPub compatible
and more! You can touch with your own eyes at https://misskey.xyz/.
📦 Create your instance
If you want to run your own instance of Misskey, please see Setup and installation guide.
🔧 Contribute
PRs welcome!
If you want to translate Misskey, please see Translation guide.
❤️ Backers & Sponsors
🎓 Notable contributors
syuilo Owner |
Aya Morisawa Collaborator |
otofune Collaborator |
akihikodaki | tamaina | rinsuki |
🌎 Translators
Mirro English, French |
Asriel English, French |
Marcin Mikołajczak Polish |
🍀 Copyright
Copyright (c) 2014-2018 syuilo
Misskey is an open-source software licensed under GNU AGPLv3.