Hazelnoot
54ad6438af
refactor note mutes and render mandatoryCW as a mute
2025-09-13 11:34:35 -04:00
dakkar
071dd085c7
merge: Call note_view_interruptor for all notes ( !1154 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1154
Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: dakkar <dakkar@thenautilus.net>
2025-09-13 15:30:08 +00:00
Hazelnoot
7200c3d6c8
implement note mutings and move favorited/renoted status into note entity directly
2025-06-23 13:47:04 -04:00
Hazelnoot
9bebf7718f
hide muted threads behind a CW
2025-06-23 13:47:04 -04:00
bunnybeam
487cfed5f3
fix handling of note objects in NoteSimple and NoteSub
2025-06-19 19:56:44 +01:00
bunnybeam
1a14424be8
move note view interruptor code to plugin.ts
2025-06-19 01:09:47 +01:00
bunnybeam
ca2351378a
call note_view_interruptor from MkNoteSub and MkNoteSimple
2025-06-18 22:26:21 +01:00
Hazelnoot
b97e505709
fix usage of appearNote in frontend components
2025-06-18 10:35:38 -04:00
Hazelnoot
25174e837a
allow note toolbar to scroll
...
https://developer.mozilla.org/en-US/docs/Web/CSS/overflow#accessibility
2025-06-04 19:09:03 -04:00
Hazelnoot
4d024d1165
use responsive gaps between note toolbar items
2025-06-04 19:07:57 -04:00
Hazelnoot
5818a89ba0
fix circular reference between i.ts, instance.ts, and misskeyApi.ts
2025-05-30 13:04:38 -04:00
Hazelnoot
50a64f97df
allow unauthenticated (logged-out) users to translate notes
2025-05-30 12:35:31 -04:00
Hazelnoot
eb760e63bc
fix lint errors
2025-05-26 22:21:36 -04:00
Hazelnoot
f8e7e08809
fix clip / translate button styling in MkNoteSub / SkNoteSub
2025-05-25 18:49:22 -04:00
Hazelnoot
cc17e1b5ab
fix Sub note toolbar not stopping click on mobile
2025-05-25 18:49:22 -04:00
Hazelnoot
5412ae27a6
add clip and translate buttons to MkNoteSub / SkNoteSub
2025-05-25 18:49:22 -04:00
Hazelnoot
28551c8103
use config.url instead of " https://${config.host} "
2025-05-21 08:27:23 -04:00
Hazelnoot
2fdec0ce29
add option to put Translate button in the note toolbar
2025-05-16 20:00:48 -04:00
Hazelnoot
b52db71e18
factor out shared word mute logic
2025-05-12 23:28:55 -04:00
Hazelnoot
1a3c6f25a2
simplify access to showSoftWordMutedWord
2025-05-12 21:46:03 -04:00
Hazelnoot
05e5be8218
show muted words in NoteDetailed / NoteSub components
2025-05-12 21:46:03 -04:00
Hazelnoot
f402fd3313
user appearNote in NoteSub mute placeholders
2025-05-10 21:53:05 -04:00
Hazelnoot
0e4b7c91f1
remove invisible user link from "muted note" placeholder
2025-05-10 21:52:40 -04:00
Hazelnoot
0a0f3c3387
add "clickable" styling for muted note placeholder
2025-05-10 21:50:18 -04:00
dakkar
51a07fc6e4
fix "number of replies"
2025-05-09 09:30:45 +01:00
Hazelnoot
6ac37b4d6c
lint and type fixes
2025-04-01 20:47:04 -04:00
Hazelnoot
7549f24702
fix errors in MkNoteSub.vue
2025-04-01 11:34:19 -04:00
Hazelnoot
c371af34e8
copy sharkey settings into new frontend preferences model
2025-03-31 14:53:02 -04:00
Hazelnoot
d8908ef2d8
merge upstream
2025-03-25 16:14:53 -04:00
syuilo
8c9ec5827f
enhance(frontend): improve accounts management
2025-03-13 22:12:23 +09:00
Marie
ad14d2ebfa
upd: check for remote url first before providing local url on pleaseLoginContext
2025-03-09 20:26:55 +01:00
syuilo
be7e3b9a0c
refactor(frontend): scripts -> utility
2025-03-09 14:28:01 +09:00
Hazelnoot
292d3b9229
add "reject quotes" toggle at user and instance level
...
+ 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
2025-02-20 09:57:48 -05:00
Hazelnoot
b2d43040b1
factor out shared "compute-merged-cw" routine
2025-02-16 19:20:42 -05:00
Hazelnoot
905b637648
append mandatory CW in all note views (Mk/Sk/Em + basic/Detailed/Simple/Sub)
2025-02-16 19:20:41 -05:00
HellhoundSoftware
5a76b7069f
Refactor renote tooltip text
2025-01-18 08:28:57 -05:00
HellhoundSoftware
3717654309
move tooltip message to computed
2025-01-15 16:14:35 -05:00
HellhoundSoftware
2c90eebe86
Add tooltip for shift-boost
2025-01-15 14:38:34 -05:00
HellhoundSoftware
7825f6e95e
Open boost visibility menu on shift-click
2025-01-14 19:42:35 -05:00
dakkar
0ebdf91b28
fix pleaseLogin on *NoteSub
...
we really need to factor these things out
2024-12-12 10:04:54 +00:00
dakkar
a930fd9758
probably fix most renamed CSS variables
2024-11-08 17:33:04 +00:00
dakkar
f079edaf3c
Merge tag '2024.10.1' into feature/2024.10
2024-11-08 15:52:37 +00:00
syuilo
4a356f1ba7
refactor(frontend): prefix css variables ( #14725 )
...
* wip
* Update index.d.ts
* remove unnecessary codes
2024-10-09 18:08:14 +09:00
Marie
e21e2530e6
fix: don't show quoted toast on cancel of quote note
2024-09-16 00:35:26 +02:00
dakkar
5b808a97b2
update all our uses of os.popup
2024-08-14 11:50:39 +01:00
dakkar
df26b6501d
replaced a bunch of ti-*
2024-06-22 15:53:32 +01:00
dakkar
43c0ffe7f8
better block display for <bdi> elements
...
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.
2024-06-07 11:18:25 +01:00
Marie
b0bc69aac8
Reactions not working on child notes in detailed view
2024-02-22 21:16:08 +00:00
Marie
10bfc61670
merge: upstream
2024-02-19 10:47:42 +01:00
dakkar
aa72db76c4
rework boost visibility #388
...
* only show allowed visibilities
* "local only" is a switch
notice that the backend will limit the visibility, too
2024-02-16 13:26:13 +00:00