Commit Graph

530 Commits

Author SHA1 Message Date
99b89d2230 external_video_id hotfix 2022-03-30 14:01:05 -05:00
c82d191dd8 ThumbNavigationLink: fix runtime error
No clue why that was happening
2022-03-30 11:34:05 -05:00
9fb3439cda Merge branch 'next-truthsocial-fixes' into 'next'
Next: TruthSocial fixes

See merge request soapbox-pub/soapbox-fe!1166
2022-03-30 16:15:32 +00:00
ebc2bf96ac external_video_id: render card html instead of hardcoding the provider 2022-03-30 11:03:35 -05:00
36fb3759a0 Merge branch 'next' into 'next'
typescript, ThumbNavigationLink component

See merge request soapbox-pub/soapbox-fe!1165
2022-03-30 15:55:18 +00:00
cf0307af0f typescript, ThumbNavigationLink component
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-03-30 17:37:30 +02:00
fbd8fa87ae Improve error handling 2022-03-30 10:40:09 -04:00
9022651a67 Styles, dark mode
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-03-30 15:07:17 +02:00
6d4d96528c quote posts?
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-03-29 20:12:49 +02:00
dbeb292009 wip dark mode
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-03-29 15:40:02 +02:00
7006af2803 ui/column: fix snapshot 2022-03-28 19:02:21 -05:00
570164de33 ui/column: add relative class 2022-03-28 18:55:28 -05:00
75adf65ee9 Helmet: fix title 2022-03-28 18:55:21 -05:00
51fc8402f2 MediaGallery: use original image 2022-03-28 18:00:21 -05:00
1a1464f5ba Poll: convert to React.FC, remove PollContainer 2022-03-26 22:24:52 -05:00
cc1df1bd09 Polls: style with Tailwind 2022-03-26 22:06:18 -05:00
9262d5c26b Poll: break into smaller components 2022-03-26 19:53:51 -05:00
e78ea4aaf3 Polls: break out PollOptionText into a React.FC 2022-03-26 19:05:16 -05:00
334b45ec74 Polls: break out PollPercentageBar into separate component 2022-03-26 18:52:48 -05:00
0cdf898b37 Convert Polls to TSX 2022-03-26 18:11:26 -05:00
1ce340c1c5 Make polls look mostly okay 2022-03-26 15:39:50 -05:00
67c0c83b44 Refactor sidebar panels with Widget component 2022-03-25 14:08:12 -05:00
75f78dc5cb Jest: update snapshots 2022-03-24 19:06:36 -05:00
ef0de13c91 Improve dark mode 2022-03-24 18:56:22 -05:00
f8592b3616 Jest: fix tests 2022-03-24 14:44:39 -05:00
dec49003f4 Merge remote-tracking branch 'origin/next' into next-ts-strict 2022-03-24 14:30:39 -05:00
2940a3ff4d Put Typescript in "strict" mode, fix or ignore errors 2022-03-24 14:27:27 -05:00
63bafc41a1 Remove conditional to run style logic 2022-03-24 12:16:41 -04:00
97af1ece28 Resolve missing CSS variables in the theme 2022-03-24 11:48:03 -04:00
2094f9673d Fix bug when clicking on a Status 2022-03-24 08:23:18 -04:00
09d3f375d5 Dark mode: navbar bg, update snapshots 2022-03-23 21:46:59 -05:00
793b0f9128 Start adding dark mode 2022-03-23 19:18:37 -05:00
95a5ca2115 Convert Permalink to TSX 2022-03-23 13:50:45 -04:00
f0a9ed8ad4 Fix prop warnings 2022-03-23 13:50:45 -04:00
03a5ef6d41 Fix (most) PropType errors 2022-03-23 12:14:42 -05:00
7e17772c14 Dynamically truncate the Account's name/username in hidden content 2022-03-23 08:40:21 -04:00
614228a130 Merge branch 'improve-sensitive-design' into 'next'
Improve design of sensitive media

See merge request soapbox-pub/soapbox-fe!1129
2022-03-22 15:42:53 +00:00
122ee00f58 Improve design of sensitive media 2022-03-22 11:13:42 -04:00
40cc960985 Use React Router hook for 'history' 2022-03-22 08:42:26 -04:00
228f16f930 Merge remote-tracking branch 'origin/develop' into next-react-router-5 2022-03-21 16:05:25 -05:00
012138829c Fix tests 2022-03-21 16:30:46 -04:00
e02d5142e5 Properly handle navigating to previous page if 'backHref' is undefined 2022-03-21 15:23:57 -04:00
787c6600a0 SidebarMenu: fix missing message 2022-03-21 13:39:12 -05:00
83137498d9 Generalize some language 2022-03-21 13:33:10 -05:00
5cd894ab02 Truth Social 2022-03-21 13:14:26 -05:00
1f0341aa2b Upgrade react-router-dom to v5.3 2022-03-17 20:17:28 -05:00
1d4daee53b Merge branch 'datepicker-async' into 'develop'
Load react-datepicker asynchronously

Closes #855

See merge request soapbox-pub/soapbox-fe!1086
2022-03-16 21:42:13 +00:00
75db92719d Normalize poll emoji 2022-03-10 19:55:14 -06:00
d600a74410 Revert "PollContainer: don't pass me as a prop"
This reverts commit dc2d3b1b09.
2022-03-10 19:36:58 -06:00
dc2d3b1b09 PollContainer: don't pass me as a prop 2022-03-10 16:30:42 -06:00