yawhn
d6b902fd3d
https://codeberg.org/calckey/calckey/issues/9350
...
Ads: Fix for "Unable to preload CSS/JS" issue
2023-01-19 17:48:55 +02:00
cutestnekoaqua
91cc7af40a
wip
2023-01-19 00:29:04 +01:00
cutestnekoaqua
0edc80b10a
chore: reformat messaging/index.vue
2023-01-19 00:08:26 +01:00
cutestnekoaqua
beb5f95ce4
wip
2023-01-19 00:06:40 +01:00
cutestnekoaqua
2dcdb7d29e
wip
2023-01-19 00:00:36 +01:00
cutestnekoaqua
02e8269793
wip
2023-01-18 23:58:16 +01:00
cutestnekoaqua
f85f072b4b
chore: reformat MkPagination
2023-01-18 23:54:59 +01:00
cutestnekoaqua
86bb42b529
YEET
2023-01-18 23:48:05 +01:00
cutestnekoaqua
58b2f7f138
quick fix
2023-01-18 22:01:33 +01:00
cutestnekoaqua
d12ebc3422
potential fix
2023-01-18 21:35:38 +01:00
ThatOneCalculator
e00af483b1
fix: make perm selector look nicer
2023-01-18 11:42:03 -08:00
ThatOneCalculator
43861a8b87
group card padding
2023-01-18 11:05:06 -08:00
ThatOneCalculator
5d42b8acbe
avatars
2023-01-18 10:56:49 -08:00
ThatOneCalculator
b092e1467e
hide avatar from simple note
2023-01-16 12:06:10 -08:00
ThatOneCalculator
b8b8d2bc7d
clean up note ui
2023-01-16 12:04:25 -08:00
ThatOneCalculator
df331269bf
fix: avatars in grid, not seperate grids
2023-01-16 11:46:09 -08:00
ThatOneCalculator
c19c67f6db
padding
2023-01-16 11:44:28 -08:00
ThatOneCalculator
4cb29beeaa
display MkAvatars nicer
2023-01-16 11:40:06 -08:00
ThatOneCalculator
2aba31312f
use MkAvatar for user-list widget
2023-01-16 11:31:21 -08:00
ThatOneCalculator
cf49e5ed2a
fix user list widget
2023-01-16 11:26:01 -08:00
ThatOneCalculator
abf47e54f3
clean up w/ rome
2023-01-16 11:19:20 -08:00
ThatOneCalculator
cc52292985
port user list widget from mk
2023-01-16 11:19:19 -08:00
ThatOneCalculator
cd1679934a
chore: lavaforge links
2023-01-15 13:18:10 -08:00
cutestnekoaqua
513f56e2b3
🎨 Improve structure / format of MkPagination.vue
2023-01-15 16:49:23 +01:00
cutestnekoaqua
2d8cd5fcde
fix: deliver queue
2023-01-15 02:25:01 +01:00
cutestnekoaqua
9350a8acab
chore: add various keywords
2023-01-14 20:15:31 +01:00
cutestnekoaqua
20bdaebe10
fix: add purple to hannuka
2023-01-14 20:02:57 +01:00
cutestnekoaqua
c0da8910a4
refactor constants
...
Also added more standard media formats
2023-01-14 18:21:35 +01:00
cutestnekoaqua
98f1c17991
chore: rome linting
2023-01-14 16:09:47 +01:00
ThatOneCalculator
22e2c5d246
Merge branch 'develop' of codeberg.org:calckey/calckey into develop
2023-01-13 10:46:14 -08:00
ThatOneCalculator
7d85885fb6
Format MFM in toast
2023-01-13 10:46:01 -08:00
cutestnekoaqua
21be41bc7e
chore: change code commit of pictogram to emoji
2023-01-13 19:40:49 +01:00
CyberRex0
6282ccc614
Add android-arm64 binary for swc
2023-01-13 18:26:22 +00:00
cutestnekoaqua
40ddcd980e
fix: return only first emoji but fully
2023-01-13 18:49:10 +01:00
ThatOneCalculator
a9fcb162fc
chore: 🔥 remove vue version from environment
...
why was this ever needed
2023-01-12 22:29:27 -08:00
ThatOneCalculator
58a6b26475
Remove usused eslint files
2023-01-12 22:27:17 -08:00
Kainoa Kanter
309eff1654
Merge pull request 'Delete shared package' ( #9468 ) from cutestnekoaqua-patch-1 into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9468
2023-01-13 06:25:32 +00:00
ThatOneCalculator
a12d69ac29
hide screenshots for now
2023-01-12 22:22:42 -08:00
ThatOneCalculator
1981467ba3
typo
2023-01-12 22:17:18 -08:00
ThatOneCalculator
60e9acba76
fix: render MkToast with Mfm
2023-01-12 22:12:31 -08:00
ThatOneCalculator
66d9bd0c64
Revert "fix: heart reactions"
...
This reverts commit 620dedab47
.
2023-01-12 21:41:43 -08:00
Cleo
282e3d61c8
Delete shared package
...
We dont need or use it.
Signed-off-by: Cleo <cutestnekoaqua@noreply.codeberg.org>
2023-01-13 05:35:57 +00:00
ThatOneCalculator
67a9a36c27
close #9463
2023-01-12 20:58:43 -08:00
ThatOneCalculator
7c2dabd047
no more eslint
2023-01-12 20:54:33 -08:00
ThatOneCalculator
6b00abf05c
refactor: 🎨 rome
2023-01-12 20:40:33 -08:00
ThatOneCalculator
54d3acafb3
fix: tooltip lingering
2023-01-12 20:25:48 -08:00
Kainoa Kanter
f47832b1b4
refactor: 🔨 Use pnpm instead of yarn ( #9461 )
...
Reasons:
1. `pnpm` is now an industry standard, being faster and less buggy than `yarn`.
2. Faster build time as builds are concurrent: 63 seconds down to 35 seconds!!
3. Resolves #9412
Co-authored-by: ThatOneCalculator <kainoa@t1c.dev>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9461
2023-01-13 04:18:16 +00:00
ThatOneCalculator
ee5665e95b
typo
2023-01-12 16:35:57 -08:00
cutestnekoaqua
620dedab47
fix: heart reactions
2023-01-12 23:14:45 +01:00
cutestnekoaqua
6381a7791e
fix: chat realtime update
2023-01-12 22:45:05 +01:00
cutestnekoaqua
529ba76e6c
reverse some changes in MkPagination
2023-01-12 22:04:56 +01:00
cutestnekoaqua
ade6b5a5e7
revert: reloadkey
2023-01-12 21:59:50 +01:00
cutestnekoaqua
e334494653
MkPagination: move external array to props
2023-01-12 21:57:17 +01:00
cutestnekoaqua
23badbc7c3
potentially breaking or fixing DM updates
2023-01-12 21:42:36 +01:00
cutestnekoaqua
002e2e1a16
chore: translated comments in MkPagination
2023-01-12 21:17:06 +01:00
cutestnekoaqua
356fba3dd5
Revert "forgot to add reloadKey to dom"
...
This reverts commit fb8097f719
.
2023-01-12 21:08:48 +01:00
cutestnekoaqua
81e1fc67c1
Revert "feat: introduce devBuild"
...
This reverts commit f752037a3a
.
2023-01-12 21:08:17 +01:00
cutestnekoaqua
fb8097f719
forgot to add reloadKey to dom
2023-01-12 21:02:12 +01:00
cutestnekoaqua
f752037a3a
feat: introduce devBuild
2023-01-12 20:40:15 +01:00
cutestnekoaqua
bbbfbc1061
hopefully this fixed chat updates
2023-01-12 20:19:12 +01:00
ThatOneCalculator
5948b2b74c
fix build
2023-01-11 10:50:46 -08:00
ThatOneCalculator
a0a3b128b6
Revert "refactor: 🔧 vite config"
...
This reverts commit 83fe5ca701
.
2023-01-11 10:48:17 -08:00
ThatOneCalculator
c50225ff93
Revert "update pug description"
...
This reverts commit a79e5275fe
.
2023-01-11 10:44:05 -08:00
cutestnekoaqua
b1e48f70d0
introduce unused posts endpoint
2023-01-11 16:48:43 +01:00
cutestnekoaqua
a79e5275fe
update pug description
2023-01-11 16:48:43 +01:00
cutestnekoaqua
e7065fd809
potentially breaking: default lang
...
I switched the url preview default language from jp-JP to en
@thatonecalculator please review
2023-01-11 16:47:35 +01:00
ThatOneCalculator
c33b7ac356
fix: drive/files/create.ts endpoint
2023-01-10 16:51:48 -08:00
ThatOneCalculator
98401ff312
perf: 👷 build backend with swc
...
Co-authored-by: pikokr <@paring@pikokr.dev>
2023-01-10 16:48:49 -08:00
ThatOneCalculator
56bb3ac355
Revert "revert: index.ts to test share embed fix"
...
This reverts commit ac4ef7eace
.
2023-01-10 14:18:15 -08:00
ThatOneCalculator
db0dab012d
revert: koa/router
2023-01-10 14:14:40 -08:00
ThatOneCalculator
ac4ef7eace
revert: index.ts to test share embed fix
2023-01-10 14:03:39 -08:00
ThatOneCalculator
f4652ce5fd
chore: remove links to misskey-hub
2023-01-10 10:09:50 -08:00
ThatOneCalculator
5627a48ea2
improve note summary
2023-01-10 09:39:48 -08:00
ThatOneCalculator
0d215599be
fix: header actions tooltips in timeline
2023-01-10 09:24:45 -08:00
ThatOneCalculator
8a8e7be076
fix: 🐛 better update detection logic
2023-01-10 08:58:24 -08:00
ThatOneCalculator
83fe5ca701
refactor: 🔧 vite config
...
Co-authored-by: Syuilo <Syuilotan@yahoo.co.jp>
2023-01-10 08:49:15 -08:00
ThatOneCalculator
1223aa0a01
fix: 🐛 Poll choice length 256
...
Co-authored-by: Syuilo <Syuilotan@yahoo.co.jp>
Closes #9433
2023-01-10 08:48:10 -08:00
cutestnekoaqua
149029b1f1
fix: nodeinfo links without inflamatory comments.
...
Sorry for everyone who I have hurt with this, I had a really bad day, I promise this will
be the last time something like this happened. Please read my public statement.
2023-01-09 22:36:31 +01:00
cutestnekoaqua
6f9963f717
fix: comply with nodeinfo 2.1
2023-01-08 22:22:03 +01:00
ThatOneCalculator
ca6404a639
fix: background color in classic view
2023-01-06 12:21:14 -08:00
ThatOneCalculator
a2cfd1192a
compass icon for explore
2023-01-05 19:39:36 -08:00
Kainoa Kanter
508b33e503
Admin set default reactions ( #9404 )
...
Co-authored-by: ThatOneCalculator <kainoa@t1c.dev>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9404
2023-01-05 04:06:48 +00:00
ThatOneCalculator
0e121bff03
Merge branch 'develop' of codeberg.org:calckey/calckey into develop
2023-01-04 15:06:47 -08:00
ThatOneCalculator
d8fc3483b7
style: outline instance name in ticker
2023-01-04 15:06:38 -08:00
Cleo
c39fb5401f
Fix: Increase rediculously small file size limit for follower imports
...
Signed-off-by: Cleo <cutestnekoaqua@noreply.codeberg.org>
2023-01-04 20:32:36 +00:00
ThatOneCalculator
0fc8638eb5
fix: 🐛 federate fedibird quote properly
...
https://codeberg.org/calckey/calckey/pulls/9399#issuecomment-758047
2023-01-04 09:43:01 -08:00
ThatOneCalculator
555364494a
tag: 13.0.6-rc
2023-01-04 08:26:16 -08:00
ThatOneCalculator
af9cab7aa9
more shadow fixes
2023-01-03 18:56:43 -08:00
ThatOneCalculator
1702aa6a6a
Merge branch 'develop' of codeberg.org:calckey/calckey into develop
2023-01-03 18:51:52 -08:00
ThatOneCalculator
c64705592e
shadows
2023-01-03 18:51:40 -08:00
Kainoa Kanter
37117fb748
Support quotes provided as 'quoteUri' field ( #9399 )
2023-01-04 02:39:23 +00:00
Effy Elden
94e4f1323f
Set quoteUri in rendered ActivityPub objects
2023-01-04 13:32:06 +11:00
ThatOneCalculator
7f2a77b091
remove debug code
2023-01-03 18:31:40 -08:00
ThatOneCalculator
6144650f9d
fix
2023-01-03 18:31:27 -08:00
ThatOneCalculator
83e9c10646
oops...
2023-01-03 18:12:02 -08:00
ThatOneCalculator
660085171f
console log
2023-01-03 18:08:36 -08:00
ThatOneCalculator
aed70a05c8
fix?
2023-01-03 18:03:45 -08:00
ThatOneCalculator
65ee08c048
fix shadows
2023-01-03 17:59:22 -08:00
ThatOneCalculator
51ab2cbc18
fix
2023-01-03 17:56:26 -08:00
ThatOneCalculator
1487d9dce7
debugging
2023-01-03 17:52:04 -08:00