| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | split url into webUrl and localUrl (like mastodon)stable | Freya Murphy | 13 hours | 1 | -1/+1 |
| | | |||||
| * | fix usage of appearNote in frontend components | Hazelnoot | 2025-06-18 | 1 | -21/+16 |
| | | |||||
| * | allow note toolbar to scroll | Hazelnoot | 2025-06-04 | 1 | -4/+2 |
| | | | | | https://developer.mozilla.org/en-US/docs/Web/CSS/overflow#accessibility | ||||
| * | use responsive gaps between note toolbar items | Hazelnoot | 2025-06-04 | 1 | -19/+7 |
| | | |||||
| * | fix circular reference between i.ts, instance.ts, and misskeyApi.ts | Hazelnoot | 2025-05-30 | 1 | -2/+2 |
| | | |||||
| * | allow unauthenticated (logged-out) users to translate notes | Hazelnoot | 2025-05-30 | 1 | -2/+2 |
| | | |||||
| * | fix lint errors | Hazelnoot | 2025-05-26 | 1 | -1/+2 |
| | | |||||
| * | fix clip / translate button styling in MkNoteSub / SkNoteSub | Hazelnoot | 2025-05-25 | 1 | -2/+2 |
| | | |||||
| * | fix Sub note toolbar not stopping click on mobile | Hazelnoot | 2025-05-25 | 1 | -5/+5 |
| | | |||||
| * | add clip and translate buttons to MkNoteSub / SkNoteSub | Hazelnoot | 2025-05-25 | 1 | -2/+20 |
| | | |||||
| * | use config.url instead of "https://${config.host}" | Hazelnoot | 2025-05-21 | 1 | -2/+2 |
| | | |||||
| * | add option to put Translate button in the note toolbar | Hazelnoot | 2025-05-16 | 1 | -1/+1 |
| | | |||||
| * | factor out shared word mute logic | Hazelnoot | 2025-05-12 | 1 | -49/+5 |
| | | |||||
| * | simplify access to showSoftWordMutedWord | Hazelnoot | 2025-05-12 | 1 | -2/+1 |
| | | |||||
| * | show muted words in NoteDetailed / NoteSub components | Hazelnoot | 2025-05-12 | 1 | -3/+46 |
| | | |||||
| * | user appearNote in NoteSub mute placeholders | Hazelnoot | 2025-05-10 | 1 | -1/+1 |
| | | |||||
| * | remove invisible user link from "muted note" placeholder | Hazelnoot | 2025-05-10 | 1 | -3/+1 |
| | | |||||
| * | add "clickable" styling for muted note placeholder | Hazelnoot | 2025-05-10 | 1 | -0/+5 |
| | | |||||
| * | fix "number of replies" | dakkar | 2025-05-09 | 1 | -5/+4 |
| | | |||||
| * | lint and type fixes | Hazelnoot | 2025-04-01 | 1 | -4/+4 |
| | | |||||
| * | fix errors in MkNoteSub.vue | Hazelnoot | 2025-04-01 | 1 | -2/+2 |
| | | |||||
| * | copy sharkey settings into new frontend preferences model | Hazelnoot | 2025-03-31 | 1 | -76/+49 |
| | | |||||
| * | merge upstream | Hazelnoot | 2025-03-25 | 1 | -13/+13 |
| |\ | |||||
| | * | enhance(frontend): improve accounts management | syuilo | 2025-03-13 | 1 | -1/+1 |
| | | | |||||
| | * | refactor(frontend): scripts -> utility | syuilo | 2025-03-09 | 1 | -2/+2 |
| | | | |||||
| * | | upd: check for remote url first before providing local url on pleaseLoginContext | Marie | 2025-03-09 | 1 | -1/+1 |
| | | | |||||
| * | | add "reject quotes" toggle at user and instance level | Hazelnoot | 2025-02-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | + improve, cleanup, and de-duplicate quote resolution + add warning message when quote cannot be loaded + add "process error" framework to display warnings when a note cannot be correctly loaded from another instance | ||||
| * | | factor out shared "compute-merged-cw" routine | Hazelnoot | 2025-02-16 | 1 | -8/+2 |
| | | | |||||
| * | | append mandatory CW in all note views (Mk/Sk/Em + basic/Detailed/Simple/Sub) | Hazelnoot | 2025-02-16 | 1 | -3/+12 |
| | | | |||||
| * | | Refactor renote tooltip text | HellhoundSoftware | 2025-01-18 | 1 | -5/+2 |
| | | | |||||
| * | | move tooltip message to computed | HellhoundSoftware | 2025-01-15 | 1 | -1/+6 |
| | | | |||||
| * | | Add tooltip for shift-boost | HellhoundSoftware | 2025-01-15 | 1 | -0/+1 |
| | | | |||||
| * | | Open boost visibility menu on shift-click | HellhoundSoftware | 2025-01-14 | 1 | -3/+3 |
| | | | |||||
| * | | fix `pleaseLogin` on `*NoteSub` | dakkar | 2024-12-12 | 1 | -6/+12 |
| | | | | | | | | | we really need to factor these things out | ||||
| * | | probably fix most renamed CSS variables | dakkar | 2024-11-08 | 1 | -6/+6 |
| | | | |||||
| * | | Merge tag '2024.10.1' into feature/2024.10 | dakkar | 2024-11-08 | 1 | -2/+2 |
| |\| | |||||
| | * | refactor(frontend): prefix css variables (#14725) | syuilo | 2024-10-09 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | * wip * Update index.d.ts * remove unnecessary codes | ||||
| * | | fix: don't show quoted toast on cancel of quote note | Marie | 2024-09-16 | 1 | -2/+4 |
| | | | |||||
| * | | update all our uses of `os.popup` | dakkar | 2024-08-14 | 1 | -7/+21 |
| | | | |||||
| * | | replaced a bunch of ti-* | dakkar | 2024-06-22 | 1 | -1/+1 |
| | | | |||||
| * | | better block display for `<bdi>` elements | dakkar | 2024-06-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | We use MfM in all sorts of places, and only some of them are actual blocks. We can now tell the `Mfm` component to make the top-level `<bdi>` a block when we need to (mostly note bodies, user descriptions, announcements) and leave it inline in all other places. This should still rendener inline rtl content embedded in ltr text in a sensible way, while providing right-alignment for fully rtl blocks. | ||||
| * | | Reactions not working on child notes in detailed view | Marie | 2024-02-22 | 1 | -2/+2 |
| | | | |||||
| * | | merge: upstream | Marie | 2024-02-19 | 1 | -1/+1 |
| |\| | |||||
| | * | (re) update SPDX-FileCopyrightText | tamaina | 2024-02-13 | 1 | -1/+1 |
| | | | | | | | | | Fix #13290 | ||||
| | * | Revert "update SPDX-FileCopyrightText" | tamaina | 2024-02-13 | 1 | -1/+1 |
| | | | | | | | | | This reverts commit 9b5aeb76d8c9372d67058c512597152b6bf222f2. | ||||
| | * | update SPDX-FileCopyrightText | syuilo | 2024-02-12 | 1 | -1/+1 |
| | | | |||||
| * | | rework boost visibility #388 | dakkar | 2024-02-16 | 1 | -39/+8 |
| | | | | | | | | | | | | | | | * only show allowed visibilities * "local only" is a switch notice that the backend will limit the visibility, too | ||||
| * | | upd: expandAllCws also expands all long posts on first click | ShittyKopper | 2024-02-04 | 1 | -1/+1 |
| | | | | | | | | | this mimics glitch-soc behavior | ||||
| * | | align Sk & Mk variants of components | dakkar | 2024-01-21 | 1 | -7/+7 |
| | | | | | | | | | | | some whitespace, some types, a missing sound, and a probably wrong API URL | ||||
| * | | merge: upstream | Marie | 2024-01-09 | 1 | -2/+2 |
| |\| | |||||