Commit graph

1270 commits

Author SHA1 Message Date
ThatOneCalculator 3d5b0c5d83
chore: formatting 2023-05-23 18:02:52 -07:00
Freeplay e135f15832 hide scrollbar in header 2023-05-23 20:54:28 -04:00
Freeplay 6e1d5f366d fix 2023-05-23 20:49:56 -04:00
Freeplay cab146fb96 Fix z-index, better clipping in notes 2023-05-23 20:30:55 -04:00
Freeplay e04562cdc8 Fix tabs not transitioning on first click 2023-05-23 13:56:29 -04:00
Kainoa Kanter dae9bd43d4 Merge pull request 'Add some labels to & truncate notifications' (#10181) from Freeplay/calckey:notifications into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10181
2023-05-23 05:33:54 +00:00
ThatOneCalculator d8aaa8f199
fix edit icon 2023-05-22 18:42:47 -07:00
Freeplay 8fe2aca14e Match notification padding to note's padding 2023-05-22 21:26:52 -04:00
Freeplay 05ce3e7039 fix rogue :global() (would prevent text in toggles from wrapping) 2023-05-22 21:16:55 -04:00
Freeplay 3a92e77c6c Merge branch 'develop' of https://codeberg.org/calckey/calckey into notifications 2023-05-22 21:12:11 -04:00
Freeplay d85067fad5 Add labels to some & truncate notifications 2023-05-22 21:11:35 -04:00
Natty 1773ae14e3
Renote button optimization 2023-05-22 17:54:44 -07:00
ThatOneCalculator b5eb374e62
fix fade 2023-05-22 17:26:27 -07:00
ThatOneCalculator 79fe1dcd61
chore: formatting 2023-05-22 17:00:50 -07:00
Kainoa Kanter 2c36590ec7 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 afaf22ee23 padding fix 2023-05-22 19:40:38 -04:00
Kainoa Kanter 840f7f1930 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 a4f075271f add fade to MFM options 2023-05-23 07:01:10 +10:00
Isabell e2552bdfbb Add MFM fade functionality 2023-05-23 06:54:42 +10:00
Freeplay 07ce15d30e this took longer than i would have liked. 2023-05-22 16:38:11 -04:00
Freeplay e36ce8e849 fix avatar pos 2023-05-22 15:45:39 -04:00
Freeplay 9db7962e37 more fix, actually 2023-05-22 15:35:03 -04:00
Freeplay 4b56d34f93 better way of doing that
Couldn't due before becuase of how css was done
2023-05-22 15:23:26 -04:00
Freeplay 9f360606a0 fixes!! 2023-05-22 15:20:05 -04:00
Freeplay f4e4dd6b5e Merge branch 'develop' of https://codeberg.org/calckey/calckey into header 2023-05-22 11:44:08 -04:00
ThatOneCalculator d88d74c8e0
chore: formatting 2023-05-22 08:23:00 -07: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 16bec67f27 Set postIsExpanded to ref() for reactivity 2023-05-22 13:08:32 +02:00
Freeplay ef17ff4e05 fix 2023-05-22 06:26:17 -04:00
Freeplay fea1f993e2 Hide icons in note tabs, always show reply tab 2023-05-22 06:21:41 -04:00
TalonTheDragon 891cc62e0d Emit event when cw is expanded 2023-05-22 12:18:17 +02:00
TalonTheDragon 4ae3eea8a3 Add translation to content warning in MKNote.vue 2023-05-22 10:56:42 +02:00
ThatOneCalculator 6ef6b62fb2
don't show underline if no tabs 2023-05-21 20:19:41 -07:00
ThatOneCalculator 70f6a4808c
chore: formatting 2023-05-21 20:05:52 -07:00
Freeplay 88f39b2b02 Give article semantic to subnote 2023-05-21 18:23:17 -04:00
TalonTheDragon 8806dc92f7 Add translation to aria labels 2023-05-21 23:02:22 +02:00
Freeplay a5ba2c3e8f padding fix 2023-05-21 16:48:25 -04:00
Freeplay 0f82c4250b Add follow button to header 2023-05-21 16:30:35 -04:00
TalonTheDragon c240e37be9 Accessible label in MKNote should be a computed value. Also Fixes renoted note labels 2023-05-21 21:57:29 +02:00
Freeplay 9c1c001f25 Set minimum size for buttons 2023-05-21 14:11:45 -04:00
Freeplay 55b6b6075d Accessible follow button 2023-05-21 13:10:27 -04: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
TalonTheDragon 84ea25771d 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 da0a0503ba tab fix 2023-05-20 21:46:33 -04:00
Freeplay b871746b93 hide empty tabs 2023-05-20 21:20:17 -04:00
Freeplay 506420130e 'Jump to Reply' to 'Jump to previous' 2023-05-20 16:42:06 -04:00
Freeplay e57fbbb335 add back icons 2023-05-20 12:34:04 -04:00
Freeplay bfde7bbb88 Change detailed note tabs design 2023-05-20 12:08:20 -04:00
ThatOneCalculator 38d323962a
fix import 2023-05-19 23:59:49 -07:00
ThatOneCalculator 2d316fca4a
standardize post buttons 2023-05-19 23:38:36 -07:00