Commit graph

2817 commits

Author SHA1 Message Date
ThatOneCalculator
7d14912a9c fix iconOnly for home tl 2023-02-09 15:01:31 -08:00
Kainoa Kanter
a928c05d8e feature/help_menu (#9587)
Co-authored-by: ThatOneCalculator <kainoa@t1c.dev>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9587
2023-02-09 22:48:25 +00:00
Kainoa Kanter
6e01daef9e Merge pull request 'feat: Blocking someone should mute them, and disable the ability to mute/unmute them' (#9581) from Feinzer/calckey:issue/9509 into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9581
2023-02-09 22:45:47 +00:00
cutestnekoaqua
6bbc669382 making build work 2023-02-09 23:32:40 +01:00
cutestnekoaqua
b1e3c2e1c7 feat: v1 Mastodon API
This commit adds (maybe unstable) support for Mastodons v1 api
also some v2 endpoints, maybe I miss stuff, I dont know.
We will need to test this but it should be kinda stable
and work like (old) butter.

Co-authored-by: Natty <natty.sh.git@gmail.com>
Co-authored-by: cutls <web-pro@cutls.com>
2023-02-09 23:21:50 +01:00
ThatOneCalculator
1ba8d7b516 chore: update credits 2023-02-09 11:19:54 -08:00
Kainoa Kanter
163da15b10 Merge pull request 'Add labels to mobile top nav' (#9579) from Freeplay/calckey:mobile-navbar into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9579
2023-02-09 19:17:07 +00:00
Daniel Hernández
cce9dc21cf fix: Use theme --bg instead of a hardcoded color 2023-02-09 14:18:42 -04:00
Daniel Hernández
3d178fec6c feat: Unblock with follow button
* refresh user when changed
2023-02-09 13:47:50 -04:00
Daniel Hernández
cb4668d446 fix: Hide unmute option when the user is blocked 2023-02-09 13:46:32 -04:00
Daniel Hernández
2fac398b97 feat: Mute and unfollow when blocking a user 2023-02-09 13:17:14 -04:00
Freeplay
36b036625e use fixed color fox blockquotes + other styling 2023-02-09 06:31:49 -05:00
Freeplay
ff274f73d5 Add labels to mobile top nav 2023-02-09 05:09:40 -05:00
cutestnekoaqua
bb711adff8 fix some ctx stuff 2023-02-07 23:05:26 +01:00
cutestnekoaqua
0756e980d1 wip masto api
co-authored-by: cutls <web-pro@cutls.com>
2023-02-07 22:56:39 +01:00
ThatOneCalculator
c1ca955d57 chore: up vite 2023-02-06 20:06:50 -08:00
Kainoa Kanter
7be5c9ed7b Merge pull request 'build: reduce container size by removing dev dependencies from final image' (#9534) from asrael/calckey:Dockerfile-optimization into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9534
2023-02-07 04:00:48 +00:00
Asrael
742b9a639f Merge remote-tracking branch 'upstream/develop' into Dockerfile-optimization 2023-02-06 01:08:40 -08:00
Freeplay
1046b25634 Allow interacting with subnote w/out opening post 2023-02-05 20:26:38 -05:00
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
ThatOneCalculator
80febfe73a Revert "refactor: 🔧 vite config"
This reverts commit 83fe5ca70170c96b306bfb971b100b11076176d2.
2023-01-11 10:48:17 -08:00
ThatOneCalculator
54607cd1e9 Revert "update pug description"
This reverts commit a79e5275fea7144a834f8faf39ec9b2680278c9b.
2023-01-11 10:44:05 -08:00
cutestnekoaqua
945d43c5e8 introduce unused posts endpoint 2023-01-11 16:48:43 +01:00
cutestnekoaqua
ecebdd5732 update pug description 2023-01-11 16:48:43 +01:00
cutestnekoaqua
2e256eb138 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
bd57f8f932 fix: drive/files/create.ts endpoint 2023-01-10 16:51:48 -08:00
ThatOneCalculator
0720ee3f73 perf: 👷 build backend with swc
Co-authored-by: pikokr <@paring@pikokr.dev>
2023-01-10 16:48:49 -08:00
ThatOneCalculator
62036b0aec Revert "revert: index.ts to test share embed fix"
This reverts commit ac4ef7eace105059eea563670f1bc6df6de3fe4f.
2023-01-10 14:18:15 -08:00
ThatOneCalculator
8ab30f125c revert: koa/router 2023-01-10 14:14:40 -08:00
ThatOneCalculator
d892cd57a9 revert: index.ts to test share embed fix 2023-01-10 14:03:39 -08:00
ThatOneCalculator
a30e455949 chore: remove links to misskey-hub 2023-01-10 10:09:50 -08:00
ThatOneCalculator
d371857f15 improve note summary 2023-01-10 09:39:48 -08:00
ThatOneCalculator
df4a22b243 fix: header actions tooltips in timeline 2023-01-10 09:24:45 -08:00
ThatOneCalculator
37e3e34441 fix: 🐛 better update detection logic 2023-01-10 08:58:24 -08:00
ThatOneCalculator
50d9c8f07c refactor: 🔧 vite config
Co-authored-by: Syuilo <Syuilotan@yahoo.co.jp>
2023-01-10 08:49:15 -08:00
ThatOneCalculator
44a3e55b39 fix: 🐛 Poll choice length 256
Co-authored-by: Syuilo <Syuilotan@yahoo.co.jp>
Closes #9433
2023-01-10 08:48:10 -08:00
Freeplay
a16a1dbfe2 Also remove RN: text from detailed note 2023-01-09 21:57:26 -05:00
Freeplay
5b5c134fc7 Fix reactions overflow 2023-01-09 21:53:39 -05:00
Freeplay
369c1bbc44 More status buttons per few pixels (?) 2023-01-09 19:55:40 -05:00
cutestnekoaqua
cd71d0567f 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
Freeplay
9325ec14f2 Remove RN: text from note, still displayed as "Quote: ..." in subnote 2023-01-09 15:49:46 -05:00
Freeplay
1a34b8b5d1 Remove opacity from reply 2023-01-09 14:35:24 -05:00
Freeplay
4589bc114c FIX TICKER ISSUE 2023-01-09 11:35:48 -05:00
cutestnekoaqua
2961b9f1c3 fix: comply with nodeinfo 2.1 2023-01-08 22:22:03 +01:00
Freeplay
173962974b s p a c i n g fixes 2023-01-08 02:30:42 -05:00
Freeplay
a3f3e69c1c Link preview: Replace shadow border with an actual border
Wonder why they did that in the first place, doesn't work well in some zoom levels.
2023-01-08 01:23:02 -05:00
Freeplay
ed5c4af66d add -webkit-mask to line 2023-01-07 18:32:45 -05:00
Freeplay
a0b0faa054 Change instance ticker bg opacity 2023-01-07 17:50:05 -05:00
Freeplay
c9c7a0f162 Change avatar size var to camelCase, more tweaks 2023-01-07 15:53:51 -05:00
Freeplay
8d55a6536e remove part I forgot didn't work cuz i don't
i don't know

a
2023-01-07 01:47:56 -05:00
Freeplay
fb28343c59 Spacing & other tweaks
I may have stayed up a little for this commit
2023-01-07 01:43:52 -05:00
Freeplay
79e6a68648 remove that gosh darn heccm SPACE why was that there >:( 2023-01-06 22:15:32 -05:00
Freeplay
e389911eef remove reply icons 2023-01-06 20:31:01 -05:00
Freeplay
30c857bb93 Add reply lines, other tweaks 2023-01-06 18:58:52 -05:00
ThatOneCalculator
5080a107b8 fix: background color in classic view 2023-01-06 12:21:14 -08:00
ThatOneCalculator
e23df5495e compass icon for explore 2023-01-05 19:39:36 -08:00
Freeplay
9f29782b2e fixes & tweaks 2023-01-05 11:08:23 -05:00
Freeplay
32a31d23b5 More tweaks + fix instance ticker weeeeeeeeeeeeeee 2023-01-04 23:37:22 -05:00
Freeplay
96c9706f4e left a comment in there oops 2023-01-04 23:12:19 -05:00
Freeplay
8b36342f09 grid from note component BE GONE 2023-01-04 23:08:48 -05:00
Kainoa Kanter
d9d124cbf0 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
962541186a Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-01-04 15:06:47 -08:00
ThatOneCalculator
3a635b3fc7 style: outline instance name in ticker 2023-01-04 15:06:38 -08:00
Cleo
313ad4be6b 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
6e59319430 fix: 🐛 federate fedibird quote properly
https://codeberg.org/calckey/calckey/pulls/9399#issuecomment-758047
2023-01-04 09:43:01 -08:00
ThatOneCalculator
a1aff324b5 tag: 13.0.6-rc 2023-01-04 08:26:16 -08:00
ThatOneCalculator
ce56d7c324 more shadow fixes 2023-01-03 18:56:43 -08:00
ThatOneCalculator
932d2305e0 Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-01-03 18:51:52 -08:00
ThatOneCalculator
f052bd4e73 shadows 2023-01-03 18:51:40 -08:00
Kainoa Kanter
4cfa76493a Support quotes provided as 'quoteUri' field (#9399) 2023-01-04 02:39:23 +00:00
Effy Elden
e68fff9e48 Set quoteUri in rendered ActivityPub objects 2023-01-04 13:32:06 +11:00
ThatOneCalculator
39b6d3abb9 remove debug code 2023-01-03 18:31:40 -08:00
ThatOneCalculator
df02e06c37 fix 2023-01-03 18:31:27 -08:00
ThatOneCalculator
e099a3346c oops... 2023-01-03 18:12:02 -08:00
ThatOneCalculator
bbf7123604 console log 2023-01-03 18:08:36 -08:00
ThatOneCalculator
773abc1ba3 fix? 2023-01-03 18:03:45 -08:00
ThatOneCalculator
379972e18c fix shadows 2023-01-03 17:59:22 -08:00
ThatOneCalculator
58c4a30a14 fix 2023-01-03 17:56:26 -08:00
ThatOneCalculator
168d475121 debugging 2023-01-03 17:52:04 -08:00
ThatOneCalculator
0e4f4ebaca fix? 2023-01-03 17:43:12 -08:00
ThatOneCalculator
0db6550efc release version system 2023-01-03 17:38:07 -08:00
Effy Elden
1c269ee9ac Support quotes provided as 'quoteUri' field 2023-01-04 12:08:09 +11:00
ThatOneCalculator
1d34dec191 fix 2023-01-03 17:01:11 -08:00
ThatOneCalculator
370652ac20 remove whitespace 2023-01-03 16:58:35 -08:00
ThatOneCalculator
0e6cdb01ba fix mobile button 2023-01-03 16:58:10 -08:00
ThatOneCalculator
a19b215f92 chore: deprecate deckDivider 2023-01-03 16:37:31 -08:00
ThatOneCalculator
cb3742261e 🍮💅 2023-01-03 16:32:28 -08:00
ThatOneCalculator
3455fbf7f9 final new post layout fix 2023-01-03 16:17:21 -08:00
ThatOneCalculator
3cc2cb6ce2 ???? 2023-01-03 16:09:57 -08:00
ThatOneCalculator
ed6c6d164d fix???? 2023-01-03 16:00:14 -08:00
ThatOneCalculator
1ea2d34e5a chore: up pkgs 2023-01-03 15:43:52 -08:00
ThatOneCalculator
20405eda18 Revert "chore: upgrade packages"
This reverts commit 245d3815c61a2b644094df15bf2a37567ff47ce4.
2023-01-03 15:42:57 -08:00
ThatOneCalculator
6b4809b7c0 mobile button to mkbutton 2023-01-03 15:32:47 -08:00
ThatOneCalculator
36f880a07e fix bot tag 2023-01-03 15:31:07 -08:00
ThatOneCalculator
57c9007bdd actually fix 2023-01-03 15:24:17 -08:00
ThatOneCalculator
c7e54f3b59 chore: upgrade packages 2023-01-03 15:12:38 -08:00
ThatOneCalculator
2f75f4ecbe ? 2023-01-03 15:09:20 -08:00
ThatOneCalculator
a78c691f94 fixes 2023-01-03 11:16:43 -08:00
ThatOneCalculator
e4fdf57f89 . 2023-01-03 11:02:02 -08:00
ThatOneCalculator
96543a7e40 h 2023-01-03 10:48:51 -08:00
ThatOneCalculator
9cd1969ccc even more fixes 2023-01-03 10:42:26 -08:00