Commit graph

22563 commits

Author SHA1 Message Date
Kainoa Kanter 389785e165 Update 'README.md' 2023-01-02 15:59:31 +00:00
Kainoa Kanter c774a2f6e3 Merge pull request 'add antenna mark read functionality' (#9358) from supakaity/calckey:ada/antenna-mark-read into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9358
2022-12-31 10:12:10 +00:00
Kaity A 5a4f70d6a7 Updated mark antenna as read error handling to use regular string 2022-12-30 01:18:43 +00:00
Kainoa Kanter 16ee7cd442 Prevent notifications if the notification is for a note that is muted (#9323) 2022-12-29 11:36:57 +00:00
Kainoa Kanter 6ee2eda1df add .js to the end of two type-scripts, fixing a critical error that crashes calckey (#9347) 2022-12-29 11:23:04 +00:00
Kainoa Kanter e991bf5420 Merge pull request 'Upkeep: Fix errors regarding emojis in the mastodon instance info compatability endpoint.' (#9348) from legiayayana/calckey:legiayayana/fix-missing-emotes-crash into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9348
2022-12-29 10:04:46 +00:00
Kaity A ba4680c512 add antenna mark read functionalityu 2022-12-29 10:00:30 +00:00
Kaity A 385a0ed7de add antenna mark read functionality 2022-12-29 09:53:04 +00:00
cutestnekoaqua f8924fb06d
need to redo this later 2022-12-28 02:11:16 +01:00
Naomi Ahmed c36274848d
deduplicate emojis 2022-12-28 00:15:07 +00:00
Naomi Ahmed 9e6c7c57c4
Mirror format in custom-emojis.ts 2022-12-28 00:01:18 +00:00
Naomi Ahmed 200cd9f2ce
Fix emoji urls being invalid 2022-12-27 23:59:46 +00:00
Naomi Ahmed 00cd311c7d
Fix emojis crashing when it's not found 2022-12-27 23:52:59 +00:00
cutestnekoaqua daf7c07cd9
dont inline assets at all 2022-12-27 23:53:34 +01:00
cutestnekoaqua a9ffe7d6a4
bump es version and limit inlining base64 2022-12-27 23:00:46 +01:00
Daikei! 76d71a39db add .js to the end of two type-scripts, fixing a critical error that crashes calckey 2022-12-27 15:38:05 +00:00
Cleo 9ed884ec78 Reproducible Builds (#9345)
Mrrrooowww😺🏳️‍⚧️🥰
2022-12-27 01:27:41 +00:00
cutestnekoaqua d56cd55189
docker immutable install 2022-12-27 00:46:56 +01:00
cutestnekoaqua 2c8d317eaf
update yarn 2022-12-27 00:37:57 +01:00
cutestnekoaqua 8d7b50ff7b
use new cli argument instead 2022-12-27 00:32:57 +01:00
cutestnekoaqua 2025f4d68c
Reproducible Builds 2022-12-27 00:24:19 +01:00
cutestnekoaqua 225d7aa0f9
memo english translations 2022-12-26 17:41:47 +01:00
Kainoa Kanter 8717f93453 Update 'packages/backend/src/models/repositories/instance.ts' 2022-12-26 14:48:34 +00:00
Kainoa Kanter ebe0abe955 Block subdomains of blocked hosts (#9310) 2022-12-26 09:12:17 +00:00
Naomi Ahmed b019c704c2
prevent notifications if the notification contains a note that is muted 2022-12-26 04:19:20 +00:00
Johann150 d7390e09ff
activitypub: block check for resolving collections 2022-12-25 15:10:44 -05:00
Francis Dinh d2066d0d86
add checks to resolver and performOneActivity 2022-12-25 15:10:33 -05:00
Francis Dinh d9b7219404
Block subdomains of blocked hosts 2022-12-24 14:46:09 -05:00
Kainoa Kanter afce8f04ab Fix peers API returning suspended instances (#9296) 2022-12-24 11:07:41 +00:00
ineffyble 93654b7e2c Fix peers API returning suspended instances 2022-12-23 04:32:45 +00:00
Kainoa Kanter 7e7740b955 Update patron list 2022-12-23 00:32:51 +00:00
Kainoa Kanter 7f98e6751b Merge pull request 'Fix Deck Column button & icon alignment' (#9281) from legiayayana/calckey:fix-column-button into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9281
2022-12-22 19:51:59 +00:00
Naomi Ahmed 1c6829d5c3
Fix Column header button and icon alignment 2022-12-22 18:48:16 +00:00
Kainoa Kanter 87591935a7 Mastodon instance info support (closes #9256) (#9274) 2022-12-22 02:38:53 +00:00
Kainoa Kanter 8c1bb50acb FIX: Page - Pin to Profile (closes #9234) (#9263) 2022-12-20 08:43:34 +00:00
Undefined 388449a159
FIX: Page - Pin to Profile (closes #9234) 2022-12-20 09:00:37 +01:00
Kaity A 956acfbcf5 allow finding compatibility endpoints 2022-12-19 11:20:10 +00:00
Kaity A 0a34d92130 Add mastodon compatibility APIs 2022-12-19 09:58:37 +00:00
Kainoa Kanter 770ca55121 Merge pull request 'yawhn/revert_postgres_version' (#9253) from yawhn/elreqkey:yawhn/revert_postgres_version into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9253
2022-12-19 01:09:53 +00:00
yawhn f794bde646 postgres: revert to 12.2 version 2022-12-19 02:57:51 +02:00
yawhn 16e6d2a06e Merge branch 'main' of https://codeberg.org/thatonecalculator/calckey 2022-12-19 01:22:24 +02:00
Cleo b1933d00b9 Merge pull request '[Chore] Partial translating of ActivityPub/Boot code + Formatting' (#9229) from prettykool/calckey:develop into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9229
2022-12-18 21:01:22 +00:00
Kainoa Kanter 17da14c659 Merge pull request 'develop' (#9252) from develop into main
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9252
2022-12-18 19:18:43 +00:00
ThatOneCalculator 78e6f38ef2
downgrade some packages 2022-12-18 11:13:24 -08:00
ThatOneCalculator d952912bff
feat: 📦 upgrade to vite 4 2022-12-18 11:03:08 -08:00
ThatOneCalculator a91cdceb25
tag: 🔖 13.0.5 2022-12-18 10:56:01 -08:00
Cleo 45669bab1a „.woodpecker/commitDatabase.yml“ ändern 2022-12-18 18:51:24 +00:00
cutestnekoaqua 206381c220
repo move migration 2022-12-18 19:41:59 +01:00
ThatOneCalculator 944eadca8f
refactor: new repo link 2022-12-18 10:12:24 -08:00
ThatOneCalculator e1182f4db9
fix: 🥴 2022-12-17 18:48:21 -08:00