Marie
7552cea69a
merge: upstream
2024-01-09 02:57:57 +01:00
Marie
5db583a3eb
merge: upstream
2023-12-23 02:09:23 +01:00
woxtu
c92508a575
Remove unused imports ( #12730 )
2023-12-21 11:36:45 +09:00
Marie
c92c2d065f
upd: replace mfm with sfm
2023-12-18 03:03:05 +01:00
zyoshoka
406b4bdbe7
refactor(frontend): 非推奨となったReactivity Transformを使わないように ( #12539 )
...
* refactor(frontend): 非推奨となったReactivity Transformを使わないように
* refactor: 不要な括弧を除去
* fix: 不要なアノテーションを除去
* fix: Refの配列をrefしている部分の対応
* refactor: 不要な括弧を除去
* fix: lint
* refactor: Ref、ShallowRef、ComputedRefの変数の宣言をletからconstに置換
* fix: type error
* chore: drop reactivity transform from eslint configuration
* refactor: remove unnecessary import
* fix: 対応漏れ
2023-12-07 14:42:09 +09:00
Mar0xy
e5667913f7
add: expand all long notes option
2023-12-03 20:08:21 +01:00
Mar0xy
3d0b754332
fix: selecting text in a note causing it to open
...
Closes transfem-org/Sharkey#175
2023-11-27 22:06:25 +01:00
Mar0xy
42bf8e5e76
merge: upstream
2023-11-22 23:40:27 +01:00
Mar0xy
733c9a8c00
fix: Show Less button overlapping text
...
Fixes transfem-org/Sharkey#161
2023-11-20 22:55:37 +01:00
syuilo
3939360e55
fix(frontend): 特定の条件下でノートがnyaizeされない問題を修正
...
Fix #12331
2023-11-15 11:09:54 +09:00
Mar0xy
f17f630acd
add: locales for mfm play button and dialog
2023-11-06 01:38:15 +01:00
Mar0xy
6cf811aa13
chore: add spacing between text and play mfm button
2023-11-06 00:49:08 +01:00
Mar0xy
2dfd8b2842
upd: play animated MFM button
2023-11-06 00:26:23 +01:00
Mar0xy
db29a5c2da
merge: develop
2023-11-04 21:52:12 +01:00
Mar0xy
647e76ab36
merge: upstream
2023-11-04 14:32:28 +01:00
syuilo
5e9f6a90df
enhance(frontend): ノート内のカスタム絵文字をクリックすることで、コピーおよびリアクションができるように
2023-11-04 18:27:22 +09:00
Amelia Yukii
08de1f7baa
fix: icons being inconsistent and PG ( #136 )
2023-11-03 23:20:53 +01:00
Mar0xy
33f4e2eefa
fix: subnote content not being nyaized
2023-11-03 13:25:00 +01:00
ShittyKopper
a796c8663b
upd: pointer on clickToOpen-able parts of notes
2023-11-01 23:57:37 +03:00
ShittyKopper
ae5d052274
upd: implement radius setting
...
to keep things manageable i merged a lot of one off values into just a
handful of common sizes, so some parts of the ui will look different than
upstream even with the "Misskey" rounding mode
2023-11-01 21:43:26 +03:00
ShittyKopper
72204d9294
Revert "prototype: decreased rounding"
...
This reverts commit 7a51e2d404
.
2023-11-01 21:43:26 +03:00
Mar0xy
8388b18df9
merge: upstream
2023-11-01 12:39:07 +01:00
syuilo
d6fe897923
perf(frontend): ノート表示時のMFMパース処理を減らす
2023-11-01 10:23:20 +09:00
Mar0xy
659574e457
upd: hide files in post form by default
...
Closes transfem-org/Sharkey#99
2023-10-20 00:27:24 +02:00
Mar0xy
fc5d75f8d4
fix: no translations on sub notes
...
Closes bug: transfem-org/Sharkey#89
2023-10-19 22:23:27 +02:00
Mar0xy
b7fd84c643
upd: remove show more button effects
2023-10-16 02:05:34 +02:00
Mar0xy
6779272c81
upd: change how show more gets shown
2023-10-16 01:39:02 +02:00
Mar0xy
1eb536f086
upd: remove buggy backdrop-filter
2023-10-16 00:52:03 +02:00
Mar0xy
88216861a9
upd: attempt at fancy blur
2023-10-15 23:19:21 +02:00
Mar0xy
2f1f463009
upd: client option for click to open posts
2023-10-15 19:16:14 +02:00
Insert5StarName
7a51e2d404
prototype: decreased rounding
2023-10-01 01:20:20 +02:00
Insert5StarName
b50c1ef9a5
upd: fix rest of icons
2023-10-01 00:46:42 +02:00
Insert5StarName
7b179d3a92
work in progress icons
2023-09-30 21:53:52 +02:00
Insert5StarName
de67606bb9
upd: collapse files
2023-09-28 11:46:24 +02:00
Mar0xy
7f0863a96e
fix: buttons opening post view
2023-09-23 01:26:57 +02:00
syuilo
b0f6c44f36
refactor(frontend): use ESM
2023-09-19 16:37:43 +09:00
syuilo
1f7a81aae7
update deps ( #11764 )
...
* update deps
* node16
* wip
* wip
* wip
* Update test-utils.ts
* wip
* Update tsconfig.json
* wip
* Update package.json
* wip
* Update following.vue
* Update followers.vue
* Update index.vue
* Update share.vue
* Update MkUserPopup.vue
* Update MkPostForm.vue
* wip
* Update MkTokenGenerateWindow.vue
* Update MkPagination.vue
* refactor
* update deps
* update deps
* Update sw.ts
* wip
* wip
* wip
* Update FetchInstanceMetadataService.ts
* Update FetchInstanceMetadataService.ts
* update node
* update deps
* 🎨
2023-09-04 13:33:38 +09:00
Shun Sakai
c2370a1be6
chore: 著作権とライセンスについての情報を各ファイルに追加する ( #11348 )
...
* chore: Add the SPDX information to each file
Add copyright and licensing information as defined in version 3.0 of
the REUSE Specification.
* tweak format
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-07-27 14:31:52 +09:00
kabo2468
a8cd8ed99e
enhance: 自動でたたまれる機能が返信先や引用RNにも適用されるように ( #10989 )
...
* 返信、引用RNでMFMがあったら自動で隠すように
* Update CHANGELOG.md
* Update MkSubNoteContent.vue
* refactor: avoid `Boolean`
* docs: update CHANGELOG.md
---------
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2023-07-21 09:58:57 +00:00
syuilo
ac6d6fdeb8
enhance(frontend): 引用対象を「もっと見る」で展開した場合、「閉じる」で畳めるように
...
Resolve #11185
2023-07-08 19:01:47 +09:00
Acid Chicken (硫酸鶏)
337dd97b49
perf( #10923 ): CSS Modules のクラス名をインライン化する ( #10930 )
...
* perf(#10923 ): unwind css module class name
* perf(#10923 ): support multiple components
* refactor: clean up
* refactor(#10923 ): avoid `useCssModule()`
* fix(#10923 ): allow direct literal class name
* fix(#10923 ): avoid computed class name
* fix(#10923 ): allow literal keys
* fix(#10923 ): typo
* fix(#10923 ): invalid class names
* chore: test
* revert: test
This reverts commit 5c7ef366eceebe8ba260efa4d5d675f6c1775c45.
* fix(#10923 ): hidden tale
* perf(#10923 ): also unwind scoped css contained components
* perf(#10923 ): `normalizeClass` AOT compilation
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-06-01 17:19:46 +09:00
syuilo
6a5ef5b6f2
refactor
2023-05-19 13:58:09 +09:00
syuilo
9224b6635f
refactor(frontend): remove $ts and $t
2023-04-01 14:01:57 +09:00
syuilo
f16a7cbcf2
refactor(frontend): remove $i
2023-04-01 13:52:07 +09:00
syuilo
a1b8cd15c4
fix(client): register_note_view_interruptor not working
...
Fix #9826
2023-02-08 20:11:53 +09:00
syuilo
452bd6db25
tweak custom emoji handling
...
Close #9721
2023-01-26 15:48:12 +09:00
syuilo
ab1124abba
refactor(client): use css modules
2023-01-14 15:05:23 +09:00
syuilo
49f3090edd
tweak note componsnt
2023-01-08 10:48:44 +09:00
tamaina
46c2706b7e
perf: use overflow: clip instead of overflow: hidden ( #9443 )
...
* use overflow: clip
* revert
2023-01-02 12:15:26 +09:00
syuilo
2244cf2995
refactor
2022-12-30 13:56:22 +09:00