Commit Graph

521 Commits

Author SHA1 Message Date
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
4bd1531056 More poll normalization fixes 2022-03-10 16:25:11 -06:00
a29019dbb0 Load react-datepicker asynchronously
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-03-09 22:59:51 +01:00
e7ed56127f VerificationBadge: use tsx, add className prop 2022-03-07 12:42:00 -06:00
edb80c705d Merge branch 'attachment-thumbs-sensitive' into 'develop'
Fix: Quote posts do not carry sensitive tag

Closes #852

See merge request soapbox-pub/soapbox-fe!1079
2022-03-06 23:22:01 +00:00
06b8b407c5 AttachmentThumbs: sensitive tag
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-03-06 23:39:13 +01:00
fd27688b11 Merge branch 'fix-modal-navigation' into 'develop'
Fix: User is returned to a previously viewed page after replying to a post

Closes #843

See merge request soapbox-pub/soapbox-fe!1078
2022-03-06 22:35:39 +00:00
5b46f0c0f7 Fix: User is returned to a previously viewed page after replying to a post
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-03-06 23:20:13 +01:00
067e3a26f5 Allow setting a custom verified icon 2022-03-05 13:55:41 -06:00
583de44b35 Use an SVG verified icon 2022-03-05 13:17:03 -06:00