1
0
Commit Graph

131 Commits

Author SHA1 Message Date
Mar0xy 8388b18df9 merge: upstream 2023-11-01 12:39:07 +01:00
syuilo e85b8217c0 enhance(frontend): 「内容を隠す」でリアクションも隠れるように
Resolve #12199
2023-11-01 11:23:23 +09:00
syuilo d6fe897923 perf(frontend): ノート表示時のMFMパース処理を減らす 2023-11-01 10:23:20 +09:00
Mar0xy 4dd23a3793 merge: upstream 2023-10-31 19:33:24 +01:00
taichan e73e21851e feat(frontend): プラグインを用いて疑似的にミュートできるようにする (#12135)
* feat: mute note using plugin

* Update CHANGELOG

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-10-28 15:50:46 +09:00
かっこかり 481db8aba4 fix(frontend): MFMパース時に意図せずnyaizeされる問題を修正 (#12161)
* Update MkMisskeyFlavoredMarkdown.ts

* Update MkMisskeyFlavoredMarkdown.ts

* Update MkMisskeyFlavoredMarkdown.ts

* Update MkNote.vue

* (fix) にゃいずをノートでのみ適用

* fix

* Fix lint
2023-10-28 12:41:17 +09:00
Mar0xy 13c5da63d7 fix: MFM overflowing out of note
Closes transfem-org/Sharkey#104
2023-10-22 22:48:49 +02:00
Mar0xy ce83c483c6 add: view previous versions of notes
Closes transfem-org/Sharkey#103
2023-10-22 03:00:35 +02:00
atsuchan 7b361224f8 fix(frontend): Recieve Unrenote on streaming (#12079)
* fix(frontend): Recieve Unrenote

表示しているリノートがリノート解除されたらストリーミングで受信してすぐに消えるようにする

* fix(frontend): Recieve Unrenote lint fixing

* fix(frontend): Recieve Unrenote Decapture

Decapture忘れてたー
2023-10-19 19:36:18 +09: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
Insert5StarName a977d4316d fix: wrong scaling in notifications container 2023-10-15 19:25:59 +02:00
Mar0xy 2f1f463009 upd: client option for click to open posts 2023-10-15 19:16:14 +02:00
Insert5StarName 94d2a16e89 fix: make note footer scale correctly 2023-10-15 18:58:56 +02:00
Mar0xy 48c7eeb57e fix: prevent quoted toast to be triggered when not quoted 2023-10-15 18:03:27 +02:00
Mar0xy 26cd12f7bf upd: add locale for quoted, add toasts and effects 2023-10-15 18:00:09 +02:00
Mar0xy 7e648a255f upd: Separate quote from boost 2023-10-15 02:16:02 +02:00
Mar0xy 080450c10b upd: rename renote to boost 2023-10-14 02:46:36 +02:00
Mar0xy 96d99f04fb upd: change unrenote function 2023-10-13 22:29:14 +02:00
Mar0xy f77a81c4bc fix: don't open post on clicking renote 2023-10-13 22:05:26 +02:00
Mar0xy 463dfd87b5 upd: add rocket to note 2023-10-13 21:58:58 +02:00
Mar0xy d561aae3e5 chore: lint 2023-10-13 21:54:57 +02:00
Mar0xy 363df5b256 upd: add renote limit to other note components 2023-10-13 21:53:38 +02:00
Mar0xy f8f128b347 merge: all upstream changes 2023-10-13 19:01:17 +02:00
syuilo f6ba5cfaf4 merge: timeline 1 2023-10-13 17:58:11 +02:00
syuilo f5e72f7d3e 🎨 CWボタンを大きく 2023-10-10 18:08:54 +09:00
anatawa12 ee483f2dee Disallow renote of direct note (#11970)
* chore: renoteに関するチェックをまとめる

* fix: ダイレクト投稿をrenoteできる

* fix(frontend): 自分のダイレクト投稿をrenoteできる

* docs(changelog): ダイレクト投稿をリノートできてしまう

* fix lint

* chore(backend): visibilityに関するエラーをApi Errorとして返す
2023-10-05 17:03:50 +09:00
Mar0xy bf3d493d04 Revert "feat: improve tl performance" 2023-10-03 20:21:26 +02:00
Mar0xy 38e35e1472 merge: upstream 2023-10-03 15:20:49 +02:00
syuilo 6277a5545c feat: improve tl performance (#11946)
* wip

* wip

* wip

* wip

* wip

* wip

* Update NoteCreateService.ts

* wip

* wip

* wip

* wip

* Update NoteCreateService.ts

* wip

* Update NoteCreateService.ts

* wip

* Update user-notes.ts

* wip

* wip

* wip

* Update NoteCreateService.ts

* wip

* Update timeline.ts

* Update timeline.ts

* Update timeline.ts

* Update timeline.ts

* Update timeline.ts

* wip

* Update timelines.ts

* Update timelines.ts

* Update timelines.ts

* wip

* wip

* wip

* Update timelines.ts

* Update misskey-js.api.md

* Update timelines.ts

* Update timelines.ts

* wip

* wip

* wip

* Update timelines.ts

* wip

* Update timelines.ts

* wip

* test

* Update activitypub.ts

* refactor: UserListJoining -> UserListMembership

* Update NoteCreateService.ts

* wip
2023-10-03 20:26:11 +09:00
dakkar f31f601111 federade quote-notes a bit better
tested against the treehouse mastodon, but should work with others
2023-10-02 13:31:00 +01:00
Mar0xy 5459181901 fix: typo 2023-10-01 04:04:13 +02:00
Mar0xy 31e0e07d92 upd: use appearNote instead of props.note 2023-10-01 04:03:00 +02:00
Mar0xy e92137e662 fix: minus button 2023-10-01 03:16:20 +02:00
Mar0xy 3d8414e499 fix: like button opening post view, remove tabler 2023-10-01 02:34:07 +02:00
Mar0xy ba4ab40b0e fix: like button class 2023-10-01 02:20:51 +02:00
Mar0xy f82f2cc3e1 upd: add like button to normal note component 2023-10-01 02:16:05 +02:00
Insert5StarName 7a51e2d404 prototype: decreased rounding 2023-10-01 01:20:20 +02:00
Mar0xy 8d4e99b3a9 Merge branch 'icons' of https://github.com/transfem-org/Sharkey into icons 2023-10-01 00:52:07 +02:00
Mar0xy 2ea7e799fe upd: add buttons to replies 2023-10-01 00:51:57 +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
Mar0xy 8595a325ce merge: upstream 2023-09-26 02:26:30 +02:00
Mar0xy 7149d0ffd9 chore: change positioning 2023-09-23 03:59:17 +02:00
Mar0xy 508650c41b fix: make avatar clickable 2023-09-23 03:33:26 +02:00
Mar0xy 7f0863a96e fix: buttons opening post view 2023-09-23 01:26:57 +02:00
Insert5StarName 9c78524118 fix: fix reply button 2023-09-23 00:52:45 +02:00
Insert5StarName 0bed6ec08e fix: actual fix for click 2023-09-23 00:49:23 +02:00