Commit Graph

6372 Commits

Author SHA1 Message Date
Marie 46f9bcc8dc
chore: make features in meta not optional on detailed
Why did Misskey set the optional boolean on features between 2024.6 and 2024.8 considering it will always have values when called via detailed
2024-09-14 00:18:16 +02:00
Marie 01466279e8
chore: fix indentation on misskey-js md file 2024-09-14 00:11:10 +02:00
Marie 737b919c33
upd: handle failed id verifications 2024-09-14 00:04:59 +02:00
Marie 63368deab9
upd: let mod/admin prompt for id verification 2024-09-13 23:36:31 +02:00
Marie c33f474620
Merge branch 'develop' into add/id 2024-09-13 22:54:32 +02:00
Julia d4c5322f9c merge: 2024.8 (!610)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/610

Approved-by: Julia <julia@insertdomain.name>
2024-09-13 15:57:16 +00:00
Marie c38afd2a85
upd: set idCheckRequired boolean on signup 2024-09-12 09:18:55 +02:00
Marie 53d17b21f3
upd: add required boolean, hide timelines on required ID
Blocks guest timeline on sidebar and on welcome page if ID Verification is required
Blocks guests from going to timeline view, channels, antennas and lists
2024-09-12 00:41:56 +02:00
Marie c3e2ca9314
upd: remove additional check and comment 2024-09-11 22:05:00 +02:00
Marie 74e720c294
upd: move the prompting of the id verification from page into router 2024-09-11 22:04:36 +02:00
dakkar fcd63e0378 merge: chore: Update Donation button (!616)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/616

Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Tess K <me@thvxl.se>
2024-09-08 16:33:24 +00:00
Marie 2eaff3388f
upd: make sure system users get the values properly set 2024-09-08 12:55:12 +02:00
Marie ed95e8168c
chore: apply suggestions 2024-09-07 12:40:02 +02:00
Marie 14ce6f7cbb chore: add missing person 2024-09-06 22:59:35 +00:00
Marie ccc2cdb887 chore: update contributor section 2024-09-06 22:46:34 +00:00
Marie 19c90d8e9f chore: update Ko-Fi text to OpenCollective 2024-09-06 21:27:35 +00:00
Marie 9a7300489c chore: update donation links in backend and frontend 2024-09-06 21:25:38 +00:00
Essem 8669125f37
chore: Remove esm from about page 2024-09-04 16:06:15 -05:00
dakkar 7ff7464896 remove body of `NoteCreateService.import`
`create(user,data,true)` does exactly the same thing now
2024-08-30 17:19:51 +01:00
dakkar b5e0342136 linting 2024-08-30 17:14:57 +01:00
dakkar 3a3098f932 fix filtering of quote uri
apparently filtering with `x => x !== null` will let `undefined`
through…
2024-08-30 16:12:02 +01:00
dakkar 26e0412fbb bump happy-dom, disable all JS&c when parsing
version 10 didn't quite support disabling all of that

I have tested that `MfmService` (the other code that uses `happy-dom`)
still works fine: the RSS feed for a user is generated correctly, with
HTML rendered from MFM
2024-08-30 15:35:19 +01:00
dakkar 27f3d76a2b remove unused function
not present upstream, not mentioned anywhere
2024-08-30 13:38:44 +01:00
dakkar 0796d4bd62 align ApNoteService updateNote with createNote 2024-08-30 13:33:42 +01:00
dakkar 8b8ee72a81 align NoteCreateService create & import 2024-08-30 13:23:55 +01:00
dakkar 311d26547a regenerate misskey-js 2024-08-30 12:17:54 +01:00
dakkar 0bcc739551 remove duplicate line 2024-08-30 12:15:52 +01:00
dakkar e04c7ad09f copy changes from MkNote* to SkNote* 2024-08-30 12:12:44 +01:00
dakkar 907bf133cd update NoteCreateService "import" side 2024-08-30 12:09:57 +01:00
dakkar 6151099f5b Merge remote-tracking branch 'misskey/master' into feature/misskey-2024.8 2024-08-30 12:08:31 +01:00
Marie 58c8c00376
upd: create verification dialog 2024-08-29 22:16:10 +02:00
Marie 1caf3636d1
upd: add typing for misskey-js 2024-08-29 21:52:18 +02:00
Marie b60dd15568
chore: make stripeAgeCheck not type undefined 2024-08-29 18:41:32 +02:00
Leah 717d22d4be remove extra line 2024-08-26 19:12:27 +02:00
Leah ecbe595b34 added event to detect when control and enter are pressed to confirm it. Also escape now escapes the window 2024-08-26 19:09:30 +02:00
dakkar 9cf40ef452 merge: thunk the min/max promises (!603)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/603

Approved-by: Marie <github@yuugi.dev>
Approved-by: fEmber <acomputerdog@gmail.com>
2024-08-24 20:53:08 +00:00
dakkar 06da059dbf log deletion of user files from admin -- fixes #631 2024-08-24 20:53:58 +01:00
Marie b3b5872e3e
upd(config): change the way stripeAgeCheck is handled in config file 2024-08-23 20:09:15 +02:00
Marie dbded3b68d
upd: remove idSession since Stripe tends to return NULL 2024-08-23 20:00:26 +02:00
Marie 0627f84e30
upd: move stripe webhook into its own service 2024-08-23 14:11:39 +02:00
Marie 03039d110a
upd: import config properly 2024-08-23 13:21:19 +02:00
Marie da4f0c75fc
add: webhook 2024-08-23 13:19:34 +02:00
dakkar d16f301d90 update testers for 2024.7
karilaa.app seems down, and I've not heard from them

plasmatrap has been running our release candidate for a few days
2024-08-22 14:07:21 +01:00
dakkar 17b6c1b371 tell the linter to shut up, this time 2024-08-22 13:55:22 +01:00
dakkar a408d32bb7 fix button translation
that Japanese string exactly matches that i18n key
2024-08-19 20:49:47 +01:00
dakkar 1b5bedc1d0 thunk the min/max promises
this prevents generating promises we don't use, which would get logged
by the node vm and spam the logs
2024-08-19 20:38:43 +01:00
dakkar c4e0bea931 don't return early -- should fix #626
I have no clue why I wrote that code 😭
2024-08-19 18:19:38 +01:00
Marie a56066ce53
add(migration): add two new columns to user for ID Check 2024-08-19 07:19:25 +02:00
Marie e7a08244d4
add(packages): stripe 2024-08-19 07:02:33 +02:00
dakkar f5560783ea merge: misskey 2024.7 (!583)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/583

Approved-by: Marie <github@yuugi.dev>
Approved-by: Julia Johannesen <julia@insertdomain.name>
2024-08-18 18:32:27 +00:00