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
826e172746
chore: blank line lint
2023-10-31 20:08:01 +01:00
Mar0xy
cca9ea3126
chore: lint
2023-10-31 19:57:52 +01:00
Mar0xy
4dd23a3793
merge: upstream
2023-10-31 19:33:24 +01:00
syuilo
7436e0da18
lint fixes
2023-10-29 16:09:20 +09: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
syuilo
21986a2168
enhance(frontend): 投稿されてから時間が経過しているノートであることを視覚的に分かりやすく
2023-10-20 11:51:01 +09: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
ShittyKopper
c8df61ed04
feat: "show content for all replies" button
2023-10-17 22:32:14 +03:00
Insert5StarName
25c7e55c54
fix: Detailed view too
2023-10-15 19:27:46 +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
abe44793c4
chore: lint
2023-10-15 02:38: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
d561aae3e5
chore: lint
2023-10-13 21:54:57 +02:00
Mar0xy
cea2de6209
fix rocket-launcher
2023-10-13 21:44:10 +02:00
Mar0xy
a37da15eaf
upd: only allow one renote
2023-10-13 21:40:43 +02:00
syuilo
f6ba5cfaf4
merge: timeline 1
2023-10-13 17:58:11 +02:00
syuilo
b40329887f
revert: note editing
2023-10-04 12:05:01 +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
31e0e07d92
upd: use appearNote instead of props.note
2023-10-01 04:03:00 +02:00
Mar0xy
9fd66f92db
Merge branch 'icons' of https://github.com/transfem-org/Sharkey into icons
2023-10-01 01:53:38 +02:00
Mar0xy
802ad0fa02
add: like button
2023-10-01 01:53:17 +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
syuilo
2438c047a7
enhance: 編集されたノートかどうか分かるように
2023-09-28 21:06:14 +09:00
Mar0xy
0c7011bd02
upd: make autoload conversation a toggle
2023-09-28 02:01:01 +02:00
Mar0xy
71a1985ba4
upd: autoload conversation
2023-09-28 01:39:58 +02:00
Mar0xy
8595a325ce
merge: upstream
2023-09-26 02:26:30 +02:00
syuilo
72075314a8
🎨
2023-09-24 11:08:51 +09:00
syuilo
ad8ddbf12f
🎨
2023-09-23 09:59:50 +09:00
Insert5StarName
dc77a90baf
fix: syntax and typo
2023-09-22 22:37:10 +02:00
Insert5StarName
dc10579950
upd: add support in frontend
2023-09-22 22:33:18 +02:00
syuilo
d2ae80dd21
fix(frontend): リアクション一覧が種別ごとにフィルタできない
...
Fix #11865
2023-09-22 21:09:14 +09:00
Mar0xy
7111c6c90b
upd: swap bcrypt to argon2, add misskey-js to dev, auto load replies
2023-09-22 00:21:57 +02:00
syuilo
b0f6c44f36
refactor(frontend): use ESM
2023-09-19 16:37:43 +09:00