Commit graph

8659 commits

Author SHA1 Message Date
Chizu
cc0b3b5aab Merge branch 'develop' into stable 2023-03-14 06:16:14 +09:00
Chizu
995e733db5 Depreciate old and unused endpoints 2023-03-14 05:15:44 +09:00
Fox
e89a02bb91 Attempt enum empty instead of checking against a literal array 2023-03-13 12:32:59 +09:00
Fox
23e6ee5bec Merge branch 'develop' of https://git.youjo.love/fox/youjo-be into develop 2023-03-13 12:32:02 +09:00
Fox
c13df70d38 Attempt enum empty instead of checking against a literal array 2023-03-13 12:31:44 +09:00
fox
7d7e73042b Apply Patch for security issue 2023-03-12 19:16:25 +00:00
fox
6163cbbe39 Apply Patch 2023-03-12 19:15:57 +00:00
Chizu
a04e634eb8 Update instance_view.ex 2023-03-11 09:48:38 +09:00
Chizu
e3c22eedb3 Update instance_view.ex 2023-03-11 09:45:32 +09:00
Chizu
c9574ac7f3 Update instance_view.ex 2023-03-10 03:29:54 +09:00
Chizu
529b97051f detect bubble tl and add to features panel probably 2023-03-10 03:27:36 +09:00
Fox
466a3ec943 Expose quote posting in the api as a feature 2023-03-10 01:25:34 +09:00
Fox
8434c6c400 Merge branch 'stable' of https://git.youjo.love/fox/youjo-be into stable 2023-03-09 14:37:13 +09:00
Fox
71d3c83a4a fix bug, shouldn't have been an issue but it is for some reason 2023-03-09 14:36:26 +09:00
Fox
bbe56c9e3a fix bug, shouldn't have been an issue but it is for some reason 2023-03-09 14:34:05 +09:00
fox
1b9c89e522 Interpret \n as newline for MFM
Markdown doesn't generally consider `\n` a newline,
but Misskey does for MFM.

Now we do to for MFM (and not for Markdown) :)
2023-03-09 04:18:35 +00:00
Fox
0c278789f6 Why not allow quoting private messages? 2023-03-09 13:10:30 +09:00
Fox
5b801ad3f5 Why not allow quoting private messages? 2023-03-09 13:01:41 +09:00
Fox
b5b0a0d332 some fixes 2023-03-09 12:49:55 +09:00
Fox
b9acf25060 tries to start akkoma twice + fix shoutbox 2023-03-09 12:49:55 +09:00
Fox
ba7c47eca9 somehow fucked this up 2023-03-09 12:49:55 +09:00
Fox
621a6a1689 I can only assume this works 2023-03-09 12:49:55 +09:00
Fox
a45192f1d4 so how many ends and commas did I forget?
who knows
2023-03-09 12:49:55 +09:00
Fox
a783225700 beats me why the this got fucked up 2023-03-09 12:49:55 +09:00
Fox
f6b2845ab3 fix another fuckup 2023-03-09 12:49:54 +09:00
Fox
31843f2b1c second one more fuckup 2023-03-09 12:49:54 +09:00
Fox
19ef7898d1 one more fuckup 2023-03-09 12:49:54 +09:00
Fox
c278b17b4c missing ends because thanks ghd 2023-03-09 12:49:54 +09:00
Fox
adfcc70188 Update router.ex 2023-03-09 12:49:54 +09:00
Fox
77154ab713 some fixes 2023-03-09 12:48:06 +09:00
Fox
8cec9a11e9 tries to start akkoma twice + fix shoutbox 2023-03-08 14:07:12 +09:00
Fox
af0b91ba51 somehow fucked this up 2023-03-08 13:26:38 +09:00
Fox
3ac1d6356b I can only assume this works 2023-03-08 13:17:48 +09:00
Fox
4dc1e32be8 so how many ends and commas did I forget?
who knows
2023-03-08 12:58:41 +09:00
Fox
dc4ee2d593 beats me why the this got fucked up 2023-03-08 12:55:53 +09:00
Fox
86fc08ceb1 fix another fuckup 2023-03-08 12:52:31 +09:00
Fox
6805e06c90 second one more fuckup 2023-03-08 12:48:23 +09:00
Fox
2cdbfb103e one more fuckup 2023-03-08 12:46:38 +09:00
Fox
efc6cdc924 missing ends because thanks ghd 2023-03-08 12:43:12 +09:00
Fox
0253c9db42 Update router.ex 2023-03-08 12:37:49 +09:00
fox
fc848b5dc5 fix missing end in router.ex for chats scope 2023-03-08 03:28:48 +00:00
Fox
c572746770 fix missing end in router.ex for chats scope 2023-03-08 12:28:16 +09:00
Fox
844ac4bbee bring back the endpoint for chats so I can send one containing dog porn to floatingghost 2023-03-08 12:21:46 +09:00
Fox
441e024bf2 I wish painful death on floatingghost 2023-03-08 12:21:46 +09:00
fox
1017744fb8 revert 745e15468e - kill yourself
revert Use same context for quote posts as the post that's being quoted (#379)

See https://akkoma.dev/AkkomaGang/akkoma/pulls/350#issuecomment-6109

When making quotes through Mast-API, they will now have the same context as the quoted post. This also results in them being showed when fetching the thread. I checked Misskey to see how it's there, and they show the quotes there as well, see e.g. <https://mk.toast.cafe/notes/98u1g0tulg>.

An example from Akkoma:

Co-authored-by: ilja <git@ilja.space>
Reviewed-on: https://akkoma.dev/AkkomaGang/akkoma/pulls/379
Reviewed-by: floatingghost <hannah@coffee-and-dreams.uk>
Co-authored-by: ilja <akkoma.dev@ilja.space>
Co-committed-by: ilja <akkoma.dev@ilja.space>
2023-03-08 12:21:45 +09:00
Fox
392ca94bb5 bring back the endpoint for chats so I can send one containing dog porn to floatingghost 2023-03-07 00:30:17 +00:00
Fox
16e950e4c3 I wish painful death on floatingghost 2023-03-07 00:22:46 +00:00
fox
92f1ea9112 revert 745e15468e - kill yourself
revert Use same context for quote posts as the post that's being quoted (#379)

See https://akkoma.dev/AkkomaGang/akkoma/pulls/350#issuecomment-6109

When making quotes through Mast-API, they will now have the same context as the quoted post. This also results in them being showed when fetching the thread. I checked Misskey to see how it's there, and they show the quotes there as well, see e.g. <https://mk.toast.cafe/notes/98u1g0tulg>.

An example from Akkoma:

Co-authored-by: ilja <git@ilja.space>
Reviewed-on: https://akkoma.dev/AkkomaGang/akkoma/pulls/379
Reviewed-by: floatingghost <hannah@coffee-and-dreams.uk>
Co-authored-by: ilja <akkoma.dev@ilja.space>
Co-committed-by: ilja <akkoma.dev@ilja.space>
2023-03-06 23:23:36 +00:00
FloatingGhost
b88e6560e0 Reblog content should be ""
Fixes #450
2023-03-02 11:04:27 +00:00
FloatingGhost
d3089ec399 Ensure we can update contentMap on update 2023-02-23 11:00:55 +00:00