Kaity A
7091f889ee
Enable reply update/display in detailed view. ( #9606 )
...
This PR establishes a new replied note stream update for subscribed notes, which gets fired off whenever a note receives a reply and the user is subscribed to the note for updates.
It specifically does not provide note details as part of the update, just the note id of the reply, so that they must go and retrieve the note and be subject to the proper permission and visibility checks.
The detailed note component has then been updated to watch for the replied notification so it can add new replies to the thread as they are created.
This allows both seeing new replies while on the page, and also to see your own replies appear after you post them without having to reload the page.
This PR relies on https://codeberg.org/calckey/calckey.js/pulls/2 to add the replied type to the calkey.js module.
Co-authored-by: Kaity A <supakaity@blahaj.zone>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9606
Co-authored-by: Kaity A <supakaity@noreply.codeberg.org>
Co-committed-by: Kaity A <supakaity@noreply.codeberg.org>
2023-02-12 01:19:43 +00:00
Freeplay
04b701f084
Padding & alignment improvements
2023-01-28 16:10:45 -05:00
Freeplay
a16a1dbfe2
Also remove RN: text from detailed note
2023-01-09 21:57:26 -05:00
Freeplay
173962974b
s p a c i n g fixes
2023-01-08 02:30:42 -05:00
Freeplay
c9c7a0f162
Change avatar size var to camelCase, more tweaks
2023-01-07 15:53:51 -05:00
Freeplay
e389911eef
remove reply icons
2023-01-06 20:31:01 -05:00
Freeplay
30c857bb93
Add reply lines, other tweaks
2023-01-06 18:58:52 -05:00
ThatOneCalculator
96543a7e40
h
2023-01-03 10:48:51 -08:00
ThatOneCalculator
9cd1969ccc
even more fixes
2023-01-03 10:42:26 -08:00
ThatOneCalculator
8585586b40
more post style fixes
2023-01-03 10:36:14 -08:00
ThatOneCalculator
1fdb262f0b
fix
2023-01-03 10:09:59 -08:00
ThatOneCalculator
f54db402c5
integrate some of Freeplay's Ck userstyles
2023-01-03 09:35:30 -08:00
ThatOneCalculator
804224f92c
Bug fixes, use calckey.js
2022-12-11 19:24:12 -08:00
thatonecalculator
3c06685594
No hover cursor on mobile
2022-12-01 22:39:50 -08:00
ThatOneCalculator
d4d23969b1
fix problems from #9146
2022-11-26 21:37:23 -08:00
Kainoa Kanter
f140ede8bd
Merge pull request '[Feature] hover text in note buttons' ( #9146 ) from yawhn/elreqkey:hover_text_in_note into develop
...
Reviewed-on: https://codeberg.org/thatonecalculator/calckey/pulls/9146
2022-11-27 05:34:50 +00:00
yawhn
e1f5b3387a
hover text in note buttons
2022-11-25 13:46:10 +02:00
yawhn
1f7ec73d84
fix cursor in note thread
2022-11-24 23:55:23 +02:00
ThatOneCalculator
039bae7f9a
Slightly smaller avatars
2022-11-22 21:58:09 -08:00
syuilo
bf87e9586b
improve performance (merge deepClone from Misskey dev)
2022-11-18 17:28:58 -08:00
ThatOneCalculator
3db53d4462
i18n: $t
to i18n.t
2022-11-16 01:29:18 -08:00
ThatOneCalculator
c745c5036b
.9
2022-11-06 20:09:35 -08:00
ThatOneCalculator
1e10313045
even MORE fixes
2022-11-06 19:42:01 -08:00
ThatOneCalculator
3b9fda8f05
underline effect
2022-11-06 19:14:55 -08:00
ThatOneCalculator
b26cc866bb
make icons large
2022-11-06 18:49:47 -08:00
ThatOneCalculator
1bb94f6f71
more fixes
2022-11-06 18:38:35 -08:00
ThatOneCalculator
3fefe1ba4b
fixxxxx
2022-11-06 18:30:26 -08:00
ThatOneCalculator
a9dce362df
feat: 💄 Phosphor icons!
2022-11-06 17:33:52 -08:00
ThatOneCalculator
0e173ac498
change to click.self
2022-10-28 10:52:13 -07:00
ThatOneCalculator
a604f050ab
test
2022-10-27 20:32:19 -07:00
ThatOneCalculator
cb8d46e056
Button reordering again
2022-10-25 20:28:11 -07:00
ThatOneCalculator
a78546f145
feat: ✨ Star button
2022-10-25 20:20:41 -07:00
ThatOneCalculator
2988cf2c28
feat: 🎨 move reaction button
2022-10-25 20:08:43 -07:00
ThatOneCalculator
f1e5c7c15a
chore: quote-button --> MkQuoteButton
2022-09-29 19:00:14 -07:00
Kayden Tebau
e04de6ca03
Seperate renote quote option
2022-09-28 15:07:15 -07:00
ThatOneCalculator
ad420b37d6
Merge remote-tracking branch 'misskey/develop' into develop
2022-09-05 15:00:45 -07:00
syuilo
97575064d5
refactor(client): align filename to component name
2022-08-31 00:24:33 +09:00