Commit graph

54 commits

Author SHA1 Message Date
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
Sean King
285261aad9
Update imports and listenerOptions for components using detect-passive-events 2020-10-15 08:10:45 -06:00
Sean King
8385e30df1
Clean up CSS and move IconPicker to the Soapbox Config js 2020-10-14 08:46:45 -06:00
Sean King
9ebf166739
Fix merge conflicts 2020-10-14 08:22:42 -06:00
Alex Gleason
0bbdaa4191
eslint: trailing comma fixes, unused var 2020-10-07 13:08:36 -05:00
Alex Gleason
a817deffa0
SoapboxConfig: button styles 2020-10-01 21:48:24 -05:00
Alex Gleason
83a06e2708
SoapboxConfig: i18n "Default theme" 2020-10-01 21:26:20 -05:00
Alex Gleason
d65eedb67b
SoapboxConfig: style improvements 2020-10-01 20:53:11 -05:00
Alex Gleason
b99bb7bd4b
SoapboxConfig: improve layout 2020-10-01 19:44:40 -05:00
Alex Gleason
3a0b58315f
SoapboxConfig: add a default themeMode toggle 2020-10-01 19:33:03 -05:00
Alex Gleason
93d2e83584
SoapboxConfig: site preview 2020-10-01 18:57:11 -05:00
Alex Gleason
7b6276fa59
Accordion: replace ExplanationBox with Accordion 2020-10-01 16:00:50 -05:00
Alex Gleason
63fc0b4e26
Accordion: refactor 2020-10-01 15:19:38 -05:00
Mary Kate
12bdeac718 updates to Soapbox Config. Remove unnecessary fields, add accordion component 2020-09-30 14:09:00 -05:00
Sean King
49ad44bcd4 Fix merge conflicts hopefully 2020-09-28 20:31:24 -06:00
Alex Gleason
edf3612f93
SoapboxConfig: hide CustomCSS for now, #447 2020-09-28 13:52:13 -05:00
Sean King
21f68bf623 Merge branch 'develop' into 'icon_picker_admin_config'
# Conflicts:
#   app/soapbox/features/forms/index.js
#   app/soapbox/features/soapbox_config/index.js
2020-09-26 19:52:52 +00:00
Alex Gleason
eb76860422
Move react-color into soapbox_config, reduce initial bundle size, fixes #427 2020-09-23 22:46:45 -05:00
Alex Gleason
2135bf7b34
SoapboxConfig: let getValue be set for promoItems 2020-09-09 16:31:02 -05:00
Sean King
228a044daa Value changes, still broken 2020-09-09 09:56:24 -06:00
Sean King
4166c932a2
Add font icon picker, not yet fixed fatal error 2020-09-08 20:15:25 -06:00
Alex Gleason
bb30f0c989
SoapboxConfig: toJSON() --> toJS() 2020-08-24 11:09:59 -05:00
Alex Gleason
e1a86d4e1c
SoapboxConfig: Improve style of delete icons 2020-08-23 23:55:03 -05:00
Alex Gleason
011b80f717
SoapboxConfig: Improve raw JSON editor 2020-08-23 23:46:34 -05:00
Alex Gleason
e173af54f1
SoapboxConfig: Raw JSON editor 2020-08-23 23:19:56 -05:00
Alex Gleason
11840c4be8
SoapboxConfig: "downscaled" --> "displayed" 2020-08-23 22:44:13 -05:00
Alex Gleason
d310fb4f18
SoapboxConfig: Rudimentary deletion of rows 2020-08-23 22:41:22 -05:00
Alex Gleason
83e715fd7a
SoapboxConfig: Use cog icon instead of shield 2020-08-23 21:38:51 -05:00
Alex Gleason
91e860a67b
SoapboxConfig: Actually upload the logo and banner files 2020-08-23 21:35:33 -05:00