Wykres commitów

44 Commity (873837e5dae72d986a664e49c9973aeacbff012f)

Autor SHA1 Wiadomość Data
Alex Gleason 1a036ecee0
Card: prevent circular dependencies 2023-09-16 05:52:04 -05:00
marcin mikołajczak b0bdb78543 Fix hotkey navigation in media modal
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-07-02 18:41:39 +02:00
Chewbacca e82ecdc05c Improve alignment/spacing 2023-04-11 08:55:17 -04:00
Alex Gleason 9e62226bd1
Make floating column header pretty much work 2023-04-05 13:16:18 -05:00
Alex Gleason 0c15c336ea
Thread: increase spacing around thread, change title to "Post Details" 2023-04-05 11:02:23 -05:00
Alex Gleason 9ca384dcd7
Card: fix back button not having a rounded border 2023-03-20 19:37:46 -05:00
marcin mikołajczak 81de0014d3 Change ESLint rules, lint
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-02-16 00:12:02 +01:00
Alex Gleason 701215d7bc
classNames() --> clsx() 2023-02-06 12:05:19 -06:00
Alex Gleason 0d99ae5daa
yarn lint:js --fix 2023-02-01 16:13:42 -06:00
Alex Gleason 5e22d1169f
Upgrade @types/react to v18 2023-01-10 17:03:15 -06:00
Alex Gleason 6dc16911f3 Merge branch 'rtl-arrows' into 'develop'
Rotate arrows for RTL

See merge request soapbox-pub/soapbox!1977
2022-12-23 16:31:17 +00:00
Alex Gleason 6154e4bac4
Rotate arrows for RTL 2022-12-04 19:40:09 -06:00
marcin mikołajczak ea4f7a7332 Merge remote-tracking branch 'soapbox/develop' into events
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-30 23:39:49 +01:00
Alex Gleason 7675860429
Refactor columns 2022-11-30 11:19:16 -06:00
marcin mikołajczak 9ba56a3945 Merge remote-tracking branch 'soapbox/develop' into events 2022-11-27 23:33:51 +01:00
Alex Gleason 0d0ee2b41a
Fix feed carousel (overflow-hidden) 2022-11-27 11:54:19 -06:00
marcin mikołajczak c61dcddd81 Events page
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-26 22:15:58 +01:00
Alex Gleason fa8e821c1e
Fix scheduled post datepicker being cut off
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1213
2022-11-26 13:47:04 -06:00
marcin mikołajczak 785c6b57e3 RTL support, use Stack and HStack in more places
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-25 18:04:11 +01:00
Alex Gleason 47613dde56
Simplify StillImage component, fix header images 2022-11-22 11:33:47 -06:00
Justin c49aec2ae0 Refactor UI library types 2022-10-04 15:08:22 -04:00
marcin mikołajczak 03d6211e1c Replace classnames with clsx
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-08-31 11:35:06 +02:00
Alex Gleason cddf70f0ab
Fix status style regressions 2022-08-22 12:11:01 -04:00
Alex Gleason 5f8a22b452
Native status embeds from Soapbox 2022-08-12 12:58:35 -05:00
Justin 20209c81ab Improve visuals with branding
Co-authored-by: Alex Gleason <alex@alexgleason.me>
2022-08-01 14:40:07 -04:00
marcin mikołajczak 3d057daa43 Apply suggestions
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-07-16 00:03:52 +02:00
Alex Gleason 6ddb44f626
Upgrade Tabler to v1.73.0, use new import paths, remove Webpack hack 2022-07-09 11:20:02 -05:00
marcin mikołajczak b54396588e Add outline in some places
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-25 18:00:13 +02:00
marcin mikołajczak 38b3b7150f string | React.ReactNode -> React.ReactNode
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-24 17:16:07 +02:00
Alex Gleason 9f89c31bd3
Create a logged-out call-to-action on threads 2022-05-11 14:35:56 -05:00
Alex Gleason e0cc331781
Card: back button i18n 2022-05-07 12:04:28 -05:00
Alex Gleason 435b7001a4
Use gaps between statuses even on mobile 2022-05-04 23:27:43 -05:00
Alex Gleason c4cd2d2049
CardTitle: truncate too long text 2022-05-01 13:29:36 -05:00
Alex Gleason b7d4411627
Add JSDoc comments to all ui components 2022-04-30 23:39:58 -05:00
Alex Gleason af07af9b75
HomePage: convert to TSX 2022-04-28 13:05:00 -05:00
Alex Gleason 04e3b91c29 Merge branch 'next-icons' into 'next'
Use custom SvgIcon component wrapper around InlineSVG

See merge request soapbox-pub/soapbox-fe!1195
2022-04-10 18:42:19 +00:00
Alex Gleason 423c005437
Use custom SvgIcon component wrapper around InlineSVG 2022-04-07 13:48:04 -05:00
marcin mikołajczak 8f7a0e9942 Merge remote-tracking branch 'soapbox/next' into next_
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-05 23:49:35 +02:00
marcin mikołajczak 773f2f62b0 Add text color for columns
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-04 21:39:45 +02:00
Justin ed47cf5f09 Convert old tests to use "react-testing-library" 2022-04-04 11:53:47 -04:00
Alex Gleason ef0de13c91
Improve dark mode 2022-03-24 18:56:22 -05:00
Alex Gleason 2940a3ff4d
Put Typescript in "strict" mode, fix or ignore errors 2022-03-24 14:27:27 -05:00
Alex Gleason 793b0f9128
Start adding dark mode 2022-03-23 19:18:37 -05:00
Alex Gleason 5cd894ab02
Truth Social 2022-03-21 13:14:26 -05:00