summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components/MkNoteSub.vue (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | merge: upstreamMarie2024-01-091-11/+12
|\|
| * refactor(frontend): os.tsに引き込んだscripts/api.tsの再exportをや...おさむのひと2024-01-041-2/+2
* | fix: lintMarie2024-01-021-0/+2
* | fix: like button not playing reaction soundMarie2024-01-021-0/+1
* | upd: add boost settingsMarie2024-01-011-30/+34
* | fix: button effect not lining up on sub notes|Marie2023-12-291-1/+1
* | merge: real-time updates on note detail view (#246)Marie2023-12-231-4/+20
|\ \
| * | add missing `.value`dakkar2023-12-231-2/+2
| * | real-time update: adjust replyCount up/downdakkar2023-12-231-2/+13
| * | real-time update: hide deleted repliesdakkar2023-12-231-1/+1
| * | real-time updates on note detail viewdakkar2023-12-231-2/+7
* | | fix: note footer not properly resizingMarie2023-12-231-1/+2
|/ /
* | merge: upstreamMarie2023-12-231-22/+21
|\|
| * Remove unused imports (#12730)woxtu2023-12-211-1/+0
| * refactor(frontend): 非推奨となったReactivity Transformを使わない...zyoshoka2023-12-071-3/+3
| * enhance(frontend): ノートプレビューにCWが反映されるように (...zyoshoka2023-11-301-1/+1
* | upd: add option for reply depthShittyKopper2023-12-081-2/+3
* | upd: add additional check to visibility selector for boostMar0xy2023-12-041-1/+1
* | add: choose boost visibility when clicking boostMar0xy2023-12-041-2/+40
* | fix: quotes showing in replies on a noteMar0xy2023-12-031-0/+1
* | add: auto uncollapse CW on all notes optionMar0xy2023-12-031-1/+1
* | upd: add option to select between note designsMar0xy2023-12-021-68/+12
* | upd: rework threading/post ui 1/2Insert5StarName2023-12-021-12/+68
* | upd: remove quote button restriction and coloringMar0xy2023-11-291-31/+1
* | upd: use `null` as default on user like settingMar0xy2023-11-281-1/+1
* | merge: upstreamMar0xy2023-11-221-1/+1
|\|
| * fix(frontend): 特定の条件下でノートがnyaizeされない問題を...syuilo2023-11-151-1/+1
* | upd: change the way likes get handledMar0xy2023-11-161-6/+5
* | upd: Allow users to change default like emojiMar0xy2023-11-161-2/+3
* | fix: like not being setMar0xy2023-11-121-1/+1
* | add: custom like emoji per instance, fix likeMar0xy2023-11-121-1/+2
* | merge: developMar0xy2023-11-041-1/+1
|\ \
| * | fix: icons being inconsistent and PG (#136)Amelia Yukii2023-11-031-1/+1
* | | merge: upstreamMar0xy2023-11-041-1/+1
|\ \ \ | |/ / |/| / | |/
| * enhance(frontend): ノート内のカスタム絵文字をクリックする...syuilo2023-11-041-1/+1
* | upd: pointer on clickToOpen-able parts of notesShittyKopper2023-11-011-1/+0
* | upd: implement radius settingShittyKopper2023-11-011-3/+3
* | Revert "prototype: decreased rounding"ShittyKopper2023-11-011-3/+3
* | merge: upstreamMar0xy2023-10-311-1/+1
|\|
| * fix(frontend): MFMパース時に意図せずnyaizeされる問題を修正 (...かっこかり2023-10-281-1/+1
* | fix: MFM overflowing out of noteMar0xy2023-10-221-1/+5
* | fix: no translations on sub notesMar0xy2023-10-191-2/+2
* | feat: "show content for all replies" buttonShittyKopper2023-10-171-3/+9
* | chore: add newline between } and @mediaMarie2023-10-151-0/+1
* | fix: wrong scaling in notifications containerInsert5StarName2023-10-151-0/+7
* | fix: make MKNoteSub scale correctlyInsert5StarName2023-10-151-2/+10
* | fix: prevent quoted toast to be triggered when not quotedMar0xy2023-10-151-0/+2
* | upd: add locale for quoted, add toasts and effectsMar0xy2023-10-151-0/+20
* | upd: Separate quote from boostMar0xy2023-10-151-59/+103
* | chore: lintMar0xy2023-10-131-1/+1