syuilo
ea12a5eb77
feat: make possible to configure following/followers visibility ( #7959 )
...
* feat: make possible to configure following/followers visibility
* add test
* ap
* add ap test
* set Cache-Control
* hide following/followers count
2021-11-07 18:04:32 +09:00
syuilo
42151bca5e
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2021-11-05 16:19:01 +09:00
syuilo
a0855e18de
ドキュメントをmisskey-hubに移行
2021-11-05 16:18:52 +09:00
Robin B
d9e05c2f4b
fix(client): Add missing localization string ( #7944 )
...
* 欠けるi18nストリングの追加
* Update ja-JP.yml
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2021-11-05 12:32:47 +09:00
syuilo
73d9b29a8d
feat: thread mute ( #7930 )
...
* feat: thread mute
* chore: fix comment
* fix test
* fix
* refactor
2021-10-31 15:30:22 +09:00
syuilo
e258caf89a
🎨
2021-10-24 20:16:55 +09:00
syuilo
9c307be042
refactor client
2021-10-24 14:50:00 +09:00
syuilo
ab5701e5b5
リアクション一覧の公開をオプトインに
2021-10-18 01:16:59 +09:00
syuilo
e077b319a0
refactor(client): ダミーコンポーネントを使ってノートプレビューするように
2021-10-16 01:34:23 +09:00
nullobsi
7f48a241dd
feat: ノートプレビューを追加 ( #7596 )
...
* add note preview
* use if
* add draftedNote property
* custom emojis work
* Only show CW on preview when enabled
* move button to top
* fix css style
2021-10-16 01:19:49 +09:00
syuilo
7091f04f97
improve ui
2021-10-10 15:19:16 +09:00
syuilo
c4f3a8de7b
Update ja-JP.yml
2021-10-09 14:29:49 +09:00
syuilo
aaf144368f
feat: 未読の通知のみ表示する機能
2021-10-09 12:44:19 +09:00
syuilo
327f5d335e
feat: アカウント作成にメールアドレス必須にするオプション ( #7856 )
...
* feat: アカウント作成にメールアドレス必須にするオプション
* ui
* fix bug
* fix bug
* fix bug
* 🎨
2021-10-08 13:37:02 +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
9f50312a59
refactor components
2021-09-30 00:50:45 +09:00
syuilo
f41fbbfa36
#7813の修正
2021-09-22 22:12:10 +09:00
syuilo
132e662805
feat: 凍結された場合のダイアログを実装 ( #7811 )
...
* feat: 凍結された場合のダイアログを実装
* Update CHANGELOG.md
* Update basic.js
* improve error handling
* cypressなんもわからん
* Update basic.js
2021-09-19 02:23:12 +09:00
tamaina
3637924de2
chore: APIドキュメントの修正 ( #7771 )
...
* packedNotificationSchemaを更新
* read:gallery, write:gallery, read:gallery-likes, write:gallery-likesに翻訳を追加
* fix
* add header, choice, invitation
2021-09-09 20:23: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
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
9af6e25ae2
enhance(client): ユーザー名についてのヒントを追加
2021-08-22 13:16:15 +09:00
syuilo
249d7c7a0a
enhance: Improve account deletion experience
2021-08-21 12:48:50 +09:00
syuilo
edd213e72f
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
b61367e8aa
feat: ノートの翻訳機能
...
Resolve #5213
2021-08-15 20:26:44 +09:00
syuilo
a6f6b61c77
feat(client): Misskey更新時にダイアログを表示するように
2021-08-13 17:59:54 +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
7b33d67c1f
Improve docs
2021-08-10 19:51:56 +09:00
syuilo
9fafb7c92f
Update ja-JP.yml
2021-08-08 17:23:16 +09:00
syuilo
7830a87c01
Improve client
2021-08-07 17:55:16 +09:00
syuilo
f8c39680f4
Add doc for admin
2021-08-07 13:41:14 +09:00
syuilo
dc37c116a1
ハッシュタグ入力エリア
...
Resolve #7600
2021-08-07 12:47:01 +09:00
syuilo
2cbd929eac
インスタンス一覧ページ
2021-08-07 10:24:50 +09:00
syuilo
81b322cfbc
カスタム絵文字一覧ページ
2021-08-07 10:23:59 +09:00
syuilo
d469491de1
Add rainbow function for MFM
2021-08-05 21:55:41 +09:00
syuilo
0c848c4b3d
Improve docs
2021-08-05 00:15:51 +09:00
syuilo
0eff9614f2
アイコンを四角で表示するオプション
2021-07-19 15:11:28 +09:00
syuilo
20dc72691b
Classic UI
2021-07-19 11:36:35 +09:00
syuilo
9d6f87b397
Custom CSS
2021-07-14 00:11:05 +09:00
NoriDev
1bbd42c3db
歓迎ページでバナー画像が表示されない問題を修正 ( #7559 )
...
* 歓迎ページでバナー画像が表示されない問題
* revert
* 背景画像設定オプションを追加
2021-06-08 12:17:17 +09:00
syuilo
e713c68fcb
fix typo
...
Resolve #7540
2021-05-30 16:26:52 +09:00
nullobsi
7727e5178e
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
3ed3f208f2
Improve ad
2021-05-08 12:50:11 +09:00
syuilo
0674cb5546
Improve ad
2021-05-07 14:22:13 +09:00
syuilo
41790ea1c1
Ad ( #7495 )
...
* wip
* Update ad.vue
* Update default.widgets.vue
* wip
* Create 1620019354680-ad.ts
* wip
* Update ads.vue
* wip
* Update ad.vue
2021-05-04 21:15:57 +09:00
syuilo
a0f1ffb32d
メールアドレスの設定を促すように
2021-05-04 17:09:57 +09:00
syuilo
cbcc1fd4e6
Password reset ( #7494 )
...
* wip
* wip
* Update well-known.ts
* wip
* clean up
* Update request-reset-password.ts
* Update forgot-password.vue
* Update reset-password.ts
* Update request-reset-password.ts
2021-05-04 15:05:34 +09:00
syuilo
48bfcc46a4
Gallery ( #7194 )
...
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
2021-04-24 22:38:24 +09:00