Commit graph

22679 commits

Author SHA1 Message Date
ThatOneCalculator 2fdd015da7
fix 2023-01-03 10:30:42 -08:00
ThatOneCalculator bc3442a75b
fix 2023-01-03 10:16:02 -08:00
ThatOneCalculator 1392083d60
fix 2023-01-03 10:09:59 -08:00
ThatOneCalculator a623948e53
integrate some of Freeplay's Ck userstyles 2023-01-03 09:35:30 -08:00
ThatOneCalculator c0cf1e2bf4
fixes 2023-01-03 09:12:26 -08:00
Kainoa Kanter 762674ea39 Merge pull request '[Chore] Replace instances of Note with Post in en-US locale, as per community consensus' (#9344) from prettykool/calckey:develop into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9344
2023-01-03 16:56:02 +00:00
ThatOneCalculator 5a98a58d03
chore: bump version number 2023-01-03 08:55:02 -08:00
cutestnekoaqua 552543234e
fix: overlapping user follow button in mobile view 2023-01-03 15:13:18 +01:00
cutestnekoaqua c308fc8214
fix: user view z-fighting 2023-01-03 14:40:06 +01:00
cutestnekoaqua 9cc707d971
fix: Cliff design 2023-01-03 14:21:30 +01:00
cutestnekoaqua 1de1b5dcdf
Update Contributor guidelines 2023-01-03 14:21:10 +01:00
cutestnekoaqua e5e4ba5aec
automatic changelog generation using git cliffy 2023-01-03 14:05:39 +01:00
Cleo 0c8f748d0a fix padding on normal display 2023-01-02 19:42:36 +00:00
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
PK 14d6f6d39c
Update to recommendations by Panos
See https://codeberg.org/calckey/calckey/pulls/9344#issuecomment-746107 for deets
2022-12-29 11:58:39 -06: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
PK b0bab6889b
Revert two instances of 'Post' back to 'Note' 2022-12-26 15:36:55 -06:00
PK 714bcd8360
Replace instances of Note with Post in en-US locale 2022-12-26 11:29:41 -06: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