Alex Gleason
|
194cf89dd9
|
Ads: bust query-cache when an ad expires
|
2022-08-26 13:58:02 -05:00 |
|
Justin
|
dd0f2fcf5b
|
Support 'in review' sensitive content
|
2022-08-22 11:26:28 -04:00 |
|
Alex Gleason
|
f2fc369877
|
Allow configuring authProvider in place of registrations
|
2022-08-11 22:08:28 -05:00 |
|
Alex Gleason
|
d511b673ae
|
Convert About page to TSX
|
2022-08-08 17:43:47 -05:00 |
|
|
69c37c4594
|
Show 'public poll' label
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-08-08 12:48:42 +02:00 |
|
Alex Gleason
|
19ffcd2233
|
Merge remote-tracking branch 'origin/develop' into ads
|
2022-08-03 10:51:07 -05:00 |
|
Alex Gleason
|
f112dd980b
|
AdProvider boilerplate
|
2022-08-01 18:50:46 -05:00 |
|
Justin
|
20209c81ab
|
Improve visuals with branding
Co-authored-by: Alex Gleason <alex@alexgleason.me>
|
2022-08-01 14:40:07 -04:00 |
|
Alex Gleason
|
83329d0887
|
Copy react-notification's source code directly into the project
|
2022-07-25 22:58:09 -05:00 |
|
Alex Gleason
|
dcd32e32a4
|
Add configurable GDPR alert
|
2022-07-22 17:04:53 -05:00 |
|
marcin mikołajczak
|
c5b751a68d
|
Merge branch 'announcements' into 'develop'
Announcements
See merge request soapbox-pub/soapbox-fe!1614
|
2022-07-16 19:02:10 +00:00 |
|
|
86579abd45
|
Workaround for filtering on latest Mastodon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-07-16 19:59:00 +02:00 |
|
|
724fe8b765
|
statuses links
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-07-10 00:15:14 +02:00 |
|
|
ec040ff253
|
Merge remote-tracking branch 'soapbox/develop' into announcements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-07-09 23:54:04 +02:00 |
|
|
d5a6e978e6
|
Announcements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-07-09 23:47:58 +02:00 |
|
Alex Gleason
|
ef6510f03b
|
Merge remote-tracking branch 'origin/develop' into subscription-fixes
|
2022-07-09 14:46:47 -05:00 |
|
|
f5c3497ece
|
Merge remote-tracking branch 'soapbox/develop' into announcements
|
2022-07-09 19:35:03 +02:00 |
|
Alex Gleason
|
f66d65924a
|
Better enforcement of notification types
|
2022-07-08 18:09:57 -05:00 |
|
|
8be4bb7409
|
Ensure attachment meta is not null
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-07-09 00:15:26 +02:00 |
|
|
b3b6a7e4bc
|
Announcements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-07-07 23:10:09 +02:00 |
|
Alex Gleason
|
9d85a9f863
|
Fix normalizer test types
|
2022-07-06 12:08:51 -05:00 |
|
Alex Gleason
|
cef4b16a69
|
Account normalizer: use '' as default birthday
|
2022-07-04 13:29:05 -05:00 |
|
Alex Gleason
|
89e0eef60f
|
Remove the guestExperience setting
|
2022-06-28 14:43:03 -05:00 |
|
|
419ab93077
|
Reducers: TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-20 21:48:11 +02:00 |
|
Justin
|
de7fa347df
|
Specifically import the single lodash function
|
2022-06-17 07:37:53 -04:00 |
|
|
e78108efe2
|
TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-12 20:15:34 +02:00 |
|
|
5fec879148
|
Fix mutes test, prefer TypeScript for tests
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-12 16:30:48 +02:00 |
|
|
f29d8a11c4
|
fix instance test
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-10 20:49:36 +02:00 |
|
|
708c3a9e64
|
TypeScript: actions
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-10 19:56:22 +02:00 |
|
|
a66c174c2d
|
Add normalizers, fix tests
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-08 23:43:27 +02:00 |
|
|
65dff4e6a1
|
Reducers: TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-05 15:05:44 +02:00 |
|
Justin
|
517c21ae52
|
Add grouped notifications messaging
|
2022-05-24 17:11:47 -04:00 |
|
marcin mikołajczak
|
7c3d0c821b
|
Merge branch 'mastodon-admin-api' into 'develop'
Mastodon admin API
See merge request soapbox-pub/soapbox-fe!1387
|
2022-05-21 18:23:45 +00:00 |
|
Justin
|
54ef361bcc
|
Allow waitlisted users to verify their SMS
|
2022-05-18 14:11:18 -04:00 |
|
Justin
|
7571af38cb
|
Force authentication to see public content
|
2022-05-16 17:33:45 -04:00 |
|
|
88b91bce3e
|
Mastodon admin API
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-16 17:40:47 +02:00 |
|
Justin
|
c879f82b48
|
Remove beta page
|
2022-05-10 15:50:35 -04:00 |
|
Alex Gleason
|
4d5f1d236d
|
gradient-purple, gradient-blue --> gradient-start, gradient-end
|
2022-05-07 15:23:43 -05:00 |
|
Alex Gleason
|
02616fc312
|
Tweak gradient colors
|
2022-05-07 15:02:00 -05:00 |
|
Alex Gleason
|
4d79c1b3fe
|
Simplify gradient colors
Remove bg-color-1, bg-color-2, prefer values from gradient-blue and gradient-purple
|
2022-05-07 14:54:37 -05:00 |
|
Alex Gleason
|
f3e95bba51
|
SoapboxConfig: convert home footer links into Streamfield
|
2022-05-05 16:18:43 -05:00 |
|
Alex Gleason
|
748d1f6c21
|
SitePreview: convert to tsx
|
2022-05-05 13:23:25 -05: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 |
|
Justin
|
12d45ced84
|
Support dark-mode logo
|
2022-05-04 10:14:59 -04:00 |
|
|
236a76e4ef
|
Show poll and attachments in edit history
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-03 21:38:38 +02: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 |
|
Alex Gleason
|
2e5cc2619d
|
ProfileHoverCard: convert to tsx
|
2022-05-01 13:11:20 -05:00 |
|
Alex Gleason
|
858740ad47
|
EditProfile: convert to React.FC+TSX (mostly)
|
2022-04-29 14:22:29 -05:00 |
|
Alex Gleason
|
e6a797d712
|
normalizeAccount(): normalize discoverable field
|
2022-04-29 12:59:13 -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 |
|