Commit graph

2768 commits

Author SHA1 Message Date
marcin mikołajczak
25bdc5831e Update Polish translation
Signed-off-by: marcin mikołajczak <me@mkljczk.pl>
2021-09-19 19:29:26 +02:00
Alex Gleason
b1d884f370 Merge branch 'async-improvements' into 'develop'
Async improvements

See merge request soapbox-pub/soapbox-fe!772
2021-09-19 01:29:57 +00:00
Alex Gleason
08cdef59c9
Don't load TabsBar async 2021-09-18 20:09:29 -05:00
Alex Gleason
aeddec2892
UI: async UI components 2021-09-18 20:01:04 -05:00
Alex Gleason
1e77adda34
Admin: async components 2021-09-18 19:34:45 -05:00
Alex Gleason
aa54e0bd0b
RemoteInstance: async panels 2021-09-18 19:23:48 -05:00
Alex Gleason
abcdc1fd63
Profile: make account panels async 2021-09-18 19:17:55 -05:00
Alex Gleason
24c89537dc
Merge remote-tracking branch 'origin/develop' into async-improvements 2021-09-18 18:53:24 -05:00
Alex Gleason
1c8ccb5a4a Merge branch 'remove-react-redux-loading-bar' into 'develop'
Rip out react-redux-loading-bar

See merge request soapbox-pub/soapbox-fe!771
2021-09-18 23:48:50 +00:00
Alex Gleason
aeef12acf0
Rip out react-redux-loading-bar 2021-09-18 18:31:22 -05:00
Alex Gleason
b0e37c773e
Load panels async 2021-09-18 17:48:13 -05:00
Alex Gleason
fe4a8b5728
Chunk modal components into features/ui 2021-09-18 17:10:39 -05:00
Alex Gleason
7f741a3ad0
Suggestions: make DRY, fix isLoading state 2021-09-18 17:05:34 -05:00
Alex Gleason
cdfd31372f
Suggestions: chunk the wtf panel 2021-09-18 16:54:47 -05:00
Alex Gleason
473ae43e71 Merge branch 'account-by-username' into 'develop'
Mastodon: search account by username

See merge request soapbox-pub/soapbox-fe!770
2021-09-18 21:21:02 +00:00
Alex Gleason
c4ecbb3a1b
Mastodon: search account by username 2021-09-18 16:07:52 -05:00
Alex Gleason
b857729713 Merge branch 'more-feature-flags' into 'develop'
Feature flags: Lists and Bookmarks

See merge request soapbox-pub/soapbox-fe!769
2021-09-18 20:20:39 +00:00
Alex Gleason
074604a1c9
Put Bookmarks and Lists behind feature flags 2021-09-18 15:03:38 -05:00
Alex Gleason
be8f3d9e64
Remove unused component: compose/components/action_bar 2021-09-18 14:54:47 -05:00
Alex Gleason
dc295c9d65
Features: add Lists 2021-09-18 14:36:42 -05:00
Alex Gleason
46737a5468
Features: add Bookmarks, improve uglification 2021-09-18 14:27:15 -05:00
Alex Gleason
ba0ca0e5a1 Merge branch 'fix-744' into 'develop'
CryptoDonate: fall back to generic icon (fixes crash)

Closes #744

See merge request soapbox-pub/soapbox-fe!768
2021-09-18 01:57:26 +00:00
Alex Gleason
cd3beffd42
CryptoDonate: fall back to generic icon (fixes crash) 2021-09-17 20:44:00 -05:00
Alex Gleason
dcd2a6324d Merge branch 'suggestions-v2' into 'develop'
Suggestions improvements

See merge request soapbox-pub/soapbox-fe!767
2021-09-17 22:23:08 +00:00
Alex Gleason
5e30423b5c
Always display FeaturesPanel at the top of the column 2021-09-17 17:12:53 -05:00
Alex Gleason
9b822a6c12
Suggestions: display suggestions on Home timeline when there are no posts 2021-09-17 17:09:37 -05:00
Alex Gleason
eb01996c12
Suggestions: break out FollowRecommendationsList component 2021-09-17 16:03:17 -05:00
Alex Gleason
1bffa04a99
Suggestions: consolidate actions 2021-09-17 15:42:14 -05:00
Alex Gleason
c92de334e8
Suggestions: consolidate reducers 2021-09-17 15:26:58 -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