Commit Graph

4346 Commits

Author SHA1 Message Date
Syuilo
53ec5f7048 refactor: 💫 tweak photoswipe animation speed 2023-07-06 00:20:48 -07:00
ThatOneCalculator
bbf2ca94db fix: 🐛 fallback locales for skin tone labels
Closes #10406
2023-07-05 23:42:34 -07:00
ThatOneCalculator
f4b275f7b0 build: build megalodon with swc 2023-07-05 23:28:47 -07:00
Laura Hausmann
cbf07d133c [mastodon-client] Remove even more debug messages 2023-07-06 02:16:51 +00:00
Laura Hausmann
837fb327da PR cleanup 2023-07-06 02:16:51 +00:00
Laura Hausmann
52b4fdf0d2 [mastodon-client] code cleanup, remove redundant function calls 2023-07-06 02:16:51 +00:00
Laura Hausmann
4e2c73dba9 Remove debug logging 2023-07-06 02:16:51 +00:00
Laura Hausmann
dc95aa83a9 [mastodon-client] fix mentions 2023-07-06 02:16:51 +00:00
Laura Hausmann
3fa7e2af7d [mastodon-client] remove debug logging 2023-07-06 02:16:51 +00:00
Laura Hausmann
d2a23a3b6b [mastodon-client] Remove compiled megalodon code 2023-07-06 02:16:51 +00:00
Laura Hausmann
8347855a11 [mastodon-client] general code cleanup, rename megalodon package 2023-07-06 02:16:51 +00:00
Laura Hausmann
fbeb809874 [mastodon-client] Disable emoji reactions preview in TL 2023-07-06 02:16:51 +00:00
Laura Hausmann
adb0f365ba [mastodon-client] Move megalodon to main repo 2023-07-06 02:16:51 +00:00
Laura Hausmann
8a6a1cfc43 [mastodon-client] Code formatting pass 2023-07-06 02:16:51 +00:00
Laura Hausmann
37b21f973f [mastodon-client] Fix posting statuses with attachment 2023-07-06 02:16:51 +00:00
Laura Hausmann
1f8c735889 [mastodon-client] megalodon compat changes 2023-07-06 02:16:51 +00:00
Laura Hausmann
8cf7a24e9f [mastodon-client] Add transparent.png asset 2023-07-06 02:16:51 +00:00
Laura Hausmann
23d57eb79f [mastodon-client] Add endpoints 2023-07-06 02:16:51 +00:00
ThatOneCalculator
94b16ba9a3 refactor: ♻️ read patrons from local file for fallback instead of empty array 2023-07-05 18:44:29 -07:00
ThatOneCalculator
c4d4e850b2 chore: ⬆️ up prettier, pnpm 2023-07-05 18:28:27 -07:00
freeplay
0930e0edef remove unneeded property 2023-07-04 21:39:41 -04:00
freeplay
3927086608 style: truncate long URL's 2023-07-04 21:37:50 -04:00
freeplay
f540438740 fix: add back channel display in timeline 2023-07-04 13:47:31 -04:00
freeplay
7a160d3c8f style: add back scrollbar-color for firefox 2023-07-04 13:33:56 -04:00
freeplay
fd4840f24e style: accent color in plyr 2023-07-04 12:00:48 -04:00
Namekuji
f13d8548d2 fix: do not deliver poll result if local-only 2023-07-04 01:59:43 -04:00
Kainoa Kanter
3955d8f51b fix: 🐛query search endpoint for local userselect, disregard host 2023-07-04 01:29:57 +00:00
freeplay
3caba40faf fix: videos not appearing when don't play animated images is one 2023-07-03 16:01:54 -04:00
ThatOneCalculator
f99e8b3726 fix: immediately fail jobs with invalid signature 2023-07-03 10:29:52 -07:00
ThatOneCalculator
03c8bb5b88 chore: 🎨 format 2023-07-02 23:08:33 -07:00
ThatOneCalculator
d1b883d73b Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-07-02 23:07:51 -07:00
ThatOneCalculator
dd36424cf3 fix: 💄 form switch padding 2023-07-02 23:06:25 -07:00
freeplay
6c3d382d9d Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream 2023-07-03 00:03:23 -04:00
freeplay
bcb62f1c16 feat: show alt button even when content hidden 2023-07-03 00:02:36 -04:00
freeplay
27625b67da refactor: combine MediaVideo & MediaImage components 2023-07-02 23:41:38 -04:00
Namekuji
6f5e07de5d rename arg 2023-07-02 23:14:43 -04:00
Namekuji
b36cc31e9b throw error if failed 2023-07-02 22:25:58 -04:00
Syuilo
6919477820 refactor: make identicons and server metrics optional
Co-authored-by: Kainoa Kanter <kainoa@t1c.dev>
2023-07-02 19:23:55 -07:00
Namekuji
284c0db1fd no more infinity caches 2023-07-02 22:14:31 -04:00
Namekuji
9d26e08032 add cache prefix 2023-07-02 20:55:20 -04:00
Namekuji
ef724a49fe store cache values to redis 2023-07-02 20:37:46 -04:00
Kainoa Kanter
ccaad82ed8 Merge pull request '[PR]: Render instance description in about page as HTML' (#10393) from esm/calckey:fix/about-page-html into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10393
2023-07-02 23:23:52 +00:00
Syuilo
821320f51b refactor: make identicons and server metrics optional
Co-authored-by: Kainoa Kanter <kainoa@t1c.dev>
2023-07-02 16:23:11 -07:00
Kainoa Kanter
1d23f3c904 Merge pull request '[PR]: Temp fix for null metadata' (#10390) from yawhn/trickey:fix_avatar_errors into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10390
2023-07-02 22:54:56 +00:00
Kainoa Kanter
305d6e8b2e Merge pull request '[PR]: Embedded all attachment, renotes and discussion history into rss feed content & improve title, and not generate feed for locked account' (#10388) from cgsama/calckey:feedenhance into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10388
2023-07-02 21:50:09 +00:00
Essem
1f6568ce22 Render instance description as HTML 2023-07-02 18:23:02 +00:00
ThatOneCalculator
5089cef8ad Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-07-02 10:10:43 -07:00
ThatOneCalculator
466ef220da Revert "Merge pull request '[PR]: fix: use redis-based mutex to prevent memory leak' (#10389) from nmkj/calckey:fix-cache-leak into develop"
This reverts commit 224b1d585bb1cb95531a9213cf4a69fc2f049e7d, reversing
changes made to b5907fb86db2b9eacea633bb5d69547982326afa.
2023-07-02 10:10:25 -07:00
Kainoa Kanter
387b3b1e96 Merge pull request '[PR]: Add aria labels to notification settings/mark as read buttons' (#10392) from esm/calckey:fix/notif-button-a11y into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10392
2023-07-02 17:08:37 +00:00
freeplay
4f32a9b1d7 Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream 2023-07-02 13:01:54 -04:00