Commit Graph

22 Commits

Author SHA1 Message Date
Alex Gleason c138e2ee09
NIP-46: fix parsing request message for sign_event 2023-11-22 13:21:02 -06:00
Alex Gleason 016198c301
Sign NIP-46 events with proof-of-work 2023-11-20 17:52:37 -06:00
Alex Gleason f77aa7b411
Fix parsing custom emoji reactions
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1602
2023-11-13 16:11:40 -06:00
marcin mikołajczak 1d3424e648 Display emoji reactions on glitch-soc and Iceshrimp
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-10-29 23:00:48 +01:00
Alex Gleason b25408a79f Merge branch 'account-local' into 'main'
Add 'local' to account schema

See merge request soapbox-pub/soapbox!2835
2023-10-21 23:49:06 +00:00
marcin mikołajczak ba5e018e3c Add 'local' to account schema
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-10-22 00:14:23 +02:00
marcin mikołajczak 4752feb1b8 Update Takahē compatibility, add fixVersion to instanceSchema
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-10-21 23:45:54 +02:00
Alex Gleason 34131cdfcc
Convert all tests to ESM 2023-10-08 22:31:36 -05:00
Alex Gleason eceb082874
Fix kindSchema 2023-10-04 18:12:18 -05:00
Alex Gleason 3f640e9797
Untuck tests out of __tests__ directories, colocate with program files 2023-10-02 14:27:40 -05:00
Alex Gleason 645ce60a5f
eslint: use semicolon TypeScript delimeter 2023-10-02 13:54:02 -05:00
Alex Gleason 814b220da0
instanceSchema: support legacy Pleroma configuration 2023-09-26 12:58:51 -05:00
Alex Gleason 0986055222
instanceSchema: get rid of `any()` fields 2023-09-26 12:29:35 -05:00
Alex Gleason 4b52f20776
instanceSchema: support max_toot_chars again 2023-09-26 12:16:53 -05:00
Alex Gleason 8500e7bb9a
Hide unauth features if they're restricted by the backend 2023-09-24 12:51:00 -05:00
Alex Gleason 3b630ed8fb
Convert instance to use zod 2023-09-23 20:49:33 -05:00
Alex Gleason 89b1574c77
Make Lexical the only editor 2023-09-23 14:32:02 -05:00
marcin mikołajczak fac42ab2c9 Merge remote-tracking branch 'soapbox/main' into lexical
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-09-20 23:49:55 +02:00
Alex Gleason 1e71923f6d
Remove support for Rumble video embeds 2023-09-19 13:10:57 -05:00
Alex Gleason 757d8ba545
Remove Truth Social Ads 2023-09-19 11:17:12 -05:00
Alex Gleason dd97a46a03
Update code to deal with new paths under src 2023-09-18 16:37:15 -05:00
Alex Gleason f9679d270b
Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00