syuilo
845b6852f1
New translations ja.yml (German)
2018-05-17 03:41:00 +09:00
syuilo
4d55540058
New translations ja.yml (German)
2018-05-17 03:31:33 +09:00
Marcin Mikołajczak
7168c54474
fix typo
...
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
2018-05-16 16:35:07 +02:00
syuilo
f0687911a6
Update deliver.ts
2018-05-16 17:30:00 +09:00
syuilo
0ef593999f
Save remote user's endpoints
2018-05-16 17:06:12 +09:00
syuilo
cb532a508b
✌️
2018-05-16 17:04:39 +09:00
syuilo
06179301bc
Fix bug
2018-05-16 16:50:36 +09:00
syuilo
1530b73f22
New translations ja.yml (Polish)
2018-05-16 13:31:02 +09:00
syuilo
4314fbd508
New translations ja.yml (German)
2018-05-16 10:11:07 +09:00
syuilo
303db4b79c
New translations ja.yml (English)
2018-05-16 10:01:12 +09:00
syuilo
71af078a71
New translations ja.yml (German)
2018-05-16 10:01:10 +09:00
syuilo
a051947481
New translations ja.yml (German)
2018-05-16 09:51:16 +09:00
syuilo
c0c3d1e3f9
New translations ja.yml (German)
2018-05-16 09:41:11 +09:00
syuilo
68d2dc2816
New translations ja.yml (Korean)
2018-05-16 08:31:31 +09:00
syuilo
d05a1b6009
New translations ja.yml (Polish)
2018-05-16 08:31:29 +09:00
syuilo
db7c23f46e
New translations ja.yml (Chinese Simplified)
2018-05-16 08:31:28 +09:00
syuilo
4fab8eb623
New translations ja.yml (Italian)
2018-05-16 08:31:26 +09:00
syuilo
5c20c40bcd
New translations ja.yml (Russian)
2018-05-16 08:31:24 +09:00
syuilo
3f96ccc91c
New translations ja.yml (English)
2018-05-16 08:31:23 +09:00
syuilo
d311995ae1
New translations ja.yml (Spanish)
2018-05-16 08:31:21 +09:00
syuilo
0b38b54ad8
New translations ja.yml (German)
2018-05-16 08:31:20 +09:00
syuilo
331a01b9ff
New translations ja.yml (French)
2018-05-16 08:31:18 +09:00
syuilo
0becc70761
Merge pull request #1585 from syuilo/l10n_master
...
New Crowdin translations
2018-05-16 08:22:39 +09:00
syuilo
b2f791a77a
Merge branch 'master' of https://github.com/syuilo/misskey
2018-05-16 08:22:10 +09:00
syuilo
564ecf8fec
i18n
2018-05-16 08:22:07 +09:00
syuilo
7521b3df25
New translations ja.yml (English)
2018-05-16 08:21:48 +09:00
syuilo
a34d645d89
Update README.md
2018-05-16 08:16:40 +09:00
syuilo
cbc52fba94
Update README.md
2018-05-16 08:10:01 +09:00
syuilo
1c8519bd50
Merge pull request #1584 from syuilo/l10n_master
...
New Crowdin translations
2018-05-16 08:04:39 +09:00
syuilo
b433243995
New translations ja.yml (Korean)
2018-05-16 08:02:30 +09:00
syuilo
0c20fe9fd5
New translations ja.yml (Polish)
2018-05-16 08:02:28 +09:00
syuilo
3ead868594
New translations ja.yml (Chinese Simplified)
2018-05-16 08:02:27 +09:00
syuilo
e3c3f8174c
New translations ja.yml (Italian)
2018-05-16 08:02:25 +09:00
syuilo
c60832a13d
New translations ja.yml (Russian)
2018-05-16 08:02:23 +09:00
syuilo
0a03c0d858
New translations ja.yml (English)
2018-05-16 08:02:22 +09:00
syuilo
540b485fe5
New translations ja.yml (Spanish)
2018-05-16 08:02:20 +09:00
syuilo
6eee16ec8f
New translations ja.yml (German)
2018-05-16 08:02:19 +09:00
syuilo
3dad32a6e8
New translations ja.yml (French)
2018-05-16 08:02:17 +09:00
syuilo
a9e19e21d1
Update Crowdin configuration file
2018-05-16 08:01:55 +09:00
syuilo
6589e074c4
Merge pull request #1583 from saper/validate-url
...
Validate Misskey URL
2018-05-16 07:47:22 +09:00
Marcin Cieślak
52a790805d
Validate Misskey URL
2018-05-16 00:46:38 +02:00
syuilo
f4e2415ba4
Merge pull request #1582 from saper/exit-on-config-error
...
Stop webpack on URL error, otherwise gulp continues
2018-05-16 07:36:22 +09:00
Marcin Cieślak
32afdbab38
Stop webpack on URL error, otherwise gulp continues
...
$ webpack && gulp build
「dont.know.yet」は、正しいURLではありません。先頭に http:// または https:// をつけ忘れてないかなど確認してください。
[00:28:15] Requiring external module ts-node/register
/**
node-macaddress: Unkown os.platform(), defaulting to `unix'.
Error: Cannot find module './built/client/meta.json'
at Function.Module._resolveFilename (module.js:543:15)
at Function.Module._load (module.js:470:25)
at Module.require (module.js:593:17)
at require (internal/module.js:11:18)
/**
* Config loader
at Object.<anonymous> (/usr/home/saper/sw/misskey/gulpfile.ts:24:16)
at Module._compile (module.js:649:30)
at Module.m._compile (/usr/home/saper/sw/misskey/node_modules/ts-node/src/index.ts:402:23)
at Module._extensions..js (module.js:660:10)
at Object.require.extensions.(anonymous function) [as .ts] (/usr/home/saper/sw/misskey/node_modules/ts-node/src/index.ts:405:12)
at Module.load (module.js:561:32)
error Command failed with exit code 1.
2018-05-16 00:34:39 +02:00
syuilo
be36499f3e
Merge pull request #1581 from saper/delete_array
...
Use delete[] after new[]
2018-05-16 07:23:13 +09:00
Marcin Cieślak
809549213e
Use delete[] after new[]
...
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.
2018-05-16 00:21:54 +02:00
syuilo
39eadba102
Merge pull request #1580 from marihachi/marihachi-patch-1
...
update license tip
2018-05-14 19:04:18 +09:00
Marihachi
2f52c6df95
update license tip
2018-05-14 18:58:47 +09:00
syuilo
55394539b5
2.6.2
2018-05-14 14:16:56 +09:00
syuilo
6ea01697b1
Use _id instead of createdAt to improve performance
2018-05-14 13:58:44 +09:00
syuilo
fff0e8bc6d
Fix bug
2018-05-14 13:54:18 +09:00