Commit Graph

13003 Commits

Author SHA1 Message Date
724ee569a1 Merge remote-tracking branch 'origin/develop' into upgrade-axios-0.21.4 2021-09-15 23:11:44 -05:00
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
3a784bc436 Webpack: disable fullySpecified resolving 2021-09-15 22:32:40 -05:00
eee0b92313 Upgrade redux and react-redux 2021-09-15 22:19:46 -05:00
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
a8b4b288f3 Revert "Merge branch 'upgrade-redux-4.1.1' into 'develop'"
This reverts merge request !758
2021-09-16 03:08:35 +00:00
cc7637556c Upgrade axios to v0.21.4 2021-09-15 21:46:15 -05:00
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
7993fb9071 Upgrade Redux to v4.1.1 2021-09-15 21:32:41 -05:00
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
b993056f76 Upgrade websocket.js to @gamestdio/websocket 2021-09-15 21:09:59 -05:00
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
65a3ab982c Preload: import auth credentials from Mastodon's initial-state 2021-09-15 13:34:22 -05:00
ce8787c6ba Add Pleroma initial-results sample fixture 2021-09-15 12:58:23 -05:00
06ed4e9096 Preload: refactor actions, add MASTODON_PRELOAD_IMPORT action 2021-09-15 12:55:21 -05:00
1763934c3e Merge remote-tracking branch 'origin/develop' into mastodon-initial-state 2021-09-15 12:16:56 -05:00
937782dc62 Rename PRELOAD_IMPORT to PLEROMA_PRELOAD_IMPORT 2021-09-15 12:15:36 -05:00
3d7619d6b7 Add sample initial-state from Mastodon 2021-09-15 12:13:38 -05:00
53a0213fbf Merge remote-tracking branch 'origin/develop' into next 2021-09-15 11:27:56 -05:00
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
dbd859d053 lint-staged: move configuration to .lintstagedrc.json file 2021-09-15 11:09:24 -05:00
38bac67b71 Use lint-staged with Husky to only lint changed files 2021-09-15 11:00:50 -05:00
dbc20362fd Lint code on commit with Husky npm 2021-09-15 10:47:10 -05:00
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
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
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
9734290bfb Minor accessibility improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-09-14 14:09:14 +02:00
8c25d3d3ba Minor accessibility improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-09-14 13:55:52 +02:00
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
b5dced5a6a Lint: remove unused variables 2021-09-13 14:06:39 -05:00
57430e8a98 UI: restyle filter bar active state 2021-09-13 13:59:00 -05:00
638f55f208 AccountHeader: use foreground color for account bar 2021-09-13 13:51:29 -05:00
01e16be157 Columns: allow transparent columns to extend to the full screen width on mobile 2021-09-13 13:46:27 -05:00
b7aba768f4 AccountHeader: nuke 'extra' links 2021-09-13 13:39:49 -05:00
8faea0b3cc ProfileInfoPanel: style join date and stats 2021-09-13 13:36:37 -05:00
3606901e87 ProfileStats: move scss to its own file 2021-09-13 13:16:40 -05:00
0eed6405d2 ProfileStats: prettify code 2021-09-13 13:14:15 -05:00
5cbeaad97a Add ProfileStats component 2021-09-13 13:09:11 -05:00
b3fee28863 ProfileInfoPanel: don't render badges unless some are found 2021-09-13 13:00:14 -05:00
016717ba0d ProfileInfoPanel: move joined date below bio 2021-09-13 12:53:39 -05:00
569f2519df Merge remote-tracking branch 'origin/develop' into next 2021-09-13 12:43:53 -05:00
3f01004afe Merge branch 'conditional-subscriptions' into 'develop'
Conditionally display subscription button for Pleroma >= 1.0.0

See merge request soapbox-pub/soapbox-fe!753
2021-09-13 17:43:34 +00:00
ea4915c7dd Conditionally display subscription button for Pleroma >= 1.0.0 2021-09-13 12:29:48 -05:00
afad3c26ea Profile: nudge the avatar to the right on mobile 2021-09-13 12:09:53 -05:00
8569958ec5 Profile: hide Column back button 2021-09-13 12:07:26 -05:00
6eeecf0825 Profile: add smaller header image breakpoints 2021-09-13 12:06:47 -05:00
89b66ab56d Profile: remove border from avatar 2021-09-13 11:58:49 -05:00
e4e1f7e113 Profile: "Member since {date}" --> "Joined {date}" 2021-09-13 11:50:48 -05:00
8b9942ef2b SidebarMenu: use foreground color 2021-09-13 11:17:06 -05:00
f7d1091e93 SidebarMenu: fix background lightbox opacity animation 2021-09-13 11:13:15 -05:00