Commit Graph

707 Commits

Author SHA1 Message Date
syuilo 386d3cd997 fix bug
#7874
2021-10-20 00:55:38 +09:00
syuilo 0cc055de3a 🎨 2021-10-19 20:35:29 +09:00
syuilo 37e666817f 🎨 2021-10-17 18:47:33 +09:00
syuilo dec69cc67b enhance: ユーザー検索の精度を強化 2021-10-17 16:26:35 +09:00
syuilo 3f688a728b 🎨 2021-10-16 19:30:31 +09:00
syuilo d672fccef4 refactor 2021-10-16 19:20:49 +09:00
syuilo c194eddb1b chore: fix spacer component 2021-10-16 19:18:46 +09:00
syuilo 4ba4062519 🎨 2021-10-16 18:18:41 +09:00
syuilo aee816ced9 🎨 2021-10-16 15:00:55 +09:00
syuilo 1e28081aa3 🎨 2021-10-16 13:02:21 +09:00
syuilo bd8052fedb refactor(client): ダミーコンポーネントを使ってノートプレビューするように 2021-10-16 01:34:23 +09:00
syuilo 5fb4538315 refactor(client): コンポーネント名が紛らわしくなるのでpreview->simpleにリネーム 2021-10-16 01:28:34 +09:00
nullobsi e78f16bcc4
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 fe62f3508b 🎨 2021-10-16 01:15:22 +09:00
syuilo c11c22fc73 🎨 2021-10-15 23:35:28 +09:00
syuilo 056ab675cf Revert "🎨"
This reverts commit b77167a4a1.
2021-10-15 23:33:27 +09:00
syuilo 72b616a990 🎨 2021-10-14 23:14:14 +09:00
syuilo 8ee4b180f9 🎨 2021-10-14 22:40:43 +09:00
syuilo 3ec6101b16 🎨 2021-10-14 20:55:59 +09:00
syuilo 955b3e313b 🎨 2021-10-14 18:51:15 +09:00
syuilo 46f3736f44 🎨 2021-10-14 01:27:45 +09:00
syuilo 36170c816a tweak ui 2021-10-12 01:04:50 +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 c33e93c662 improve ui 2021-10-10 15:19:16 +09:00
syuilo 49b43eb3c8 🎨 2021-10-09 14:47:52 +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
syuilo b875cc9949
feat: アカウント作成にメールアドレス必須にするオプション (#7856)
* feat: アカウント作成にメールアドレス必須にするオプション

* ui

* fix bug

* fix bug

* fix bug

* 🎨
2021-10-08 13:37:02 +09:00
syuilo 9a33495694 🎨 2021-10-03 15:39:39 +09:00
syuilo 9cab659392 🎨 2021-10-03 02:46:58 +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
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 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
Skehmatics a499ad6879
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 72a49f334a enhance(client): リスト、アンテナタイムラインを個別ページとして分割 2021-09-21 21:04:59 +09:00
tamaina 90bf976fe2
enhance: ノートヘッダーにflex-shrinkを設定し、Acctを優先的に縮小して見栄えをよくするように (#7752)
* MAKE NOTE HEADER FLEX AGAIN

* span => div

* remove submodules
2021-09-20 22:14:49 +09:00