Commit graph

2653 commits

Author SHA1 Message Date
Freeplay
0fc9ddfe0c Add 'View on remote server' to right click menu 2023-05-24 14:00:18 -04:00
Freeplay
0170407833 Fix 'noteOf' text in post title 2023-05-24 13:22:53 -04:00
Freeplay
0e789ea1f9 Fix truncated text in header 2023-05-24 12:27:12 -04:00
Freeplay
65438fae1f overflow hidden to clip 2023-05-23 22:09:24 -04:00
Freeplay
28e62714d7 fix 2023-05-23 21:48:54 -04:00
Freeplay
d2e3e4d970 Change note right click menu to link context menu 2023-05-23 21:33:18 -04:00
ThatOneCalculator
417d73f771 make tosUrl open action in case it's external 2023-05-23 18:23:06 -07:00
ThatOneCalculator
3689cf8f61 feat: 👔 add link to TOS in info icon
Address #10117
2023-05-23 18:16:54 -07:00
ThatOneCalculator
5baa0053c3 chore: formatting 2023-05-23 18:02:52 -07:00
ThatOneCalculator
5cd67283f0 Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-05-23 18:01:50 -07:00
ThatOneCalculator
c4d490c8da Merge branches 'develop' and 'develop' of codeberg.org:calckey/calckey into develop 2023-05-23 18:00:10 -07:00
ThatOneCalculator
5e8b7b1fd3 webhooks icon 2023-05-23 17:59:58 -07:00
Freeplay
1f467b2d8d hide scrollbar in header 2023-05-23 20:54:28 -04:00
Freeplay
6c039007e5 fix 2023-05-23 20:49:56 -04:00
Freeplay
b417793c31 Fix z-index, better clipping in notes 2023-05-23 20:30:55 -04:00
Freeplay
d3bf1778e4 Fix tabs not transitioning on first click 2023-05-23 13:56:29 -04:00
Kainoa Kanter
5054d6a565 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
7c02a6a5dd fix edit icon 2023-05-22 18:42:47 -07:00
Freeplay
d8ca299a07 Match notification padding to note's padding 2023-05-22 21:26:52 -04:00
Freeplay
8a6cc3edc4 fix rogue :global() (would prevent text in toggles from wrapping) 2023-05-22 21:16:55 -04:00
Freeplay
e9b86badda Merge branch 'develop' of https://codeberg.org/calckey/calckey into notifications 2023-05-22 21:12:11 -04:00
Freeplay
416850f4c1 Add labels to some & truncate notifications 2023-05-22 21:11:35 -04:00
Natty
6a4ce60241 Renote button optimization 2023-05-22 17:54:44 -07:00
ThatOneCalculator
cdad46d8f0 why was that ever there?? 2023-05-22 17:36:19 -07:00
ThatOneCalculator
3592953106 fix fade 2023-05-22 17:26:27 -07:00
ThatOneCalculator
5f27c462bb chore: formatting 2023-05-22 17:00:50 -07:00
ThatOneCalculator
2a0b1e1ef4 Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-05-22 16:59:48 -07:00
ThatOneCalculator
216c754e98 Close #10177 2023-05-22 16:59:38 -07:00
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
b770f88ef7 clean up rebase 2023-05-23 07:08:58 +10:00
Isabell
26c89afaef add fade to MFM options 2023-05-23 07:01:10 +10:00
Isabell
40a41c20da add fade to cheat sheet 2023-05-23 06:59:33 +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
78da441652 add ::before & ::after to themeChanging class 2023-05-22 15:40:36 -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
ThatOneCalculator
17435cadb2 Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-05-22 08:22:31 -07:00
ThatOneCalculator
ed12633d44 chore: upgrade swiper 2023-05-22 08:22:21 -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