Commit graph

523 commits

Author SHA1 Message Date
Alex Gleason
79a764177d
Remove webpackChunkName magic comments 2023-09-15 19:27:59 -05:00
Alex Gleason
1c7b95f12a
Attempt to register sw.js on pageload 2023-09-15 14:07:59 -05:00
Alex Gleason
2acab99e5b
Make Vite devserver work 2023-09-13 12:04:17 -05:00
marcin mikołajczak
d64f49334a Merge branch 'since-date-title' into 'develop'
Add title to created_at label

See merge request soapbox-pub/soapbox!2650
2023-09-11 22:05:55 +00:00
Alex Gleason
b476d6441e
bun: improve types so it runs with bun 2023-09-08 13:28:23 -05:00
Alex Gleason
a22c628c73
features: enable frontendConfigurations on Ditto 2023-09-03 18:48:07 -05:00
f518a7e5e4 Add title to created_at label
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-08-28 19:58:11 +02:00
Alex Gleason
227c895562
features: enable public timeline on Ditto 2023-08-17 21:07:55 -05:00
Alex Gleason
ef42144896
Fix reported statuses not showing up
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1494
2023-07-30 20:46:01 -05:00
Alex Gleason
b0ee86139c
Disable privacyScopes on Ditto 2023-07-27 09:52:09 -05:00
Alex Gleason
497ca73ede
Enable trending tags for Ditto 2023-07-25 16:45:15 -05:00
46313049b0 Rename Calckey to Firefish
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-07-22 00:04:41 +02:00
Alex Gleason
90664dd5c6
Remove legacy accounts reducer 2023-07-20 15:03:23 -05:00
Alex Gleason
6b8be7af3c
Fix scheduled posts
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1445
2023-07-17 10:19:27 -05:00
becb80611a Fix features.ts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-07-10 10:24:48 +02:00
marcin mikołajczak
34acc019f7 Enable familiar followers on Rebased 2023-07-10 06:51:20 +00:00
marcin mikołajczak
84d7ce1b67 Merge branch 'calckey' into 'develop'
Support Calckey, maybe

See merge request soapbox-pub/soapbox!2599
2023-07-09 20:06:58 +00:00
07a8df4b61 Support Calckey, maybe
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-07-09 19:54:44 +02:00
7c38f751f2 Fix HeaderPicker/AvatarPicker for missing images
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-07-06 13:22:15 +02:00
8646aa5572 Add Followed hashtags page
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-07-02 13:54:02 +02:00
174be975c8 Support Mastodon nightly version
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-07-02 13:18:52 +02:00
Chewbacca
e3fa58c0da Support Group mutes 2023-06-27 09:24:03 -04:00
Alex Gleason
ec8177d578
Add useAccountLookup hook, fix useRelationships 2023-06-23 21:41:36 -05:00
Alex Gleason
1f653b1065
Gate Nostr signing to Ditto 2023-06-23 11:44:07 -05:00
Alex Gleason
256d7825ee
Fix timelines test 2023-06-20 21:17:57 -05:00
Alex Gleason
412fe84d13
FIX THE TYPE ERRORS 2023-06-20 14:24:39 -05:00
Alex Gleason
011f2eb298
Merge remote-tracking branch 'origin/develop' into zod-accounts 2023-06-19 20:10:25 -05:00
Alex Gleason
2796726cad
utils: pick only needed fields 2023-06-19 16:49:42 -05:00
Alex Gleason
89c9e32b59
Move legacy functions into separate utils file 2023-06-19 16:02:51 -05:00
Alex Gleason
8a4239d153
utils/accounts: pick only needed fields from type 2023-06-19 12:10:29 -05:00
Alex Gleason
60eaf01940
Add Resolve<T> utility type 2023-06-13 22:12:42 -05:00
Alex Gleason
db070150d9
Remove unnecessary as string 2023-06-13 20:59:38 -05:00
Alex Gleason
263db3e1f0
Improve schemas for Account, EmojiReaction, Location, and Status 2023-06-13 14:33:19 -05:00
Alex Gleason
27ba796852
Remove greentext support
It uses Pleroma FE's vulnerable HTML parser
2023-05-28 14:45:22 -05:00
Chewbacca
5d1f168325 Enable groups 2023-05-23 09:39:17 -04:00
da6be7ba4c Merge remote-tracking branch 'soapbox/develop' into follow-hashtags 2023-05-11 19:31:25 +02:00
Alex Gleason
ece5ba4764
Merge remote-tracking branch 'origin/develop' into zod-card 2023-05-02 19:36:00 -05:00
Alex Gleason
e3fcff55f9
Convert EmojiReaction to zod 2023-05-02 19:11:17 -05:00
Alex Gleason
54d8d12054
Remove normalizeAd 2023-05-02 18:30:21 -05:00
7e3ab33dc5 Follow hashtags: Support Akkoma
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-05-02 23:34:46 +02:00
5aaf4d75af Merge remote-tracking branch 'soapbox/develop' into follow-hashtags
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-05-02 23:32:43 +02:00
Alex Gleason
7aac5ccc34
Add support for Ditto 2023-05-02 13:38:47 -05:00
Chewbacca
c87589be4e Build group URI and handle successful copying 2023-04-19 16:51:07 -04:00
Chewbacca
2d52c8c3e4 Add support for Group tags 2023-04-17 10:21:23 -04:00
6b4076ce10 lint
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-04-16 15:10:41 +02:00
Alex Gleason
324c427a72 Add truthsocial to loginWithUsername feature 2023-04-16 06:12:01 +00:00
8d832856b1 Only use 'username or e-mail' if can log in with username
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-04-16 00:03:06 +02:00
Alex Gleason
901ff57e13
Add toSchema function, to convert any legacy normalizer into a zod schema 2023-04-10 12:02:50 -05:00
Chewbacca
ad5d5b1826 Merge branch 'group-notifications' into 'develop'
Support group notifications for favourites/reblogs

See merge request soapbox-pub/soapbox!2420
2023-04-10 13:49:33 +00:00
Chewbacca
5fb4b498da Support group notifications for favourites/reblogs 2023-04-05 10:03:26 -04:00