Commit Graph

1406 Commits

Author SHA1 Message Date
Kainoa Kanter
8052f7c5a1 Merge pull request 'Center header tabs, only hide labels if more than 3' (#10178) from Freeplay/calckey:header into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10178
2023-05-22 23:48:01 +00:00
Freeplay
beec4e04ec padding fix 2023-05-22 19:40:38 -04:00
Kainoa Kanter
90f2a73ac4 Merge pull request 'Feat: MFM fade' (#10179) from ikiko/calckey:Feat-MFM-fade-dev into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10179
2023-05-22 21:48:03 +00:00
Isabell
26c89afaef add fade to MFM options 2023-05-23 07:01:10 +10:00
Isabell
1af8f838bd Add MFM fade functionality 2023-05-23 06:54:42 +10:00
Freeplay
2bc8933c85 this took longer than i would have liked. 2023-05-22 16:38:11 -04:00
Freeplay
3d58e5b222 fix avatar pos 2023-05-22 15:45:39 -04:00
Freeplay
7d346f10c9 more fix, actually 2023-05-22 15:35:03 -04:00
Freeplay
25fee1156b better way of doing that
Couldn't due before becuase of how css was done
2023-05-22 15:23:26 -04:00
Freeplay
6aea2acf1b fixes!! 2023-05-22 15:20:05 -04:00
Freeplay
b0fa7ba1ec Merge branch 'develop' of https://codeberg.org/calckey/calckey into header 2023-05-22 11:44:08 -04:00
ThatOneCalculator
d0bc891e2d chore: formatting 2023-05-22 08:23:00 -07:00
Kainoa Kanter
8dc7486003 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
116722a231 Set postIsExpanded to ref() for reactivity 2023-05-22 13:08:32 +02:00
Freeplay
8852bad167 fix 2023-05-22 06:26:17 -04:00
Freeplay
065e9e3b20 Hide icons in note tabs, always show reply tab 2023-05-22 06:21:41 -04:00
TalonTheDragon
a0701fada7 Emit event when cw is expanded 2023-05-22 12:18:17 +02:00
TalonTheDragon
670d9ed4d3 Add translation to content warning in MKNote.vue 2023-05-22 10:56:42 +02:00
ThatOneCalculator
8da250059d don't show underline if no tabs 2023-05-21 20:19:41 -07:00
ThatOneCalculator
e807eff7bb chore: formatting 2023-05-21 20:05:52 -07:00
Freeplay
2c5762185e Give article semantic to subnote 2023-05-21 18:23:17 -04:00
TalonTheDragon
d7f751a1a0 Add translation to aria labels 2023-05-21 23:02:22 +02:00
Freeplay
dee942330d padding fix 2023-05-21 16:48:25 -04:00
Freeplay
1f01910f74 Add follow button to header 2023-05-21 16:30:35 -04:00
TalonTheDragon
339c0705c0 Accessible label in MKNote should be a computed value. Also Fixes renoted note labels 2023-05-21 21:57:29 +02:00
Freeplay
20556ad3b1 Set minimum size for buttons 2023-05-21 14:11:45 -04:00
Freeplay
a39cc89ac7 Accessible follow button 2023-05-21 13:10:27 -04:00
TalonTheDragon
02a6a933cf 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
TalonTheDragon
029d12f8ca Add aria-label to note container. This makes screen-readers read out the content while navigating with the keyboard. 2023-05-21 16:10:48 +02:00
Freeplay
a4573c6639 tab fix 2023-05-20 21:46:33 -04:00
Freeplay
795c76f154 hide empty tabs 2023-05-20 21:20:17 -04:00
Freeplay
29eebcfe01 'Jump to Reply' to 'Jump to previous' 2023-05-20 16:42:06 -04:00
Freeplay
ef43af496c add back icons 2023-05-20 12:34:04 -04:00
Freeplay
fcaf71b120 Change detailed note tabs design 2023-05-20 12:08:20 -04:00
ThatOneCalculator
19aeaec4ce fix import 2023-05-19 23:59:49 -07:00
ThatOneCalculator
c470196e6d standardize post buttons 2023-05-19 23:38:36 -07:00
ThatOneCalculator
3f414d5921 chore: formatting 2023-05-19 23:27:56 -07:00
Freeplay
08a70fd490 bottom padding 2023-05-20 00:53:15 -04:00
Freeplay
dfdd7520dd fix 2023-05-20 00:41:42 -04:00
Freeplay
5a6dbc1ba3 Reactions tab 2023-05-20 00:14:14 -04:00
Freeplay
41cd8f8523 fix depth 2023-05-19 23:02:15 -04:00
Kainoa Kanter
897a8919ef chore: formatting 2023-05-19 15:41:59 -07:00
Kainoa Kanter
ad0ef2911c Note tabs + Jump to Reply changes + other stuff (#10157) 2023-05-19 21:20:15 +00:00
Freeplay
5a9a4e7435 fix null error 2023-05-19 17:07:22 -04:00
Freeplay
46f25c34b5 Make UserCardMini clickable 2023-05-19 14:45:29 -04:00
Freeplay
e10f7431f3 fix loading icon for boosts tab 2023-05-19 14:40:47 -04:00
Freeplay
595e77493e mini mfm button 2023-05-19 14:34:16 -04:00
Freeplay
848739ed84 add withChart prop to UserCardMini 2023-05-19 14:28:36 -04:00
Freeplay
b7c83e0725 little bit more accessible tabs 2023-05-19 13:20:48 -04:00
Freeplay
a6094039c5 Tabbed content in detailed notes page 2023-05-19 13:02:41 -04:00
Freeplay
a5d81aafea simplify conversation code 2023-05-18 15:48:36 -04:00
Freeplay
f3931c9087 revert history api 2023-05-18 11:48:45 -04:00
Kainoa Kanter
9eba7f4962 Merge pull request 'More focusable elements + allow closing modal's w/ browser back & esc' (#10142) from Freeplay/calckey:keyboard into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10142
2023-05-18 05:43:55 +00:00
Freeplay
dc377c9263 Jump to Reply + other note page improvmeents 2023-05-17 21:54:37 -04:00
Freeplay
7d7b5083e5 (actually) fix clicking audio opening post 2023-05-17 16:44:06 -04:00
Freeplay
234388957e SubNoteContent fixes 2023-05-17 15:24:51 -04:00
Freeplay
2aff0fc6fe Allow pressing esc to close lightbox 2023-05-17 13:46:00 -04:00
Freeplay
663c1839bf add touch events for tooltip on range input 2023-05-17 12:53:00 -04:00
Freeplay
f43eeb65b7 Close modals on browser back 2023-05-17 12:34:45 -04:00
Freeplay
c1cbea5580 There seemed to be no use for that ? 2023-05-17 00:10:24 -04:00
Kainoa Kanter
d2106d4904 fix: dont show cheat sheet when not needed 2023-05-16 20:31:13 -07:00
Freeplay
9b5a7000ab focus to elements 2023-05-16 22:40:02 -04:00
Freeplay
860757f1d3 Add loading spinners + remove unused 2023-05-16 18:18:07 -04:00
Freeplay
8bcb689580 fix border-radius of folder 2023-05-15 22:39:05 -04:00
Freeplay
cb145cd96e Accessible form components 2023-05-15 16:19:33 -04:00
Freeplay
75dfd21918 organize settings 2023-05-14 22:10:52 -04:00
Kainoa Kanter
61295c8fbb Merge pull request 'Replace classic.vue w/ a class in universal.vue' (#10122) from Freeplay/calckey:classic into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10122
2023-05-14 23:55:54 +00:00
Kainoa Kanter
b9b6308cbf tooltip for edited 2023-05-14 16:52:31 -07:00
Freeplay
0c1aa3b59e classic view spacing 2023-05-14 19:19:00 -04:00
Kainoa Kanter
932929a4f1 chore: formatting 2023-05-14 15:20:26 -07:00
Kainoa Kanter
20438b9b16 Merge pull request 'Fix media not displaying when no body text' (#10121) from Freeplay/calckey:notes into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10121
2023-05-14 20:02:04 +00:00
Freeplay
db8495d354 button alignment 2023-05-14 15:33:50 -04:00
Freeplay
3b2e288ee1 fix image not displaying if no text 2023-05-14 15:31:07 -04:00
naskya
7611ef9903 Change "Add caption" icon in Drive 2023-05-14 14:40:36 +09:00
amy bones
73d2f43cde Fix hover unblur text after keyboard nav changes 2023-05-13 16:30:46 -07:00
Kaity A
7ff5f1f72e Merge branch 'develop' of https://codeberg.org/calckey/calckey into feature/edits 2023-05-13 22:13:02 +10:00
Kainoa Kanter
0f47689351 chore: formatting 2023-05-12 20:11:41 -07:00
Kainoa Kanter
1c8d1f1b88 todo 2023-05-12 20:05:25 -07:00
Kainoa Kanter
14fb2ffa8b Revert "add (back) pwa install button to help menu"
This reverts commit 298960f4dd5c54815e8e999d1e41ce4219904cb9.
2023-05-12 20:05:18 -07:00
Freeplay
c9f574dab2 tweak css 2023-05-12 21:54:59 -04:00
Freeplay
023ce7bb96 Only show mfm warning the first time + fix sparkle 2023-05-12 21:48:58 -04:00
Freeplay
5be27bf293 Add reduced motion & autoplay MFM toggles to welcome popup 2023-05-12 21:19:56 -04:00
Freeplay
f47a84af85 styling + remove log 2023-05-12 20:30:06 -04:00
Freeplay
5f2d19aab8 Settings option 2023-05-12 20:05:33 -04:00
Freeplay
dd7c71a6ba Merge branch 'develop' of https://codeberg.org/calckey/calckey into mfm-warn 2023-05-12 17:28:07 -04:00
Freeplay
fb78a0f58a add initial button 2023-05-12 00:46:26 -04:00
Kainoa Kanter
d477a8904b add (back) pwa install button to help menu 2023-05-11 18:59:42 -07:00
Freeplay
8ada43232e fix 2023-05-11 20:43:00 -04:00
Freeplay
d215006102 Fix wallpaper support for all views 2023-05-11 20:38:54 -04:00
naskya
6024d55d45 Fix silly typo, format 2023-05-11 20:28:32 +09:00
naskya
6ac20d553c Add local only boost option 2023-05-11 20:10:19 +09:00
Kainoa Kanter
c1eeef849e Merge pull request 'keyboard-accessibility' (#10084) from Freeplay/calckey:keyboard-accessibility into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10084
2023-05-10 22:20:57 +00:00
Freeplay
a47422df19 Fix more unfocusable elements 2023-05-10 17:44:08 -04:00
ThatOneCalculator
355df50004 chore: formatting 2023-05-10 14:08:51 -07:00
Freeplay
70198a8db1 some semantics 2023-05-10 16:20:52 -04:00
Kainoa Kanter
de450c1aa2 Merge pull request 'display new direct replies at end instead of top' (#10071) from Freeplay/calckey:direct-reply-thing into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10071
2023-05-09 00:48:58 +00:00
Freeplay
566f11d96d display new direct replies at end instead of top 2023-05-08 19:41:56 -04:00
Freeplay
ee04acf087 fix quote attached styling, will prob improve later 2023-05-08 17:26:59 -04:00
ThatOneCalculator
1400a01958 example.com -> calckey.org 2023-05-08 13:39:39 -07:00
ThatOneCalculator
04d0e002e9 fix: allow disabled radio buttons when created from radios.vue 2023-05-08 13:36:22 -07:00
Kainoa Kanter
5808d27b44 Merge pull request 'fix click.stop' (#10068) from Freeplay/calckey:notes into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10068
2023-05-08 19:51:44 +00:00
Freeplay
09610b89cb fix click.stop 2023-05-08 15:39:20 -04:00
ThatOneCalculator
e5e7fb5ab2 add back #10067 except for media change 2023-05-08 12:38:56 -07:00
ThatOneCalculator
df914667e6 Revert "notes (#10067)"
This reverts commit 84f904516c9709b8f5692e7a0d011c259a8425d9, reversing
changes made to 0c742929a53f159ef85775a436d99ab7a49e6d99.
2023-05-08 12:37:28 -07:00
Freeplay
5cbd2a53b2 fix clicking audio & search mfm opening post 2023-05-08 13:59:39 -04:00
Freeplay
3672d8c995 fix padding 2023-05-08 13:45:00 -04:00
ThatOneCalculator
1cc33dc0de fix incomplete revert 2023-05-07 18:05:11 -07:00
ThatOneCalculator
52e67728c1 Revert "fix: hidden post federation"
This reverts commit 8a51c73fe705d4c86886ae6b5cc2b9a8dd7dcfb8.
2023-05-07 18:01:36 -07:00
Freeplay
2f0d80ecd2 fix font size + remove unecessary class 2023-05-07 18:19:05 -04:00
ThatOneCalculator
97e6fd2dc3 use MkChannelList 2023-05-07 12:48:28 -07:00
ThatOneCalculator
82a4bcd3a8 chore: formatting 2023-05-07 12:29:02 -07:00
ThatOneCalculator
1fd815beea Revert "Merge pull request 'Add support for CW boosting' (#10047) from supakaity/hajkey:hk/cw-boost into develop"
This reverts commit 5e86bafb24a714f3351da0a205bc57f54332e33c, reversing
changes made to d1977fc3204e16523b3c94be2a2b1878f18dca56.
2023-05-07 11:38:39 -07:00
Kaity A
ba4e322dbf Fix up PR issues 2023-05-07 22:07:40 +10:00
Kaity A
fa9a28d230 Revert accidental commit 2023-05-07 20:30:20 +10:00
Kaity A
2c6f3a9989 Note editing 2023-05-07 20:27:25 +10:00
Kainoa Kanter
62f20383e9 Merge pull request 'feat: channel search' (#10048) from naskya/calckey:feat/search-channels into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10048
2023-05-07 03:06:01 +00:00
Kaity A
febb84645f pnpm format 2023-05-07 11:53:01 +10:00
naskya
8823efa100 Not found icon 2023-05-07 09:43:11 +09:00
Kaity A
99f15e3e1d Add support for CW boosting 2023-05-07 09:26:24 +10:00
naskya
0fb14f8f43 format 2023-05-07 08:05:18 +09:00
たーびん
61df9d4752 feat: チャンネルの検索用ページとAPIの追加
* add channel search

* move  channel search to channel list page

---------

Co-authored-by: tamaina <tamaina@hotmail.co.jp>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: atsuchan <83960488+atsu1125@users.noreply.github.com>
Co-authored-by: Masaya Suzuki <15100604+massongit@users.noreply.github.com>
Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>
Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com>
Co-authored-by: xianon <xianon@hotmail.co.jp>
Co-authored-by: kabo2468 <28654659+kabo2468@users.noreply.github.com>
Co-authored-by: YS <47836716+yszkst@users.noreply.github.com>
Co-authored-by: Khsmty <me@khsmty.com>
Co-authored-by: Soni L <EnderMoneyMod@gmail.com>
Co-authored-by: mei23 <m@m544.net>
Co-authored-by: daima3629 <52790780+daima3629@users.noreply.github.com>
Co-authored-by: Windymelt <1113940+windymelt@users.noreply.github.com>
2023-05-07 08:00:30 +09:00
trollo
3ccf069d82 fix: hidden post federation 2023-05-06 18:27:42 +02:00
Kainoa Kanter
49d6d207da Merge pull request 'fix tiny text on mobile' (#10037) from Freeplay/calckey:notes into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10037
2023-05-06 03:28:21 +00:00
Froggo
999d6074d1 Remove clutter from repost dialog by removing repost icon for non-default visibility (#10015)
The repost dialog is pretty cluttered, and the extra repeat icon next to the visibility icon seems to be a source of the clutter. This PR removes those icons next to the visibility icon, making it so that only the icon correlating to the visibility will show.

Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10015
Co-authored-by: Froggo <froggo@noreply.codeberg.org>
Co-committed-by: Froggo <froggo@noreply.codeberg.org>
2023-05-06 00:43:34 +00:00
ThatOneCalculator
c8ec5f324d chore: format 2023-05-05 13:29:39 -07:00
naskya
0a591563ca Merge branch 'develop' into fix/word-mutes 2023-05-05 19:05:32 +00:00
ThatOneCalculator
d494d18a9e fix: only show signupsDisabled if signups disabled 2023-05-05 12:04:13 -07:00
naskya
e32e02b135 Merge branch 'develop' into fix/word-mutes 2023-05-05 06:31:16 +00:00
ThatOneCalculator
c6b27428aa spaces 2023-05-04 23:19:32 -07:00
naskya
433b492a2b Fix dirty duplicated code 2023-05-05 10:38:56 +09:00
naskya
ea95a9358e Show the correct username 2023-05-05 09:46:47 +09:00
naskya
4124f00a34 Fix missing import 2023-05-05 08:14:16 +09:00
naskya
2487608fe8 Merge branch 'develop' into fix/word-mutes 2023-05-04 20:33:11 +00:00
ThatOneCalculator
2bbeced829 margin top 2023-05-04 10:24:31 -07:00
ThatOneCalculator
fb991fc12a move button outside form 2023-05-04 10:20:27 -07:00
ThatOneCalculator
e4adb96f52 fix: external link 2023-05-04 10:10:02 -07:00
ThatOneCalculator
0147a202e8 feat: show message if signups are disabled 2023-05-04 10:02:53 -07:00
Freeplay
60ebd938c7 fix tiny text on mobile 2023-05-04 08:30:28 -04:00
Freeplay
0e81071e03 center header 2023-05-04 08:16:51 -04:00
naskya
4e60fa7193 format 2023-05-04 14:41:18 +09:00
naskya
4207ff51e7 Merge branch 'develop' into fix/word-mutes 2023-05-04 05:36:29 +00:00
naskya
775eb75428 Differentiate soft mutes and hard mutes 2023-05-04 14:20:06 +09:00
naskya
39105d0c88 Refactor soft word mutes 2023-05-04 14:13:13 +09:00
Kainoa Kanter
1818604053 Merge pull request 'notes' (#10008) from Freeplay/calckey:notes into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10008
2023-05-02 22:05:48 +00:00
ThatOneCalculator
af15d08bd6 fix: correctly display links to self instance URL
Closes #9270

Co-authored-by: GitHub <futchitwo>
2023-05-02 14:45:09 -07:00
Freeplay
a469c5e950 Add tooltips to visibility icons (#9598) 2023-05-02 15:07:46 -04:00
Freeplay
b92550ff57 fix translation box 2023-05-02 14:52:05 -04:00
Freeplay
533af79d4b Fix line color (#9997) 2023-05-02 14:50:22 -04:00
Kaity A
38a35bda27 Readd deepClone and move updated into note capture 2023-05-02 22:42:33 +10:00
Kaity A
3731ae82ee allow upstream note updates to propogate 2023-05-02 19:32:36 +10:00
Kaity A
469bee64b1 allow upstream note updates to propogate 2023-05-02 19:30:05 +10:00
Kaity A
5bfe6c0730 Merge remote-tracking branch 'origin/develop' into hk/edit-federation 2023-05-02 18:24:54 +10:00
ThatOneCalculator
59d9811e21 import correctly 2023-05-01 21:09:48 -07:00
ThatOneCalculator
2d0ace0685 chore: formatting 2023-05-01 20:32:18 -07:00
Freeplay
b7b7d6cce4 bring back Show More component 2023-05-01 17:02:43 -04:00
Cleo
cb2fefef19 Fixing post visibility patch
Co-authored-by: Laura Hausmann <laura@hausmann.dev>
2023-05-01 15:42:27 +00:00
Namekuji
2072d41fcd Merge branch 'develop' into instance-silence 2023-04-30 17:52:05 -04:00
Namekuji
c8de7d818c add silenced colour 2023-04-30 17:45:45 -04:00
ThatOneCalculator
1fb5635a4d chore: format 2023-04-30 13:27:27 -07:00
Freeplay
7e2d5c45d2 Merge branch 'develop' of https://codeberg.org/calckey/calckey into keyboard-accessability 2023-04-30 12:31:41 -04:00
Kaity A
6a509637d5 Implement inbound note edit federation 2023-05-01 02:29:50 +10:00
Freeplay
affeb55c01 Fix jumping to top of page when opening menu
I also thought this would maybe fix one of the focustrap errors in the console, but no.
2023-04-30 11:58:36 -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
naskya
dbc608a6c8 fix: centering block math (#9946)
Similar to `inlineCode` and `blockCode`, MFM provides two types of formula syntax, `mathInline` and `mathBlock` (I'm curious why these aren't called `inlineMath`/`blockMath`, but oh well)

Other platforms, like GitHub, **Math**todon, my blog, etc., also support these two types of formula representation, and math blocks are centered on (maybe) all such platforms.

![](https://cdn.discordapp.com/attachments/823878222897741868/1101837026304720997/2023-04-29_201943.png)

But Calckey (Misskey v12) don't center math blocks. I'd say this is a bug, and this makes `blockMath` useless (it's just `inlineMath` in a new line).

![](https://cdn.discordapp.com/attachments/823878222897741868/1101837026027917342/2023-04-29_202008.png)

So I fixed this.

![](https://cdn.discordapp.com/attachments/823878222897741868/1101837183574355978/2023-04-29_202854.png)

Co-authored-by: naskya <m@naskya.net>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9946
Co-authored-by: naskya <naskya@noreply.codeberg.org>
Co-committed-by: naskya <naskya@noreply.codeberg.org>
2023-04-29 14:01:24 +00:00
Freeplay
d1cdd58bc1 a 2023-04-29 09:56:28 -04:00
Freeplay
740082a011 Merge branch 'develop' of https://codeberg.org/calckey/calckey into keyboard-accessability 2023-04-29 09:48:10 -04:00
naskya
3e952b3472 chore: update icons on post form 2023-04-29 14:08:11 +09:00
Freeplay
cd4130e22b a 2023-04-28 23:47:13 -04:00
Freeplay
ba21f54469 outline fixes 2023-04-28 23:26:19 -04:00
Freeplay
205c634d41 classic view fixes 2023-04-28 23:18:01 -04:00
Freeplay
a66b334c3f widgets 2023-04-28 22:50:32 -04:00
Freeplay
bd31d5d0af fix 2023-04-28 22:24:40 -04:00
Freeplay
d21de526ed a 2023-04-28 22:19:02 -04:00
Freeplay
d096d7ea9a focus to media 2023-04-28 22:17:39 -04:00
Freeplay
739e0331a8 make folder dropdown focusable 2023-04-28 22:04:35 -04:00
Freeplay
d8a6ce64a3 Fix focusing avatars in weird places 2023-04-28 21:39:48 -04:00
Freeplay
9e99df6e82 fix subnote 2023-04-28 21:22:29 -04:00
Freeplay
7c698d1697 consistency + fix 2023-04-28 21:18:00 -04:00
Freeplay
efcd0dd71b focus last element on bg click 2023-04-28 20:52:09 -04:00
Freeplay
b8ca00c593 fixes? 2023-04-28 20:47:57 -04:00
Freeplay
ec37278211 fixes 2023-04-28 20:26:10 -04:00
Freeplay
14ec973c70 add the focus trap thingies again 2023-04-28 19:57:19 -04:00
Freeplay
10b3079658 Fix focusing inside of CW's 2023-04-28 19:28:25 -04:00
Freeplay
61d7cb173a Merge branch 'develop' of https://codeberg.org/calckey/calckey into keyboard-accessability 2023-04-28 19:06:21 -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
Freeplay
0225711b63 add additional information & show more button in user preview popup 2023-04-27 08:16:25 -04:00
yawhn
488175be2f Fix: Inline Ads bug (#9922)
This PR fixes this issue: https://codeberg.org/calckey/calckey/issues/9747

Co-authored-by: ThatOneCalculator <kainoa@t1c.dev>
Co-authored-by: yawhn <kordaris@gmail.com>
Co-authored-by: Otto Richter <otto@codeberg.org>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9922
Co-authored-by: yawhn <yawhn@noreply.codeberg.org>
Co-committed-by: yawhn <yawhn@noreply.codeberg.org>
2023-04-26 21:38:44 +00:00
ThatOneCalculator
fdcbf86823 chore: formatting 2023-04-26 14:20:27 -07: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
naskya
faf9b6e5a2 fix an instance ticker bug 2023-04-27 03:29:07 +09:00
ThatOneCalculator
a7d2eb79b1 posts 2023-04-25 19:05:29 -07:00
ThatOneCalculator
17af43301a use chartLimit 2023-04-25 18:34:04 -07:00
ThatOneCalculator
565630fff0 mmm matrix math yummy 2023-04-25 18:31:04 -07:00
ThatOneCalculator
af4a2f2313 see if this works 2023-04-25 18:21:15 -07:00
ThatOneCalculator
aaccb9f989 feat: heatmap option for activity widget 2023-04-25 18:06:21 -07: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