syuilo
3f95bd53cd
feat(client): add some theme functions
2021-10-14 01:25:50 +09:00
syuilo
23de45cea5
feat(client): add new theme
2021-10-14 01:25:19 +09:00
syuilo
91c9a6390c
🎨
2021-10-12 21:46:18 +09:00
syuilo
a99478e2ea
fix title
2021-10-12 21:41:27 +09:00
syuilo
12635da473
🎨
2021-10-12 02:15:31 +09:00
syuilo
36170c816a
tweak ui
2021-10-12 01:04:50 +09:00
syuilo
50bad84747
chore: fix bug
2021-10-12 00:44:52 +09:00
syuilo
abd3efa318
chore: fix error
2021-10-11 02:47:23 +09:00
syuilo
816493e01f
🎨
2021-10-11 00:36:47 +09:00
syuilo
a0c9fd75d7
fix ui
2021-10-10 19:54:15 +09:00
syuilo
94bf7101f8
🎨
2021-10-10 17:48:07 +09:00
syuilo
46424f63f2
fix(client): ピン留めユーザーの設定項目がない問題を修正
2021-10-10 17:47:57 +09:00
syuilo
c33e93c662
improve ui
2021-10-10 15:19:16 +09:00
syuilo
49b43eb3c8
🎨
2021-10-09 14:47:52 +09:00
syuilo
6b22b7a31f
🎨
2021-10-09 14:43:40 +09:00
syuilo
b77167a4a1
🎨
2021-10-09 14:29:57 +09:00
syuilo
8006e7a34d
feat(client): 通知ページで通知の種類によるフィルタ
2021-10-09 13:12:41 +09:00
syuilo
abc45ded9b
refactor: use path alias
2021-10-09 12:47:40 +09:00
syuilo
ec05c07321
feat: 未読の通知のみ表示する機能
2021-10-09 12:44:19 +09:00
syuilo
27c056cbbf
tweak ui
2021-10-09 12:33:08 +09:00
syuilo
b3779875d0
🎨
2021-10-09 00:46:52 +09:00
syuilo
748a451e23
🎨
2021-10-08 22:03:06 +09:00
tamaina
597c9761cb
Revert "Revert "Fix idb"" ( #7860 )
...
This reverts commit 67875e2afa
.
2021-10-08 13:37:55 +09:00
syuilo
b875cc9949
feat: アカウント作成にメールアドレス必須にするオプション ( #7856 )
...
* feat: アカウント作成にメールアドレス必須にするオプション
* ui
* fix bug
* fix bug
* fix bug
* 🎨
2021-10-08 13:37:02 +09:00
tamaina
67875e2afa
Revert "Fix idb"
...
This reverts commit dd17065129
.
2021-10-07 14:28:22 +09:00
tamaina
dd17065129
Fix idb
2021-10-07 14:26:16 +09:00
syuilo
66369b4b1d
🎨
2021-10-03 23:51:54 +09:00
syuilo
9a33495694
🎨
2021-10-03 15:39:39 +09:00
syuilo
ef67f3eee6
fix bug
2021-10-03 12:25:59 +09:00
syuilo
9cab659392
🎨
2021-10-03 02:46:58 +09:00
syuilo
dcd216daff
🎨
2021-10-03 00:33:29 +09:00
syuilo
8f673d80d4
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2021-10-02 23:11:23 +09:00
syuilo
3e81ebf8e9
🎨
2021-10-02 23:11:21 +09:00
tamaina
19d531922d
enhance: ページロードエラーページにリロードボタンを追加 ( #7835 )
...
* wip
* modify page load error page
* add changelog
* サーバーが死んでるエラーを追加
* add MkLoading
2021-10-02 16:36:25 +09:00
syuilo
9109ae02a7
chore: fix bug
2021-10-02 01:08:04 +09:00
syuilo
8d3fe0c5c2
🎨
2021-10-02 00:51:37 +09:00
syuilo
f9185f201a
fix bug
2021-10-01 19:34:24 +09:00
syuilo
027380c013
fix bug
2021-10-01 19:32:16 +09:00
Johann150
7974dbf477
insert space for unknown MFM functions ( #7851 )
2021-09-30 22:47:07 +09:00
syuilo
834fb3bebd
fix(client): ユーザーページのタブが機能していない問題を修正
...
Fix #7853
2021-09-30 22:45:20 +09:00
syuilo
18fa317ee7
fix bug
2021-09-30 03:07:47 +09:00
Johann150
414f1d1158
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
c5e5a9b8ef
🎨
2021-09-30 01:13:54 +09:00
syuilo
1ac1a968b9
refactor components
2021-09-30 00:50:45 +09:00
syuilo
ebce02c253
chore: clean up
2021-09-26 03:25:52 +09:00
syuilo
78b400e8b0
fix(client): MFM関数構文のサジェストで括弧を無視するように
2021-09-26 03:25:00 +09:00
syuilo
8d93f148be
重いというか邪魔
2021-09-26 03:17:16 +09:00
syuilo
4b8a2d2a6b
fix(client): 絵文字一覧ページのタグ一覧をとりあえず無効に
...
重いため
2021-09-26 03:16:30 +09:00
syuilo
5fd549656b
chore: clean up
2021-09-26 02:56:02 +09:00
syuilo
a70dbb7e74
feat(client): MFM関数構文のサジェストを実装
2021-09-26 02:55:11 +09:00