Commit Graph

564 Commits

Author SHA1 Message Date
ed47cf5f09 Convert old tests to use "react-testing-library" 2022-04-04 11:53:47 -04:00
41ae50c495 Merge branch 'next-emoji-reacts' into 'next'
Next: emoji reacts part 1

See merge request soapbox-pub/soapbox-fe!1161
2022-04-03 18:09:27 +00:00
1ba551b88b styles
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-03 19:27:08 +02:00
d738e7d5bf Fix tests 2022-04-02 21:40:47 -05:00
cc1b478e3f StatusActionButton: change the way color props work 2022-04-02 20:23:00 -05:00
bd98842434 Refactor StatusActionButton 2022-04-02 18:43:34 -05:00
82130a1612 StatusActionBar: remove a bunch of .get() calls 2022-04-02 13:07:12 -05:00
96ccc66641 Convert DropdownMenu to typescript 2022-04-02 13:03:12 -05:00
a080ed8647 status.tsx: extend withRouter props 2022-04-02 11:55:54 -05:00
c74d154874 Merge remote-tracking branch 'origin/next' into next-emoji-reacts 2022-04-02 10:48:45 -05:00
0661ca25be styles
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-02 16:10:16 +02:00
a045ec45df StatusActionButton improvements 2022-04-01 22:28:46 -05:00
883545b3b3 StatusActionButton: treat element as a group 2022-04-01 21:55:29 -05:00
dfb5e7f41b SidebarNavigationLink: set parent height for before svg is loaded 2022-04-01 20:41:20 -05:00
1e3c6d9430 Remove staff util functions, normalize account staff fields 2022-04-01 19:39:32 -05:00
4a8f08e313 StatusActionBar: convert to tsx 2022-04-01 18:39:27 -05:00
c59ff4e822 StatusActionCounter: use shortNumberFormat 2022-04-01 17:45:09 -05:00
3fe21ce268 StatusActionBar: conditionally render dumb Like button 2022-04-01 17:38:36 -05:00
561f348094 Merge remote-tracking branch 'origin/next' into next-emoji-reacts 2022-04-01 16:24:25 -05:00
6cb04965a2 StatusActionBar: refactor buttons 2022-04-01 16:16:10 -05:00
84cc259a8b styles
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-01 22:55:53 +02:00
0f044ad8e8 Create StatusActionButton component 2022-04-01 15:45:48 -05:00
6c8bc3f329 Hoverable component: we've come full circle 2022-04-01 14:55:42 -05:00
1742236074 First pass at Hoverable component 2022-04-01 13:31:08 -05:00
69de2aad55 Restyle emoji components 2022-04-01 11:42:07 -05:00
f03fb5b73c Create now emoji-selector functional component (wip) 2022-03-31 21:17:29 -05:00
5e8472e29d EmojiSelector: fix onReact prop 2022-03-31 20:47:28 -05:00
52982706fe Add Emoji functional component 2022-03-31 20:32:53 -05:00
ee1ef09201 EmojiSelector: convert to tsx 2022-03-31 19:03:43 -05:00
830fb67215 Fix Jest snapshot 2022-03-31 14:29:04 -05:00
c077a4ea58 Improve status.card normalization (it will never be a string) 2022-03-31 14:28:09 -05:00
c4dd3c65f9 Convert components/status to Typescript 2022-03-31 14:13:43 -05:00
733d240893 Merge remote-tracking branch 'origin/next' into next-emoji-reacts 2022-03-31 11:47:07 -05:00
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
b1d2681115 WIP emoji reacts 2022-03-29 15:17:39 -05: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