Commit graph

4411 commits

Author SHA1 Message Date
2711291de6 Merge remote-tracking branch 'soapbox/next' into next_ 2022-04-18 22:21:54 +02:00
Justin
557d9780b1 Merge branch 'fix-focus' into 'next'
Fix bugs with Account component

See merge request soapbox-pub/soapbox-fe!1235
2022-04-18 16:53:54 +00:00
Justin
582767e673 Fix bugs with Account component 2022-04-18 12:15:15 -04:00
Alex Gleason
dd54afeb2a
Merge remote-tracking branch 'origin/develop' into next 2022-04-17 20:10:11 -05:00
Alex Gleason
4eb8391a1e Merge branch 'liberapay' into 'develop'
FUNDING.yml: add Liberapay

See merge request soapbox-pub/soapbox-fe!1234
2022-04-18 01:09:55 +00:00
Alex Gleason
1e68f3bada
FUNDING.yml: add Liberapay 2022-04-17 20:09:16 -05:00
Alex Gleason
760d6ecd71
Merge remote-tracking branch 'origin/develop' into next 2022-04-17 18:59:17 -05:00
Alex Gleason
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
Alex Gleason
7e208a0e99
Add FUNDING.yml 2022-04-17 18:57:22 -05:00
8a0913ac84 Merge remote-tracking branch 'soapbox/next' into next_ 2022-04-17 23:28:04 +02:00
dc3c273311 Birthdays modal to TS
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-17 23:27:33 +02:00
Alex Gleason
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
Alex Gleason
bc8e9254cf
EditProfile: conditional features 2022-04-16 21:16:01 -05:00
Alex Gleason
39f6910d27
Poll: fix squished radio buttons 2022-04-16 21:08:18 -05:00
Alex Gleason
704524ea34
QuotedStatus: stopPropogation 2022-04-16 19:46:55 -05:00
Alex Gleason
24ffe230d5 Merge branch 'next_' into 'next'
next

See merge request soapbox-pub/soapbox-fe!1231
2022-04-17 00:28:13 +00:00
Alex Gleason
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
Alex Gleason
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
Alex Gleason
69e22a4144
Notification: restore most notification types 2022-04-16 14:15:37 -05:00
Alex Gleason
5d2e10b2fa
Merge remote-tracking branch 'origin/next' into next-notifications 2022-04-16 13:44:21 -05:00
Alex Gleason
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
Alex Gleason
722c96bec2
Notification: convert to TSX 2022-04-16 13:43:55 -05:00
Alex Gleason
9d4b084764
Card: improve normalization of Pleroma OG fields 2022-04-16 12:57:17 -05:00
Alex Gleason
53a54bcc96
Convert Status Card to TSX+FC, trim obscenely long titles 2022-04-16 12:48:05 -05:00
Alex Gleason
bf8de20e0d
Prevent clicking stuff in statuses from expanding the status 2022-04-16 11:53:00 -05:00
Alex Gleason
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
Alex Gleason
2ebf4777c2
Nuke the local uuid implementation 2022-04-15 20:00:03 -05:00
Alex Gleason
7882bbf98f
Convert application entrypoint files into Typescript 2022-04-15 19:54:40 -05:00
Alex Gleason
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
Alex Gleason
2828f233d5
Restore ProfileMediaPanel, convert to TSX+FC 2022-04-15 19:14:34 -05:00
Alex Gleason
72879da710
actions/security: fix parseVersion import 2022-04-15 18:32:56 -05:00
Alex Gleason
5ca4e2fef7
Merge branch 'next' of gitlab.com:soapbox-pub/soapbox-fe into next 2022-04-15 18:13:53 -05:00
Alex Gleason
b47278582a
actions/security: conditionally use truthsocial password reset endpoint 2022-04-15 18:13:24 -05:00
Alex Gleason
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
Alex Gleason
be9bfa6409
StatusContent: refactor updateStatusLinks, remove reblogContent prop 2022-04-15 17:51:12 -05:00
Alex Gleason
2cfb151542
StatusContent: break out ReadMoreButton and SpoilerButton into FC's 2022-04-15 17:41:53 -05:00
Alex Gleason
cfbba43ca4
StatusContent: typescript, React.FC 2022-04-15 16:59:42 -05:00
Alex Gleason
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
Alex Gleason
05068460e0
ChatList: use Virtuoso 2022-04-15 15:19:34 -05:00
Alex Gleason
712b4c5a42
Add Virtuoso 2022-04-15 15:19:23 -05:00
Alex Gleason
4bc6059d2d Merge branch 'next_' into 'next'
next

See merge request soapbox-pub/soapbox-fe!1216
2022-04-15 14:40:19 +00:00
Alex Gleason
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
Alex Gleason
952e06ce41
AutosuggestTextarea: fix expand animation 2022-04-14 19:00:31 -05:00
Alex Gleason
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
Alex Gleason
1482b89323
Fix letterboxed image background 2022-04-14 15:58:22 -05:00
Alex Gleason
8da30ad98f
Fix video letterboxing 2022-04-14 15:47:55 -05:00