Commit Graph

2659 Commits

Author SHA1 Message Date
Freeplay
c683ee304e tweak 2023-05-25 16:24:31 -04:00
Freeplay
b5ffb5af8d fix z-index 2023-05-25 15:50:14 -04:00
Freeplay
2375d2a8a6 hide follow-button label on mobile 2023-05-24 21:41:28 -04:00
Freeplay
a9a1c22605 a 2023-05-24 21:33:49 -04:00
Freeplay
b70139f2bb little refactor 2023-05-24 19:33:59 -04:00
Freeplay
54777fc12f Display replies by same author first 2023-05-24 17:40:16 -04:00
Freeplay
b531145270 Add 'View on remote server' to right click menu 2023-05-24 14:00:18 -04:00
Freeplay
7b86c7087d Fix 'noteOf' text in post title 2023-05-24 13:22:53 -04:00
Freeplay
34f33e6bb5 Fix truncated text in header 2023-05-24 12:27:12 -04:00
Freeplay
3d6c480334 overflow hidden to clip 2023-05-23 22:09:24 -04:00
Freeplay
2c87697492 fix 2023-05-23 21:48:54 -04:00
Freeplay
7f76143273 Change note right click menu to link context menu 2023-05-23 21:33:18 -04:00
ThatOneCalculator
e8ab73562b
make tosUrl open action in case it's external 2023-05-23 18:23:06 -07:00
ThatOneCalculator
48385d7a8f
feat: 👔 add link to TOS in info icon
Address #10117
2023-05-23 18:16:54 -07:00
ThatOneCalculator
3d5b0c5d83
chore: formatting 2023-05-23 18:02:52 -07:00
ThatOneCalculator
41bfbf7df1
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-05-23 18:01:50 -07:00
ThatOneCalculator
e615ff5ebd
Merge branches 'develop' and 'develop' of codeberg.org:calckey/calckey into develop 2023-05-23 18:00:10 -07:00
ThatOneCalculator
983c860bd0
webhooks icon 2023-05-23 17:59:58 -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
28750dddc8
why was that ever there?? 2023-05-22 17:36:19 -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
ThatOneCalculator
2a87323242
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-05-22 16:59:48 -07:00
ThatOneCalculator
549802e5fa
Close #10177 2023-05-22 16:59:38 -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
45a8b9831e clean up rebase 2023-05-23 07:08:58 +10:00
Isabell
a4f075271f add fade to MFM options 2023-05-23 07:01:10 +10:00
Isabell
006358540c add fade to cheat sheet 2023-05-23 06:59:33 +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
ddb52ca4e3 add ::before & ::after to themeChanging class 2023-05-22 15:40:36 -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
ThatOneCalculator
afd244351b
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-05-22 08:22:31 -07:00