Alex Gleason
|
630736757d
|
Merge remote-tracking branch 'origin/develop' into next
|
2021-09-17 11:50:24 -05:00 |
Alex Gleason
|
8cfc2f9d2d
|
Merge branch 'conventional-webpack' into 'develop'
Use conventional Webpack config file
See merge request soapbox-pub/soapbox-fe!766
|
2021-09-17 16:49:25 +00:00 |
Alex Gleason
|
25075074ff
|
webpack/index.js --> webpack.config.js
|
2021-09-17 11:26:57 -05:00 |
Alex Gleason
|
66437ce394
|
gitignore /dist
|
2021-09-17 11:25:21 -05:00 |
Alex Gleason
|
34dce143e5
|
Merge branch 'suggestions-v2' into 'develop'
SuggestionsV2: pull in Mastodon's upstream code
See merge request soapbox-pub/soapbox-fe!765
|
2021-09-17 00:00:26 +00:00 |
Alex Gleason
|
9faff939a0
|
SuggestionsV2: pull in Mastodon's upstream code
|
2021-09-16 18:46:04 -05:00 |
Alex Gleason
|
d63e1d1011
|
Merge branch 'loading-indicator' into 'develop'
Display loading indicator while JS is loading
See merge request soapbox-pub/soapbox-fe!764
|
2021-09-16 22:14:20 +00:00 |
Alex Gleason
|
501497b36f
|
Display loading indicator while JS is loading
|
2021-09-16 17:09:43 -05:00 |
Alex Gleason
|
b5c24adb59
|
Merge branch 'upgrade-babel' into 'develop'
Upgrade babel to latest versions
See merge request soapbox-pub/soapbox-fe!763
|
2021-09-16 16:48:29 +00:00 |
Alex Gleason
|
1b1ef51778
|
Use math.div for division in scss
https://sass-lang.com/d/slash-div
|
2021-09-16 11:35:12 -05:00 |
Alex Gleason
|
4cac9ab1c3
|
Run `yarn upgrade`
|
2021-09-16 11:28:52 -05:00 |
Alex Gleason
|
b244b5b832
|
Remove deprecated babel-runtime package
|
2021-09-16 11:20:33 -05:00 |
Alex Gleason
|
02aaf357a2
|
Upgrade immutable to 4.0.0-rc.14
|
2021-09-16 11:18:34 -05:00 |
Alex Gleason
|
bc0e80ad18
|
Upgrade stylelint to latest versions
|
2021-09-16 11:15:28 -05:00 |
Alex Gleason
|
ca28ef7be6
|
Upgrade eslint and related deps
|
2021-09-16 11:13:15 -05:00 |
Alex Gleason
|
ad86a8a85e
|
Remove unused file-loader package
|
2021-09-16 11:07:42 -05:00 |
Alex Gleason
|
cb23506c49
|
Properly upgrade axios, redux, react-redux, @gamestdio/websocket, and react-swipeable-views. Fixes redux.
|
2021-09-16 11:04:42 -05:00 |
Alex Gleason
|
a5e8f399f1
|
Upgrade babel to latest versions
|
2021-09-16 10:57:54 -05:00 |
Alex Gleason
|
6da9569752
|
Merge branch 'upgrade-react-swipable-views' into 'develop'
Upgrade react-swipeable-views to v0.14.0
See merge request soapbox-pub/soapbox-fe!762
|
2021-09-16 04:52:52 +00:00 |
Alex Gleason
|
722f10b3e1
|
Upgrade react-swipeable-views to v0.14.0
|
2021-09-15 23:36:49 -05:00 |
Alex Gleason
|
84d5260620
|
Merge branch 'upgrade-axios-0.21.4' into 'develop'
Upgrade axios to v0.21.4
See merge request soapbox-pub/soapbox-fe!761
|
2021-09-16 04:27:26 +00:00 |
Alex Gleason
|
724ee569a1
|
Merge remote-tracking branch 'origin/develop' into upgrade-axios-0.21.4
|
2021-09-15 23:11:44 -05:00 |
Alex Gleason
|
8540cf9cfb
|
Merge branch 'upgrade-redux-again' into 'develop'
Upgrade redux again
See merge request soapbox-pub/soapbox-fe!760
|
2021-09-16 04:00:44 +00:00 |
Alex Gleason
|
3a784bc436
|
Webpack: disable fullySpecified resolving
|
2021-09-15 22:32:40 -05:00 |
Alex Gleason
|
eee0b92313
|
Upgrade redux and react-redux
|
2021-09-15 22:19:46 -05:00 |
Alex Gleason
|
278c192b05
|
Merge branch 'revert-4654934d' into 'develop'
Revert "Merge branch 'upgrade-redux-4.1.1' into 'develop'"
See merge request soapbox-pub/soapbox-fe!759
|
2021-09-16 03:09:09 +00:00 |
Alex Gleason
|
a8b4b288f3
|
Revert "Merge branch 'upgrade-redux-4.1.1' into 'develop'"
This reverts merge request !758
|
2021-09-16 03:08:35 +00:00 |
Alex Gleason
|
cc7637556c
|
Upgrade axios to v0.21.4
|
2021-09-15 21:46:15 -05:00 |
Alex Gleason
|
4654934dd2
|
Merge branch 'upgrade-redux-4.1.1' into 'develop'
Upgrade Redux to v4.1.1
See merge request soapbox-pub/soapbox-fe!758
|
2021-09-16 02:33:32 +00:00 |
Alex Gleason
|
7993fb9071
|
Upgrade Redux to v4.1.1
|
2021-09-15 21:32:41 -05:00 |
Alex Gleason
|
d653aab57a
|
Merge branch 'upgrade-websocket' into 'develop'
Upgrade websocket.js to @gamestdio/websocket
See merge request soapbox-pub/soapbox-fe!757
|
2021-09-16 02:26:13 +00:00 |
Alex Gleason
|
b993056f76
|
Upgrade websocket.js to @gamestdio/websocket
|
2021-09-15 21:09:59 -05:00 |
Alex Gleason
|
1553a51c94
|
Merge branch 'mastodon-initial-state' into 'develop'
Import auth credentials from Mastodon's initial state
See merge request soapbox-pub/soapbox-fe!756
|
2021-09-15 18:53:33 +00:00 |
Alex Gleason
|
65a3ab982c
|
Preload: import auth credentials from Mastodon's initial-state
|
2021-09-15 13:34:22 -05:00 |
Alex Gleason
|
ce8787c6ba
|
Add Pleroma initial-results sample fixture
|
2021-09-15 12:58:23 -05:00 |
Alex Gleason
|
06ed4e9096
|
Preload: refactor actions, add MASTODON_PRELOAD_IMPORT action
|
2021-09-15 12:55:21 -05:00 |
Alex Gleason
|
1763934c3e
|
Merge remote-tracking branch 'origin/develop' into mastodon-initial-state
|
2021-09-15 12:16:56 -05:00 |
Alex Gleason
|
937782dc62
|
Rename PRELOAD_IMPORT to PLEROMA_PRELOAD_IMPORT
|
2021-09-15 12:15:36 -05:00 |
Alex Gleason
|
3d7619d6b7
|
Add sample initial-state from Mastodon
|
2021-09-15 12:13:38 -05:00 |
Alex Gleason
|
53a0213fbf
|
Merge remote-tracking branch 'origin/develop' into next
|
2021-09-15 11:27:56 -05:00 |
Alex Gleason
|
e47ab5640b
|
Merge branch 'npm-husky' into 'develop'
Lint code on commit with Husky npm
See merge request soapbox-pub/soapbox-fe!755
|
2021-09-15 16:20:37 +00:00 |
Alex Gleason
|
dbd859d053
|
lint-staged: move configuration to `.lintstagedrc.json` file
|
2021-09-15 11:09:24 -05:00 |
Alex Gleason
|
38bac67b71
|
Use lint-staged with Husky to only lint changed files
|
2021-09-15 11:00:50 -05:00 |
Alex Gleason
|
dbc20362fd
|
Lint code on commit with Husky npm
|
2021-09-15 10:47:10 -05:00 |
Alex Gleason
|
55ca03faaf
|
Merge branch 'a11y--' into 'develop'
Minor accessibility improvements
See merge request soapbox-pub/soapbox-fe!754
|
2021-09-14 18:20:41 +00:00 |
marcin mikołajczak
|
573a5c4ed8
|
Merge branch 'a11y--' of https://gitlab.com/mkljczk/soapbox-fe into a11y--
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-09-14 20:04:58 +02:00 |
marcin mikołajczak
|
6152ca40a7
|
Merge remote-tracking branch 'origin' into a11y--
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-09-14 14:18:14 +02:00 |
marcin mikołajczak
|
9734290bfb
|
Minor accessibility improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-09-14 14:09:14 +02:00 |
marcin mikołajczak
|
8c25d3d3ba
|
Minor accessibility improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-09-14 13:55:52 +02:00 |
Alex Gleason
|
c691408d0d
|
Fix timeline scrolling issue, lol
"Intersection Observer Article", "Block Formatting Context"... I know some of these words
|
2021-09-13 19:10:20 -05:00 |