Commit graph

1691 commits

Author SHA1 Message Date
Renovate Bot
b1fca0fa45
Update dependency detect-passive-events to v2 2020-10-15 13:22:32 +00:00
Alex Gleason
7f04b347a0 Merge branch 'patch-3' into 'develop'
Update basics.scss Fixes #484

Closes #484

See merge request soapbox-pub/soapbox-fe!361
2020-10-14 22:23:59 +00:00
Curtis
7f316e5335 Update basics.scss Fixes #484 2020-10-14 22:13:33 +00:00
Sean King
e882c2a352 Merge branch 'develop' of https://gitlab.com/soapbox-pub/soapbox-fe into icon_picker_admin_config 2020-10-14 09:25:42 -06:00
Alex Gleason
81c22aebab Merge branch 'git-ignore-yarn-error-log' into 'develop'
Git ignore Yarn error logs

See merge request soapbox-pub/soapbox-fe!360
2020-10-14 15:11:00 +00:00
Sean King
ec34e3a758
Git ignore Yarn error logs 2020-10-14 08:52:06 -06:00
Sean King
011a2b5cd7
Remove yarn-error.log 2020-10-14 08:47:40 -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
9b6728ad1e Merge branch 'fix-yarn-warning' into 'develop'
Fix yarn dependency warnings

See merge request soapbox-pub/soapbox-fe!357
2020-10-12 18:49:26 +00:00
Sean King
7195316910
Fix yarn dependency warnings 2020-10-12 10:40:34 -06:00
Alex Gleason
767fbc258d Merge branch 'fix-html-webpack-harddisk-warning' into 'develop'
Make the warning about html-webpack-harddisk-plugin go away, fixes #464

Closes #464

See merge request soapbox-pub/soapbox-fe!356
2020-10-12 16:26:10 +00:00
Sean King
b8b37a22a4
Make the warning about html-webpack-harddisk-plugin go away 2020-10-12 09:58:09 -06:00
Alex Gleason
9ba8074765 Merge branch 'stylelint' into 'develop'
Stylelint updates

See merge request soapbox-pub/soapbox-fe!355
2020-10-11 22:59:52 +00:00
Alex Gleason
7fbdc2227d
Stylelint: reorganize, remove stylelint-config-recommended-scss 2020-10-11 17:48:21 -05:00
Sean King
c52d3d1179
Make stylelint-config-standard a devDependency 2020-10-11 17:46:25 -05:00
Alex Gleason
cbfbba452e Merge branch 'stylelint' into 'develop'
Stylelint: stricter config, lint existing scss

See merge request soapbox-pub/soapbox-fe!353
2020-10-11 22:39:32 +00:00
Alex Gleason
263b7ddff8
Stylelint: stricter config, lint existing scss 2020-10-11 17:28:43 -05:00
Alex Gleason
2a4f73f999 Merge branch 'stylelint-config' into 'develop'
Use stylelint config instead of sass-lint, fixes #475

Closes #475

See merge request soapbox-pub/soapbox-fe!352
2020-10-11 20:35:44 +00:00
Sean King
2b369e7753
Add stylelint config 2020-10-11 14:12:56 -06:00
Alex Gleason
a2777a76fc Merge branch 'revert-ce119b26' into 'develop'
Revert "Merge branch 'renovate/webpack-cli-4.x' into 'develop'"

See merge request soapbox-pub/soapbox-fe!351
2020-10-11 19:37:01 +00:00
Alex Gleason
076291f5b9 Revert "Merge branch 'renovate/webpack-cli-4.x' into 'develop'"
This reverts merge request !346
2020-10-11 19:25:43 +00:00
Alex Gleason
ce119b268c Merge branch 'renovate/webpack-cli-4.x' into 'develop'
Update dependency webpack-cli to v4

See merge request soapbox-pub/soapbox-fe!346
2020-10-11 18:23:09 +00:00
Alex Gleason
72217c9100 Merge branch 'patch-1' into 'develop'
Update status_content.js Fixes #473

Closes #473

