syuilo
49febe1764
Resolve #7165
2021-07-09 01:07:55 +09:00
syuilo
65addc8206
refactoring
2021-07-01 00:50:19 +09:00
syuilo
55c549a9f8
Remove entity descriptions
...
#6627
2021-06-08 14:24:21 +09:00
MeiMei
0263539202
Fix remote drive expire ( #7543 )
2021-05-30 13:48:23 +09:00
nullobsi
ffb9646ce9
Add image description support ( #7518 )
...
* recieve image descriptions under the name property
* fix other components
* use comment for alt and title
* allow editing of file comment
* allow editing of file comment in note dialog
* federate note comments
* use file instead of this
* backend should accept comment on update
* update now actually accepts comment
* allow multiline descriptions
* image should also have description attached
* Update locales/ja-JP.yml
Co-authored-by: rinsuki <428rinsuki+git@gmail.com>
* Use custom component with side-by-side image
* improve usability on mobile devices
* revert changes
* Update post-form-attaches.vue
* Update drive.file.vue
* Update media-caption.vue
Co-authored-by: rinsuki <428rinsuki+git@gmail.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2021-05-28 09:38:09 +09:00
syuilo
db3724cf33
improve types
2021-05-28 09:34:42 +09:00
MeiMei
b16c3798a4
Fix Announce/Delete AP deliver ( #7517 )
...
* Fix Announce/Delete AP deliver
* Revert "Fix Announce/Delete AP deliver"
This reverts commit 0292c5196df48f67bb7914e925560ba69e2b2980.
* localOnlyのDeleteをdeliverしないように
* null Activityに対するUndoはdeliverしないように
2021-05-19 16:15:01 +09:00
MeiMei
917e57d475
Fix #7431 ( #7432 )
...
* Fix #7431
* fix
2021-05-11 12:41:02 +09:00
marihachi
3a6331693a
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
1f4ae2f63a
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
ce340aba7a
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
62cc14c93b
fix bug
2021-03-23 21:44:12 +09:00
syuilo
c74fe3c6e2
refactor: Use path alias
2021-03-23 17:43:07 +09:00
syuilo
cd4680b422
fix
2021-03-23 15:12:47 +09:00
syuilo
7e4a800352
noteのread処理
2021-03-23 15:06:56 +09:00
syuilo
00bc097abb
コミット忘れ
2021-03-23 14:56:01 +09:00
syuilo
6b753b05d6
perf(server): Cache user instance actor
2021-03-22 22:28:09 +09:00
syuilo
e881e1bfb3
perf(server): Reduce database query
2021-03-22 10:45:07 +09:00
syuilo
2f2a8e537d
fix bug
2021-03-21 22:26:45 +09:00
syuilo
82de8b7c50
perf(server): Reduce database query
2021-03-21 22:15:45 +09:00
syuilo
fb194b855b
perf(server): Reduce database query
2021-03-21 22:09:32 +09:00
syuilo
a4a9b8707d
perf(server): Reduce database query
2021-03-21 21:27:49 +09:00
syuilo
c4c20bee7c
wip #6441
2021-03-21 21:27:09 +09:00
syuilo
667d58bad4
better note read handling
2021-03-21 17:38:09 +09:00
syuilo
630464f38d
Revert "perf: Reduce database query"
...
This reverts commit 87c8f9ff95
.
2021-03-21 15:35:02 +09:00
syuilo
8050352ad8
perf: 各ストリーミング接続ごとにポーリングしないように
2021-03-21 15:14:03 +09:00
syuilo
87c8f9ff95
perf: Reduce database query
2021-03-19 20:43:24 +09:00
syuilo
65e7204ec9
perf: myReaction の取得をまとめて行うように
...
Related #6813
2021-03-19 10:53:09 +09:00
syuilo
bffdfea58a
refactor
2021-03-18 17:38:42 +09:00
syuilo
449ea4b669
perf: reduce query
2021-03-18 17:35:47 +09:00
syuilo
4f249159d3
Improve chart performance ( #7360 )
...
* wip
* wip
* wip
* wip
* wip
* Update chart.ts
* wip
* Improve server performance
* wip
* wip
2021-03-18 11:17:05 +09:00
syuilo
8aa089178a
Improve server performance
2021-03-18 10:52:54 +09:00
Zero King
a87930542a
Fix typo ( #7334 )
2021-03-13 02:07:18 +09:00
syuilo
bca4e5f0fa
refactor assets
2021-03-06 13:23:59 +09:00
MeiMei
4c01dcd8eb
Fix #7248 ( #7250 )
...
* Fix #7248
* fix
* fix
* fix
* avoid infinite loop
2021-02-27 17:39:55 +09:00
syuilo
25d37302a8
チャンネルで入力中ユーザーを表示するように、Chat UIでタイムラインでは投稿フォームを上に表示するように
2021-02-20 20:20:05 +09:00
syuilo
91172654e4
refactor: resolve #7139
2021-02-13 15:33:38 +09:00
syuilo
ebadd7fd3f
wip: email notification
2021-02-13 12:28:26 +09:00
syuilo
ab9343a788
add note
2021-02-11 17:49:28 +09:00
syuilo
263032b680
HTMLメール
2021-02-11 17:47:30 +09:00
syuilo
0a64d121d9
Resolve #7149
2021-02-07 10:43:34 +09:00
MeiMei
c88902e640
s3ForcePathStyle ( #7122 )
...
Co-authored-by: ybw2016v <dogcraft@126.com>
2021-02-06 11:48:57 +09:00
MeiMei
3be7eafa6b
Fix: Duplicate system users are created ( #7141 )
2021-02-06 11:43:12 +09:00
Ehsan Javadynia
ff67fb337e
using set instead of array for search ( #7126 )
...
* Resolve #6905
* Resolve #6905
* Resolve #6905
2021-01-30 11:09:46 +09:00
MeiMei
c5bdee086d
フォローリクエストがなくてもフォロー承認が出来てしまうのを修正 ( #7013 )
...
* フォローリクエストがなくてもフォロー承認が出来てしまうのを修正
* プロキシアカウントがDB処理をせずにフォローを飛ばしているのを修正
2020-12-26 15:31:28 +09:00
syuilo
69c3c4e3dc
Resolve #6806 ( #6935 )
...
* ✌️
* ✌️
* Update privacy.vue
2020-12-11 21:16:20 +09:00
syuilo
0144408500
nanka iroiro ( #6853 )
...
* wip
* Update maps.ts
* wip
* wip
* wip
* wip
* Update base.vue
* wip
* wip
* wip
* wip
* Update link.vue
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update privacy.vue
* wip
* wip
* wip
* wip
* Update range.vue
* wip
* wip
* wip
* wip
* Update profile.vue
* wip
* Update a.vue
* Update index.vue
* wip
* Update sidebar.vue
* wip
* wip
* Update account-info.vue
* Update a.vue
* wip
* wip
* Update sounds.vue
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update account-info.vue
* Update account-info.vue
* wip
* wip
* wip
* Update d-persimmon.json5
* wip
2020-11-25 21:31:34 +09:00
syuilo
9d1fa3f202
autoWatch機能を削除
2020-11-08 16:49:23 +09:00
MeiMei
cd0b0012d9
メッセージ (トーク/チャット) 削除の連合 ( #6789 )
2020-11-01 12:14:42 +09:00
syuilo
eb350e8d6c
Better favicon detection
2020-10-27 16:44:54 +09:00