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
|
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
|
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 |
ThatOneCalculator
|
43dacdcf81
|
Merge branch 'develop' of codeberg.org:calckey/calckey into develop
|
2023-06-22 17:14:49 -07:00 |
ThatOneCalculator
|
7ca519560f
|
feat: ✨ display remaining time on ratelimits
|
2023-06-22 17:14:27 -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
|
8a45d25912
|
fix: ✏️ typo in API docs + errors
Co-authored-by: naskya <m@naskya.net>
|
2023-06-22 16:53:56 -07:00 |
ThatOneCalculator
|
9eb130880d
|
Merge branch 'develop' of codeberg.org:calckey/calckey into develop
|
2023-06-22 16:46:33 -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 |
Kainoa Kanter
|
17018c9b99
|
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
|
d5854c2324
|
fix: 🐛 proper isDuplicateKeyValueError handling
Closes #10340
Co-authored-by: Kainoa Kanter <kainoa@t1c.dev>
|
2023-06-22 16:25:27 -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 |
Namekuji
|
f7631772a3
|
cache native-utils
|
2023-06-22 16:25:42 -04:00 |
Namekuji
|
99e1f1ad84
|
chore: format
|
2023-06-22 16:00:28 -04:00 |
Namekuji
|
3780be57c0
|
clean unnecessary artifacts
|
2023-06-22 16:00:28 -04:00 |
Namekuji
|
e232332a46
|
fix build and clean scripts
|
2023-06-22 16:00:28 -04:00 |
Lily Cohen
|
48f58feae6
|
precompile rust components
|
2023-06-22 16:00:28 -04:00 |
Freeplay
|
eb52e67398
|
fix
|
2023-06-22 15:35:56 -04:00 |
Freeplay
|
f407910e70
|
Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop
|
2023-06-21 23:41:06 -04:00 |
Freeplay
|
94a8f64b3b
|
Minimize reply context in notifications
|
2023-06-21 23:38:56 -04:00 |
Namekuji
|
4bd0838f29
|
fix: 🐛 empty fs stat
|
2023-06-21 16:26:43 -07: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 |