| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2019-04-10 | Fix bug | syuilo | 1 | -2/+2 |
| 2019-04-10 | More puny | syuilo | 3 | -10/+8 |
| 2019-04-09 | ドメインは常にPunycodeで保存するように | syuilo | 1 | -1/+2 |
| 2019-04-09 | isRemote --> isLink | syuilo | 1 | -1/+1 |
| 2019-04-08 | Fix bug | syuilo | 1 | -1/+1 |
| 2019-04-08 | Fix bug | syuilo | 2 | -3/+2 |
| 2019-04-08 | Fix bug | syuilo | 1 | -12/+7 |
| 2019-04-07 | Use PostgreSQL instead of MongoDB (#4572) | syuilo | 52 | -452/+414 |
| 2019-03-21 | Fix #4546 (#4548) | MeiMei | 1 | -1/+1 |
| 2019-03-18 | Custom reaction (#4517) | MeiMei | 1 | -9/+1 |
| 2019-03-16 | updatePersonを試行した時点でもlastFetchedAtを更新する (#4510) | MeiMei | 1 | -0/+7 |
| 2019-03-15 | Accept Article object (#4499) | MeiMei | 4 | -10/+5 |
| 2019-03-14 | Follow #3676 | Acid Chicken (硫酸鶏) | 1 | -1/+1 |
| 2019-03-13 | Fix #4486 (#4487) | MeiMei | 2 | -1/+23 |
| 2019-03-12 | Add type annotation to avoid type error | syuilo | 1 | -1/+1 |
| 2019-03-10 | Ignore 4xx references in AP (#4463) | MeiMei | 4 | -20/+37 |
| 2019-03-08 | Fix bug | syuilo | 1 | -41/+45 |
| 2019-03-07 | Implement Update Question (#4435) | MeiMei | 5 | -15/+114 |
| 2019-03-06 | Enhance poll (#4409) | Acid Chicken (硫酸鶏) | 9 | -35/+142 |
| 2019-03-04 | Better log | syuilo | 2 | -1/+11 |
| 2019-03-03 | Better logs | syuilo | 1 | -3/+9 |
| 2019-02-24 | Use camelCase | syuilo | 2 | -2/+2 |
| 2019-02-18 | Fix bug | syuilo | 1 | -3/+3 |
| 2019-02-17 | ハッシュタグでユーザー検索できるように (#4298) | syuilo | 1 | -0/+9 |
| 2019-02-09 | Limit the parallelism of AP object processing (#4193) | MeiMei | 2 | -4/+10 |
| 2019-02-08 | Introduce per-instance chart (#4183) | syuilo | 1 | -2/+2 |
| 2019-02-08 | Refactoring: Move chart dir into services dir | syuilo | 1 | -1/+1 |
| 2019-02-08 | Implement instance blocking (#4182) | syuilo | 1 | -0/+7 |
| 2019-02-07 | Revert 96bc17aa1014983d5e6bf8b4c05d898156995a0d | syuilo | 1 | -1/+1 |
| 2019-02-07 | Improve instance stats | syuilo | 1 | -2/+2 |
| 2019-02-06 | Check config on load (#4170) | Aya Morisawa | 1 | -1/+1 |
| 2019-02-06 | Better logs | syuilo | 1 | -2/+2 |
| 2019-02-06 | Add logs | syuilo | 1 | -8/+15 |
| 2019-02-05 | Refactoring | syuilo | 1 | -1/+1 |
| 2019-02-03 | Use internal logger instead of debug/console for logging | syuilo | 11 | -47/+42 |
| 2019-02-03 | Better logging | syuilo | 3 | -21/+20 |
| 2019-02-03 | [Server] Use logger for logging | syuilo | 3 | -7/+10 |
| 2019-02-01 | Create type definition for 'http-signature' (#4049) | Acid Chicken (硫酸鶏) | 1 | -1/+1 |
| 2019-01-31 | send/receive user hashtags via AP (#4064) | MeiMei | 4 | -13/+23 |
| 2019-01-31 | Create type definition for 'lookup-dns-cache' (#4051) | Acid Chicken (硫酸鶏) | 1 | -6/+6 |
| 2019-01-31 | Create type definition for 'promise-any' (#4055) | Acid Chicken (硫酸鶏) | 1 | -1/+1 |
| 2019-01-31 | Do not import as pack from AP renderer (#4048) | MeiMei | 1 | -1/+1 |
| 2019-01-30 | Avoid export default | Aya Morisawa | 4 | -6/+6 |
| 2019-01-30 | Rename html-to-mfm to fromHtml | Aya Morisawa | 2 | -6/+6 |
| 2019-01-30 | Rename html to toHtml | Aya Morisawa | 2 | -2/+2 |
| 2019-01-30 | Module 'crypto' as import syntax (#4011) | Acid Chicken (硫酸鶏) | 1 | -1/+1 |
| 2019-01-24 | 外部サービス認証情報の配信 (#3975) | Acid Chicken (硫酸鶏) | 4 | -20/+88 |
| 2019-01-21 | 投票未対応インスタンス向けメッセージをわかりやすく... | MeiMei | 1 | -2/+4 |
| 2019-01-21 | リモートで投票を見たりしたりできるように (#3940) | MeiMei | 5 | -2/+70 |
| 2019-01-21 | [Server] Fix bug | syuilo | 1 | -29/+37 |