Commit graph

64 commits

Author SHA1 Message Date
Freeplay cab146fb96 Fix z-index, better clipping in notes 2023-05-23 20:30:55 -04:00
Kainoa Kanter 16d0304d97 Merge pull request 'Fix: Accessibility fixes, mostly for screen reader' (#10173) from TalonTheDragon/calckey:fix/accessibility into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10173
2023-05-22 14:51:51 +00:00
TalonTheDragon 891cc62e0d Emit event when cw is expanded 2023-05-22 12:18:17 +02:00
TalonTheDragon 0b7e9068bc Properly set aria-hidden on note content only if CW is present and show content has not been clicked 2023-05-21 16:12:13 +02:00
Freeplay 506420130e 'Jump to Reply' to 'Jump to previous' 2023-05-20 16:42:06 -04:00
ThatOneCalculator 2d316fca4a
standardize post buttons 2023-05-19 23:38:36 -07:00
Kainoa Kanter 6d3a5d63cc chore: formatting 2023-05-19 15:41:59 -07:00
Kainoa Kanter 722489821c Note tabs + Jump to Reply changes + other stuff (#10157) 2023-05-19 21:20:15 +00:00
Freeplay d60002f426 mini mfm button 2023-05-19 14:34:16 -04:00
Freeplay fb06aecb7b Jump to Reply + other note page improvmeents 2023-05-17 21:54:37 -04:00
Freeplay eec5f5dc23 SubNoteContent fixes 2023-05-17 15:24:51 -04:00
Kainoa Kanter c6aa87cc9c chore: formatting 2023-05-14 15:20:26 -07:00
Freeplay 2c22a20da4 button alignment 2023-05-14 15:33:50 -04:00
Freeplay 448d830c51 fix image not displaying if no text 2023-05-14 15:31:07 -04:00
Kainoa Kanter 8877598799 chore: formatting 2023-05-12 20:11:41 -07:00
Freeplay b20b2f5be9 tweak css 2023-05-12 21:54:59 -04:00
Freeplay d2f1f6f4c0 Only show mfm warning the first time + fix sparkle 2023-05-12 21:48:58 -04:00
Freeplay 17acb0ee56 styling + remove log 2023-05-12 20:30:06 -04:00
Freeplay a5f9dfd84a Settings option 2023-05-12 20:05:33 -04:00
Freeplay 3c5b1280c7 add initial button 2023-05-12 00:46:26 -04:00
ThatOneCalculator 988b530745
Revert "Merge pull request 'Add support for CW boosting' (#10047) from supakaity/hajkey:hk/cw-boost into develop"
This reverts commit 5e86bafb24, reversing
changes made to d1977fc320.
2023-05-07 11:38:39 -07:00
Kaity A 282f07dd72
pnpm format 2023-05-07 11:53:01 +10:00
Kaity A cd3cfe4203
Add support for CW boosting 2023-05-07 09:26:24 +10:00
ThatOneCalculator bbc4d83414
import correctly 2023-05-01 21:09:48 -07:00
ThatOneCalculator ad969a28cc
chore: formatting 2023-05-01 20:32:18 -07:00
Freeplay f34c224a10 bring back Show More component 2023-05-01 17:02:43 -04:00
ThatOneCalculator 121ddedce8
chore: format 2023-04-30 13:27:27 -07:00
Freeplay 842b38aff6 Merge branch 'develop' of https://codeberg.org/calckey/calckey into keyboard-accessability 2023-04-30 12:31:41 -04:00
ThatOneCalculator 7373fc625a
Merge remote-tracking branch 'weblate/develop' into develop 2023-04-29 19:52:43 -07:00
ThatOneCalculator f6c5a52106
Revert "Merge pull request 'Add show more button to notifications' (#9942) from Freeplay/calckey:notifications into develop"
This reverts commit 8cb321b110, reversing
changes made to 133391122b.
2023-04-29 19:38:26 -07:00
ThatOneCalculator d1c1d75388
Revert "keyboard accessibility (#9725)"
This reverts commit c1d5922acb.
2023-04-29 19:14:36 -07:00
Free c1d5922acb keyboard accessibility (#9725)
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9725
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-04-29 22:30:14 +00:00
Freeplay 1ee8b7285e Merge branch 'develop' of https://codeberg.org/calckey/calckey into keyboard-accessability 2023-04-29 09:48:10 -04:00
Freeplay 253ba164e5 consistency + fix 2023-04-28 21:18:00 -04:00
Freeplay 6498a90dc1 Fix focusing inside of CW's 2023-04-28 19:28:25 -04:00
Freeplay 3cc7979aad Add show more button to notifications + make show more button into its own component 2023-04-28 18:18:09 -04:00
Free 48b8aeaf62 super minor styling stuff (#9918)
Co-authored-by: Freeplay <Freeplay@duck.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9918
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-04-26 20:03:32 +00:00
ThatOneCalculator 591e44ccd6
chore: formatting 2023-04-22 17:22:53 -07:00
Free 29818a067b Notes refactoring (?) + new CW design (#9888)
Moved a lot of the duplicated code in the different note components into the SubNoteContent component

I've also replaced the detailed note stuff with just the MkNote component

Co-authored-by: Freeplay <Freeplay@duck.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9888
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-04-23 00:21:38 +00:00
Kainoa Kanter 6bf1cbc0ef fix: format script; chore: format 2023-04-07 17:01:42 -07:00
Free 8bd64c89a4 note-improvements (#9799)
Boop!

Co-authored-by: Freeplay <Freeplay@duck.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9799
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-04-02 21:39:25 +00:00
Free 83c7dd177b note-improvements (#9768)
Fixes #9745, quote icon, note spacing adjustments, border radius's in noGap

Co-authored-by: Freeplay <Freeplay@duck.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9768
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-03-26 03:33:44 +00:00
Free 74bb79792d note-improvements (#9739)
fixes #9735, translations, plus other tweaks

Co-authored-by: Freeplay <Freeplay@duck.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9739
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-03-20 20:26:05 +00:00
Free b2bc51a4ee note-improvements (#9721)
boop

Co-authored-by: Freeplay <Freeplay@duck.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9721
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-03-19 07:13: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 842d48c4a8 also add hover to link previews 2023-02-23 22:03:38 -05:00
Freeplay 5a4a3a536b fix click events 2023-02-23 20:14:43 -05:00
Freeplay 294d940800 Revert footer changes 2023-02-20 13:30:15 -05:00