syuilo
756b8a2a29
Make thickness of clock hands configuable
2021-07-19 23:31:27 +09:00
syuilo
f142ed91fb
Implement radio type for form dialog
2021-07-19 23:30:45 +09:00
syuilo
6aef54a9e0
Improve component stability
2021-07-19 23:30:12 +09:00
tamaina
7a31abc9ce
Merge branch 'migrate-accounts-to-idb' into sw-notification-action
2021-07-19 16:00:54 +09:00
tamaina
8189565982
fix lint
2021-07-19 16:00:46 +09:00
tamaina
e436d2e47d
Merge branch 'migrate-accounts-to-idb' into sw-notification-action
2021-07-19 15:53:49 +09:00
tamaina
5926a4098b
accountsストアはindexedDBで保持するように
2021-07-19 15:50:06 +09:00
syuilo
f1c9e596e8
アイコンを四角で表示するオプション
2021-07-19 15:11:28 +09:00
tamaina
9b30eabd15
Merge branch 'notification-read-api' into sw-notification-action
2021-07-19 15:09:55 +09:00
tamaina
ceab3fc011
fix lint
2021-07-19 15:09:43 +09:00
tamaina
9f01724555
fix lint
2021-07-19 15:09:25 +09:00
tamaina
effecacf50
Merge branch 'notification-read-api' into sw-notification-action
2021-07-19 14:58:39 +09:00
tamaina
9f69fb0a81
互換性でnotificationIdを受け付けるように
2021-07-19 14:58:18 +09:00
syuilo
862ddde0db
Tweak style
2021-07-19 13:04:32 +09:00
syuilo
ee5a060762
Fix stickyTop calculation
2021-07-19 13:00:29 +09:00
syuilo
42d293ee60
Classic UI
2021-07-19 11:36:35 +09:00
MeiMei
04e27e160e
認証の修正 ( #7597 )
...
* authenticateのキャッシュを廃止
* 凍結ユーザーがサインイン出来てしまうのを修正
* 凍結ユーザーはストリーミング接続出来ないように
* 他人のアクセストークンはrevoke出来ないように, 正常削除を待機するように
* ユーザー/アクセストークンを無効化したらストリーミングを切断するように
* Revert TODO
* ストリーミングterminateは、ユーザー削除後に行うように
* signinでsuspendは別のエラーにする
* トークン再生成後のストリーミング切断は少し待つように
* サスペンド後のストリーミング切断はローカルユーザーのみに
2021-07-18 19:57:53 +09:00
MeiMei
62dede02ea
API AuthenticateでDB接続エラーなどが発生するとログアウトさせられてしまうのを修正 Fix #7603 ( #7604 )
2021-07-18 00:53:16 +09:00
tamaina
b84c6baea1
Merge branch 'more-share-page-querys' into sw-notification-action
2021-07-17 22:28:18 +09:00
tamaina
d35b1722c2
shareでより多くの情報を渡せるように
2021-07-17 22:27:14 +09:00
tamaina
9cd35d2f6a
fix parseAcct resolve
2021-07-17 22:05:42 +09:00
tamaina
e07e7dba29
fix renderAcct -> getAcct
2021-07-17 22:00:48 +09:00
tamaina
cfeef658f7
Merge branch 'notification-read-api' into sw-notification-action
2021-07-17 21:52:42 +09:00
tamaina
c4503aa6b2
api/notifications/readは配列で受け付けるように
2021-07-17 21:49:45 +09:00
tamaina
17f59de458
Merge branch 'develop' into sw-notification-action
2021-07-17 21:39:17 +09:00
syuilo
6d1d7b5366
Improve type
2021-07-17 15:43:07 +09:00
syuilo
55e5c12441
Update deps
2021-07-17 13:43:09 +09:00
syuilo
0b34503c8a
Update check-hit-antenna.ts
2021-07-16 19:43:15 +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
syuilo
6812b895e7
Revert "Resolve #6811"
...
This reverts commit 558d288e7b
.
2021-07-14 00:13:23 +09:00
syuilo
ab439d0ed6
Clean up
2021-07-14 00:12:34 +09:00
syuilo
c7a2c368d4
Custom CSS
2021-07-14 00:11:05 +09:00
syuilo
2047860e71
Use unisonReload
2021-07-13 23:30:36 +09:00
syuilo
1dbe03b210
refactor
2021-07-13 23:30:20 +09:00
syuilo
b59a19c144
Fix #7576
2021-07-13 23:30:12 +09:00
tamaina
29dfc92b67
Merge branch 'develop' into sw-notification-action
2021-07-13 22:17:26 +09:00
syuilo
558d288e7b
Resolve #6811
2021-07-12 02:56:33 +09:00
MeiMei
e24c8b6878
Fix video ( #7594 )
2021-07-10 23:19:56 +09:00
MeiMei
1772af9583
AP Actorの修正 ( #7573 )
...
* AP Actorの修正
* Add ActivityPub test
* Fix person
* Test
* ap test
* Revert "Test"
This reverts commit 3c493eff4e89f94fd33f25189ba3bc96ef4366b3.
* Test comment
* fix
* fix
* Update inbox
* indent
* nl
* indent
* TODO
* Fix inbox
* Update test
2021-07-10 23:14:57 +09:00
Skehmatics
cb42f94d9c
Rich welcome content ( #7588 )
...
* Add rich content (polls, media) to the welcome page notes
* Add a simple scrolling animation to welcome page
2021-07-10 02:55:12 +09:00
MeiMei
38474c7316
mfm.jsが更新されたのでもうこのresolutionsはいらない ( #7581 )
2021-07-09 01:09:02 +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
syuilo
28f7e48dc6
improve type
2021-06-30 23:33:50 +09:00
tamaina
a3ef6d9bf2
fix: add await to new getAccounts() call
2021-06-30 00:18:52 +09:00
tamaina
a1c45e85cf
Merge branch 'develop' into sw-notification-action
2021-06-29 22:45:12 +09:00
syuilo
d97fc9ce4e
カスタム絵文字インポート時もemojiAddedイベントを発行するように
2021-06-23 13:42:02 +09:00
syuilo
f26aeee819
Update theme.vue
2021-06-14 22:58:43 +09:00