Commit Graph

57 Commits

Author SHA1 Message Date
ThatOneCalculator 14201f465b
typo 2023-03-19 20:19:40 -07:00
ThatOneCalculator 4ce8e83d3e
fix: make sure cw button is on new line 2023-03-19 20:15:49 -07:00
Free c2df136dda note-improvements (#9734)
Not sure if this is the best way to jump to the post

This also lets you select text w/out clicking to the post (and clicking normally on top of the text opens the post)

Co-authored-by: Freeplay <Freeplay@duck.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9734
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-03-20 02:31:02 +00:00
Free 9e1fdeaf39 note-improvements (#9720)
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-03-18 00:44:00 +00:00
Freeplay 23727bae92 Merge branch 'develop' of https://codeberg.org/calckey/calckey into note-improvements 2023-03-15 18:40:21 -04:00
ThatOneCalculator 3de967393b
icons 2023-03-11 13:01:04 -08:00
Freeplay f4449cfafd Don't think that needed a reverse 2023-02-27 09:32:24 -05:00
Freeplay 5c1ca3ac29 fix small window sizes 2023-02-25 21:22:23 -05:00
Freeplay a0720231a8 padding tweaks 2023-02-25 19:59:58 -05:00
Freeplay 233408569b style fixes 2023-02-25 12:36:57 -05:00
Freeplay 5177fdeef1 allow mfm to overflow w/out it blocking any buttons 2023-02-25 01:15:42 -05:00
Freeplay 0f94a62198 comment out unneeded bit (maybe for now) 2023-02-25 00:21:37 -05:00
Freeplay c81a75cd1f change reply hover 2023-02-25 00:19:39 -05:00
Freeplay b34b6de71f Reduce detailed note spacing on mobile 2023-02-24 11:55:51 -05:00
Freeplay 2311956dfa Change reply order from oldest to newest 2023-02-23 22:45:12 -05:00
Freeplay 041d3997cd Make quotes clickable 2023-02-23 20:37:26 -05:00
Freeplay 9d1c08d322 Merge branch 'develop' of https://codeberg.org/calckey/calckey into note-improvements 2023-02-23 16:21:54 -05:00
ThatOneCalculator dd907f2f46
fix: 🐛 url slicing 2023-02-21 15:51:46 -08:00
ThatOneCalculator e68d8b8a6d
refactor: max 5 url previews
Closes #9654
2023-02-20 12:01:17 -08:00
Freeplay da648e1517 Add buttons & link previews to subnotes, start of new thread design
Should've made them separate commits but eeek I started working on them at the same time D:
2023-02-17 00:06:49 -05:00
Kaity A 653c71dad5 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 fb33687157 Padding & alignment improvements 2023-01-28 16:10:45 -05:00
Freeplay a74a7a8606 Also remove RN: text from detailed note 2023-01-09 21:57:26 -05:00
Freeplay 9fe8465d90 s p a c i n g fixes 2023-01-08 02:30:42 -05:00
Freeplay 1760424ec1 Change avatar size var to camelCase, more tweaks 2023-01-07 15:53:51 -05:00
Freeplay 34981595fa remove reply icons 2023-01-06 20:31:01 -05:00
Freeplay 34576f6670 Add reply lines, other tweaks 2023-01-06 18:58:52 -05:00
ThatOneCalculator 504f6a17ca
h 2023-01-03 10:48:51 -08:00
ThatOneCalculator a6a4015858
even more fixes 2023-01-03 10:42:26 -08:00
ThatOneCalculator d4e6ee6001
more post style fixes 2023-01-03 10:36:14 -08:00
ThatOneCalculator 1392083d60
fix 2023-01-03 10:09:59 -08:00
ThatOneCalculator a623948e53
integrate some of Freeplay's Ck userstyles 2023-01-03 09:35:30 -08:00
ThatOneCalculator 50cb7c6de1
Bug fixes, use calckey.js 2022-12-11 19:24:12 -08:00
thatonecalculator 9bd397ce88 No hover cursor on mobile 2022-12-01 22:39:50 -08:00
ThatOneCalculator 8a17519574 fix problems from #9146 2022-11-26 21:37:23 -08:00
Kainoa Kanter bb88f2cdc5 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 4b3006bead hover text in note buttons 2022-11-25 13:46:10 +02:00
yawhn 85b6d8be06 fix cursor in note thread 2022-11-24 23:55:23 +02:00
ThatOneCalculator 7844150ea2 Slightly smaller avatars 2022-11-22 21:58:09 -08:00
syuilo eb9d50ec70 improve performance (merge deepClone from Misskey dev) 2022-11-18 17:28:58 -08:00
ThatOneCalculator cae813d9d2 i18n: `$t` to `i18n.t` 2022-11-16 01:29:18 -08:00
ThatOneCalculator 6c4fd26e6f .9 2022-11-06 20:09:35 -08:00
ThatOneCalculator 18b483ee27 even MORE fixes 2022-11-06 19:42:01 -08:00
ThatOneCalculator c3e6b6544b underline effect 2022-11-06 19:14:55 -08:00
ThatOneCalculator 20d264227c make icons large 2022-11-06 18:49:47 -08:00
ThatOneCalculator 87739b77d5 more fixes 2022-11-06 18:38:35 -08:00
ThatOneCalculator 5cb2a22566 fixxxxx 2022-11-06 18:30:26 -08:00
ThatOneCalculator b3a5fdb1e0 feat: 💄 Phosphor icons! 2022-11-06 17:33:52 -08:00
ThatOneCalculator b383c904b2 change to click.self 2022-10-28 10:52:13 -07:00
ThatOneCalculator 6bb5a99ab3 test 2022-10-27 20:32:19 -07:00