Commit graph

4084 commits

Author SHA1 Message Date
syuilo
c2e8f84618 🎨 2021-10-09 14:47:52 +09:00
syuilo
5b51a4058b 🎨 2021-10-09 14:43:40 +09:00
syuilo
b056dde1a9 🎨 2021-10-09 14:29:57 +09:00
syuilo
5d3604eb63 feat(client): 通知ページで通知の種類によるフィルタ 2021-10-09 13:12:41 +09:00
syuilo
395c8c36d0 refactor: use path alias 2021-10-09 12:47:40 +09:00
syuilo
aaf144368f feat: 未読の通知のみ表示する機能 2021-10-09 12:44:19 +09:00
syuilo
526d00bf1e tweak ui 2021-10-09 12:33:08 +09:00
syuilo
65b965db45 🎨 2021-10-09 00:46:52 +09:00
syuilo
5eb51a8aab 🎨 2021-10-08 22:03:06 +09:00
tamaina
621fa5f8ec Revert "Revert "Fix idb"" (#7860)
This reverts commit 67875e2afa65fb0be477099def0e3d9cdb08ea22.
2021-10-08 13:37:55 +09:00
syuilo
327f5d335e feat: アカウント作成にメールアドレス必須にするオプション (#7856)
* feat: アカウント作成にメールアドレス必須にするオプション

* ui

* fix bug

* fix bug

* fix bug

* 🎨
2021-10-08 13:37:02 +09:00
tamaina
91a059d616 Revert "Fix idb"
This reverts commit dd17065129c66f5093add1192fcdf853123f7583.
2021-10-07 14:28:22 +09:00
tamaina
f2b8903c1f Fix idb 2021-10-07 14:26:16 +09:00
syuilo
7da9d543ae 🎨 2021-10-03 23:51:54 +09:00
syuilo
ae8600d56e 🎨 2021-10-03 15:39:39 +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
70fdb47df4 chore: fix bug 2021-10-02 01:08:04 +09:00
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