Commit graph

7580 commits

Author SHA1 Message Date
Alex Gleason
301bf1d38b Merge branch 'renovate/stylelint-config-standard-29.x' into 'develop'
Update dependency stylelint-config-standard to v29

See merge request soapbox-pub/soapbox!2085
2023-01-05 21:25:56 +00:00
Alex Gleason
3dd1b40cc7
datepicker: fix accidentally removed icon from scss 2023-01-05 15:24:07 -06:00
Chewbacca
acb959f680 Merge branch 'fix-carousel-arrows' into 'develop'
Fix button in Carousel

See merge request soapbox-pub/soapbox!2122
2023-01-05 21:23:35 +00:00
Alex Gleason
2abb290b02
Merge remote-tracking branch 'origin/develop' into renovate/stylelint-config-standard-29.x 2023-01-05 14:53:51 -06:00
Alex Gleason
64483d86a3
Conform scss to stylelint 2023-01-05 14:53:23 -06:00
Alex Gleason
106a3a9b6a
stylelint: disable some rules 2023-01-05 14:53:14 -06:00
Alex Gleason
17dbdc3e08
currentColor --> currentcolor 2023-01-05 14:18:58 -06:00
Alex Gleason
5fe5c0a7ba
Use stylelint-config-standard-scss, remove stylelint-config-standard and stylelint-scss 2023-01-05 14:18:12 -06:00
Alex Gleason
0e5d7c3610
stylint: disable selector-class-pattern, remove reset.scss 2023-01-05 14:10:07 -06:00
Alex Gleason
6d17323c95 Merge branch 'renovate/eslint-plugin-promise-6.x' into 'develop'
Update dependency eslint-plugin-promise to v6

See merge request soapbox-pub/soapbox!2075
2023-01-05 19:58:29 +00:00
Alex Gleason
9557c2cf1b
Merge remote-tracking branch 'origin/develop' into renovate/stylelint-config-standard-29.x 2023-01-05 13:47:03 -06:00
Chewbacca
f15988da3c Fix button in Carousel 2023-01-05 14:16:30 -05:00
Alex Gleason
ac09ce5c6f Merge branch 'renovate/stylelint-14.x' into 'develop'
Update dependency stylelint to v14

See merge request soapbox-pub/soapbox!2084
2023-01-05 19:05:33 +00:00
Alex Gleason
f4477f8ec1 Merge branch 'disable-lockfile-maintenance' into 'develop'
Renovate: disable lockFileMaintenance

See merge request soapbox-pub/soapbox!2121
2023-01-05 19:03:52 +00:00
Alex Gleason
439946f91f Renovate: disable lockFileMaintenance 2023-01-05 19:01:25 +00:00
Soapbox Bot
9b56288e2c Update dependency stylelint-config-standard to v29 2023-01-05 18:46:53 +00:00
Soapbox Bot
4a12a6c0c8 Update dependency stylelint to v14 2023-01-05 18:46:09 +00:00
Alex Gleason
d2b4b10e6b Merge branch 'renovate/husky-8.x' into 'develop'
Update dependency husky to v8

See merge request soapbox-pub/soapbox!2078
2023-01-05 18:44:00 +00:00
Alex Gleason
3c71ca928e Merge branch 'renovate/eslint-8.x' into 'develop'
Update dependency eslint to v8

See merge request soapbox-pub/soapbox!2074
2023-01-05 18:39:44 +00:00
Soapbox Bot
9f88415300 Update dependency husky to v8 2023-01-05 18:22:40 +00:00
Soapbox Bot
6e77bcdaae Update dependency eslint-plugin-promise to v6 2023-01-05 18:21:00 +00:00
Alex Gleason
725be075d9
ServiceWorker: console.error on empty push event 2023-01-05 12:11:04 -06:00
Alex Gleason
7a14d56f9f
ServiceWorker: drop empty push events 2023-01-05 11:57:44 -06:00
Alex Gleason
35c916293e
yarn lint:js --fix 2023-01-05 11:55:08 -06:00
Alex Gleason
e8ead6e960
babel-eslint --> @babel/eslint-parser 2023-01-05 11:54:20 -06:00
Alex Gleason
bce33db154
Merge remote-tracking branch 'origin/develop' into renovate/eslint-8.x 2023-01-05 11:48:29 -06:00
Alex Gleason
82e36c1f30 Merge branch 'events' into 'develop'
Fix events location search crash

Closes #1308

