Commit graph

1699 commits

Author SHA1 Message Date
ThatOneCalculator
d9fd0ea714
fix: 💄 locales, transition for MkDonation 2023-07-12 00:23:54 -07:00
ThatOneCalculator
acb6edef3c
refactor: ♻️ donation link logic, add link to /about, fix typo 2023-07-11 23:42:59 -07:00
ThatOneCalculator
04224bfc66
feat: Donation pop-up with optional admin link
Co-authored-by: Syuilo <syuilotan@yahoo.co.jp>
2023-07-11 23:23:44 -07:00
ThatOneCalculator
b0b0fda42c
fix 2023-07-11 20:57:28 -07:00
ThatOneCalculator
7d41179b83
feat: don't close emoji picker if shift is held down, like Discord
https://snug.moe/notes/9h1p04dqytz2qfsz
2023-07-11 20:56:40 -07:00
ThatOneCalculator
2a86a8ad75
fix: 🐛 plus button in reaction settings 2023-07-11 20:36:15 -07:00
ThatOneCalculator
cfb46f2775
fix popup menu 2023-07-11 19:44:00 -07:00
ThatOneCalculator
e57a9a075c
refactor: ♻️ MkPostFormAttachees setup syntax 2023-07-11 19:38:49 -07:00
ThatOneCalculator
648cc87823
chore: 🎨 format 2023-07-11 19:21:52 -07:00
ThatOneCalculator
d9113cc62c
fix 2023-07-11 19:20:58 -07:00
ThatOneCalculator
cacee0228b
fix: 🐛 fix draggable
Use vue-draggable-plus instead of vuedraggable: https://github.com/SortableJS/vue.draggable.next/issues/216

