Commit graph

2698 commits

Author SHA1 Message Date
cutestnekoaqua
029eb6a521 fix: reactions using unicode weren't processed 2023-02-05 12:37:01 +01:00
ThatOneCalculator
9c4d6e2597 feat: dialog to remove follower
co-authored-by: atsu1125 <atsu1125@github>
2023-02-04 12:46:48 -08:00
ThatOneCalculator
9afe5424c0 chore: formatting 2023-02-04 12:41:25 -08:00
ThatOneCalculator
4073b746b4 fix: 🔒 improve tag search security 2023-02-04 12:38:46 -08:00
ThatOneCalculator
06ee523871 fix: 🐛 following issues
Closes #9544
2023-02-04 12:37:20 -08:00
Asrael
eeee91dcb4 build: reduce container size by removing dev dependencies from final image
This change moves many of the dependencies into devDependencies, by analyzing what is used in the runtime files. Additionally, NPM and apk cache are eliminated with multi-stage builds
2023-02-03 21:38:40 -08:00
cutestnekoaqua
cc594a68aa fix: Use ❤️ instead of ♥️ 2023-02-04 02:30:43 +01:00
Free
1a9dee792d Change note context position (#9550)
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-02-04 01:12:55 +00:00
Freeplay
94d37fb133 Fix status buttons text wrapping in webkit 2023-02-03 10:02:31 +00:00
ThatOneCalculator
0f9e770b56 fix: margin on tab button 2023-02-01 12:19:01 -08:00
ThatOneCalculator
133ca182a7 2px 2023-02-01 12:15:59 -08:00
ThatOneCalculator
40d539ad20 fix 2023-02-01 11:55:45 -08:00
ThatOneCalculator
5873afd9e6 styling 2023-02-01 11:51:19 -08:00
Kainoa Kanter
9aba5d3404 Merge pull request 'note-improvements but this time fix boosted avatars' (#9535) from Freeplay/calckey:note-improvements into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9535
2023-02-01 19:48:34 +00:00
Freeplay
ecad17c8f1 Fix avatars using boosted pfp's 2023-02-01 14:43:58 -05:00
ThatOneCalculator
30def9afc2 fix: update dialog 2023-02-01 11:06:34 -08:00
ThatOneCalculator
e2d8501bf0 fix wrong locale 2023-02-01 10:58:48 -08:00
ThatOneCalculator
50dbd2d3ad fix 2023-02-01 10:50:07 -08:00
ThatOneCalculator
e3f98b17b1 fix: show mfm cheat sheet as popup instead of new window 2023-02-01 10:45:32 -08:00
Kainoa Kanter
62085a7183 Merge pull request 'Proper support for image types in notes, opengraph images and videos.' (#9524) from Skystryder/chakey:feature/opengraph into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9524
2023-01-30 04:52:01 +00:00
Kainoa Kanter
4490cf20e8 Merge pull request 'Show MFM Cheatsheet on note dialogue.' (#9528) from Skystryder/chakey:feature/formattingtips into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9528
2023-01-30 04:51:15 +00:00
Kainoa Kanter
649be6554b Merge pull request 'feature/2xthumbnails' (#9526) from Skystryder/chakey:feature/2xthumbnails into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9526
2023-01-30 04:50:57 +00:00
ThatOneCalculator
cc7a4716a4 up vite 2023-01-29 19:47:40 -08:00
Skystryder
ad4af9a946 Show MFM Cheatsheet on note dialogue. 2023-01-28 18:56:48 -08:00
Skystryder
6d65843f78 Also increase the size for proxy. 2023-01-28 18:00:08 -08:00
Skystryder
2d5e836e96 Cleaning up image conversions to use webp, and increasing the thumbnail size. 2023-01-28 17:46:03 -08:00
Skystryder
e9a2fb5fe9 Proper support for image types in notes, opengraph images and videos.
Progress toward https://codeberg.org/calckey/calckey/issues/9373
2023-01-28 16:47:26 -08:00
Freeplay
04b701f084 Padding & alignment improvements 2023-01-28 16:10:45 -05:00
Freeplay
7ec5edc65e rEMOVE THAT HECM PINNED NOTE SPACE AGAIN 2023-01-28 14:57:14 -05:00
Freeplay
85e7b65cba Merge branch 'develop' of https://codeberg.org/calckey/calckey into note-improvements 2023-01-28 14:51:08 -05:00
ThatOneCalculator
f31db29694 fix style 2023-01-24 19:31:38 -08:00
ThatOneCalculator
c1d1fc3f10 style: 💄 ticker improvements
premature partial from #9415
2023-01-24 19:20:38 -08:00
ThatOneCalculator
f18c4ab0fd hide "RN" on MkNoteDetailed 2023-01-24 18:59:07 -08:00
ThatOneCalculator
3dba0ed9cf style: border radius on instance ticker icon 2023-01-24 18:57:00 -08:00
ThatOneCalculator
59518922c9 fix: use proxied image for instance icon on ticker
Closes #9426
2023-01-24 15:51:34 -08:00
ThatOneCalculator
9a6a9b97fb fix: actually add swc to sw package 2023-01-24 15:42:37 -08:00
syuilo
760c087866 fix(client): use proxied image for instance icon 2023-01-24 15:22:16 -08:00
ThatOneCalculator
9fe4833348 improve MkTab 2023-01-24 15:18:30 -08:00
ThatOneCalculator
619b925d12 fix: 🐛 signin with ipv6
co-authored-by: Syuilo
2023-01-24 15:13:25 -08:00
ThatOneCalculator
291899a763 chore: 🔧 remove eslint from service worker, up pnpm 2023-01-24 15:11:15 -08:00
ThatOneCalculator
4928df1be8 build: 👷 Build service worker with swc 2023-01-24 15:09:09 -08:00
ThatOneCalculator
42902cc8a6 fix: 🐛 double name on splash
Closes #9500
2023-01-23 12:12:49 -08:00
ThatOneCalculator
a28d818906 Fix config 2023-01-23 10:35:51 -08:00
ThatOneCalculator
4b2f9bd631 TWA/assetlinks support 2023-01-21 12:55:38 -08:00
ThatOneCalculator
a6437a79cd feat: PWA icons 2023-01-21 12:29:46 -08:00
ThatOneCalculator
ae2f3477f0 refactor: online indicator 2023-01-21 11:53:45 -08:00
Freeplay
902b755dc2 add back pfp in compose box when replying 2023-01-21 14:39:19 -05:00
Freeplay
ac4b813aa2 add back note-context wrapper 2023-01-21 14:36:05 -05:00
Freeplay
70c4905939 OMG FIX TICKER ISSUE
i'm dumb i don't know vue okay
2023-01-21 14:09:13 -05:00
Freeplay
0a5465035b Merge branch 'develop' of https://codeberg.org/calckey/calckey into note-improvements 2023-01-21 13:16:42 -05:00
ThatOneCalculator
a71dab09a5 Revert "hopefully this fixed chat updates"
This reverts commit bbbfbc1061fbced2c8ccf4879597305ab0d89157.
2023-01-19 16:33:14 -08:00
ThatOneCalculator
e0edfc7d90 Revert "potentially breaking or fixing DM updates"
This reverts commit 23badbc7c392eb52b6f74d0e8a83f5e6544acddd.
2023-01-19 16:31:33 -08:00
ThatOneCalculator
ae2fbe14e7 Revert "fix: chat realtime update"
This reverts commit 6381a7791ea0451419ffc611bdd2d2824f42c04d.
2023-01-19 16:30:46 -08:00
ThatOneCalculator
475e14c90b Revert "potential fix"
This reverts commit d12ebc3422e6616c4da2ffc7a3dca7f684600624.
2023-01-19 16:30:38 -08:00
ThatOneCalculator
1131be59bf Revert "quick fix"
This reverts commit 58b2f7f138edaf2179bce0db86ee7118892249ce.
2023-01-19 16:30:32 -08:00
ThatOneCalculator
2eb56291cc Revert "wip"
This reverts commit beb5f95ce4ee61955e3ab12b290add23c1df324f.
2023-01-19 16:30:26 -08:00
ThatOneCalculator
2405cfa423 Revert "chore: reformat messaging/index.vue"
This reverts commit 0edc80b10a7cc3158ac0430046b4a521ffc3770a.
2023-01-19 16:30:21 -08:00
ThatOneCalculator
285cb74ca5 Revert "wip"
This reverts commit 91cc7af40adcc1cd0cdbd5888a926fb617c04b88.
2023-01-19 16:30:12 -08:00
ThatOneCalculator
453b97270f Revert "does it fix speed?"
This reverts commit 641feb04e319de9bc98e8f2451edf7ebed0c4ef2.
2023-01-19 16:30:06 -08:00
ThatOneCalculator
a871b885c8 Revert "reloading chat to hotfix caching issue"
This reverts commit 269bc3fdff28bccf27ec219b50e06a1b53a15f83.
2023-01-19 16:29:55 -08:00
ThatOneCalculator
10cbbbeaac Revert "fix: Chats did nt update in realtime"
This reverts commit 976f06f4e38dab3ad0f86a7e963d529b396b0cd5.
2023-01-19 16:29:45 -08:00
ThatOneCalculator
e2887da7bc Revert "ah a lil fix before anybody pulls"
This reverts commit 69f6955cf52103806e7aca90c5950b91d2c6479f.
2023-01-19 16:29:39 -08:00
ThatOneCalculator
48c6a3ce6b Revert "mew?"
This reverts commit d961c3d61dce9a27c1c205a8c376609ee43701f5.
2023-01-19 16:29:34 -08:00
ThatOneCalculator
ef384c4c7b Revert "meow"
This reverts commit 03234acb8faf16a2c9e794f86bfc4a2e20670d43.
2023-01-19 16:29:28 -08:00
ThatOneCalculator
cf56df4827 Revert "wip"
This reverts commit 66448b5e5201b8dec38dc0716ea34195a224a341.
2023-01-19 16:29:23 -08:00
ThatOneCalculator
81fa1909e9 Revert "wip"
This reverts commit 5a2990a2fa7418f3d6797de6aaaaed5f976ffa63.
2023-01-19 16:24:53 -08:00
ThatOneCalculator
e51be7bcf6 Revert "fix: disable reloads on timeline"
This reverts commit f3f45bac5c06334a8ce4c8dfc9774ae2f6459d20.
2023-01-19 16:20:59 -08:00
Kainoa Kanter
5fb2d98361 Merge branch 'develop' into note-improvements 2023-01-20 00:19:53 +00:00
Kainoa Kanter
019ca89128 Merge pull request 'Fixes #9350' (#9495) from yawhn/elreqkey:develop into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9495
2023-01-20 00:19:16 +00:00
ThatOneCalculator
c742617a35 lavaforge --> codeberg until lavaforge is ready 2023-01-19 16:18:17 -08:00
ThatOneCalculator
be05847383 fix: heart reaction 2023-01-19 16:17:20 -08:00
yawhn
4b6c98e8ff Fix: Advertisements is also blocked. Using promotions instead. 2023-01-19 22:20:51 +02:00
yawhn
15878b53d1 Merge branch 'develop' of https://codeberg.org/thatonecalculator/calckey into develop 2023-01-19 21:17:27 +02:00
cutestnekoaqua
81c534b2cc fix: disable reloads on timeline 2023-01-19 19:16:53 +01:00
yawhn
8453d05115 Merge branch 'develop' of https://codeberg.org/thatonecalculator/calckey into develop 2023-01-19 19:54:27 +02:00
cutestnekoaqua
30b063c992 wip 2023-01-19 18:28:07 +01:00
yawhn
971fe7c5db Fix: typo regaring advertisements page 2023-01-19 19:21:03 +02:00
cutestnekoaqua
ba41b0a168 wip 2023-01-19 18:16:09 +01:00
cutestnekoaqua
1976c55a34 meow 2023-01-19 17:58:53 +01:00
cutestnekoaqua
fb1a8f3a18 mew? 2023-01-19 17:50:15 +01:00
cutestnekoaqua
0cc6d2f970 ah a lil fix before anybody pulls 2023-01-19 17:45:26 +01:00
cutestnekoaqua
c2bbf30503 fix: Chats did nt update in realtime 2023-01-19 17:37:44 +01:00
cutestnekoaqua
62f51d0be4 reloading chat to hotfix caching issue 2023-01-19 17:35:16 +01:00
cutestnekoaqua
823acc52c4 does it fix speed? 2023-01-19 17:07:01 +01:00
yawhn
3dba1a8938 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
74e3de94fa wip 2023-01-19 00:29:04 +01:00
cutestnekoaqua
bb5e3450a5 chore: reformat messaging/index.vue 2023-01-19 00:08:26 +01:00
cutestnekoaqua
b360a47310 wip 2023-01-19 00:06:40 +01:00
cutestnekoaqua
3bf62edd66 wip 2023-01-19 00:00:36 +01:00
cutestnekoaqua
6fa628c581 wip 2023-01-18 23:58:16 +01:00
cutestnekoaqua
3162539c37 chore: reformat MkPagination 2023-01-18 23:54:59 +01:00
cutestnekoaqua
34b14c98e1 YEET 2023-01-18 23:48:05 +01:00
cutestnekoaqua
4446345cf0 quick fix 2023-01-18 22:01:33 +01:00
cutestnekoaqua
aee954e087 potential fix 2023-01-18 21:35:38 +01:00
Freeplay
551127ee1f Merge branch 'develop' of https://codeberg.org/calckey/calckey into note-improvements 2023-01-18 15:32:45 -05:00
ThatOneCalculator
33f7e093e9 fix: make perm selector look nicer 2023-01-18 11:42:03 -08:00
ThatOneCalculator
0d2b4342aa group card padding 2023-01-18 11:05:06 -08:00
ThatOneCalculator
67e0da6a48 avatars 2023-01-18 10:56:49 -08:00
ThatOneCalculator
06c35a1ce7 hide avatar from simple note 2023-01-16 12:06:10 -08:00
ThatOneCalculator
36e94240f1 clean up note ui 2023-01-16 12:04:25 -08:00
ThatOneCalculator
243eed8e73 fix: avatars in grid, not seperate grids 2023-01-16 11:46:09 -08:00
ThatOneCalculator
e4a22d029b padding 2023-01-16 11:44:28 -08:00
ThatOneCalculator
1c67da13c7 display MkAvatars nicer 2023-01-16 11:40:06 -08:00
ThatOneCalculator
6f6cedbb10 use MkAvatar for user-list widget 2023-01-16 11:31:21 -08:00
ThatOneCalculator
05235ce843 fix user list widget 2023-01-16 11:26:01 -08:00
ThatOneCalculator
1da7464ee7 clean up w/ rome 2023-01-16 11:19:20 -08:00
ThatOneCalculator
35e4adfdd2 port user list widget from mk 2023-01-16 11:19:19 -08:00
Freeplay
12337ea30d more consistent line styling across components, kind of
which I probably should've done from the start
2023-01-15 18:46:35 -05:00
ThatOneCalculator
cb9dafdcdc chore: lavaforge links 2023-01-15 13:18:10 -08:00
Freeplay
f2d42c7dca Also replace 'Show More' fade w/ mask in subnotes 2023-01-15 14:34:35 -05:00
Freeplay
bb0337afbd Don't take me to the above reply when clicking on the post
Why was it like this???
2023-01-15 14:01:05 -05:00
cutestnekoaqua
c2930588fb 🎨 Improve structure / format of MkPagination.vue 2023-01-15 16:49:23 +01:00
cutestnekoaqua
6b700b152c fix: deliver queue 2023-01-15 02:25:01 +01:00
cutestnekoaqua
f187e29ed5 chore: add various keywords 2023-01-14 20:15:31 +01:00
cutestnekoaqua
be5eed8900 fix: add purple to hannuka 2023-01-14 20:02:57 +01:00
cutestnekoaqua
31be0899fd refactor constants
Also added more standard media formats
2023-01-14 18:21:35 +01:00
cutestnekoaqua
83728839d0 chore: rome linting 2023-01-14 16:09:47 +01:00
ThatOneCalculator
3b5e34fb34 Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-01-13 10:46:14 -08:00
ThatOneCalculator
4be18774cc Format MFM in toast 2023-01-13 10:46:01 -08:00
cutestnekoaqua
1b43766322 chore: change code commit of pictogram to emoji 2023-01-13 19:40:49 +01:00
CyberRex0
dc8a6b96d8 Add android-arm64 binary for swc 2023-01-13 18:26:22 +00:00
cutestnekoaqua
f8d901179c fix: return only first emoji but fully 2023-01-13 18:49:10 +01:00
ThatOneCalculator
2c69ff4c8f chore: 🔥 remove vue version from environment
why was this ever needed
2023-01-12 22:29:27 -08:00
ThatOneCalculator
bb61a9684b Remove usused eslint files 2023-01-12 22:27:17 -08:00
Kainoa Kanter
804daf4d04 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
2055d71d15 hide screenshots for now 2023-01-12 22:22:42 -08:00
ThatOneCalculator
437099751d typo 2023-01-12 22:17:18 -08:00
ThatOneCalculator
ce948d1beb fix: render MkToast with Mfm 2023-01-12 22:12:31 -08:00
ThatOneCalculator
cca9a7d7cf Revert "fix: heart reactions"
This reverts commit 620dedab47bfee796e7de0f9cfb85288c4539a8e.
2023-01-12 21:41:43 -08:00
Cleo
190f39e229 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
ef06bdceda close #9463 2023-01-12 20:58:43 -08:00
ThatOneCalculator
ac64087a1e no more eslint 2023-01-12 20:54:33 -08:00
ThatOneCalculator
2aab2de38d refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
ThatOneCalculator
d6ba0377a0 fix: tooltip lingering 2023-01-12 20:25:48 -08:00
Kainoa Kanter
19596a91e4 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
295d439882 typo 2023-01-12 16:35:57 -08:00
cutestnekoaqua
43b0e3f76e fix: heart reactions 2023-01-12 23:14:45 +01:00
cutestnekoaqua
0dab82ff57 fix: chat realtime update 2023-01-12 22:45:05 +01:00
cutestnekoaqua
eb129046fe reverse some changes in MkPagination 2023-01-12 22:04:56 +01:00
cutestnekoaqua
3174a0cca7 revert: reloadkey 2023-01-12 21:59:50 +01:00
cutestnekoaqua
da663f5295 MkPagination: move external array to props 2023-01-12 21:57:17 +01:00
cutestnekoaqua
2dfe46621b potentially breaking or fixing DM updates 2023-01-12 21:42:36 +01:00
cutestnekoaqua
4797b3f29e chore: translated comments in MkPagination 2023-01-12 21:17:06 +01:00
cutestnekoaqua
0a7c3b21ec Revert "forgot to add reloadKey to dom"
This reverts commit fb8097f719c447d82e5bedf6f44f3b7c7a7772ce.
2023-01-12 21:08:48 +01:00
cutestnekoaqua
c21dd35759 Revert "feat: introduce devBuild"
This reverts commit f752037a3ae33ecabd1c12b27edd6f6cac0e3f08.
2023-01-12 21:08:17 +01:00
cutestnekoaqua
dc17c6ae36 forgot to add reloadKey to dom 2023-01-12 21:02:12 +01:00
cutestnekoaqua
669fd9fed6 feat: introduce devBuild 2023-01-12 20:40:15 +01:00
Freeplay
38ff853b6b Replace 'Show More' bg fade w/ mask 2023-01-12 14:22:50 -05:00
cutestnekoaqua
0d0e3ca2f3 hopefully this fixed chat updates 2023-01-12 20:19:12 +01:00
ThatOneCalculator
0531934422 fix build 2023-01-11 10:50:46 -08:00