See merge request soapbox-pub/soapbox-fe!348
2020-10-11 17:15:25 +00:00
Curtis
9768c18c72 Update status_content.js Fixes #473 2020-10-11 00:21:11 +00:00
Renovate Bot
253ee7bc9f
Update dependency webpack-cli to v4 2020-10-10 19:33:24 +00:00
Alex Gleason
0a4485e244 Merge branch 'renovate/mini-css-extract-plugin-1.x' into 'develop'
Update dependency mini-css-extract-plugin to v1

See merge request soapbox-pub/soapbox-fe!341
2020-10-09 21:48:04 +00:00
Alex Gleason
e690f31473 Merge branch 'fix-forced-reflow-status-content' into 'develop'
Fix forced reflow in components/status_content when loading timelines, fixes #473

Closes #473

See merge request soapbox-pub/soapbox-fe!344
2020-10-09 21:38:47 +00:00
Alex Gleason
18a823ab0d Merge branch 'remove-floral-pro-css-bg' into 'develop'
Remove pro/floral CSS and background, fixes #472

Closes #472

See merge request soapbox-pub/soapbox-fe!342
2020-10-09 21:35:38 +00:00
Alex Gleason
f7815bec83 Merge branch 'fix-css-closed-registrations' into 'develop'
Improve and fix CSS for closed registrations, fixes #465

Closes #465

See merge request soapbox-pub/soapbox-fe!343
2020-10-09 21:35:20 +00:00
Sean King
dcc21221a5
Set collapse in a totally different function instead 2020-10-09 15:27:07 -06:00
Sean King
8e44e72d8e
Don't call updateStatusLinks in ComponentDidMount 2020-10-09 14:52:44 -06:00
Sean King
664ba68269
Fix mobile CSS for closed registrations 2020-10-09 14:34:56 -06:00
Sean King
31259fcc04
Remove pro/floral CSS and background 2020-10-09 12:22:27 -06:00
Renovate Bot
4d425d7427
Update dependency mini-css-extract-plugin to v1 2020-10-09 13:25:25 +00:00
Alex Gleason
c5e7ca922e Merge branch 'reduce-scroll-to-bottom-calls' into 'develop'
Improve chat message list performance

See merge request soapbox-pub/soapbox-fe!340
2020-10-09 01:47:34 +00:00
Alex Gleason
6aaba91379 Update chat_message_list.js 2020-10-09 01:36:42 +00:00
Sean King
211163383e
Don't throttle const isNearBottom 2020-10-08 19:14:39 -06:00
Sean King
3a38eed5ba
Don't do scrollToBottom if we're loading. 2020-10-08 19:13:00 -06:00
Sean King
5deac9f5e0
Use throttle for handleResize instead 2020-10-08 19:02:39 -06:00
Sean King
a1909b72f2
Reduce number of calls to scrollToBottom 2020-10-08 13:46:36 -06:00
Alex Gleason
285e5ef3eb Merge branch 'no-more-webpacker-yml' into 'develop'
Move out of webpacker.yml, fixes #469

Closes #469

See merge request soapbox-pub/soapbox-fe!339
2020-10-08 15:32:19 +00:00
Sean King
0316c7cf72
Move out of webpacker.yml 2020-10-08 08:43:00 -06:00
Alex Gleason
fb092714e7 Merge branch 'move-dev-server-config-out-of-webpacker-yaml' into 'develop'
Migrate devServer settings from config/webpacker.yml to development.js

See merge request soapbox-pub/soapbox-fe!338
2020-10-08 04:34:35 +00:00
Sean King
c27d59e970
Migrate devServer settings from webpacker.yml to development.js 2020-10-07 22:02:53 -06:00
Alex Gleason
cbed48f262 Merge branch 'fix-pre-about-css' into 'develop'
Fix pre element width on About pages, fixes #468

Closes #468

See merge request soapbox-pub/soapbox-fe!337
2020-10-08 01:26:49 +00:00
Sean King
c2ebd65920
Fix pre element width on About pages 2020-10-07 19:15:17 -06:00
Alex Gleason
915bd7d1da Merge branch 'renovate/major-formatjs-monorepo' into 'develop'
Update formatjs monorepo (major)

See merge request soapbox-pub/soapbox-fe!335
2020-10-08 00:28:23 +00:00
Alex Gleason
2be9435d78
Babel: remove react-intl options 2020-10-07 19:17:40 -05:00
Renovate Bot
af0f34311f
Update formatjs monorepo 2020-10-08 00:00:03 +00:00