Commit graph

80 commits

Author SHA1 Message Date
ThatOneCalculator 36283b9a35
chore: formatting 2023-06-05 16:40:48 -07:00
Freeplay 6f1bdf79cd fix collapsed height 2023-06-05 15:07:04 -04:00
Freeplay 807093b94c Better post clipping 2023-06-05 13:11:14 -04:00
Freeplay de65c3c3f6 the better way of doing advanced MFM™ 2023-06-05 11:55:21 -04:00
Freeplay c80e106fb5 Advanced MFM toggle 2023-06-03 17:12:08 -04:00
Freeplay 6233883cd0 hide close button bottom fade for now 2023-06-02 17:23:09 -04:00
ThatOneCalculator 35e72bfca7
chore: formatting 2023-06-01 11:55:13 -07:00
Freeplay f3bdce0636 Fix #10236 2023-05-31 17:02:58 -04:00
ThatOneCalculator 544e3a008e
feat: server info widget
Co-authored-by: Syuilo <syuilotan@yahoo.co.jp>
2023-05-28 20:14:08 -07:00
Freeplay b15d84451d fix 2023-05-28 15:25:57 -04:00
Freeplay 01de9c0a3b Add bottom fade to show less & hide buttons 2023-05-28 00:17:23 -04:00
Freeplay 8ef68f559c new media list layout 2023-05-27 23:24:38 -04:00
Freeplay 73d31ec332 Fix hide button being not clickable 2023-05-27 11:00:10 -04:00
ThatOneCalculator e1462133f6
chore: format 2023-05-25 20:42:14 -07:00
Freeplay d373e7be25 Fix reply and quote icons
past me was really dumb wth
2023-05-25 22:51:55 -04:00
Freeplay a534ec5565 fix z-index 2023-05-25 21:27:51 -04:00
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