Freeplay
7e2d5c45d2
Merge branch 'develop' of https://codeberg.org/calckey/calckey into keyboard-accessability
2023-04-30 12:31:41 -04:00
ThatOneCalculator
622c2fa499
Merge remote-tracking branch 'weblate/develop' into develop
2023-04-29 19:52:43 -07:00
ThatOneCalculator
9336b6dab0
Revert "Merge pull request 'Add show more button to notifications' ( #9942 ) from Freeplay/calckey:notifications into develop"
...
This reverts commit 8cb321b110dca7f8020f8a7a9af6a49308a0c036, reversing
changes made to 133391122b77c92bff6e0e94f40cfdea542c6f35.
2023-04-29 19:38:26 -07:00
ThatOneCalculator
1051da8fbf
Revert "keyboard accessibility ( #9725 )"
...
This reverts commit c1d5922acbe7060c0ea779ccf314e9f0e6b91bb3.
2023-04-29 19:14:36 -07:00
Free
08686da50e
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
740082a011
Merge branch 'develop' of https://codeberg.org/calckey/calckey into keyboard-accessability
2023-04-29 09:48:10 -04:00
Freeplay
7c698d1697
consistency + fix
2023-04-28 21:18:00 -04:00
Freeplay
10b3079658
Fix focusing inside of CW's
2023-04-28 19:28:25 -04:00
Freeplay
0150a41a0b
Add show more button to notifications + make show more button into its own component
2023-04-28 18:18:09 -04:00
Free
908765106d
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
8790303669
chore: formatting
2023-04-22 17:22:53 -07:00
Free
9f4a000361
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
8f35b66bbb
fix: format script; chore: format
2023-04-07 17:01:42 -07:00
Free
6d8d5bc5aa
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
89d59b5ea0
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
a4107d01a8
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
5315201032
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
f2f9c1a7bd
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
9e2bcbbb2b
Merge branch 'develop' of https://codeberg.org/calckey/calckey into note-improvements
2023-03-15 18:40:21 -04:00
ThatOneCalculator
1979a60ff8
icons
2023-03-11 13:01:04 -08:00
Freeplay
d4139fff72
also add hover to link previews
2023-02-23 22:03:38 -05:00
Freeplay
65bcb91ca5
fix click events
2023-02-23 20:14:43 -05:00
Freeplay
ef431cada4
Revert footer changes
2023-02-20 13:30:15 -05:00
Freeplay
6333a91577
Add more to subnotecontent if detailed
2023-02-17 11:31:48 -05:00
Freeplay
82beae83a9
Add URL previews to subnote
2023-02-16 17:06:36 -05:00
Freeplay
1046b25634
Allow interacting with subnote w/out opening post
2023-02-05 20:26:38 -05:00
Freeplay
f2d42c7dca
Also replace 'Show More' fade w/ mask in subnotes
2023-01-15 14:34:35 -05:00
Freeplay
9325ec14f2
Remove RN: text from note, still displayed as "Quote: ..." in subnote
2023-01-09 15:49:46 -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
ThatOneCalculator
804224f92c
Bug fixes, use calckey.js
2022-12-11 19:24:12 -08:00
ThatOneCalculator
3db53d4462
i18n: $t
to i18n.t
2022-11-16 01:29:18 -08:00
ThatOneCalculator
b26cc866bb
make icons large
2022-11-06 18:49:47 -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
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