Commit Graph

2854 Commits

Author SHA1 Message Date
ThatOneCalculator
c1f42d5bc1
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-05-29 19:46:21 -07:00
ThatOneCalculator
ce5d93c9df
Revert "refactor: add back old info display from mkv12"
This reverts commit c58692fa58.
2023-05-29 19:45:42 -07:00
Freeplay
c6c3ec0bb6 Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop 2023-05-29 22:41:09 -04:00
Freeplay
102d2bd6a8 swiper tweak 2023-05-29 22:40:53 -04:00
ThatOneCalculator
c58692fa58
refactor: add back old info display from mkv12 2023-05-29 16:13:36 -07:00
ThatOneCalculator
fd97dd7c18
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-05-29 15:40:18 -07:00
ThatOneCalculator
a5f3822456
margin 2023-05-29 15:40:02 -07:00
Freeplay
209fbf3759 Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop 2023-05-29 18:29:55 -04:00
Freeplay
380f81dfba fix close button pos in compose box 2023-05-29 18:29:42 -04:00
ThatOneCalculator
28cdfc0b6f
fix query 2023-05-29 15:21:29 -07:00
ThatOneCalculator
ea6fca97fd
feat: server metrics in admin overview 2023-05-29 15:10:25 -07:00
ThatOneCalculator
a87fc03b92
style: 💄 server metrics widgets 2023-05-29 15:10:14 -07:00
ThatOneCalculator
4a05f0c876
refactor: ⚰️ remove old metrics view 2023-05-29 13:49:38 -07:00
ThatOneCalculator
7969fe3dd1
chore: formatting 2023-05-29 13:17:42 -07:00
ThatOneCalculator
c3bc85e141
fix: server info widget images 2023-05-29 13:16:41 -07:00
ThatOneCalculator
d6eee26e49
add tooltip to meili pie chart 2023-05-29 13:03:47 -07:00
ThatOneCalculator
908e7e20cb
remove repetitive errors in groups 2023-05-29 12:52:43 -07:00
ThatOneCalculator
c075455bc2
dev33 2023-05-29 12:28:58 -07:00
Freeplay
d9211926bc forgot to give aria to close button o o p s 2023-05-29 15:19:53 -04:00
Kainoa Kanter
ba30a9a55b Merge pull request 'Add hints for clips, antennas, lists, and timelines' (#10226) from Freeplay/calckey:hints into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10226
2023-05-29 19:16:56 +00:00
ThatOneCalculator
b0c2f1d99f
locales 2023-05-29 12:16:35 -07:00
Freeplay
d232ba2aff Add lists hint 2023-05-29 15:08:33 -04:00
Freeplay
4bead341a1 closeable prop 2023-05-29 14:55:00 -04:00
Freeplay
7527351620 Add timeline hints 2023-05-29 14:51:02 -04:00
ThatOneCalculator
8dd99a2d1d
formatting 2023-05-29 10:19:13 -07:00
ThatOneCalculator
41c80b693d
fixes 2023-05-29 10:18:12 -07:00
Freeplay
020b212b10 always show antennas hint at top 2023-05-29 13:10:35 -04:00
ThatOneCalculator
7476ebc7a2
chore: format 2023-05-29 10:01:34 -07:00
Freeplay
6d66bee740 Merge branch 'develop' of https://codeberg.org/calckey/calckey into hints 2023-05-29 12:47:15 -04:00
ThatOneCalculator
d7d5915e3b
dev31 2023-05-29 09:32:55 -07:00
ThatOneCalculator
655cf3dc27
chore: format 2023-05-29 09:31:02 -07:00
Freeplay
69852b8a05 Move follow button + always show label 2023-05-29 09:40:00 -04:00
Freeplay
ee08e1bdda Add clips, antennas hint 2023-05-29 09:11:42 -04:00
ThatOneCalculator
a717ef6923
properly calculate percent 2023-05-28 21:10:21 -07:00
ThatOneCalculator
d7e906bcf7
fix 2023-05-28 20:59:36 -07:00
ThatOneCalculator
7f81268f07
fix 2023-05-28 20:47:22 -07:00
ThatOneCalculator
9be629919a
add pie chart to meili stats 2023-05-28 20:37:53 -07:00
ThatOneCalculator
2cf1d9f630
chore: formatting 2023-05-28 20:34:18 -07:00
Kainoa Kanter
5c56487802 Merge pull request 'MeiliSearch Integration' (#10204) from PrivateGER/calckey:feat/meilisearch-integration into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10204
2023-05-29 03:31:38 +00:00
ThatOneCalculator
544e3a008e
feat: server info widget
Co-authored-by: Syuilo <syuilotan@yahoo.co.jp>
2023-05-28 20:14:08 -07:00
Freeplay
eeb4a41d6c add channel federation warn 2023-05-28 20:31:00 -04:00
Freeplay
56359f0c2d fix: move isRenote check to note.vue 2023-05-28 20:20:53 -04:00
TalonTheDragon
7c2876894a Merge branch 'more-accessibility' into fix/more-accessibility 2023-05-29 01:49:44 +02:00
TalonTheDragon
91e5389f86 Add labels to dialog OK and Close buttons 2023-05-29 01:48:24 +02:00
Free
3acf8de621 revert 18156487d9
revert fix: move isRenote check to note.vue
2023-05-28 23:17:10 +00:00
Freeplay
18156487d9 fix: move isRenote check to note.vue 2023-05-28 19:14:01 -04:00
Kainoa Kanter
5475b6ed44 Merge pull request 'New media list layout + hide controls when player too small' (#10213) from Freeplay/calckey:notes into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10213
2023-05-28 21:24:45 +00:00
Freeplay
cae7c6b3ca fix position 2023-05-28 16:21:00 -04:00
Freeplay
b15d84451d fix 2023-05-28 15:25:57 -04:00
Freeplay
a55271b96b fix 2023-05-28 14:35:05 -04:00
Freeplay
cb164d0f0a Hide video controls if player too small 2023-05-28 13:57:25 -04:00
ikiko
b22e0f495e Merge branch 'develop' into feat-mfm-crop 2023-05-28 17:33:23 +00:00
Isabell
19c9f5af68 fix: MFM crop percentage parsing 2023-05-29 03:31:06 +10:00
Kainoa Kanter
d2a77c9964 Merge pull request 'Feat: add MFM crop content' (#10211) from ikiko/calckey:feat-mfm-crop into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10211
2023-05-28 16:34:18 +00:00
Kainoa Kanter
12f316a8e0 Merge pull request 'Use ph-lock for followers-only visibility' (#10210) from naskya/calckey:ph-lock into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10210
2023-05-28 16:31:29 +00:00
Freeplay
d8810600bf tweak 2023-05-28 10:53:45 -04:00
Isabell
e208a96e31 add ability to crop content 2023-05-28 15:19:57 +10: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
PrivateGER
57577ddedb use correct stats property 2023-05-28 03:05:32 +02:00
PrivateGER
4fdf331f63 Fix Meilisearch widget reactivity 2023-05-28 02:58:20 +02:00
PrivateGER
9beda9d362 add advanced search parameters in search popup 2023-05-28 00:27:16 +00:00
PrivateGER
5dd106e956 i18n strings 2023-05-28 00:27:16 +00:00
PrivateGER
8790ac4a11 Remove stray newline 2023-05-28 00:27:16 +00:00
PrivateGER
274bfcd898 Lint + formatting 2023-05-28 00:27:16 +00:00
PrivateGER
8d08bf3ee4 Add search operators to frontend 2023-05-28 00:27:16 +00:00
PrivateGER
c7c21f5c16 remove extra header 2023-05-28 00:27:16 +00:00
PrivateGER
c35a640bb1 Fix property names 2023-05-28 00:27:16 +00:00
PrivateGER
a33b548555 Add Meilisearch widget 2023-05-28 00:27:16 +00:00
Freeplay
9b0b8a4180 fix 2023-05-27 18:38:27 -04:00
naskya
bfe2de8dea
use ph-lock for followers visibility 2023-05-28 03:10:15 +09:00
Freeplay
73d31ec332 Fix hide button being not clickable 2023-05-27 11:00:10 -04:00
TalonTheDragon
be6c41d0c5 Add labels to chat form 2023-05-26 23:43:35 +02:00
TalonTheDragon
371794fb34 Do the same for the typing list 2023-05-26 23:38:38 +02:00
TalonTheDragon
36fbd0e419 Add aria live region to message list so they get read automatically as they come in 2023-05-26 23:30:27 +02:00
Freeplay
7609ac4d88 maybe fix blurry text in swiper ? 2023-05-26 17:02:17 -04:00
Freeplay
a3f3ccf514 fix font size 2023-05-26 09:13:13 -04:00
ThatOneCalculator
870765684a
locale 2023-05-25 22:24:46 -07:00
ThatOneCalculator
5ecb7815ff
Revert "chore: rebase to v13 MkFolder"
This reverts commit 8783cf0adf.
2023-05-25 22:17:19 -07:00
ThatOneCalculator
afa15e17ef
refactor: make post imports an experiment 2023-05-25 22:05:43 -07:00
ThatOneCalculator
8783cf0adf
chore: rebase to v13 MkFolder
Co-authored-by: Syuilo <syuilotan@yahoo.co.jp>
2023-05-25 21:46:45 -07:00
ThatOneCalculator
e1462133f6
chore: format 2023-05-25 20:42:14 -07:00
Kainoa Kanter
f9074ad771 Merge pull request 'fix: weird styling of reaction counts' (#10203) from naskya/calckey:fix/no-emoji-reaction-count-styling into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10203
2023-05-26 03:33:39 +00:00
naskya
0f40c2ea25
fix style 2023-05-26 12:28:31 +09:00
Kainoa Kanter
29e512af4d Merge pull request 'Fix reply and quote icons' (#10202) from Freeplay/calckey:notes into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10202
2023-05-26 03:16:52 +00:00
ThatOneCalculator
406901236b
fix: 💄 margin on expand tweet button 2023-05-25 20:05:19 -07:00
Freeplay
d373e7be25 Fix reply and quote icons
past me was really dumb wth
2023-05-25 22:51:55 -04:00
ThatOneCalculator
911704d6a8
chore: formatting 2023-05-25 19:47:10 -07:00
Freeplay
a534ec5565 fix z-index 2023-05-25 21:27:51 -04:00
Freeplay
5d224bf1c6 make consistent 2023-05-25 19:42:42 -04:00
Freeplay
9c7af415ae apply properties to all swipers 2023-05-25 19:40:47 -04:00
Freeplay
30beffab78 Only load timeline in active slide 2023-05-25 19:32:56 -04:00
Kainoa Kanter
6383babe04 Merge pull request 'Fix polls & own reactions not showing in replies' (#10199) from Freeplay/calckey:notes into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10199
2023-05-25 20:50:57 +00:00
Freeplay
c683ee304e tweak 2023-05-25 16:24:31 -04:00
Freeplay
b5ffb5af8d fix z-index 2023-05-25 15:50:14 -04:00
Kainoa Kanter
991788dcce Merge pull request 'Display author's replies first, fixes, other stuff' (#10194) from Freeplay/calckey:notes into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10194
2023-05-25 03:51:34 +00: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
Essem
af3f36f063
Hide security key section if TOTP is disabled
This should prevent some unintended behavior (and 500 errors) for now.
2023-05-24 14:43:22 -05: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
ThatOneCalculator
9e94668911
chore: upgrade swiper 2023-05-22 08:22:21 -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