syuilo
|
14148f6c4a
|
refactoring
Resolve #7779
|
2021-11-12 02:02:25 +09:00 |
|
marihachi
|
1c91945bf5
|
refactor: Introduce list of MFM Functions (#7882)
* introduce list of MFM Functions
* add note
|
2021-11-01 23:47:13 +09:00 |
|
syuilo
|
73d9b29a8d
|
feat: thread mute (#7930)
* feat: thread mute
* chore: fix comment
* fix test
* fix
* refactor
|
2021-10-31 15:30:22 +09:00 |
|
syuilo
|
6216ab9372
|
refactor: use path alias to improve readability
|
2021-08-19 22:04:15 +09:00 |
|
syuilo
|
aaef4f50e0
|
fix: mochaが動かないため拡張子なしに戻した
|
2021-08-19 21:55:45 +09:00 |
|
syuilo
|
d2b5b67b44
|
refactor: refactoring imports
将来ESMに移行しやすいように
Related: #7658
なんかmochaが起動しなくなってるけど理由不明
すぐ直したい
|
2021-08-19 18:33:41 +09:00 |
|
syuilo
|
7c2b31d179
|
enhance(server): Improve user block (#7640)
* enhance(server): Improve user block
* Update CHANGELOG.md
* ユーザーリスト対応
* 相手から見れなくなるように
* Update 1629004542760-chart-reindex.ts
2365761ba5 (commitcomment-54919821)
* update test
* add test
* add todos
* Update 1629004542760-chart-reindex.ts
|
2021-08-17 21:48:59 +09:00 |
|
marihachi
|
993bd861ca
|
refactor mfm extract (#7434)
* refactor extractCustomEmojisFromMfm()
* refactor extract-hashtags
* refactor extract-mentions
* refactor extract-hashtags
* refactor extract-url-from-mfm
* refactor extract-mentions
|
2021-04-10 17:50:18 +09:00 |
|
syuilo
|
9df5374022
|
Use mfm-js for MFM parsing (#7415)
* wip
* Update mfm.ts
* wip
* update mfmjs
* refactor
* nanka
* Update mfm.ts
* Update to-html.ts
* Update to-html.ts
* wip
* fix test
* fix test
|
2021-04-02 10:36:11 +09:00 |
|
syuilo
|
4d341c5918
|
Refactor (#7394)
* wip
* wip
* wip
* wip
* wip
* Update define.ts
* Update update.ts
* Update user.ts
* wip
* wip
* Update request.ts
* URL
* wip
* wip
* wip
* wip
* Update invite.ts
* Update create.ts
|
2021-03-24 11:05:37 +09:00 |
|
syuilo
|
2e691f4ec4
|
fix bug
|
2021-03-23 21:44:12 +09:00 |
|
syuilo
|
0db09532b2
|
refactor: Use path alias
|
2021-03-23 17:43:07 +09:00 |
|
syuilo
|
95552f644e
|
noteのread処理
|
2021-03-23 15:06:56 +09:00 |
|
syuilo
|
b54be21be8
|
perf(server): Reduce database query
|
2021-03-22 10:45:07 +09:00 |
|
syuilo
|
1abf4c5e31
|
perf(server): Reduce database query
|
2021-03-21 22:15:45 +09:00 |
|
syuilo
|
1df6a3c8cc
|
perf(server): Reduce database query
|
2021-03-21 22:09:32 +09:00 |
|
syuilo
|
ee16b1850b
|
wip #6441
|
2021-03-21 21:27:09 +09:00 |
|
syuilo
|
b8a1810960
|
refactor: resolve #7139
|
2021-02-13 15:33:38 +09:00 |
|
syuilo
|
e5b6645d3a
|
Resolve #7149
|
2021-02-07 10:43:34 +09:00 |
|
syuilo
|
b03200c0dd
|
autoWatch機能を削除
|
2020-11-08 16:49:23 +09:00 |
|
syuilo
|
770f37a629
|
fix(server): Fix #6669
|
2020-08-29 09:39:50 +09:00 |
|
syuilo
|
481aa17886
|
Channel (#6621)
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wop
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* add notes
* wip
* wip
* wip
* wip
* sound
* wip
* add kick_gaba2
* wip
|
2020-08-18 22:44:21 +09:00 |
|
syuilo
|
55e188ae23
|
ワードミュート (#6594)
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
|
2020-07-27 13:34:20 +09:00 |
|
MeiMei
|
43d50d4f17
|
Use insert for creating Note (#6440)
|
2020-06-04 08:59:03 +09:00 |
|
MeiMei
|
fe841db55a
|
pub-relay (#6341)
* pub-relay
* relay actorをApplicationにする
* Disable koa-compress
* Homeはリレーに送らない
* Disable debug
* UI
* cleanupなど
|
2020-05-10 18:42:31 +09:00 |
|
MeiMei
|
2be9c67fd1
|
Use url if available (#6214)
* Fix #6213
* other link
* fix
|
2020-04-02 21:59:14 +09:00 |
|
syuilo
|
f6b80873eb
|
Resolve #6192
|
2020-03-28 18:07:41 +09:00 |
|
rinsuki
|
7e975dd116
|
lintをGitHub Actions でするように (#6101)
* package.json の lint スクリプトを修正
* lint アクションを追加
* yarn lint --fix
* 手動修正
|
2020-03-04 11:45:33 +09:00 |
|
syuilo
|
0cb756cbac
|
Refactor
|
2020-02-26 07:56:32 +09:00 |
|
Oni-Men
|
1457504797
|
同じノートを何回リノートしても一回として数えるように (#6086)
* 同じノートを何回リノートしても一回として数えるように
* Update count-same-renotes.ts
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2020-02-26 07:54:35 +09:00 |
|
syuilo
|
69868d93eb
|
Refactor
|
2020-02-16 21:11:27 +09:00 |
|
syuilo
|
f058f40162
|
Resolve #5958
|
2020-02-16 21:10:52 +09:00 |
|
Acid Chicken (硫酸鶏)
|
ca9698651c
|
Fix hashtags contained in private notes are shown in trends (#5805)
* Update trend.ts
* Fix query
* Update create.ts
* Update create.ts
* Update trend.ts
|
2020-02-02 05:42:58 +09:00 |
|
syuilo
|
e24ca1e51f
|
v12 (#5712)
Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com>
Co-authored-by: Satsuki Yanagi <17376330+u1-liquid@users.noreply.github.com>
|
2020-01-30 04:37:25 +09:00 |
|
syuilo
|
d3f04e36dd
|
Fix bug
|
2019-11-23 09:43:47 +09:00 |
|
MeiMei
|
007f4bcef0
|
無駄なAP deliverをしないように (#5589)
* DeliverManager, note/create
* recipe
* followers delivers
* comment
* rename
* fix
* cleanup
|
2019-11-09 18:51:54 +09:00 |
|
rinsuki
|
c393a91f58
|
新規投稿のMFMをHTMLに変換する際、リモートユーザーへのメンションのリンク先を(できれば)urlに (#5562)
* 新規投稿のMFMをHTMLに変換する際、リモートユーザーへのメンションのリンク先を(できれば)urlに
Fix #2467
Related #5560
* remove unnecessary import
* Update src/services/note/create.ts
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Apply suggestions from code review
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
|
2019-11-01 05:43:54 +09:00 |
|
syuilo
|
2fe704bb71
|
Decrease tag limit
|
2019-09-27 05:18:09 +09:00 |
|
Acid Chicken (硫酸鶏)
|
ca02c57625
|
Limit the tag counts to 100 (#5263)
* Limit the tag counts to 256
* Update create.ts
* Update create.ts
* Update create.ts
* Limit the user tag
|
2019-09-27 05:16:59 +09:00 |
|
Acid Chicken (硫酸鶏)
|
14defec353
|
Use stringz.length instead of String.length in hashtag length calculation (#5443)
* Use stringz.length instead of String.length
* length to 128, ignore combining
|
2019-09-22 01:21:45 +09:00 |
|
MeiMei
|
08d9a6a720
|
updateHashtagを並列で行わないように (#5284)
|
2019-08-18 12:47:45 +09:00 |
|
和風ドレッシング
|
73bb119119
|
Elasticsearchのインデックス名をconfigで変更できるように (#5257)
|
2019-08-09 13:04:35 +09:00 |
|
MeiMei
|
f69a404588
|
Fix question (#5197)
|
2019-07-20 03:20:06 +09:00 |
|
syuilo
|
2c885dc8a4
|
Resolve #3119
|
2019-04-25 07:46:39 +09:00 |
|
syuilo
|
4a1a92257f
|
Refactorgin
|
2019-04-25 04:17:03 +09:00 |
|
MeiMei
|
3f86541215
|
Fix #4704 (#4797)
* Fix #4632
* Fix #4795
|
2019-04-25 04:07:39 +09:00 |
|
syuilo
|
493c83ef2d
|
Refactor API (#4770)
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update description.ts
* wip
|
2019-04-23 22:35:26 +09:00 |
|
syuilo
|
0fd33c1172
|
Refactor
|
2019-04-17 14:32:59 +09:00 |
|
syuilo
|
1b3848ee5d
|
Better error handling
|
2019-04-14 04:17:24 +09:00 |
|
syuilo
|
8d94a6a8df
|
strictNullChecks (#4666)
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
|
2019-04-13 01:43:22 +09:00 |
|