Commit graph

3207 commits

Author SHA1 Message Date
ThatOneCalculator e5315db92c
fix: 🩹 ask for reload upon changing skin tone 2023-06-24 19:23:14 -07:00
ThatOneCalculator 2425382d63
fix: ✏️ deduplicate class 2023-06-24 19:17:48 -07:00
ThatOneCalculator dba594c55a
refactor: 💄 improve miauth style 2023-06-24 19:16:15 -07:00
ThatOneCalculator 0c6e0ba09d
Merge branch 'develop' into beta 2023-06-24 15:17:43 -07:00
ThatOneCalculator 389734e5a6
Merge branch 'develop' into beta 2023-06-24 15:12:45 -07:00
syuilo 65d0e8f683
enhance(frontend): improve ux of deck scroll 2023-06-24 21:09:32 +00:00
freeplay ce53288bf0 fix: basically just undo my previous modal changes 2023-06-24 16:35:56 -04:00
freeplay 0b2a84d805 Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop 2023-06-24 15:03:27 -04:00
freeplay 08df1d9d44 fix: focus first element inside modal 2023-06-24 15:02:54 -04:00
ThatOneCalculator ac768ece13
fix: ⚗️ ensure splash is removed upon load
https://codeberg.org/calckey/calckey/pulls/10285#issuecomment-951231
2023-06-24 11:43:37 -07: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 0d6256113d
Revert "build: use vite 4.4 beta with lightningcss"
This reverts commit 25aab24861.
2023-06-23 18:04:02 -07:00
ThatOneCalculator c567f4f14b
Revert "fix: 🚑 disable lightningcss transformer for now"
This reverts commit d0fd6a7de8.
2023-06-23 18:03:49 -07:00
ThatOneCalculator d0fd6a7de8
fix: 🚑 disable lightningcss transformer for now 2023-06-23 17:55:42 -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 25aab24861
build: use vite 4.4 beta with lightningcss 2023-06-23 17:35:52 -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 f101317f3c
refactor: 📌 use own emoji descriptions 2023-06-23 00:27:26 -07:00
ThatOneCalculator d7ffffa8ab
chore: 🎨 format 2023-06-23 00:22:55 -07:00
ThatOneCalculator 7c5e7d7d85
fix: 🐛 pull up instance window instead of search field 2023-06-23 00:21:48 -07:00
ThatOneCalculator a7dd8bffe5
fix: 🩹 disable Unicode 15 emojis
https://github.com/jdecked/twemoji/pull/43
2023-06-22 22:39:52 -07:00
ThatOneCalculator 05c75579d5
Merge branch 'refactor/emojis' into develop 2023-06-22 22:09:25 -07:00
ThatOneCalculator 77734cf69b
fix: 💄 consistent emoji styling 2023-06-22 21:08:04 -07: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
Kainoa Kanter 1db5beb41b refactor: ♻️ open instance as lookup window 2023-06-23 02:02:27 +00:00
ThatOneCalculator 5e0a0df262
feat: clickable domains on job queue
https://post.naskya.net/notes/9gbfos2mv5iz6g63
2023-06-22 18:11:25 -07:00
ThatOneCalculator 1a971efa68
feat: $[small ] and $[center ] MFM syntax 2023-06-22 17:41:34 -07:00
ThatOneCalculator 6c72806e31
refactor: ♻️ reorganize note menu
translate just above view remote
2023-06-22 17:25:50 -07:00
Freeplay 0c5c3f8e07 Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop 2023-06-22 19:55:04 -04:00
Freeplay 260afcd6e8 fix: hide tooltip on page change 2023-06-22 19:54:26 -04: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 29d1970f59 Fix missing deviceKind imports for swipers 2023-06-21 17:13:46 -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
Freeplay d830a6dad3 Share dropdown w/ remote copy 2023-06-19 16:50:51 -04:00
Freeplay 8281817c0f fix UI sometimes being offset on mobile 2023-06-19 12:21:46 -04:00
ThatOneCalculator e2ce197938
refactor: ♻️ better edited timestamp display 2023-06-18 20:34:57 -07:00
ThatOneCalculator cc9e5cada4
fix: 💄 badge style on mobile 2023-06-18 20:11:30 -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 ad4c43b3f4 fix overflow 2023-06-17 21:21:58 -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 11c00946b5 fix 2023-06-17 13:18: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 be413d5bd2 Add backgrounds in nav & settings when wallpaper in use 2023-06-16 22:54:01 -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 c921d5117b
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-06-16 10:16:31 -07:00
ThatOneCalculator 3aab4c05e7
fix: 🐛 display punishments on desktop 2023-06-16 10:16:19 -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 892a9ad0b6
feat: 💄 button icons for security 2023-06-15 16:42:24 -07:00
ThatOneCalculator 16b2eda924
style: 💄 2fa dialog styling 2023-06-15 16:34:56 -07:00
ThatOneCalculator ef37b360ed
fix: 🚑 fix switch import 2023-06-15 16:25:31 -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 084e9072d1
fix: 🚑 fix stream.ts 2023-06-14 20:32:59 -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 cd929a01c1
refactor: 💄 style punishments 2023-06-13 17:42:00 -07:00
ThatOneCalculator de5d210b04
fix: 🩹 day isn't decreased by 1 2023-06-13 17:32:01 -07:00
ThatOneCalculator c0397474c8
fix: 🚨 fix unused import 2023-06-13 17:23:18 -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
ThatOneCalculator 5a7aca3b91
fix: "24"th hour doesn't exist, it's 0 2023-06-13 17:06:32 -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 d1c3706940 Add user options to note menu 2023-06-12 19:44:30 -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 1862d83f9f
chore: formatting 2023-06-12 13:20:30 -07:00
Freeplay 79f9398ca3 widgets scrollbar + little refactor 2023-06-12 14:59:54 -04:00
ThatOneCalculator d778f6ad77
refactor: ♻️ use parent/child selector for attachment 2023-06-12 02:19:27 -07:00
ThatOneCalculator f72120bb9a
fix math 2023-06-12 02:00:38 -07:00
ThatOneCalculator f69c6ef274
refactor: 💄 reverse pie chart color on indexing
Co-authored-by: PrivateGER <privateger@codeberg.org>
2023-06-12 01:58:32 -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
Kainoa Kanter fc7c752337 Merge pull request '[PR]: Advanced Search dropdown' (#10299) from Freeplay/calckey:search2 into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10299
2023-06-12 03:54:07 +00: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
Kainoa Kanter 5ebb0e1c8d Merge pull request '[PR]: Bring back the scrollable sticky widgets sidebar' (#10294) from Freeplay/calckey:sticky into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10294
2023-06-11 12:17:30 +00: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 999722f262 Hide time travel button from Antennas for now (it's been broken) 2023-06-10 19:45:11 -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
Freeplay 4bf7357c30 format 2023-06-10 18:33:39 -04:00
Freeplay 2ec1e09105 remove scrollbars 2023-06-10 18:08:06 -04:00
Freeplay 5893b4c117 simpler way lol 2023-06-10 16:49:07 -04:00
ThatOneCalculator 3cc8f60ee9
feat: delay function in animated MFM 2023-06-09 11:46:55 -07:00
ThatOneCalculator 3f3d777e6e
update cheat sheet with delay 2023-06-09 10:52:20 -07:00
Freeplay 27a935a2ff scrollable sticky widgets attempt 2023-06-08 23:33:39 -04:00
ThatOneCalculator f5945269bf
revert method 2023-06-08 13:27:28 -07:00
ThatOneCalculator 31acc8caad
patron async computed 2023-06-08 12:51:05 -07:00
ThatOneCalculator 8cbfcedf92
old patrons method 2023-06-08 12:40:47 -07:00
ThatOneCalculator f2d8882fd5
Merge branch 'patron-labels' into develop 2023-06-08 12:33:51 -07:00
ThatOneCalculator fb71b7beff
Revert "fix logic"
This reverts commit 8734de13f1.
2023-06-08 11:35:31 -07:00
ThatOneCalculator 2945f25268
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-06-08 11:22:16 -07:00
ThatOneCalculator 8734de13f1
fix logic 2023-06-08 11:22:11 -07:00
Freeplay 63255b5641 Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop 2023-06-08 14:16:06 -04:00
Freeplay 449a75319a allow scrolling from body again, keep scrollbar in widgets 2023-06-08 14:16:00 -04: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
Kainoa Kanter 1186969ee6 Merge pull request '[PR]: Improve the order of note menu items' (#10290) from naskya/calckey:chore/note-menu-order into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10290
2023-06-08 17:53:32 +00:00
naskya db37f2f8e0
change style 2023-06-08 17:47:21 +00:00
Kainoa Kanter d7b3813c9a Merge pull request '[PR]: feat: channel column in deck view' (#10291) from naskya/calckey:feat/deck-channel-column into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10291
2023-06-08 16:52:43 +00:00
Essem 6aa3c301e3
Attempt to split column scrolling 2023-06-08 10:06:22 -05:00
naskya f4bf5cc447
feat: channel column in deck view 2023-06-08 13:29:19 +00:00
naskya 91190244fb
change note menu order 2023-06-08 19:02:50 +09:00
ThatOneCalculator abe8474883
fix server metric iteration 2023-06-06 19:10:43 -07:00
ThatOneCalculator 23d59b634b
fix: only show meili in metrics if available 2023-06-06 19:08:41 -07:00
ThatOneCalculator 6825595bdc
feat: patron labels 2023-06-06 18:43:05 -07:00
ThatOneCalculator eda82780de
feat: searchFilters meta property 2023-06-06 16:19:13 -07: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 bea409b4fa Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop 2023-06-05 20:54:25 -04: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
ThatOneCalculator ed674f2dac
chore: format 2023-06-05 17:27:40 -07:00
Freeplay 96b6c433c8 Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop 2023-06-05 20:15:21 -04:00
Freeplay 6bddeac975 fix 2023-06-05 20:15:17 -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
ThatOneCalculator 4f16bdea78
chore: ⬆️ up deps 2023-06-05 14:54:43 -07: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 60960d659d fix in cheat sheet also, I've realized I will need to do it a different at some point but this works for now. 2023-06-05 11:41:56 -04:00
Freeplay c25b80d39a Fix animated MFM not playing in posting form preview 2023-06-05 11:33:48 -04:00
Freeplay 47e3acd233 center-align navbar icons 2023-06-04 18:16:54 -04:00
Freeplay 517e0a16f3 Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop 2023-06-04 17:52:49 -04:00
Freeplay 7c436d0a41 Prevent newly-made unlisted posts from showing in antennas 2023-06-04 17:52:44 -04:00
ThatOneCalculator 6a7e950f21
chore: formatting 2023-06-04 14:42:22 -07: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
Freeplay c4fa29be50 i18n to more button in navbar 2023-06-04 15:46:11 -04:00
Freeplay 49d2c87e50 'clip' to 'clips' #10255 2023-06-04 15:39:23 -04:00
Freeplay 9e6a553434 preload antennas & lists 2023-06-04 15:31:42 -04:00
ThatOneCalculator 482c21d00e
chore: format 2023-06-04 12:02:34 -07: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
Freeplay 9c424ee041 Fix blue highlight on post tap 2023-06-03 10:47:41 -04:00
TalonTheDragon 3d951c7f4b Merge branch 'develop' into fix/more-accessibility 2023-06-03 12:42:20 +02:00
ThatOneCalculator 02658fee0b
chore: ⬆️ up various deps 2023-06-03 00:41:30 -07:00
ThatOneCalculator 8b223bd5bf
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-06-02 23:55:41 -07:00
ThatOneCalculator 99df1dcbd7
fix: summary if 1 attachment 2023-06-02 23:55:31 -07:00
Kainoa Kanter 89d5810e63 Merge pull request '[PR]: Switch position of Social and Recommended timelines' (#10239) from naskya/calckey:social-recommended-position-switch into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10239
2023-06-03 06:40:16 +00:00
ThatOneCalculator 2ec387de4a
regress: no metrics in dashboard for now 2023-06-02 23:38:05 -07:00
ThatOneCalculator 6956522694
perf: インスタンスデフォルトテーマを予めjson5 -> jsonに変換しておくことでjson5を初期バンドルに含めずに済むように
Co-authored-by: Syuilo <syuilotan@yahoo.co.jp>
2023-06-02 23:28:21 -07:00
naskya 0eb65d0f12
fix tutorial 2023-06-03 15:24:16 +09:00
ThatOneCalculator c1f699789b
chore: formatting 2023-06-02 23:21:06 -07:00
ThatOneCalculator 696c07b19a
fix: remove unessicary extra line in note menu 2023-06-02 23:20:34 -07:00
ThatOneCalculator f3bd82b074
refactor: ♻️ sync note summaries 2023-06-02 22:11:34 -07:00
ThatOneCalculator 14126de3d7
chore: formatting 2023-06-02 20:06:04 -07:00
ThatOneCalculator 44d77f60ef
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-06-02 20:05:19 -07:00
mappi bf54fb70af
fix: vue-plyr audio tag
Co-authored-by: mappi <mappi-pr@github.com>
2023-06-02 20:05:02 -07:00
Freeplay 217b389a7b tweak 2023-06-02 22:57:04 -04:00
Freeplay bf21b84129 fix mfm-cheat-sheet styling 2023-06-02 22:54:23 -04:00
Freeplay 9ee51bc690 Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop 2023-06-02 21:05:46 -04:00
Freeplay 389ca3f332 aria to acc menu button 2023-06-02 21:04:51 -04:00
ThatOneCalculator f8879650c6
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-06-02 15:45:15 -07:00
ThatOneCalculator b0a04faaba
fix: ♻️ use locale for error
https://calckey.social/notes/9fippqiwhl287b5m
2023-06-02 15:45:05 -07:00
Freeplay 83d5415801 Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop 2023-06-02 18:14:43 -04:00
Freeplay 903d12f18f fix gap 2023-06-02 18:14:39 -04:00
ThatOneCalculator 8e5a374ac7
chore: formatting 2023-06-02 14:53:28 -07:00
ThatOneCalculator 088ff4c251
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-06-02 14:52:58 -07:00
ThatOneCalculator 4cbf73140c
fix: show message on error alert if text is null 2023-06-02 14:52:44 -07:00
Freeplay 6233883cd0 hide close button bottom fade for now 2023-06-02 17:23:09 -04:00
Freeplay d8d2ee266e Setup to also support steps 2023-06-02 15:39:33 -04:00
Freeplay c722cee101 Idk why I used ?? there 2023-06-02 15:06:57 -04:00
Freeplay 1efb167f8f Add delay & start adding cubic-bezier to mfm 2023-06-02 14:44:41 -04:00
Kainoa Kanter caa6408e03 Merge pull request '[PR]: Add an option to toggle opening post on click' (#10242) from Freeplay/calckey:note-click into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10242
2023-06-01 20:44:56 +00:00
ThatOneCalculator 35e72bfca7
chore: formatting 2023-06-01 11:55:13 -07:00
Freeplay c5cd624d82 Add expand on note click option 2023-05-31 23:52:05 -04:00
Freeplay 2515319c08 hide back button when not needed 2023-05-31 22:38:14 -04:00
Freeplay b0390a3fc0 Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop 2023-05-31 22:10:49 -04:00
Freeplay 1548fc2f2a Fix #10219 2023-05-31 22:10:44 -04:00
Kainoa Kanter 001e31bfcd Merge pull request '[PR]: fix: import settings backup' (#10240) from naskya/calckey:fix/import-settings-backups into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10240
2023-06-01 00:35:15 +00:00
Freeplay c97c6fbe5b hide broken logged-out header link for now 2023-05-31 19:43:58 -04:00
Freeplay b9046573e1 fix 2023-05-31 19:35:02 -04:00
naskya 7b02b87ec6
format 2023-06-01 08:01:24 +09:00
naskya 151f5e355d
Fix exported settings being not importable 2023-06-01 07:55:59 +09:00
naskya 0a99366298
no change, but more comfortable 2023-06-01 07:29:54 +09:00
naskya 9d9047c33d
switch position of social and recommended 2023-06-01 07:24:49 +09:00
Freeplay 618042c3e3 lemme just update that 2023-05-31 17:59:03 -04:00
Freeplay f3bdce0636 Fix #10236 2023-05-31 17:02:58 -04:00
Freeplay 0663a67b86 fix 2023-05-31 16:41:31 -04:00
Freeplay 3443e5d649 button styling 2023-05-31 16:34:29 -04:00
Namekuji 8480ced256
remove empty form input 2023-05-31 01:14:13 -04:00
Namekuji b1d0b291ff
get array for alsoKnownAs 2023-05-31 01:02:22 -04:00
Freeplay 0aef4977b2 fix border w/ wallpaper 2023-05-30 10:15:18 -04:00
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