Commit graph

2008 commits

Author SHA1 Message Date
ThatOneCalculator
9f3c9f8868 Formatting 2023-02-11 17:14:50 -08:00
Free
07ca57574f Hide inactive tab labels on mobile (#9609)
Co-authored-by: Freeplay <Freeplay@duck.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9609
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-02-12 01:11:11 +00:00
daikei
861fbcab41 Remove hardcoding of sounds (#9510) (#9607)
Co-authored-by: Kio-td <kio.thedev@gmail.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9607
Co-authored-by: daikei <daikei@noreply.codeberg.org>
Co-committed-by: daikei <daikei@noreply.codeberg.org>
2023-02-11 21:09:43 +00:00
ThatOneCalculator
1e7f8c3ab8 chore: up calckey.js 2023-02-11 13:04:22 -08:00
GeopJr
ccba7fc9db feat: don't depend on an external service for urn:ietf:wg:oauth:2.0:oob (#9602)
Co-authored-by: GeopJr <evan@geopjr.dev>
Co-committed-by: GeopJr <evan@geopjr.dev>
2023-02-11 20:08:12 +00:00
ThatOneCalculator
13238973b6 chore: Rome Formatting 2023-02-10 15:41:19 -08:00
ThatOneCalculator
64c4aa4599 chore: 🎨 new dummy images 2023-02-10 15:17:56 -08:00
Cleo
475b130eef fix(client): use proxied image for instance icon 2023-02-10 22:46:56 +00:00
Cleo
2ca1717f2a fix(client): use proxied image for instance icon 2023-02-10 22:46:08 +00:00
cutestnekoaqua
c19b075845 make build work after calcks merge 2023-02-10 20:50:42 +01:00
ThatOneCalculator
76011a3f28 fix: 🔒 prevent issues 2023-02-10 11:14:33 -08:00
syuilo
e917dc6be3 fix(client): validate urls to improve security 2023-02-10 11:08:08 -08:00
cutestnekoaqua
d72da65c2c lower build targets to support mobile ui stuff, eh 2023-02-10 01:11:11 +01:00
cutestnekoaqua
1c0b13a965 Merge branch 'feature/masto-api' into develop 2023-02-10 00:13:20 +01:00
ThatOneCalculator
9dc26cb5e8 undo 2023-02-09 15:06:01 -08:00
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
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
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
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
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
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
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
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
42902cc8a6 fix: 🐛 double name on splash
Closes #9500
2023-01-23 12:12:49 -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
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