Commit graph

82 commits

Author SHA1 Message Date
Alex Gleason
3be558cf41
Move CryptoAddressInput into its own file 2022-05-05 15:12:38 -05:00
Alex Gleason
2588bdd4ff
SoapboxConfig: use Streamfield for cryptoAddresses 2022-05-05 15:06:52 -05:00
Alex Gleason
eaeeed29c0
SoapboxConfig: convert to TSX 2022-05-05 14:25:57 -05:00
Alex Gleason
748d1f6c21
SitePreview: convert to tsx 2022-05-05 13:23:25 -05:00
Alex Gleason
1bd81a2f0f
SoapboxConfig: break extraneous components out into their own files 2022-05-05 13:08:45 -05:00
Justin
210cee2b7a Move theme toggle to profile dropdown 2022-05-04 09:10:08 -04:00
Alex Gleason
283213b5ba
Convert legacy forms to TypeScript 2022-04-28 12:43:36 -05:00
Alex Gleason
ef5ceeacfe
Fix soapboxConfig propType errors 2022-04-21 11:10:35 -05:00
Alex Gleason
483b28988f
Normalize SoapboxConfig 2022-03-28 14:58:50 -05:00
Alex Gleason
fff580f053
Normalize Tailwind colors from SoapboxConfig 2022-03-23 15:31:19 -05:00
Alex Gleason
5cd894ab02
Truth Social 2022-03-21 13:14:26 -05:00
06d33de47f Single user mode
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-02-25 16:35:48 +01:00
5b3f7c1cdc Let accent color be configurable
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-02-24 18:28:52 +01:00
Sean
aea44e2ac6 Update app/soapbox/features/soapbox_config/components/icon_picker_dropdown.js 2022-02-03 16:14:36 +00:00
Sean
ea0d6484a6 Update app/soapbox/features/soapbox_config/components/icon_picker_dropdown.js 2022-02-03 16:06:41 +00:00
Sean
58850f1d8e Fix icons to show in the picker for promotional items 2022-02-03 05:23:12 +00:00
Alex Gleason
6323c7d70e
eslint: enforce gaps between groups with import/order 2022-01-10 16:25:06 -06:00
Alex Gleason
966ca91e1a
eslint: alphabetize imports with import/order 2022-01-10 16:17:52 -06:00
Alex Gleason
2a0e2001d6
eslint: enforce import/order 2022-01-10 16:01:24 -06:00
99e3ec9ff9 Replace LineAwesome with Tabler icons in some more places
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-12-16 23:05:33 +01:00
5043588007 Link to Line Awesome icon list
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-10-28 12:40:28 +02:00
Alex Gleason
ef809a8d59
Delete ColumnBackButtonSlim, fix runtime warnings 2021-10-14 13:38:16 -05:00
Alex Gleason
23f631f820
Remove unavailable LineAwesome icons from forkawesome.json 2021-09-27 00:26:04 -05:00
Alex Gleason
bc4f953af2
Improve display of LineAwesome icons 2021-09-26 23:28:45 -05:00
Alex Gleason
196284695b
SoapboxConfig: allow authenticated profiles to be configured 2021-09-10 11:44:18 -05:00
Alex Gleason
6b19f39d51
Federating conditional UI 2021-08-23 14:14:47 -05:00
Alex Gleason
a310197a5a
eslint: prefer-const, no-loop-func, no-const-assign, no-var 2021-08-03 12:36:11 -05:00
193b326d15 a11y: Option to always underline links in posts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-07-28 16:03:59 +02:00
Alex Gleason
b7520e6c6a
SoapboxConfig: fix "left side" text (right side) 2021-07-20 21:07:02 -05:00
9a5419002a Update Polish translation, make some strings translatable
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-07-19 17:28:28 +02:00
Alex Gleason
ce5c42b5db
Fix font icon picker 2021-07-10 01:40:00 -05:00
Alex Gleason
5d27cbe488
FIX LINTER ERROR AGAIN 2021-07-01 21:04:11 -05:00
Alex Gleason
fa3eb129f4
Fix linter error 2021-07-01 20:58:20 -05:00
Alex Gleason
22a140f9f7
Fix SoapboxConfig theme toggle issue 2021-07-01 20:50:28 -05:00
Alex Gleason
bbeecddc37
Greentext support 2021-06-30 21:39:27 -05:00
998e129072 Reaction labels
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-06-30 11:33:42 +02:00
Alex Gleason
7525713460
CryptoDonate: configure wallets and panel in SoapboxConfig 2021-06-10 13:48:43 -05:00
Alex Gleason
8ee095cc63
FQN label phrasing 2021-04-10 17:39:33 -05:00
Alex Gleason
6050991934
SoapboxConfig: make displayFqn configurable 2021-04-10 16:21:10 -05:00
Alex Gleason
f6de89ca50
Make editing display names of verified users configurable 2021-03-15 22:23:33 -05:00
Alex Gleason
a1db330b14
Accordion: use children instead of content 2020-12-31 20:18:57 -06:00
Alex Gleason
b571765c33
Admin: add registration mode picker 2020-12-29 23:25:07 -06:00
Sean King
1575c92e44
Fix icon picker problem with passive events 2020-10-27 22:37:53 -06:00
Alex Gleason
a36f172be9 Merge branch 'icon_picker_admin_config' into 'develop'
Add font icon picker for admin config, fixes #338

Closes #338

See merge request soapbox-pub/soapbox-fe!219
2020-10-28 03:57:06 +00:00
Sean King
0e5a7b61b0
Fix icon picker issues 2020-10-22 15:01:54 -06:00
Sean King
d7f7e52032
Remove unneeded container for icon picker 2020-10-21 15:17:00 -06:00
Alex Gleason
b997cde0d8
SoapboxConfig: add default getValue 2020-10-18 13:41:38 -05:00
Sean King
faf64d9609
Fix hijack scrolling 2020-10-16 20:01:00 -06:00
Sean King
9507b7a82f
Use forked Emoji Mart picker to do the font icon picker instead 2020-10-16 19:35:28 -06:00
Sean King
3d64f9647c
Work on using Emoji Mart picker 2020-10-16 10:55:35 -06:00