Commit graph

87 commits

Author SHA1 Message Date
syuilo
7f57bbfbbd reCAPTCHAの設定をDBに保存するように 2018-11-07 00:08:21 +09:00
syuilo
fc5fedaa7e Clean up 2018-11-06 15:51:05 +09:00
syuilo
d611a53044 リモートのファイルをキャッシュするかどうかの設定をDBに保存するように 2018-11-06 07:52:13 +09:00
syuilo
84822b0e58 ドライブ容量の設定をDBに保存するようにしたりリファクタリングしたり 2018-11-06 07:14:43 +09:00
syuilo
e192c4c330 Resolve #3137 2018-11-06 06:24:31 +09:00
syuilo
7d8d8a165b 投稿の最大文字数情報を設定ファイルではなくDBに保存するように 2018-11-05 11:09:05 +09:00
syuilo
947b0f55a3 Resolve #3098 2018-11-04 23:00:43 +09:00
Acid Chicken (硫酸鶏)
8cc0afa8d4 Add GitHub auth (#3095) 2018-11-04 22:03:55 +09:00
Acid Chicken (硫酸鶏)
a07fa755e2 Revert "Add GitHub auth"
This reverts commit c1460064769c9d824e60a39356671ccb3a4d1f44.
2018-11-04 19:22:04 +09:00
Acid Chicken (硫酸鶏)
2bb4bc8727 Add GitHub auth 2018-11-04 19:17:30 +09:00
Acid Chicken (硫酸鶏)
f8f90b09d3 Implement /api/v1/instance (#3045)
* Update mastodon.ts

* Update types.ts

* Update mastodon.ts
2018-10-31 02:17:54 +09:00
MeiMei
d2a91ad640 Make max allowed text length configurable (#2992)
* Make max allowed text length configurable

* Fix canPost
2018-10-24 04:00:04 +09:00
syuilo
2a1b2012d7 Resolve #2923
Allow option to disable sending HSTS headers even if https:// is used in url
2018-10-17 04:15:41 +09:00
syuilo
f93cb02293 Resolve #2894 2018-10-13 13:13:15 +09:00
syuilo
67f5d5d321 Redisをオプションにしたり 2018-10-11 15:50:27 +09:00
Hakaba Hitoyo
96959f4d91 external user recommendation 2018-10-06 16:03:18 +09:00
MeiMei
a2acfef8a3 Add User-Agent header (#2602) 2018-09-04 17:44:21 +09:00
Aya Morisawa
341f0c933a Use endsWith for readability 2018-08-26 13:55:39 +09:00
syuilo
7212d4569f Add sunnaly proxy option 2018-08-26 01:56:21 +09:00
syuilo
a1e6f9e9a4 ✌️ 2018-08-07 13:25:50 +09:00
syuilo
a69bc9480d クラスタ数を制限するオプションを追加 2018-07-28 03:55:41 +09:00
mei23
8a89498591 Add config.drive.baseUrl 2018-07-26 17:29:05 +09:00
syuilo
24eccb2dea Fix bug nado 2018-07-25 08:01:12 +09:00
syuilo
8f479e5dfd wip 2018-07-24 01:58:11 +09:00
syuilo
792d9233e2 #1947 2018-07-21 19:17:15 +09:00
syuilo
4831f16da5 reCAPTCHAをオプションに 2018-07-19 00:04:09 +09:00
Aya Morisawa
c3a330cb59 Update log messages 2018-07-14 20:58:21 +09:00
xps2
56932a7b68 リポジトリとフィードバックのURLをconfigから指定できるように変更 2018-07-07 21:08:22 +09:00
syuilo
e083919b33 wip 2018-07-04 13:21:30 +09:00
syuilo
6b54f277c3 reversi 💮 💯 2018-06-17 08:10:54 +09:00
syuilo
1bea050796 🎨 2018-06-15 19:56:18 +09:00
syuilo
ca6961e2ed wip 2018-06-15 07:56:56 +09:00
syuilo
6f441e3bc1 リモートサーバーのファイルをデータベースに保存せず、クライアントで直接表示させられるように 2018-05-25 20:19:14 +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
255152f615 #1029 2018-04-26 20:30:49 +09:00
syuilo
e5f23c89cb Clean up 2018-04-12 06:02:34 +09:00
Akihiko Odaki
8b3407e16c Introduce config module 2018-04-02 13:15:53 +09:00