Commit Graph

4403 Commits

Author SHA1 Message Date
760d6ecd71 Merge remote-tracking branch 'origin/develop' into next 2022-04-17 18:59:17 -05:00
2a2e771b94 Merge branch 'funding-yml' into 'develop'
Add FUNDING.yml

See merge request soapbox-pub/soapbox-fe!1233
2022-04-17 23:58:30 +00:00
7e208a0e99 Add FUNDING.yml 2022-04-17 18:57:22 -05:00
9f962ccec3 Merge branch 'next-conditional-profile' into 'next'
Next: EditProfile: conditional features

See merge request soapbox-pub/soapbox-fe!1232
2022-04-17 02:31:28 +00:00
bc8e9254cf EditProfile: conditional features 2022-04-16 21:16:01 -05:00
39f6910d27 Poll: fix squished radio buttons 2022-04-16 21:08:18 -05:00
704524ea34 QuotedStatus: stopPropogation 2022-04-16 19:46:55 -05:00
24ffe230d5 Merge branch 'next_' into 'next'
next

See merge request soapbox-pub/soapbox-fe!1231
2022-04-17 00:28:13 +00:00
a4e6443448 Merge branch 'next-notifications' into 'next'
Next: Restore most notification types

See merge request soapbox-pub/soapbox-fe!1230
2022-04-17 00:22:58 +00:00
35396923be Test rendering notifications 2022-04-16 19:03:33 -05:00
239e4b9d61 modals?
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-16 23:25:15 +02:00
fe92b37d6d Polish translation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-16 23:19:22 +02:00
6c1a10e657 dark mode styles?
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-16 23:10:50 +02:00
69e22a4144 Notification: restore most notification types 2022-04-16 14:15:37 -05:00
5d2e10b2fa Merge remote-tracking branch 'origin/next' into next-notifications 2022-04-16 13:44:21 -05:00
bfd6891f1b Merge branch 'next-status-clickery' into 'next'
Next: Convert Status Card to TSX+FC, refactor

See merge request soapbox-pub/soapbox-fe!1229
2022-04-16 18:44:12 +00:00
722c96bec2 Notification: convert to TSX 2022-04-16 13:43:55 -05:00
9d4b084764 Card: improve normalization of Pleroma OG fields 2022-04-16 12:57:17 -05:00
53a54bcc96 Convert Status Card to TSX+FC, trim obscenely long titles 2022-04-16 12:48:05 -05:00
bf8de20e0d Prevent clicking stuff in statuses from expanding the status 2022-04-16 11:53:00 -05:00
1fb8d162db Merge branch 'next-ts-entrypoint' into 'next'
Next: convert entrypoint files to Typescript

See merge request soapbox-pub/soapbox-fe!1228
2022-04-16 02:04:02 +00:00
2ebf4777c2 Nuke the local uuid implementation 2022-04-15 20:00:03 -05:00
7882bbf98f Convert application entrypoint files into Typescript 2022-04-15 19:54:40 -05:00
4efdcc3b14 Merge branch 'next-profile-media-panel' into 'next'
Next: Restore ProfileMediaPanel, convert to TSX+FC

See merge request soapbox-pub/soapbox-fe!1227
2022-04-16 00:34:56 +00:00
2828f233d5 Restore ProfileMediaPanel, convert to TSX+FC 2022-04-15 19:14:34 -05:00
72879da710 actions/security: fix parseVersion import 2022-04-15 18:32:56 -05:00
5ca4e2fef7 Merge branch 'next' of gitlab.com:soapbox-pub/soapbox-fe into next 2022-04-15 18:13:53 -05:00
b47278582a actions/security: conditionally use truthsocial password reset endpoint 2022-04-15 18:13:24 -05:00
dcc25c5d8e Merge branch 'next-status-content' into 'next'
Next: Convert StatusContent to TypeScript React.FC, refactor

See merge request soapbox-pub/soapbox-fe!1226
2022-04-15 23:10:43 +00:00
be9bfa6409 StatusContent: refactor updateStatusLinks, remove reblogContent prop 2022-04-15 17:51:12 -05:00
2cfb151542 StatusContent: break out ReadMoreButton and SpoilerButton into FC's 2022-04-15 17:41:53 -05:00
cfbba43ca4 StatusContent: typescript, React.FC 2022-04-15 16:59:42 -05:00
6f4ca2cf23 Merge branch 'next-virtuoso' into 'next'
Next: ChatList: use Virtuoso

See merge request soapbox-pub/soapbox-fe!1225
2022-04-15 21:17:53 +00:00
05068460e0 ChatList: use Virtuoso 2022-04-15 15:19:34 -05:00
712b4c5a42 Add Virtuoso 2022-04-15 15:19:23 -05:00
4bc6059d2d Merge branch 'next_' into 'next'
next

See merge request soapbox-pub/soapbox-fe!1216
2022-04-15 14:40:19 +00:00
5de4a89ea5 Merge branch 'next-deadcode' into 'next'
Webpack: add DeadCodePlugin to detect unused files

See merge request soapbox-pub/soapbox-fe!1222
2022-04-15 14:17:30 +00:00
75e8525798 Merge remote-tracking branch 'soapbox/next' into next_ 2022-04-15 14:57:47 +02:00
952e06ce41 AutosuggestTextarea: fix expand animation 2022-04-14 19:00:31 -05:00
0aa74ba882 Merge branch 'next-video-letterbox' into 'next'
Next: Fix video letterboxing

See merge request soapbox-pub/soapbox-fe!1223
2022-04-14 21:09:12 +00:00
1482b89323 Fix letterboxed image background 2022-04-14 15:58:22 -05:00
8da30ad98f Fix video letterboxing 2022-04-14 15:47:55 -05:00
5a81c4672a Merge remote-tracking branch 'soapbox/next' into next_ 2022-04-14 22:33:17 +02:00
db7816d3e5 Merge branch 'status-notification-type' into 'develop'
Support 'status' notification type

See merge request soapbox-pub/soapbox-fe!1221
2022-04-14 20:24:58 +00:00
4adb42e426 Webpack: add DeadCodePlugin to detect unused files 2022-04-14 15:22:37 -05:00
2d0dbf6005 dark
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-14 22:20:53 +02:00
19aa4b254e Support 'status' notification type
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-14 22:14:54 +02:00
42396c4c4c Merge branch 'remove-preheader' into 'next'
Remove Preheader files

See merge request soapbox-pub/soapbox-fe!1220
2022-04-14 20:12:27 +00:00
c2278aa679 Merge branch 'next-test-timeline' into 'next'
Next: Add a TestTimeline for previewing certain types of posts

See merge request soapbox-pub/soapbox-fe!1219
2022-04-14 20:09:31 +00:00
0b3509b5bd Support 'status' notification type
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-14 22:08:53 +02:00