Commit Graph

609 Commits

Author SHA1 Message Date
syuilo
5eb51a8aab 🎨 2021-10-08 22:03:06 +09:00
syuilo
327f5d335e feat: アカウント作成にメールアドレス必須にするオプション (#7856)
* feat: アカウント作成にメールアドレス必須にするオプション

* ui

* fix bug

* fix bug

* fix bug

* 🎨
2021-10-08 13:37:02 +09:00
syuilo
7da9d543ae 🎨 2021-10-03 23:51:54 +09:00
syuilo
27db00fb00 fix bug 2021-10-03 12:25:59 +09:00
syuilo
73194e9824 🎨 2021-10-03 02:46:58 +09:00
syuilo
69d7d94677 🎨 2021-10-03 00:33:29 +09:00
syuilo
388c159890 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2021-10-02 23:11:23 +09:00
syuilo
3a5baf31dc 🎨 2021-10-02 23:11:21 +09:00
tamaina
dd3a8e869c enhance: ページロードエラーページにリロードボタンを追加 (#7835)
* wip

* modify page load error page

* add changelog

* サーバーが死んでるエラーを追加

* add MkLoading
2021-10-02 16:36:25 +09:00
syuilo
c6dd73ff10 🎨 2021-10-02 00:51:37 +09:00
syuilo
785c220c07 fix(client): ユーザーページのタブが機能していない問題を修正
Fix #7853
2021-09-30 22:45:20 +09:00
syuilo
9f50312a59 refactor components 2021-09-30 00:50:45 +09:00
syuilo
02e62a109b 重いというか邪魔 2021-09-26 03:17:16 +09:00
syuilo
264f320b95 fix(client): 絵文字一覧ページのタグ一覧をとりあえず無効に
重いため
2021-09-26 03:16:30 +09:00
Skehmatics
9d846fd25a feat: MFM Sparkle animation (#7813)
* Add sparkle mfm animation 

* Cleanup sparkle effect

+ spaces -> tabs and other codestyle
+ use proper image
+ listen for resizes
+ use font-size to determine particle size (for fun with x2/3/4 stacking)
2021-09-22 22:09:23 +09:00
syuilo
1d051438c5 enhance(client): リスト、アンテナタイムラインを個別ページとして分割 2021-09-21 21:04:59 +09:00
syuilo
653544c657 🎨 2021-09-21 04:09:28 +09:00
syuilo
6176a1ad40 fix(client): タイムラインでリストとかなかったの修正 2021-09-18 15:39:01 +09:00
syuilo
160b1473fc Refine UI (#7806)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update default.vue

* wip
2021-09-17 22:39:15 +09:00
NoriDev
bc333d98a7 popupで設定ページを表示すると、アカウントの削除ページにアクセスすることができない問題を修正 (#7797) 2021-09-17 20:00:31 +09:00
Johann150
64276c7082 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
eb64269927 サインアップ・ログアウト周りの怪しい挙動を修正 (#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
790c624b75 藍モード (#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
Johann150
3acd78420a add setting to keep content warning (#7682) 2021-08-24 20:52:33 +09:00
syuilo
91e4d3fcf3 fix: support DeepL pro account
Fix #7648
2021-08-24 13:19:21 +09:00
syuilo
e988de10f2 🎨 2021-08-22 16:15:40 +09:00
syuilo
736391185c 🎨 2021-08-21 17:40:15 +09:00
syuilo
249d7c7a0a enhance: Improve account deletion experience 2021-08-21 12:48:50 +09:00
tamaina
7b27889cde 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
syuilo
cfab902436 fix(client): コントロールパネルでファイルを削除した際の表示を修正
Fix #7631
2021-08-16 20:07:54 +09:00
syuilo
accae7cafa Tweak client style 2021-08-16 15:21:58 +09:00
syuilo
b61367e8aa feat: ノートの翻訳機能
Resolve #5213
2021-08-15 20:26:44 +09:00
syuilo
d99b9dc95a 🎨 2021-08-14 22:35:15 +09:00
syuilo
7f7ff37947 add sound 2021-08-14 18:19:25 +09:00
syuilo
e317342c43 Introduce e2e test 2021-08-12 19:05:07 +09:00
syuilo
1d4eeb2fac Improve about-misskey page 2021-08-12 11:48:06 +09:00
syuilo
16dae5d0ab ぼかし効果の切り替え機能 2021-08-11 22:34:45 +09:00
syuilo
cbeceafbb8 🎨 2021-08-11 21:05:26 +09:00
syuilo
bd7ae3a55f 🎨 2021-08-11 00:21:24 +09:00
syuilo
7b33d67c1f Improve docs 2021-08-10 19:51:56 +09:00
syuilo
028463378e Update patrons list 2021-08-10 19:34:53 +09:00
syuilo
21ba94ec09 🎨 2021-08-09 21:45:46 +09:00
syuilo
0c053fb4b7 🎨 2021-08-09 18:01:12 +09:00
syuilo
ebe58801ef 連合インスタンス設定ダイアログ 2021-08-09 12:28:23 +09:00
syuilo
c64b19669c Improve client 2021-08-08 12:19:10 +09:00
syuilo
a3ecc47771 user page 🎨 2021-08-07 19:19:43 +09:00
syuilo
4cd22176f4 🎨 2021-08-07 19:09:06 +09:00
syuilo
7830a87c01 Improve client 2021-08-07 17:55:16 +09:00
syuilo
c8fdf5a1d6 🎨 2021-08-07 16:12:42 +09:00
syuilo
f8c39680f4 Add doc for admin 2021-08-07 13:41:14 +09:00