Commit graph

15112 commits

Author SHA1 Message Date
syuilo 85959a3b9b
Fix #4721 Fix #4722 2019-04-17 14:30:31 +09:00
syuilo 946c3a25b9
Clean up 2019-04-17 07:25:34 +09:00
syuilo f9d697128a
Update schemas.ts 2019-04-17 04:32:04 +09:00
syuilo 27a961814b
11.1.4 2019-04-17 02:57:48 +09:00
syuilo 5a5b65e9bf
Clean up 2019-04-17 02:57:36 +09:00
syuilo 96673ad610
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-04-17 02:51:19 +09:00
syuilo a9025aea0d
Better response 2019-04-17 02:51:12 +09:00
syuilo f38ab0b973
Update delete-file.ts 2019-04-17 02:37:37 +09:00
tamaina 150dac00cf Update stream.ja-JP.md (#4725) 2019-04-17 02:21:22 +09:00
syuilo bcb1a9c5d3
Refactor 2019-04-17 02:19:49 +09:00
かひわし4(バージョン1) 2e55aea584 Doc: Update setup documents (#4680)
* Doc: Update setup documents

Use GitHub api to checkout latest release instead of "git tag" command
which cannot accurately determine prerelease tag.
Also, Changed numbered list format because
the shell command is too long to fit on one line.

* Doc: Use tab instead of spaces

* Doc: Use master branch as latest release tag

master branch and latest release is the same.
master branch merges develop branch with each latest release.
2019-04-17 02:15:27 +09:00
syuilo 4f5a3f0df5
smallint 2019-04-17 02:12:15 +09:00
syuilo e265b538cc
Fix #4724 2019-04-17 02:11:22 +09:00
MeiMei b186504718 Metaのアクセスでトランザクションを張るように (#4720)
* admin/instanceでmetaをキャッシュしないように

* Metaのアクセスにトランザクションをかける
2019-04-17 00:45:33 +09:00
syuilo fc27890f13
Refactor 2019-04-17 00:34:49 +09:00
syuilo a583939767
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-04-17 00:33:10 +09:00
syuilo 52e3bcfd29
Meta を二重にデータベースに保存できないように 2019-04-17 00:33:02 +09:00
Satsuki Yanagi 85d29a3f9d Correct syntax error (#4718) 2019-04-17 00:30:34 +09:00
YuzuRyo61 18944d389d Fix space indent in misskey.nginx (#4717)
Tabインデントになっていたものをスペースインデントに変更
2019-04-16 19:41:58 +09:00
syuilo e90ac5d6a4
チャートの数値カラムの型を拡張 2019-04-16 17:52:09 +09:00
Acid Chicken (硫酸鶏) cb9a6ae774 Update README.md [AUTOGEN] (#4697) 2019-04-16 13:07:00 +09:00
かひわし4(バージョン1) 3ef09aa6b2 Docker: Uncomment redis (#4707)
Redis is required since Misskey 11.0.0.
2019-04-16 13:06:36 +09:00
tamaina 4db22e45a2 fix syuilo#4711 (#4715) 2019-04-16 13:05:47 +09:00
tamaina f966d0b32c 色々な修正; Fix #4709 (#4714)
* Fix a la carte 1

* use dialog instead of alert() etc
2019-04-16 13:05:10 +09:00
MeiMei ba3879a95a Fix: admin/driveのアイコンがずれてる (#4710) 2019-04-16 02:46:47 +09:00
syuilo 6d09aa86e9
11.1.3 2019-04-16 01:23:26 +09:00
syuilo b711f0f9c6
Clean up 2019-04-16 01:22:48 +09:00
syuilo 8fefb3a4c9
Update authenticate.ts 2019-04-16 01:20:28 +09:00
syuilo 400cdf0f26
Fix #4705 2019-04-16 01:11:20 +09:00
syuilo bce8c5a315
Refactor 2019-04-16 01:05:21 +09:00
かひわし4(バージョン1) f44dc2dd05 Doc: Add "Init DB" section (#4695)
Misskey 11.x requires database initialization.
2019-04-15 23:39:09 +09:00
syuilo df950d2fc5
Clean up 2019-04-15 23:37:35 +09:00
syuilo 15de89f2f9
11.1.2 2019-04-15 23:32:26 +09:00
syuilo df647a415c
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-04-15 23:29:44 +09:00
syuilo fc66231f8e
Fix #4701 2019-04-15 23:29:26 +09:00
YuzuRyo61 71df3e1566 APIドキュメントの説明とか一部追記 (#4702)
* Define description in generate.ts

* Add description in create.ts
2019-04-15 23:26:20 +09:00
syuilo 168c22fc98
Fix bug 2019-04-15 23:00:39 +09:00
syuilo 792ec23d7a
Use pureimage instead of canvas 2019-04-15 22:58:04 +09:00
syuilo 8c872c6b22
11.1.1 2019-04-15 22:08:53 +09:00
syuilo 541f5bc0a6
Fix bug 2019-04-15 21:59:14 +09:00
syuilo 77ff7b9df0
デフォルトでHTLを表示するように 2019-04-15 21:30:49 +09:00
syuilo 203cc5075e
Fix application-name 2019-04-15 21:17:52 +09:00
syuilo 724f81c7f3
11.1.0 2019-04-15 21:01:46 +09:00
syuilo 4d2e98af7b
管理者やモデレーターはレートリミット無効に 2019-04-15 20:52:08 +09:00
syuilo 08221fdda7
Fix bug 2019-04-15 20:41:56 +09:00
syuilo c0f72970b9
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-04-15 20:37:29 +09:00
syuilo 18bc4a49e8
ランダムにアバターを生成するように 2019-04-15 20:37:21 +09:00
Acid Chicken (硫酸鶏) f90b6dbed4
Follow lint 2019-04-15 19:05:35 +09:00
syuilo d2d991ff34
Fix error 2019-04-15 18:08:57 +09:00
syuilo 190a5e175b
Fix bug 2019-04-15 16:37:54 +09:00