Commit Graph

2646 Commits

Author SHA1 Message Date
1575c92e44 Fix icon picker problem with passive events 2020-10-27 22:37:53 -06:00
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
d448277bbe Message when a profile is blocked changed 2020-10-24 21:44:22 -06:00
0e5a7b61b0 Fix icon picker issues 2020-10-22 15:01:54 -06:00
d7f7e52032 Remove unneeded container for icon picker 2020-10-21 15:17:00 -06:00
b997cde0d8 SoapboxConfig: add default getValue 2020-10-18 13:41:38 -05:00
faf64d9609 Fix hijack scrolling 2020-10-16 20:01:00 -06:00
9507b7a82f Use forked Emoji Mart picker to do the font icon picker instead 2020-10-16 19:35:28 -06:00
3d64f9647c Work on using Emoji Mart picker 2020-10-16 10:55:35 -06:00
285261aad9 Update imports and listenerOptions for components using detect-passive-events 2020-10-15 08:10:45 -06:00
8385e30df1 Clean up CSS and move IconPicker to the Soapbox Config js 2020-10-14 08:46:45 -06:00
9ebf166739 Fix merge conflicts 2020-10-14 08:22:42 -06:00
6aaba91379 Update chat_message_list.js 2020-10-09 01:36:42 +00:00
211163383e Don't throttle const isNearBottom 2020-10-08 19:14:39 -06:00
3a38eed5ba Don't do scrollToBottom if we're loading. 2020-10-08 19:13:00 -06:00
5deac9f5e0 Use throttle for handleResize instead 2020-10-08 19:02:39 -06:00
a1909b72f2 Reduce number of calls to scrollToBottom 2020-10-08 13:46:36 -06:00
0bbdaa4191 eslint: trailing comma fixes, unused var 2020-10-07 13:08:36 -05:00
b8e78ab6a3 v1.0.0 --> v1.1.0 2020-10-04 22:28:34 -05:00
17266e172f Chats: count only unread *chats* not total unread messages for counter 2020-10-02 20:01:09 -05:00
a817deffa0 SoapboxConfig: button styles 2020-10-01 21:48:24 -05:00
83a06e2708 SoapboxConfig: i18n "Default theme" 2020-10-01 21:26:20 -05:00
d65eedb67b SoapboxConfig: style improvements 2020-10-01 20:53:11 -05:00
b99bb7bd4b SoapboxConfig: improve layout 2020-10-01 19:44:40 -05:00
3a0b58315f SoapboxConfig: add a default themeMode toggle 2020-10-01 19:33:03 -05:00
93d2e83584 SoapboxConfig: site preview 2020-10-01 18:57:11 -05:00
58d5b1940e Accordion: fix PropType error 2020-10-01 16:17:32 -05:00
645474a77c Merge branch 'accordion' into 'develop'
Accordions

See merge request soapbox-pub/soapbox-fe!285
2020-10-01 21:11:52 +00:00
7b6276fa59 Accordion: replace ExplanationBox with Accordion 2020-10-01 16:00:50 -05:00
63fc0b4e26 Accordion: refactor 2020-10-01 15:19:38 -05:00
43afd599cd Redirect Soapbox Legacy canary URLs to /about/canary 2020-10-01 11:56:33 -05:00
12bdeac718 updates to Soapbox Config. Remove unnecessary fields, add accordion component 2020-09-30 14:09:00 -05:00
1109a000cb Update snapshots 2020-09-29 23:42:08 -05:00
b9d484623c Add closed registration message fixes #177 2020-09-29 22:28:42 -05:00
d0496caeb1 Auth form validation improvements 2020-09-29 21:29:06 -05:00
14a5d478f3 Snackbar: update (most) existing alerts to snackbars 2020-09-29 19:10:57 -05:00
b782f6ab1a Snackbar: clean up styles, basic functionality 2020-09-29 18:55:05 -05:00
bd12226a84 Composer: fixes #419 jumpy cursor 2020-09-28 22:04:29 -05:00
49ad44bcd4 Fix merge conflicts hopefully 2020-09-28 20:31:24 -06:00
b78a00a306 Revert "pass getClickableArea into autosuggesttextarea as prop"
This reverts commit 99f0a069dd.
2020-09-28 19:05:56 -05:00
edf3612f93 SoapboxConfig: hide CustomCSS for now, #447 2020-09-28 13:52:13 -05:00
532e37a347 Merge branch 'form-aesthetic-improvements' into 'develop'
Preferences Form aesthetic improvements

See merge request soapbox-pub/soapbox-fe!270
2020-09-28 16:05:43 +00:00
061a820ce5 fix language picker dropdown arrow 2020-09-28 10:51:42 -05:00
3d81dd2892 DetailedStatus: fix link on display name 2020-09-27 23:53:43 -05:00
d5517aad79 Remove standalone components 2020-09-27 22:48:08 -05:00
5fa3d66a64 Merge branch 'fix-composer-jump2' into 'develop'
Fix composer issues

Closes #200 and #419

See merge request soapbox-pub/soapbox-fe!260
2020-09-27 23:15:55 +00:00
d243b53486 PrivacyDropdown: clean up dispatch calls 2020-09-27 18:02:57 -05:00
5ad39921f9 re-open compose modal after changing privacy, fixes #200 2020-09-27 17:04:24 -05:00
c77c89ea08 UI: fix PropType warning on page 2020-09-27 16:48:23 -05:00
99f0a069dd pass getClickableArea into autosuggesttextarea as prop 2020-09-27 16:32:07 -05:00