Commit graph

4162 commits

Author SHA1 Message Date
syuilo
c6dd73ff10 🎨 2021-10-02 00:51:37 +09:00
syuilo
da564638ad fix bug 2021-10-01 19:34:24 +09:00
syuilo
8a74cd5b30 fix bug 2021-10-01 19:32:16 +09:00
Johann150
b81e378020 insert space for unknown MFM functions (#7851) 2021-09-30 22:47:07 +09:00
syuilo
785c220c07 fix(client): ユーザーページのタブが機能していない問題を修正
Fix #7853
2021-09-30 22:45:20 +09:00
syuilo
40755cc70c fix bug 2021-09-30 03:07:47 +09:00
Johann150
699ebc1542 fix: truncate image descriptions (#7699)
* move truncate function to separate file to reuse it

* truncate image descriptions

* show image description limit in UI

* correctly treat null

Co-authored-by: nullobsi <me@nullob.si>

* make truncate Unicode-aware

The strings that truncate returns should now be valid Unicode.

PostgreSQL also counts Unicode Code Points instead of bytes so this
should be correct.

* move truncate to internal, validate in API

Truncating could also be done in src/services/drive/add-file.ts or
src/services/drive/upload-from-url.ts but those would also affect
local images. But local images should result in a hard error if the
image comment is too long.

* avoid overwriting

Co-authored-by: nullobsi <me@nullob.si>
2021-09-30 01:44:22 +09:00
syuilo
33f4010144 🎨 2021-09-30 01:13:54 +09:00
syuilo
9f50312a59 refactor components 2021-09-30 00:50:45 +09:00
syuilo
491c51018a chore: clean up 2021-09-26 03:25:52 +09:00
syuilo
e47ee12884 fix(client): MFM関数構文のサジェストで括弧を無視するように 2021-09-26 03:25:00 +09:00
syuilo
02e62a109b 重いというか邪魔 2021-09-26 03:17:16 +09:00
syuilo
264f320b95 fix(client): 絵文字一覧ページのタグ一覧をとりあえず無効に
重いため
2021-09-26 03:16:30 +09:00
syuilo
a6d9ed1dfe chore: clean up 2021-09-26 02:56:02 +09:00
syuilo
d5a46dcb95 feat(client): MFM関数構文のサジェストを実装 2021-09-26 02:55:11 +09:00
syuilo
9da7727954 refactor: fix types 2021-09-26 02:10:07 +09:00
syuilo
42092812ea fix(client): fix tabs of page header behaviour 2021-09-26 01:53:56 +09:00
syuilo
57c29fc6c5 enhance(client): アニメーションを減らす設定をメニューのアニメーションにも適用するように
Resolve #7826
2021-09-23 23:01:32 +09:00
syuilo
914a11c183 enhance(client): 非ログイン自は更新ダイアログを出さないように
Resolve #7756
2021-09-22 22:18:08 +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
9b79428ece fix(client): fix #7774 2021-09-22 21:58:08 +09:00
syuilo
be9840f60d 🎨 2021-09-22 21:42:07 +09:00
syuilo
1d051438c5 enhance(client): リスト、アンテナタイムラインを個別ページとして分割 2021-09-21 21:04:59 +09:00
syuilo
ce949edb59 🎨 2021-09-21 04:13:54 +09:00
syuilo
653544c657 🎨 2021-09-21 04:09:28 +09:00
syuilo
bf2460d5d3 🎨 2021-09-21 02:01:25 +09:00
tamaina
06650be73d enhance: ノートヘッダーにflex-shrinkを設定し、Acctを優先的に縮小して見栄えをよくするように (#7752)
* MAKE NOTE HEADER FLEX AGAIN

* span => div

* remove submodules
2021-09-20 22:14:49 +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
syuilo
b0224cb091 fix style 2021-09-18 21:26:31 +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
syuilo
76875f9dbe fix(client): fix button style 2021-08-29 16:44:15 +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
c8de4d6a11 refactoring 2021-08-22 22:22:53 +09:00
syuilo
9b325ef938 🎨 2021-08-22 16:18:53 +09:00
syuilo
e988de10f2 🎨 2021-08-22 16:15:40 +09:00
syuilo
cef76514a4 refactor 2021-08-22 13:16:23 +09:00
syuilo
9af6e25ae2 enhance(client): ユーザー名についてのヒントを追加 2021-08-22 13:16:15 +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
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
e215657b35 fix bug 2021-08-21 11:51:46 +09:00
syuilo
5ff8bbbd20 fix(client): ノートの「削除して編集」をするとアンケートの選択肢が[object Object]になる問題を修正
Fix #7037
2021-08-21 11:16:56 +09:00
syuilo
fe55e5fbb1 enhance(client): Improve emoji autocomplete behaviour
cherry picked from 4b2c215e25
2021-08-21 10:29:26 +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
a78275c852 fix(client): タッチ操作でウィンドウを閉じることができない問題を修正 2021-08-16 18:11:15 +09:00
syuilo
accae7cafa Tweak client style 2021-08-16 15:21:58 +09:00
syuilo
7b71c660ed Renoteされた時刻が投稿された時刻のように表示される問題を修正
Fix #7620
2021-08-16 15:20:23 +09:00
syuilo
a6553b5d4a enhance(client): Improve stability of version comparison 2021-08-15 20:34:06 +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
5ab1f1be01 feat(client): ジョブキューウィジェットに警報音を鳴らす設定を追加 2021-08-14 18:36:22 +09:00
syuilo
7f7ff37947 add sound 2021-08-14 18:19:25 +09:00
syuilo
a6f6b61c77 feat(client): Misskey更新時にダイアログを表示するように 2021-08-13 17:59:54 +09:00
syuilo
e317342c43 Introduce e2e test 2021-08-12 19:05:07 +09:00
syuilo
f94eaae325 improve(client): Improve emoji autocomplete 2021-08-12 12:41:57 +09:00
syuilo
97a70d369b fix(client): 更新時にテーマキャッシュをクリアするように 2021-08-12 12:02:41 +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
d9e2622a56 fix chore error 2021-08-11 00:21:48 +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
219e1f8dae perf(client): use function for render slot to improve performance
See: https://forum.vuejs.org/t/how-to-avoid-non-function-value-encountered-for-default-slot-warning/107039
2021-08-10 18:19:59 +09:00
syuilo
488e05b934 ハッシュタグ入力が空のときに#が付くのを修正 2021-08-10 16:06:14 +09:00
syuilo
b20bf1a90b 🎨 2021-08-10 15:29:30 +09:00
syuilo
c4fb2e0ec1 Update vue to 3.2.1 2021-08-10 15:07:15 +09:00
syuilo
21ba94ec09 🎨 2021-08-09 21:45:46 +09:00
syuilo
ba08e52454 🎨 2021-08-09 21:41:20 +09:00
syuilo
232776d574 🎨 2021-08-09 18:55:39 +09:00
syuilo
e3d56044e0 🎨 2021-08-09 18:05:32 +09:00
syuilo
0c053fb4b7 🎨 2021-08-09 18:01:12 +09:00
syuilo
ebe58801ef 連合インスタンス設定ダイアログ 2021-08-09 12:28:23 +09:00
syuilo
67985bc8af 🎨 2021-08-08 21:59:18 +09:00
syuilo
651d6d9588 🎨 2021-08-08 16:30:30 +09:00
syuilo
27582daf31 Improve client 2021-08-08 13:02:58 +09:00
syuilo
07391fbfec Improve usability 2021-08-08 12:45:44 +09:00
syuilo
c64b19669c Improve client 2021-08-08 12:19:10 +09:00
syuilo
bece4c5b6d 🎨 2021-08-07 22:06:50 +09:00
syuilo
a3ecc47771 user page 🎨 2021-08-07 19:19:43 +09:00
syuilo
0d626ab223 Improve chat UI (wip) 2021-08-07 19:19:31 +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
syuilo
76e7ed0602 🎨 2021-08-07 13:19:00 +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
229eb64f4b 🎨 2021-08-06 22:47:26 +09:00
syuilo
ff4071ce34 🎨 2021-08-06 22:29:19 +09:00
syuilo
b312ec307f Improve doc 2021-08-06 14:28:40 +09:00
syuilo
26dffca696 Update doc.vue 2021-08-06 13:55:26 +09:00
syuilo
8068c7bee6 Improve docs 2021-08-06 03:28:47 +09:00
syuilo
7eb200f2ce Imorive client 2021-08-05 22:43:14 +09:00
syuilo
d469491de1 Add rainbow function for MFM 2021-08-05 21:55:41 +09:00
syuilo
5a990cf11f Improve doc 2021-08-05 18:34:59 +09:00
syuilo
26d2a0a589 refactor 2021-08-05 16:34:18 +09:00
syuilo
937f657b48 Improve docs 2021-08-05 16:04:31 +09:00
syuilo
b556b892f3 🎨 2021-08-05 12:20:27 +09:00
syuilo
0c848c4b3d Improve docs 2021-08-05 00:15:51 +09:00
syuilo
4be6c393ee refactor 2021-08-01 14:45:40 +09:00
syuilo
84e5225b52 tweak style 2021-07-29 23:59:45 +09:00
syuilo
fbcfd6606c Improve usability 2021-07-29 17:10:16 +09:00
syuilo
5d14d4b0de fix style 2021-07-28 14:46:25 +09:00
syuilo
b0dd905420 パスワードリセットしても新しいパスワードが表示されない問題を修正 2021-07-28 14:45:56 +09:00
syuilo
6a6137f057 🎨 2021-07-27 21:37:32 +09:00
syuilo
44cc81f18f ストリーミングが不安定な問題を修正 2021-07-26 11:12:06 +09:00
syuilo
9c59d57d7a fix bug 2021-07-25 13:07:08 +09:00
syuilo
23a9668ad7 🎨 2021-07-25 12:55:17 +09:00
syuilo
16d691c933 🎨 2021-07-19 23:48:22 +09:00
syuilo
7a07e961df Tweak design 2021-07-19 23:31:41 +09:00
syuilo
54cc3a5b50 Make thickness of clock hands configuable 2021-07-19 23:31:27 +09:00
syuilo
4d62545151 Implement radio type for form dialog 2021-07-19 23:30:45 +09:00
syuilo
411dbb8917 Improve component stability 2021-07-19 23:30:12 +09:00
syuilo
0eff9614f2 アイコンを四角で表示するオプション 2021-07-19 15:11:28 +09:00
syuilo
e113c6aa2e Tweak style 2021-07-19 13:04:32 +09:00
syuilo
299749480a Fix stickyTop calculation 2021-07-19 13:00:29 +09:00
syuilo
20dc72691b Classic UI 2021-07-19 11:36:35 +09:00
MeiMei
fd1c11d7bd API AuthenticateでDB接続エラーなどが発生するとログアウトさせられてしまうのを修正 Fix #7603 (#7604) 2021-07-18 00:53:16 +09:00
syuilo
f4c987bb01 Improve type 2021-07-17 15:43:07 +09:00
syuilo
f6ccab9950 Refactoring 2021-07-15 20:45:32 +09:00
syuilo
65a9f96070 Revert "Resolve #6811"
This reverts commit 558d288e7bc129fa92ee7dd1dc08d5a9f3615f8f.
2021-07-14 00:13:23 +09:00
syuilo
b304fb3af4 Clean up 2021-07-14 00:12:34 +09:00
syuilo
9d6f87b397 Custom CSS 2021-07-14 00:11:05 +09:00
syuilo
e35a0b4de1 Use unisonReload 2021-07-13 23:30:36 +09:00
syuilo
a3959233d5 refactor 2021-07-13 23:30:20 +09:00
syuilo
cc89b21901 Fix #7576 2021-07-13 23:30:12 +09:00
syuilo
8e5c216756 Resolve #6811 2021-07-12 02:56:33 +09:00
MeiMei
1a5060d9c8 Fix video (#7594) 2021-07-10 23:19:56 +09:00
Skehmatics
1c6a1aee95 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
syuilo
c3f9f6dfa5 Update theme.vue 2021-06-14 22:58:43 +09:00
syuilo
8485447296 外部リンクアイコンが表示されない問題を修正 2021-06-08 12:19:55 +09:00
NoriDev
1bbd42c3db 歓迎ページでバナー画像が表示されない問題を修正 (#7559)
* 歓迎ページでバナー画像が表示されない問題

* revert

* 背景画像設定オプションを追加
2021-06-08 12:17:17 +09:00
mint
4cbf224996 Updated divisions to math.div (#7549)
* Updated divisions to math.div on Reversi (game.board.vue)

* Update src/client/pages/reversi/game.board.vue

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>

* Oops. Forgot to put it all through parenthesis

* Imported sass:math

* Fixes on drive.vue

* Forgot the stupid comma

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2021-06-05 14:57:52 +09:00
syuilo
5bf5f24f97 fix 2021-05-31 12:02:02 +09:00
syuilo
bb9fe8bc14 fix bug 2021-05-31 11:05:37 +09:00
syuilo
01452df74c fix style 2021-05-31 10:35:12 +09:00
syuilo
82f818f6a1 🎨 2021-05-30 16:42:22 +09:00
syuilo
e713c68fcb fix typo
Resolve #7540
2021-05-30 16:26:52 +09:00
syuilo
dbad279b3a refactor 2021-05-30 10:05:25 +09:00
syuilo
6d770a6689 fix bug 2021-05-28 22:57:04 +09:00
syuilo
ff4f934519 fix bug 2021-05-28 22:52:38 +09:00