Alex Gleason
|
e3352b89d8
|
Remove "show more" CW button, display SensitiveContentOverlay instead
|
2022-10-31 15:18:40 -05:00 |
|
Alex Gleason
|
427b8f9175
|
Chats: fix null attachment normalization
|
2022-10-21 23:10:38 -05:00 |
|
Alex Gleason
|
4296772093
|
Support TruthSocial v2 ads
|
2022-10-20 16:29:14 -05:00 |
|
Alex Gleason
|
e86e9d93b2
|
Delete "mobile" pages
|
2022-10-14 10:53:05 -05:00 |
|
Alex Gleason
|
7dff0391b1
|
Normalize chat attachments
|
2022-10-10 15:56:11 -05:00 |
|
|
1343928406
|
Make CtaBanner and ThreadLoginCta optional
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-10-10 00:41:47 +02:00 |
|
Alex Gleason
|
11a1beb55f
|
Merge branch 'media-tsx' into 'develop'
MediaGallery: convert to TSX
See merge request soapbox-pub/soapbox!1810
|
2022-10-04 17:26:18 +00:00 |
|
Alex Gleason
|
1069546b50
|
MediaGallery: convert to TSX+FC (first pass)
|
2022-09-30 18:05:23 -05:00 |
|
Alex Gleason
|
0d5dfad8cc
|
Move StatusContent css into status-content.css
|
2022-09-30 12:59:52 -05:00 |
|
|
cb3df8211c
|
Merge remote-tracking branch 'soapbox/develop' into compose
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-09-16 15:40:29 +02:00 |
|
Alex Gleason
|
749a11dd77
|
Merge branch 'feed-insertion-algorithm' into 'develop'
Feed insertion algorithms
See merge request soapbox-pub/soapbox!1782
|
2022-09-14 13:18:19 +00:00 |
|
Alex Gleason
|
1f0b4d01b5
|
Remove account.donor as a concept, use 'badge:donor' custom tag instead
|
2022-09-11 20:44:49 -05:00 |
|
|
87877a3f96
|
TS/functional: Emoji picker
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-09-11 19:28:12 +02:00 |
|
Alex Gleason
|
2681b32f7d
|
StatusList: incorporate feed injection algorithms
|
2022-09-09 22:26:36 -05:00 |
|
Alex Gleason
|
d9d9c4521f
|
soapbox-pub/soapbox-fe --> soapbox-pub/soapbox
|
2022-09-04 15:15:54 -05:00 |
|
Alex Gleason
|
38b6f87a83
|
RelativeTimestamp: convert to TSX
|
2022-08-31 17:01:19 -05:00 |
|
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 |
|