tamaina
2d808bb0f3
Merge branch 'develop' into sw-notification-action
2021-07-26 15:21:35 +09:00
syuilo
f3b3e06329
fix email notification bug
2021-07-25 13:28:33 +09:00
tamaina
17f59de458
Merge branch 'develop' into sw-notification-action
2021-07-17 21:39:17 +09:00
syuilo
dc69490e3a
Refactoring
2021-07-15 20:45:32 +09:00
syuilo
1c241776a6
Improve email notification
2021-07-15 20:35:43 +09:00
tamaina
29dfc92b67
Merge branch 'develop' into sw-notification-action
2021-07-13 22:17:26 +09:00
syuilo
49febe1764
Resolve #7165
2021-07-09 01:07:55 +09:00
tamaina
aebdc4af47
Merge branch 'develop' into sw-notification-action
2021-07-06 22:59:18 +09:00
syuilo
65addc8206
refactoring
2021-07-01 00:50:19 +09:00
tamaina
a1c45e85cf
Merge branch 'develop' into sw-notification-action
2021-06-29 22:45:12 +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
tamaina
5b52417673
Merge branch 'develop' into sw-notification-action
2021-05-21 19:56:52 +09:00
MeiMei
b16c3798a4
Fix Announce/Delete AP deliver ( #7517 )
...
* Fix Announce/Delete AP deliver
* Revert "Fix Announce/Delete AP deliver"
This reverts commit 0292c5196d
.
* 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
tamaina
5052603c40
Merge branch 'develop' into sw-notification-action
2021-04-14 02:18:13 +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
tamaina
b28a0de130
Merge branch 'develop' into sw-notification-action
2021-04-03 23:55:55 +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
b562e86e4b
Merge branch 'develop' into sw-notification-action
2021-03-24 14:44:06 +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
tamaina
f2b5118bda
Merge branch 'develop' into sw-notification-action
2021-03-23 21:25:39 +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
tamaina
6711202bce
Merge branch 'develop' into sw-notification-action
2021-03-09 19:57:02 +09:00
syuilo
bca4e5f0fa
refactor assets
2021-03-06 13:23:59 +09:00
tamaina
3d67998cbc
Merge branch 'develop' into sw-notification-action
2021-02-28 18:59:21 +09:00
MeiMei
4c01dcd8eb
Fix #7248 ( #7250 )
...
* Fix #7248
* fix
* fix
* fix
* avoid infinite loop
2021-02-27 17:39:55 +09:00