Commit Graph

4193 Commits

Author SHA1 Message Date
tamaina
6456503110 Merge branch 'more-share-page-querys' into swn 2021-09-05 00:28:45 +09:00
tamaina
885c0fae9a 3581bf9a06 (r692265037) 2021-09-05 00:27:58 +09:00
tamaina
aab5f260ab Merge branch 'develop' into more-share-page-querys 2021-09-04 21:54:46 +09:00
tamaina
42d82ab379 Merge branch 'develop' into swn 2021-09-04 20:41:41 +09:00
Johann150
7364fb84ef fix missing strings (#7674)
* fix sort menu in federation panel

* add missing strings in report menu

* change i18n key too
2021-09-04 18:21:45 +09:00
tamaina
48f46333f8 サインアップ・ログアウト周りの怪しい挙動を修正 (#7750)
* fix #7749

* fix

* fix logout behavior when there is no push subscription

* fix logout behavior when there is no push subscription 2

* clean up service worker registration

* fix lint

* remove submodules
2021-09-04 18:09:53 +09:00
syuilo
8407702b38 藍モード (#7687)
* wip

* wip

* シンボリックリンクやめた

* install lib dependency

* bring live2d assets from misskey-dev/assets

* refactor

* nanka iroiro

* コミット忘れ

* random motion

* wip

* run git submodule update --init

* コミット忘れ

* refactor

* fix bug

* Update misskey-assets

* lint

* lint

* lint

* 藍モード修正 (#7702)

* lazy load live2d script

* fix typo

* lazy load also widget

* hot link to cubism core

* https://github.com/misskey-dev/misskey/pull/7702/files#r695623821

* fix lint

* remove live2d stuff

* use iframe

* update

* Update gulpfile.ts

* update

* Update .gitattributes

* update

Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2021-09-04 17:54:24 +09:00
tamaina
753696b4f5 Merge branch 'swn' of https://github.com/tamaina/misskey into swn 2021-09-04 14:36:42 +09:00
tamaina
1922ab6c00 Merge branch '7749' into swn 2021-08-31 21:47:30 +09:00
tamaina
bd9c30db0d Merge branch 'develop' into swn 2021-08-31 21:47:11 +09:00
tamaina
5f2236e6fa fix lint 2021-08-31 21:42:26 +09:00
tamaina
106a022632 clean up service worker registration 2021-08-31 21:42:13 +09:00
tamaina
b2e21db0b3 fix logout behavior when there is no push subscription 2 2021-08-31 21:07:39 +09:00
tamaina
f6d8867df2 fix logout behavior when there is no push subscription 2021-08-31 20:56:01 +09:00
tamaina
2f3a942583 fix 2021-08-31 20:47:39 +09:00
tamaina
de69cab239 fix #7749 2021-08-31 20:31:09 +09:00
syuilo
6490a9829b fix(client): fix button style 2021-08-29 16:44:15 +09:00
tamaina
bd99740727 Merge branch 'develop' into swn 2021-08-25 08:32:38 +09:00
Johann150
2af158be26 add setting to keep content warning (#7682) 2021-08-24 20:52:33 +09:00
tamaina
215fbdd46a Merge branch 'signout-to-welcome-page' into swn 2021-08-24 14:20:41 +09:00
tamaina
1bd3505bd3 fix 2021-08-24 14:20:35 +09:00
tamaina
3d2954c68a Merge branch 'signout-to-welcome-page' into swn 2021-08-24 14:20:00 +09:00
tamaina
b67d3f88b6 Redirect to welcome page when sign out 2021-08-24 14:18:19 +09:00
syuilo
d64e25e449 fix: support DeepL pro account
Fix #7648
2021-08-24 13:19:21 +09:00
syuilo
dad6a77645 refactoring 2021-08-22 22:22:53 +09:00
syuilo
f64d3942d7 🎨 2021-08-22 16:18:53 +09:00
syuilo
45fe754759 🎨 2021-08-22 16:15:40 +09:00
syuilo
98f1d93628 refactor 2021-08-22 13:16:23 +09:00
syuilo
8785e1c3a4 enhance(client): ユーザー名についてのヒントを追加 2021-08-22 13:16:15 +09:00
tamaina
a38c28c9e0 Merge branch 'develop' into swn 2021-08-21 20:00:47 +09:00
syuilo
f6128dd3ff 🎨 2021-08-21 17:40:15 +09:00
syuilo
a53e1e4ec3 enhance: Improve account deletion experience 2021-08-21 12:48:50 +09:00
syuilo
fd1ef4a62d enhance(server): Use job queue for account delete (#7668)
* enhance(server): Use job queue for account delete

Fix #5336

* ジョブをひとつに

* remove done call

* clean up

* add User.isDeleted

* コミット忘れ

* Update 1629512953000-user-is-deleted.ts

* show dialog

* lint

* Update 1629512953000-user-is-deleted.ts
2021-08-21 12:41:56 +09:00
syuilo
8ab9068d8e fix bug 2021-08-21 11:51:46 +09:00
syuilo
47dd30d3b2 fix(client): ノートの「削除して編集」をするとアンケートの選択肢が[object Object]になる問題を修正
Fix #7037
2021-08-21 11:16:56 +09:00
syuilo
04855f9201 enhance(client): Improve emoji autocomplete behaviour
cherry picked from 4b2c215e25
2021-08-21 10:29:26 +09:00
tamaina
fc56b12690 refactor: localStorageのaccountsはindexedDBで保持するように (#7609)
* accountsストアはindexedDBで保持するように

* fix lint

* fix indexeddb available detection

* remove debugging code

* fix lint

* resolve ba756204b7 (diff-f565878e8202f0037b830c780b7c0932dc1bb5fd3d05ede14d72d10efbc3740c)
Firefoxでの動作を改善

* fix lint

* fix lint

* add changelog
2021-08-20 19:38:16 +09:00
tamaina
e5360a7d43 Merge branch 'more-share-page-querys' into swn 2021-08-20 14:28:28 +09:00
tamaina
c21f6ad068 Merge branch 'migrate-accounts-to-idb' into swn 2021-08-20 14:27:51 +09:00
tamaina
16e5b056a1 Merge branch 'develop' into migrate-accounts-to-idb 2021-08-20 14:25:40 +09:00
tamaina
491e414032 fix await eating array, make document 2021-08-20 14:20:25 +09:00
tamaina
8e5fdc7851 Merge branch 'develop' into more-share-page-querys 2021-08-20 13:54:48 +09:00
tamaina
7798b225f7 from chat ui post-form, remove instant and add share 2021-08-20 13:53:17 +09:00
tamaina
1cc5d3e386 Merge branch 'develop' into swn 2021-08-20 00:30:52 +09:00
syuilo
b5cadeca2e fix(client): コントロールパネルでファイルを削除した際の表示を修正
Fix #7631
2021-08-16 20:07:54 +09:00
syuilo
c8e93054bc fix(client): タッチ操作でウィンドウを閉じることができない問題を修正 2021-08-16 18:11:15 +09:00
syuilo
73ce1f61a8 Tweak client style 2021-08-16 15:21:58 +09:00
syuilo
8661cd1ee7 Renoteされた時刻が投稿された時刻のように表示される問題を修正
Fix #7620
2021-08-16 15:20:23 +09:00
tamaina
1ba6423aab Merge branch 'develop' into migrate-accounts-to-idb 2021-08-16 13:29:55 +09:00
tamaina
2d996f2c14 fix lint 2021-08-16 13:29:38 +09:00