See merge request soapbox-pub/soapbox!2117
2023-01-05 16:28:47 +00:00
Alex Gleason
8036afc6bb
CHANGELOG: fix events crash 2023-01-05 10:20:57 -06:00
91cdf1eb5a Fix events location search crash
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-01-05 17:14:18 +01:00
marcin mikołajczak
1412385382 Merge branch 'takahe-features' into 'develop'
Update features.ts for Takahē

See merge request soapbox-pub/soapbox!2116
2023-01-03 23:02:50 +00:00
c6e5f746da Update features.ts for Takahē
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-01-03 23:42:15 +01:00
marcin mikołajczak
02509cb40d Merge branch 'cleanup' into 'develop'
TSX, functional, remove unused styles

See merge request soapbox-pub/soapbox!2040
2023-01-03 21:35:06 +00:00
Alex Gleason
ccf3ac31c4 Merge branch 'renovate/stylelint-scss-4.x' into 'develop'
Update dependency stylelint-scss to v4

See merge request soapbox-pub/soapbox!2086
2023-01-03 20:58:55 +00:00
Alex Gleason
683d82937c Merge branch 'renovate/blurhash-2.x' into 'develop'
fix(deps): update dependency blurhash to v2

See merge request soapbox-pub/soapbox!2065
2023-01-03 20:52:20 +00:00
Alex Gleason
e001914222 Merge branch 'renovate/metamask-providers-10.x' into 'develop'
Update dependency @metamask/providers to v10

See merge request soapbox-pub/soapbox!2061
2023-01-03 20:52:01 +00:00
Alex Gleason
8b993e1c98 Merge branch 'renovate/dotenv-16.x' into 'develop'
Update dependency dotenv to v16

See merge request soapbox-pub/soapbox!2071
2023-01-03 20:50:52 +00:00
08a47bed5d Merge remote-tracking branch 'soapbox/develop' into cleanup
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-01-03 21:09:43 +01:00
Soapbox Bot
ae3e122cbb Update dependency stylelint-scss to v4 2023-01-03 18:14:47 +00:00
Soapbox Bot
530a02a22b Update dependency eslint to v8 2023-01-03 18:11:28 +00:00
Alex Gleason
a700461cbf Merge branch 'renovate/docker-20.x' into 'develop'
Update docker Docker tag to v20.10.22

See merge request soapbox-pub/soapbox!2058
2023-01-03 16:06:05 +00:00
Alex Gleason
4b466b348d Merge branch 'renovate/node-18.x' into 'develop'
Update dependency node to v18.12.1

See merge request soapbox-pub/soapbox!2059
2023-01-03 16:04:38 +00:00
Alex Gleason
b655456b6e Merge branch 'renovate/major-jest-monorepo' into 'develop'
Update jest monorepo to v29 (major)

See merge request soapbox-pub/soapbox!2090
2023-01-03 15:55:57 +00:00
Chewbacca
daf395009b Merge branch 'improve-avatar-carousel' into 'develop'
Improve UI/UX of the Feed Carousel

See merge request soapbox-pub/soapbox!2112
2023-01-03 15:13:07 +00:00
Chewbacca
189423b415 Improve UI/UX of the Feed Carousel 2023-01-03 09:22:26 -05:00
Alex Gleason
833801cbd2 Merge branch 'enable-hmr' into 'develop'
Webpack: enable hot module replacement (HMR)

See merge request soapbox-pub/soapbox!2102
2023-01-02 18:55:13 +00:00
Alex Gleason
92942fe52d Merge branch 'image-preview-i18n' into 'develop'
Add missing locale strings from mediaPreview settings

See merge request soapbox-pub/soapbox!2111
2023-01-02 18:16:42 +00:00
Alex Gleason
8b2889b4af
Add missing locale strings from mediaPreview settings
Whoops https://gitlab.com/soapbox-pub/soapbox/-/merge_requests/2110
2023-01-02 12:15:45 -06:00
Alex Gleason
bd708a5121 Merge branch 'fix/image-previews' into 'develop'
Fix images in timelines not using the preview URL which can leverage Pleroma Media Preview Proxy

See merge request soapbox-pub/soapbox!2110
2023-01-02 17:58:37 +00:00
Alex Gleason
5c9c75e2d7
CHANGELOG: media preview configuration 2023-01-02 11:53:50 -06:00
Alex Gleason
444754e1c8
Merge remote-tracking branch 'origin/develop' into fix/image-previews 2023-01-02 11:52:18 -06:00