Closes #10467
2023-07-11 18:26:53 -07:00
DVD
4bcfcfe7f1
Fixes image cropper ui 2023-07-11 21:27:10 +08:00
freeplay
6d70b2402d style: consistent link underline thickness 2023-07-11 00:27:21 -04:00
ThatOneCalculator
8d9154c8c0
perf: use fast-blurhash for blurhash decoding, up deps 2023-07-10 21:09:07 -07:00
freeplay
a37daacc56 style: don't truncate URL's 2023-07-10 19:02:31 -04:00
freeplay
ff7df3cc01 style: use muted repeat icon instead of forbidden for disabled boosts 2023-07-10 17:43:02 -04:00
freeplay
ac2f75857f style: link underlines, attempt two™ 2023-07-10 13:09:44 -04:00
ThatOneCalculator
645480f889
chore: 🎨 format 2023-07-09 20:46:58 -07:00
ThatOneCalculator
a5f84ec30b
feat: Timestamps on announcements
Closes #10453
2023-07-09 20:46:53 -07:00
ThatOneCalculator
84b70a4fcc
Revert "style: link underlines"
This reverts commit 46d97d49a2.
2023-07-09 20:01:01 -07:00
ThatOneCalculator
22ab154215
Revert "Isolate text directions in posts"
This reverts commit 4795a50162.
2023-07-09 20:00:55 -07:00
freeplay
4795a50162 Isolate text directions in posts 2023-07-09 22:15:56 -04:00
freeplay
46d97d49a2 style: link underlines 2023-07-09 15:05:39 -04:00
freeplay
a19e014cc5 fix: MkMedia #10429 ? + styling 2023-07-08 23:21:02 -04:00
freeplay
9ecffcb1f9 style; proper styling for url preview 2023-07-08 20:30:24 -04:00
ThatOneCalculator
83bcd4fe56
fix: 💄 url preview title size 2023-07-08 17:21:32 -07:00
naskya
fb8c2b1310
fix 2023-07-08 22:37:15 +00:00
naskya
b5585c1e98
better locale & style 2023-07-08 22:29:36 +00:00
naskya
2f4f3a3e02
Remove unnecessary imports 2023-07-08 21:21:16 +00:00
naskya
ac9774c1e6
Refactor MkAnnouncement 2023-07-08 21:17:13 +00:00
naskya
8b79f59d8d
Navigate to /announcements if there are more than three unreads 2023-07-08 21:02:11 +00:00
naskya
e7ccbb030d
Fix isRead not being saved on closing popups 2023-07-08 20:15:08 +00:00
naskya
478be7a3ae
Create MkAnnouncement component 2023-07-08 19:55:38 +00:00
Kainoa Kanter
1ad0eec00d revert 49fd403474
revert fix: 🐛 fix quotes with CW-only quotes
2023-07-06 21:53:44 +00:00
ThatOneCalculator
49984a1d18
Revert "refactor: 💫 tweak photoswipe animation speed"
This reverts commit 96f740477b.
2023-07-06 12:50:05 -07:00
Johann150
49fd403474
fix: 🐛 fix quotes with CW-only quotes 2023-07-06 12:46:19 -07:00
Syuilo
96f740477b
refactor: 💫 tweak photoswipe animation speed 2023-07-06 00:20:48 -07:00
ThatOneCalculator
3e15666089
fix: 🐛 fallback locales for skin tone labels
Closes #10406
2023-07-05 23:42:34 -07:00
ThatOneCalculator
e2ff531172
chore: ⬆️ up prettier, pnpm 2023-07-05 18:28:27 -07:00
freeplay
892610092a remove unneeded property 2023-07-04 21:39:41 -04:00
freeplay
ef3f9316a0 style: truncate long URL's 2023-07-04 21:37:50 -04:00
freeplay
d06bbe7b1b fix: add back channel display in timeline 2023-07-04 13:47:31 -04:00
freeplay
75cbe78387 style: accent color in plyr 2023-07-04 12:00:48 -04:00
Kainoa Kanter
9de97d3ebd fix: 🐛query search endpoint for local userselect, disregard host 2023-07-04 01:29:57 +00:00
freeplay
bee2a245ae fix: videos not appearing when don't play animated images is one 2023-07-03 16:01:54 -04:00
ThatOneCalculator
c392697b4c
chore: 🎨 format 2023-07-02 23:08:33 -07:00
freeplay
b37ba33c12 feat: show alt button even when content hidden 2023-07-03 00:02:36 -04:00
freeplay
ac51ce0051 refactor: combine MediaVideo & MediaImage components 2023-07-02 23:41:38 -04:00
Kainoa Kanter
7ab8021a9d Merge pull request '[PR]: Temp fix for null metadata' (#10390) from yawhn/trickey:fix_avatar_errors into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10390
2023-07-02 22:54:56 +00:00
ThatOneCalculator
6da5a5b89b
find and replace 2023-07-02 15:18:30 -07:00
freeplay
567d94196a Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream 2023-07-02 13:01:54 -04:00
freeplay
cd121790b9 style: visible button w/out hovering in url preview 2023-07-02 13:01:50 -04:00
yawhn
f74c968714 fix: temp fix for null metadata 2023-07-02 16:16:01 +03:00
ThatOneCalculator
b5907fb86d
chore: 🎨 format 2023-07-01 22:37:28 -07:00
naskya
79765e4b19 Please let me revert this (appearNote in getWordSoftMute) for now
This reverts commit cda1c19454.
2023-07-02 04:47:11 +00:00
ThatOneCalculator
3d8fe32ef4
chore: 🎨 format 2023-07-01 20:46:33 -07:00
freeplay
934a21776c fix: new posts click 2023-07-01 21:48:18 -04:00
freeplay
e0581f8999 Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream 2023-07-01 21:35:09 -04:00
freeplay
aead731e63 fix/refactor: move new posts button to MkTimeline 2023-07-01 21:35:05 -04:00
ThatOneCalculator
3db785444a
fix: 🔊 log emoji picker errors 2023-07-01 16:59:57 -07:00
freeplay
ba6502a45b Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream 2023-07-01 19:21:44 -04:00
freeplay
61ad79ec17 fix: webkit blur effects 2023-07-01 19:21:26 -04:00
ThatOneCalculator
ee5a08efdc
chore: 🎨 format 2023-06-30 23:35:45 -07:00
freeplay
cda1c19454 fix: soft mutes not being applied to boosts 2023-06-30 18:43:35 -04:00
freeplay
72a54a48f7 Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream 2023-06-30 03:52:52 -04:00
freeplay
326679784a feat: link previews redesign 2023-06-30 03:52:22 -04:00
ThatOneCalculator
450cbe56fd
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-06-29 21:13:02 -07:00
ThatOneCalculator
34beab24b7
fix 2023-06-29 21:12:55 -07:00
freeplay
1863d2318c Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream 2023-06-29 22:58:56 -04:00
freeplay
914ebd0b29 feat: reveal muted word on press & hold
Refs: #10363
2023-06-29 22:58:34 -04:00
ThatOneCalculator
24cc6a925d
feat: introduce local user select dialog
Used for selecting group members and proxy account.

Closes #7987, API change: users/search-by-username-and-host now takes `maxDaysSinceLastActive` parameter and doesn't have any active threshold anymore by default.
2023-06-29 19:53:46 -07:00
ThatOneCalculator
7df442b48e
fix: 🐛 standard input for 2FA token
Closes #10361, removes client dependency
2023-06-29 19:12:42 -07:00
ThatOneCalculator
3e36531afd
fix: 🐛 fix tapping parent on mobile causing side effects 2023-06-29 18:05:27 -07:00
ThatOneCalculator
5c10b18014
chore: 🎨 format, add scss to prettier formatting 2023-06-27 19:32:17 -07:00
ThatOneCalculator
23da13edac
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-06-27 19:25:14 -07:00
ThatOneCalculator
ad62cadb7d
fix: don't animate indicator dot if animation is off
Closes #10372
2023-06-27 19:25:01 -07:00
freeplay
404e1659fc Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop 2023-06-26 23:23:30 -04:00
freeplay
9f14f0ad9b feat: horizontally scrolling reactions 2023-06-26 23:22:43 -04:00
ThatOneCalculator
7575a04a5f
chore: 🎨 format 2023-06-26 14:51:45 -07:00
ThatOneCalculator
2e5af9c94a
Merge branches 'develop' and 'develop' of codeberg.org:calckey/calckey into develop 2023-06-26 14:50:19 -07:00
ThatOneCalculator
d740c9fc61
fix: 🐛 apply skin tone to default reactions, aria labels for tone picker 2023-06-26 14:49:55 -07:00
freeplay
88f435015d feat: ALT button (#9265) 2023-06-25 20:26:15 -04:00
freeplay
cc1b34d3e5 feat: Make scrollable widgets flexible 2023-06-25 18:19:37 -04:00
freeplay
7fa2ed853a Update visibility descriptions 2023-06-25 11:11:18 -04:00
ThatOneCalculator
41c65a4623
fix: 🐛 properly apply unicode for skin tone selector 2023-06-24 19:38:55 -07:00
ThatOneCalculator
389734e5a6
Merge branch 'develop' into beta 2023-06-24 15:12:45 -07:00
freeplay
ce53288bf0 fix: basically just undo my previous modal changes 2023-06-24 16:35:56 -04:00
freeplay
08df1d9d44 fix: focus first element inside modal 2023-06-24 15:02:54 -04:00
freeplay
dd140db13f Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop 2023-06-24 10:22:06 -04:00
Freeplay
eff50abf3d fix: jump to top of page when opening modals
I want to do this probably later, for now it will still focus inside the window when pressing tab
2023-06-24 10:21:14 -04:00
ThatOneCalculator
2eea153ba1
chore: 🎨 format 2023-06-23 21:22:44 -07:00
tamania
c462d48bdb
perf: use setInterval instead of setTimeout chain in MkTime 2023-06-23 18:33:37 -07:00
ThatOneCalculator
9d161d9021
chore: 🎨 format 2023-06-23 17:47:14 -07:00
ThatOneCalculator
2f38f228d6
fix: 🐛 non-duplicate skin tone selection 2023-06-23 17:47:07 -07:00
ThatOneCalculator
b6dd48a375
refactor: ♻️ url preview 2023-06-23 17:40:01 -07:00
ThatOneCalculator
7640f4d3f8
refactor: ♻️ make skin tones modular
Could possibly be for future custom emoji sets that support custom skin tones? (i.e. Mutant Standard)
2023-06-23 17:19:26 -07:00
ThatOneCalculator
3a17ef6d42
feat: skin tone selector in category 2023-06-23 16:51:13 -07:00
ThatOneCalculator
9e1fbed9b9
refactor: ♻️ simplify null check 2023-06-23 15:40:38 -07:00
ThatOneCalculator
66ef6a8da8
refactor: ♻️ refactor MkModalWindow for TS safety 2023-06-23 15:36:28 -07:00
Freeplay
cf923e57ad fix: mobile note spacing 2023-06-23 17:41:39 -04:00
Freeplay
56cd2ea888 fix: autocomplete not being focused properly 2023-06-23 17:30:50 -04:00
ThatOneCalculator
a5fe0ac8b5
feat: emoji skin tone
Closes #9959
2023-06-22 20:58:44 -07:00
ThatOneCalculator
738b111a4c
fix: don't use cache on autocomplete for now 2023-06-22 19:56:42 -07:00
ThatOneCalculator
d296fee10a
perf: update emojis, cache in IndexedDb
Closes #9959
May fix #9724
2023-06-22 19:34:52 -07:00
ThatOneCalculator
1a971efa68
feat: $[small ] and $[center ] MFM syntax 2023-06-22 17:41:34 -07:00
ThatOneCalculator
278f42a720
fix: 🐛 collapse reply if type is a mention and it has a reply 2023-06-22 16:46:18 -07:00
ThatOneCalculator
a0a4423f45
fix: 🐛 only collapsed reply if notification is reply 2023-06-22 16:18:59 -07:00
Freeplay
e91389b1af fix 2023-06-22 17:04:57 -04:00
Freeplay
eb52e67398 fix 2023-06-22 15:35:56 -04:00
Freeplay
94a8f64b3b Minimize reply context in notifications 2023-06-21 23:38:56 -04:00
Freeplay
7ed1cc1ff7 i apologize to all the cats that may have been harmed before this commit (#10342) 2023-06-21 14:22:04 -04:00
Freeplay
49142df177 Fix show more button being shown when more than 4 images inside CW 2023-06-21 12:51:36 -04:00
Freeplay
19874ef231 label to close button 2023-06-20 14:41:51 -04:00
Freeplay
c05f151b1a Proper use of focus trap 2023-06-20 14:13:05 -04:00
Freeplay
be6a640edb remove gaps ? 2023-06-20 10:30:13 -04:00
ThatOneCalculator
e2ce197938
refactor: ♻️ better edited timestamp display 2023-06-18 20:34:57 -07:00
ThatOneCalculator
fe0ceb98c5
chore: formatting 2023-06-18 18:36:34 -07:00
ThatOneCalculator
10b9030368
fix: 🐛 don't allow editing a post on another account 2023-06-18 17:46:39 -07:00
ThatOneCalculator
f978c9200d
Revert "dot inside renote button when renoted"
This reverts commit e0c7c8f49d.
2023-06-18 15:54:45 -07:00
Namekuji
4c9153fd14
add refresh button to poll 2023-06-18 17:14:38 -04:00
Freeplay
f53d8b7e1d fix user preview menu color 2023-06-17 21:41:41 -04:00
Freeplay
24390f1d99 reply line fixes 2023-06-17 16:35:11 -04:00
Freeplay
e0c7c8f49d dot inside renote button when renoted 2023-06-17 14:59:19 -04:00
Freeplay
1abf71f569 add faded edges to swiper + shadows :3 2023-06-17 00:51:38 -04:00
Freeplay
cbefe34e99 Add 'remove your reaction' label 2023-06-16 23:17:55 -04:00
Freeplay
b4f7506950 Fix mini follow button label + its position in user cards 2023-06-16 22:05:36 -04:00
ThatOneCalculator
0127cc6ac3
refactor: ⚰️ unused import 2023-06-16 14:12:21 -07:00
ThatOneCalculator
54bdfd6e1d
Revert "refactor: ⬆️ use custom version of vue3-otp-input"
This reverts commit f50f8830a8.
2023-06-16 14:11:33 -07:00
ThatOneCalculator
074e633306
fix: 🩹 convert numeric input to string 2023-06-15 22:16:21 -07:00
ThatOneCalculator
f50f8830a8
refactor: ⬆️ use custom version of vue3-otp-input
This enables the use of number inputs without the slider
2023-06-15 22:15:16 -07:00
ThatOneCalculator
b148338b78
fix: 🐛 use correct 2fa value 2023-06-15 20:06:47 -07:00
ThatOneCalculator
9c16c879de
fix: 🐛 2FA dialog 2023-06-15 19:52:51 -07:00
ThatOneCalculator
7220fede8c
feat: 2FA input dialog 2023-06-15 19:32:27 -07:00
ThatOneCalculator
905d80898a
fix: 💄 fix sign-in 2fa token style 2023-06-15 16:50:04 -07:00
ThatOneCalculator
46af585cf7
feat: 🔒 Improve 2FA/keypass experience
Co-authored-by: Tamania <tamaina@hotmail.co.jp>
Co-authored-by: Syuilo <syuilotan@yahoo.co.jp>
2023-06-15 16:12:32 -07:00
ThatOneCalculator
fbce5d819f
style: 💄 margin on user card follow btn 2023-06-15 14:53:21 -07:00
ThatOneCalculator
8f61ff7f33
fix: 🚸 make "show replies in timeline" work as expected
Co-authored-by: Syuilo <syuilotan@yahoo.co.jp>
2023-06-14 20:17:56 -07:00
Freeplay
50031f1150 Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop 2023-06-14 14:58:17 -04:00
Freeplay
8b201fddbd hide acc menu button in notifications 2023-06-14 14:57:16 -04:00
ThatOneCalculator
9f7151e3aa
style: 💄 full follow button for userinfo in userlist 2023-06-14 11:52:35 -07:00
ThatOneCalculator
de5d210b04
fix: 🩹 day isn't decreased by 1 2023-06-13 17:32:01 -07:00
ThatOneCalculator
8151da6b6a
fix: 🩹 YYYYMMDD with dashes 2023-06-13 17:16:10 -07:00
ThatOneCalculator
beb96f7cff
feat: 🧐 bring back misskey's moderation displays on profile 2023-06-13 17:15:00 -07:00
Freeplay
ca1581a494 oh 2023-06-13 15:18:43 -04:00
Freeplay
21677fdd27 match posting form font size 2023-06-13 15:16:46 -04:00
Freeplay
e8ae6738d1 Set font size directly rather than using classes, add 18px font size option, fixes 2023-06-13 14:42:18 -04:00
Freeplay
35fd45965d spacing and font size adjustments 2023-06-13 00:04:36 -04:00
Freeplay
cb59298df4 Always bold first boost option 2023-06-12 20:06:42 -04:00
Freeplay
1a29bbe895 chore: format 2023-06-12 19:56:15 -04:00
Freeplay
c1d4178360 fix 2023-06-12 19:49:38 -04:00
Freeplay
d0aeee089d fix back button display 2023-06-12 18:54:29 -04:00
Freeplay
fea8203c2f fix 2023-06-12 18:05:31 -04:00
Freeplay
85c5af4a5b Move user menu to MkFollowButton 2023-06-12 17:59:13 -04:00
ThatOneCalculator
d778f6ad77
refactor: ♻️ use parent/child selector for attachment 2023-06-12 02:19:27 -07:00
ThatOneCalculator
856c8a26e4
fix: 🐛 properly enter date 2023-06-12 01:39:52 -07:00
ThatOneCalculator
d4ddf2c867
fix 2023-06-12 01:01:32 -07:00
ThatOneCalculator
703b34c07c
fix search features 2023-06-11 23:25:10 -07:00
ThatOneCalculator
69d4a3aee5
chore: formatting 2023-06-11 21:57:20 -07:00
Freeplay
d79e974fd0 Only show if available 2023-06-11 22:12:11 -04:00
Freeplay
19ca91c201 i18n 2023-06-11 22:05:50 -04:00
Freeplay
621e760056 remove unnecessary 2023-06-10 20:58:22 -04:00
Freeplay
b20225a1d4 format 2023-06-10 20:48:35 -04:00
Freeplay
930ca79392 fix width 2023-06-10 20:46:35 -04:00
Freeplay
715f7a7a1a fixes 2023-06-10 20:33:51 -04:00
Freeplay
5b686d161a Add dropdown for advanced search 2023-06-10 20:33:40 -04:00
Freeplay
1276025e1d Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop 2023-06-10 19:35:02 -04:00
Freeplay
fbc67ca745 force advanced MFM in posting form preview 2023-06-10 19:34:20 -04:00
ThatOneCalculator
3cc8f60ee9
feat: delay function in animated MFM 2023-06-09 11:46:55 -07:00
ThatOneCalculator
fb71b7beff
Revert "fix logic"
This reverts commit 8734de13f1.
2023-06-08 11:35:31 -07:00
ThatOneCalculator
8734de13f1
fix logic 2023-06-08 11:22:11 -07:00
ThatOneCalculator
9f931e6e8b
fix: unread message bgcolor 2023-06-08 11:13:45 -07:00
ThatOneCalculator
5769bdcc69
chore: formatting 2023-06-08 11:01:00 -07:00
naskya
db37f2f8e0
change style 2023-06-08 17:47:21 +00:00
ThatOneCalculator
047e923660
refactor: client assets 2023-06-06 13:03:15 -07:00
ThatOneCalculator
441bdd6211
refactor: client assets 2023-06-06 13:02:30 -07:00
ThatOneCalculator
10823934de
Merge branch 'develop' into beta 2023-06-05 21:20:41 -07:00
ThatOneCalculator
c5a0c01e4e
Revert "chore: formatting"
This reverts commit 36283b9a35.
2023-06-05 21:15:49 -07:00
ThatOneCalculator
9a20ad0d02
Merge branch 'develop' into beta 2023-06-05 18:51:10 -07:00
Freeplay
747a71ddc4 fix cw button pos... oops 2023-06-05 20:54:21 -04:00
ThatOneCalculator
65bd69fd01
Merge branch 'develop' into beta 2023-06-05 17:34:27 -07:00
Freeplay
96b6c433c8 Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop 2023-06-05 20:15:21 -04:00
ThatOneCalculator
9b55518bf8
Merge branch 'develop' into beta 2023-06-05 17:11:55 -07:00
ThatOneCalculator
36283b9a35
chore: formatting 2023-06-05 16:40:48 -07:00
Kainoa Kanter
5b73351e80 Merge pull request '[PR]: Add delay to MFM' (#10248) from Freeplay/calckey:mfm into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10248
2023-06-05 22:38:33 +00:00
Freeplay
63798dd4b7 remove invalid css 2023-06-05 18:07:42 -04:00
Freeplay
9382afeb5e comment out easing part for now 2023-06-05 15:28:42 -04: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
c25b80d39a Fix animated MFM not playing in posting form preview 2023-06-05 11:33:48 -04:00
Freeplay
b0cd3b25fc fix background of mentions 2023-06-04 16:29:12 -04:00
Freeplay
3b889d9c05 header spacing 2023-06-04 16:05:06 -04:00
Kainoa Kanter
89330c5161 Merge pull request '[PR]: Add advanced MFM toggle' (#10254) from Freeplay/calckey:advanced-mfm into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10254
2023-06-04 18:59:56 +00:00
Talon
4a9e442abb Merge branch 'develop' into fix/more-accessibility 2023-06-04 12:41:40 +02:00
Freeplay
15b30231eb Allow clicking pfp in header of note page 2023-06-03 22:20:42 -04:00
Freeplay
5a3e14fa32 Forgot clip-path 2023-06-03 17:26:37 -04:00
Freeplay
c80e106fb5 Advanced MFM toggle 2023-06-03 17:12:08 -04:00
Freeplay
28780772cb tweak 2023-06-03 13:43:08 -04:00
Freeplay
47a38969eb Highlight boost button if boosted! 2023-06-03 12:57:51 -04:00
Freeplay
d780fea36a Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop 2023-06-03 10:47:48 -04:00