summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [wip] better mobile settingsyuilo2018-05-195-15/+209
|
* Clean upsyuilo2018-05-1935-1613/+5
|
* Fixsyuilo2018-05-191-8/+8
|
* even moar i18nMarcin Mikołajczak2018-05-1819-107/+106
| | | | Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
* Fix bugsyuilo2018-05-1810-10/+10
|
* 透過画像のレンダリングを改善syuilo2018-05-189-10/+13
|
* Fix uisyuilo2018-05-184-2/+8
|
* :art:syuilo2018-05-187-5/+26
|
* :v:syuilo2018-05-181-1/+3
|
* Catch errorsyuilo2018-05-181-6/+10
|
* Fix can't convert i18n docsmei232018-05-182-3/+3
|
* :art:syuilo2018-05-181-4/+6
|
* :art:syuilo2018-05-183-98/+91
|
* Improve renoting in mobilesyuilo2018-05-182-37/+24
|
* moar i18nMarcin Mikołajczak2018-05-176-37/+37
| | | | Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
* Fix bugsyuilo2018-05-173-9/+20
|
* 添付されたメディアのURLは省略して表示するようにsyuilo2018-05-174-3/+47
|
* :art:syuilo2018-05-171-6/+11
|
* :art:syuilo2018-05-172-10/+20
|
* :v:syuilo2018-05-171-4/+1
|
* モバイル版のウィジェット復活syuilo2018-05-175-36/+71
|
* :v:syuilo2018-05-172-3/+4
|
* oopssyuilo2018-05-171-1/+1
|
* Merge pull request #1587 from m4sk1n/typosyuilo2018-05-171-1/+1
|\ | | | | fix typo
| * fix typoMarcin Mikołajczak2018-05-161-1/+1
| | | | | | | | Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
* | #491syuilo2018-05-171-10/+7
| |
* | fix #1428rinsuki2018-05-171-1/+2
|/
* Update deliver.tssyuilo2018-05-161-1/+1
|
* Save remote user's endpointssyuilo2018-05-163-1/+5
|
* :v:syuilo2018-05-161-1/+1
|
* Fix bugsyuilo2018-05-161-0/+1
|
* i18nsyuilo2018-05-161-4/+4
|
* Stop webpack on URL error, otherwise gulp continuesMarcin Cieślak2018-05-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | $ 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.
* Use delete[] after new[]Marcin Cieślak2018-05-161-2/+2
| | | | | | | | | | | | | | | | | | | | | | 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.
* update license tipMarihachi2018-05-141-1/+1
|
* Use _id instead of createdAt to improve performancesyuilo2018-05-141-6/+2
|
* Fix bugsyuilo2018-05-141-1/+2
|
* Update add-file.tssyuilo2018-05-141-1/+1
|
* Improve performancesyuilo2018-05-142-0/+4
|
* NoteのuserIdに対してインデックスを張るようにsyuilo2018-05-141-2/+1
|
* Disable prev/nextsyuilo2018-05-141-35/+4
|
* Fix bugsyuilo2018-05-131-2/+3
|
* Fix bugsyuilo2018-05-131-1/+2
|
* Better error handlingsyuilo2018-05-131-1/+1
|
* :v:syuilo2018-05-131-7/+8
|
* Add indexsyuilo2018-05-131-0/+1
|
* Merge branch 'master' of https://github.com/syuilo/misskeysyuilo2018-05-132-3/+3
|\
| * Fix cause error in case preview has data URImei232018-05-101-1/+1
| |
| * Fix can't preview some urlmei232018-05-092-2/+2
| |
* | Add notesyuilo2018-05-131-0/+2
|/