Commit graph

25051 commits

Author SHA1 Message Date
ThatOneCalculator 0e4a4b09c9
docs: 📝 API documentation generation 2023-06-23 21:13:03 -07:00
ThatOneCalculator 0625bcbec3
refactor: 🏷️ add antenna type to streaming types 2023-06-23 20:37:24 -07:00
ThatOneCalculator fea10ab6db
docs: 📝 changelog 2023-06-23 20:19:25 -07:00
ThatOneCalculator cbd781b5b9
docs: 📝 update links 2023-06-23 20:10:12 -07:00
ThatOneCalculator f91b8019e9
chore: 📝 emojis in issue label 2023-06-23 19:17:53 -07:00
ThatOneCalculator ebe86c7bed
chore: 📝 add emojis to issue templates
Because everything's better with emojis!
2023-06-23 19:14:35 -07:00
ThatOneCalculator 8113c77df7
chore: 📝 fix duplicate, add emojis 2023-06-23 19:09:14 -07:00
ThatOneCalculator efd96621b4
chore: 📝 deployment method in bug report 2023-06-23 19:06:19 -07:00
ThatOneCalculator 3e5886883a
chore: 📝 bring bug template changes to feature template 2023-06-23 19:01:10 -07:00
ThatOneCalculator 873cc0ae51
chore: 📝 links in bug template 2023-06-23 18:57:00 -07:00
ThatOneCalculator 796d1a171d
fix: ✏️ fix tab characters
thanks, yaml. ugh.
2023-06-23 18:52:51 -07:00
ThatOneCalculator 38e1c4c0fd
chore: update bug report template 2023-06-23 18:51:25 -07:00
tamania c462d48bdb
perf: use setInterval instead of setTimeout chain in MkTime 2023-06-23 18:33:37 -07:00
ThatOneCalculator be83ac8f43
fix: 🐛 start transaction with multi 2023-06-23 18:21:00 -07:00
ThatOneCalculator 8bb5844feb
show greeter on rebuild 2023-06-23 18:04:13 -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 089abadc31
fix: ⬇️ downgrade chalk 2023-06-23 17:59:27 -07:00
ThatOneCalculator 9e14daecbf
fix: typo 2023-06-23 17:57:05 -07:00
ThatOneCalculator d0fd6a7de8
fix: 🚑 disable lightningcss transformer for now 2023-06-23 17:55:42 -07:00
ThatOneCalculator 3ea701afdc
build: build greeting 2023-06-23 17:54:58 -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 c0f6a53223
fix: 🐛 race condition between workers when creating note
Closes #10345
Discovered here: https://codeberg.org/calckey/calckey/issues/10345#issuecomment-950475
2023-06-23 17:27:25 -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 087591e62d
chore: 🔖 dev52 2023-06-23 15:36:43 -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 11dbe898d9
docs: 📝 changelog 2023-06-22 22:11:06 -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
Hosted Weblate c69e8315cd
chore: Merge branch 'origin/develop' into Weblate. 2023-06-23 04:20:10 +02:00
Kainoa Kanter 1db5beb41b refactor: ♻️ open instance as lookup window 2023-06-23 02:02:27 +00:00
Hosted Weblate e1e3973858
chore: Merge branch 'origin/develop' into Weblate. 2023-06-23 03:46:58 +02:00
Daniele Tricoli 4fda6e6b6b
chore: Translated using Weblate (Italian)
Currently translated at 69.9% (1262 of 1804 strings)

Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/it/
2023-06-23 03:41:56 +02: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