ThatOneCalculator
|
8d0682e4da
|
fix: ✏️ fix tab characters
thanks, yaml. ugh.
|
2023-06-23 18:52:51 -07:00 |
|
ThatOneCalculator
|
b42ca7e66f
|
chore: update bug report template
|
2023-06-23 18:51:25 -07:00 |
|
tamania
|
b685fa9092
|
perf: ⚡ use setInterval instead of setTimeout chain in MkTime
|
2023-06-23 18:33:37 -07:00 |
|
ThatOneCalculator
|
dab063cb25
|
fix: 🐛 start transaction with multi
|
2023-06-23 18:21:00 -07:00 |
|
ThatOneCalculator
|
7c45609b67
|
show greeter on rebuild
|
2023-06-23 18:04:13 -07:00 |
|
ThatOneCalculator
|
58c613a6f6
|
Revert "build: ⚡ use vite 4.4 beta with lightningcss"
This reverts commit 25aab24861d57d7341b731ef7f39716b9a943c4d.
|
2023-06-23 18:04:02 -07:00 |
|
ThatOneCalculator
|
e597bcb483
|
Revert "fix: 🚑 disable lightningcss transformer for now"
This reverts commit d0fd6a7de864e5b6859970bca8889bef840da2d7.
|
2023-06-23 18:03:49 -07:00 |
|
ThatOneCalculator
|
9afc48b90e
|
fix: ⬇️ downgrade chalk
|
2023-06-23 17:59:27 -07:00 |
|
ThatOneCalculator
|
330681d561
|
fix: typo
|
2023-06-23 17:57:05 -07:00 |
|
ThatOneCalculator
|
689e8b0e78
|
fix: 🚑 disable lightningcss transformer for now
|
2023-06-23 17:55:42 -07:00 |
|
ThatOneCalculator
|
c725a57cbf
|
build: build greeting
|
2023-06-23 17:54:58 -07:00 |
|
ThatOneCalculator
|
cb07bb3ed9
|
chore: 🎨 format
|
2023-06-23 17:47:14 -07:00 |
|
ThatOneCalculator
|
e81e7c1b8a
|
fix: 🐛 non-duplicate skin tone selection
|
2023-06-23 17:47:07 -07:00 |
|
ThatOneCalculator
|
03ed74d329
|
refactor: ♻️ url preview
|
2023-06-23 17:40:01 -07:00 |
|
ThatOneCalculator
|
2c6d403155
|
build: ⚡ use vite 4.4 beta with lightningcss
|
2023-06-23 17:35:52 -07:00 |
|
ThatOneCalculator
|
ba047a2d20
|
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
|
12e032e6ac
|
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
|
8f16d0b223
|
feat: ✨ skin tone selector in category
|
2023-06-23 16:51:13 -07:00 |
|
ThatOneCalculator
|
0d166acfd9
|
refactor: ♻️ simplify null check
|
2023-06-23 15:40:38 -07:00 |
|
ThatOneCalculator
|
186744868a
|
chore: 🔖 dev52
|
2023-06-23 15:36:43 -07:00 |
|
ThatOneCalculator
|
220e9fc93f
|
refactor: ♻️ refactor MkModalWindow for TS safety
|
2023-06-23 15:36:28 -07:00 |
|
Freeplay
|
c77970159d
|
fix: mobile note spacing
|
2023-06-23 17:41:39 -04:00 |
|
Freeplay
|
0b5886e014
|
fix: autocomplete not being focused properly
|
2023-06-23 17:30:50 -04:00 |
|
ThatOneCalculator
|
a6b91549f6
|
refactor: 📌 use own emoji descriptions
|
2023-06-23 00:27:26 -07:00 |
|
ThatOneCalculator
|
79469125a6
|
chore: 🎨 format
|
2023-06-23 00:22:55 -07:00 |
|
ThatOneCalculator
|
810d534e51
|
fix: 🐛 pull up instance window instead of search field
|
2023-06-23 00:21:48 -07:00 |
|
ThatOneCalculator
|
a6cd9a6367
|
fix: 🩹 disable Unicode 15 emojis
https://github.com/jdecked/twemoji/pull/43
|
2023-06-22 22:39:52 -07:00 |
|
ThatOneCalculator
|
d198ede6ec
|
docs: 📝 changelog
|
2023-06-22 22:11:06 -07:00 |
|
ThatOneCalculator
|
993efa1752
|
Merge branch 'refactor/emojis' into develop
|
2023-06-22 22:09:25 -07:00 |
|
ThatOneCalculator
|
28610193b8
|
fix: 💄 consistent emoji styling
|
2023-06-22 21:08:04 -07:00 |
|
ThatOneCalculator
|
8f419319a7
|
feat: ✨ emoji skin tone
Closes #9959
|
2023-06-22 20:58:44 -07:00 |
|
ThatOneCalculator
|
a63608d9ce
|
fix: don't use cache on autocomplete for now
|
2023-06-22 19:56:42 -07:00 |
|
ThatOneCalculator
|
b3127363ae
|
perf: ⚡ update emojis, cache in IndexedDb
Closes #9959
May fix #9724
|
2023-06-22 19:34:52 -07:00 |
|
Hosted Weblate
|
a9e75f9952
|
chore: Merge branch 'origin/develop' into Weblate.
|
2023-06-23 04:20:10 +02:00 |
|
Kainoa Kanter
|
e66fc4ddda
|
refactor: ♻️ open instance as lookup window
|
2023-06-23 02:02:27 +00:00 |
|
Hosted Weblate
|
2185720ec1
|
chore: Merge branch 'origin/develop' into Weblate.
|
2023-06-23 03:46:58 +02:00 |
|
Daniele Tricoli
|
18b07dade0
|
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
|
d9e117b378
|
feat: ✨ clickable domains on job queue
https://post.naskya.net/notes/9gbfos2mv5iz6g63
|
2023-06-22 18:11:25 -07:00 |
|
ThatOneCalculator
|
8539e4c7fd
|
feat: ✨ $[small ] and $[center ] MFM syntax
|
2023-06-22 17:41:34 -07:00 |
|
ThatOneCalculator
|
e5bcb2e2c7
|
refactor: ♻️ reorganize note menu
translate just above view remote
|
2023-06-22 17:25:50 -07:00 |
|
ThatOneCalculator
|
8b957e9865
|
Merge branch 'develop' of codeberg.org:calckey/calckey into develop
|
2023-06-22 17:14:49 -07:00 |
|
ThatOneCalculator
|
6a5e9ab9d4
|
feat: ✨ display remaining time on ratelimits
|
2023-06-22 17:14:27 -07:00 |
|
Freeplay
|
1913325769
|
Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop
|
2023-06-22 19:55:04 -04:00 |
|
Freeplay
|
49acade942
|
fix: hide tooltip on page change
|
2023-06-22 19:54:26 -04:00 |
|
ThatOneCalculator
|
5e7e5e7da8
|
fix: ✏️ typo in API docs + errors
Co-authored-by: naskya <m@naskya.net>
|
2023-06-22 16:53:56 -07:00 |
|
ThatOneCalculator
|
7878ff2a6d
|
Merge branch 'develop' of codeberg.org:calckey/calckey into develop
|
2023-06-22 16:46:33 -07:00 |
|
ThatOneCalculator
|
44005d3985
|
fix: 🐛 collapse reply if type is a mention and it has a reply
|
2023-06-22 16:46:18 -07:00 |
|
Kainoa Kanter
|
a858abef8c
|
Merge pull request '[PR]: enhance (docker): proper caching and smaller image size' (#10349) from nmkj/calckey:v14-docker into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10349
|
2023-06-22 23:42:50 +00:00 |
|
naskya
|
b8b0abb453
|
fix: 🐛 proper isDuplicateKeyValueError handling
Closes #10340
Co-authored-by: Kainoa Kanter <kainoa@t1c.dev>
|
2023-06-22 16:25:27 -07:00 |
|
ThatOneCalculator
|
0efc2659f2
|
fix: 🐛 only collapsed reply if notification is reply
|
2023-06-22 16:18:59 -07:00 |
|