Commit graph

217 commits

Author SHA1 Message Date
Alex Gleason
7fecd521d7
Treat Pepe API as an extension, not a feature 2022-05-10 18:48:57 -05:00
19ff2a2e05 Account moving API is not part of Pleroma yet
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-09 22:49:51 +02:00
marcin mikołajczak
8f09fcab2e Merge branch 'edit-posts' into 'develop'
Allow editing posts on Mastodon

See merge request soapbox-pub/soapbox-fe!1271
2022-05-04 18:57:34 +00:00
Alex Gleason
d7e2b843cf
Remove theme feature gating 2022-05-04 11:08:31 -05:00
Alex Gleason
0d0d12489e
Merge remote-tracking branch 'origin/develop' into next-embeds 2022-05-03 15:43:55 -05:00
f6f8ef99d9 Merge remote-tracking branch 'soapbox/develop' into edit-posts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-03 21:29:38 +02:00
68d5a5d604 Quote posting requires Soapbox, actually
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-03 19:40:54 +02:00
Alex Gleason
300efe3259
Gate profileFields behind a feature 2022-05-02 22:17:23 -05:00
Justin
924b042c84 Improve reporting modal 2022-05-02 13:55:07 -04:00
Alex Gleason
098ece132c
Code: fix commit hash not appearing 2022-05-01 15:07:55 -05:00
Alex Gleason
706d864293
Put /signup behind feature flags 2022-04-30 12:02:30 -05:00
Alex Gleason
9fc4f0120e
EditProfile: restore muteStrangers checkbox 2022-04-29 17:00:17 -05:00
Alex Gleason
b6f1de0a58
EditProfile: restore most checkboxes 2022-04-29 16:31:46 -05:00
d487e34548 Merge remote-tracking branch 'soapbox/next' into edit-posts 2022-04-29 23:07:34 +02:00
Alex Gleason
92535a961f
features: support accountLookup for TruthSocial 2022-04-29 09:16:20 -05:00
Alex Gleason
27b7fc4f30
Convert admin/index to TSX 2022-04-28 11:36:45 -05:00
387ebfc56c Allow editing posts on Mastodon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-28 16:26:47 +02:00
Alex Gleason
ee2bfd666b
Features: support backend build name (eg +soapbox) 2022-04-27 13:50:13 -05:00
Justin
49464ad4cc Add support for formatting numbers in millions 2022-04-25 11:08:32 -04:00
Alex Gleason
7038d6a844
Convert a bunch of files to TypeScript 2022-04-24 14:28:07 -05:00
Alex Gleason
f672f46809
WIP Paginated Context API 2022-04-23 22:31:49 -05:00
Alex Gleason
677327336f
Features: sort keys alphabetically 2022-04-23 15:54:57 -05:00
Alex Gleason
ab2e6b2ee3
Features: extensive documentation 2022-04-23 15:40:54 -05:00
Alex Gleason
426f02722a
Make Soapbox component an FC, move console.log 2022-04-21 11:21:09 -05:00
Alex Gleason
b72f398bad
Use feature detection for frontendConfigurations 2022-04-19 18:33:13 -05:00
Alex Gleason
bc8e9254cf
EditProfile: conditional features 2022-04-16 21:16:01 -05:00
Alex Gleason
9d4b084764
Card: improve normalization of Pleroma OG fields 2022-04-16 12:57:17 -05:00
Alex Gleason
13b6652feb
Merge remote-tracking branch 'origin/next' into next-timelines 2022-04-12 20:11:17 -05:00
Alex Gleason
b727ef3d21
Add timeline links to navigation 2022-04-12 20:10:47 -05:00
Alex Gleason
8377e3c86b
Make darkMode a feature (for now) 2022-04-12 19:08:42 -05:00
ae396544a7 Typescript, FC
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-11 23:02:37 +02:00
2943b91034 Typescript, convert some components to functional
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-11 21:58:48 +02:00
Alex Gleason
41d49e0fe7
Add preliminary Pixelfed support 2022-04-10 18:21:52 -05:00
Alex Gleason
37a8bc7083
WIP: embeds 2022-04-10 17:52:42 -05:00
Alex Gleason
1466a08193
Perform better normalization of allowedEmoji 2022-04-10 15:44:51 -05:00
Alex Gleason
54d76d6b56
Move emoji utils into its own module 2022-04-10 15:25:07 -05:00
Alex Gleason
ec83c3bc57
LandingPage: conditional registration flow 2022-04-05 14:38:49 -05:00
Alex Gleason
d738e7d5bf
Fix tests 2022-04-02 21:40:47 -05:00
Alex Gleason
1e3c6d9430
Remove staff util functions, normalize account staff fields 2022-04-01 19:39:32 -05:00
Alex Gleason
4a8f08e313
StatusActionBar: convert to tsx 2022-04-01 18:39:27 -05:00
Alex Gleason
7efa10e7e0
Convert reducers/admin to Typescript 2022-03-31 18:10:34 -05:00
Alex Gleason
dddba516fb
Convert selectors/index to Typescript 2022-03-31 17:00:31 -05:00
Justin
3bea4927be Change copy for generic 500 error 2022-03-31 07:13:47 -04:00
Alex Gleason
ba7f99096c
utils/features: don't call .get 2022-03-30 16:30:04 -05:00
Alex Gleason
548ecef20f
LinkFooter: convert to TSX 2022-03-30 15:50:16 -05:00
Alex Gleason
b363c20359
Enable Trends and Suggestions for TruthSocial 2022-03-30 10:58:06 -05:00
Justin
1ce5b5b34f Handle max file size before we process with server 2022-03-30 10:40:09 -04:00
Justin
c38ed64308 Add fallback for missing errors 2022-03-30 10:40:09 -04:00
Justin
9352638761 Convert media.js to TSX 2022-03-30 10:40:09 -04:00
36c0fb5882 Support trending statuses from Mastodon 3.5
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-03-29 21:15:06 +02:00