Commit graph

1491 commits

Author SHA1 Message Date
Alex Gleason
18cf4281d5
Merge remote-tracking branch 'origin/develop' into next 2021-09-17 21:12:57 -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
08a9602911
Merge remote-tracking branch 'origin/develop' into next 2021-09-17 17:26:01 -05: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
630736757d
Merge remote-tracking branch 'origin/develop' into next 2021-09-17 11:50:24 -05:00
Alex Gleason
9faff939a0
SuggestionsV2: pull in Mastodon's upstream code 2021-09-16 18:46:04 -05:00
Alex Gleason
b993056f76
Upgrade websocket.js to @gamestdio/websocket 2021-09-15 21:09:59 -05: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
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
Alex Gleason
b5dced5a6a
Lint: remove unused variables 2021-09-13 14:06:39 -05:00
Alex Gleason
b7aba768f4
AccountHeader: nuke 'extra' links 2021-09-13 13:39:49 -05:00
Alex Gleason
8faea0b3cc
ProfileInfoPanel: style join date and stats 2021-09-13 13:36:37 -05:00
Alex Gleason
0eed6405d2
ProfileStats: prettify code 2021-09-13 13:14:15 -05:00
Alex Gleason
5cbeaad97a
Add ProfileStats component 2021-09-13 13:09:11 -05:00
Alex Gleason
b3fee28863
ProfileInfoPanel: don't render badges unless some are found 2021-09-13 13:00:14 -05:00
Alex Gleason
016717ba0d
ProfileInfoPanel: move joined date below bio 2021-09-13 12:53:39 -05:00
Alex Gleason
569f2519df
Merge remote-tracking branch 'origin/develop' into next 2021-09-13 12:43:53 -05:00
Alex Gleason
ea4915c7dd
Conditionally display subscription button for Pleroma >= 1.0.0 2021-09-13 12:29:48 -05:00
Alex Gleason
8569958ec5
Profile: hide Column back button 2021-09-13 12:07:26 -05:00
Alex Gleason
e4e1f7e113
Profile: "Member since {date}" --> "Joined {date}" 2021-09-13 11:50:48 -05:00
Alex Gleason
9a965ac9d1
ProfilePage: add status gaps 2021-09-12 19:46:51 -05:00
Alex Gleason
d6201905c8
Pass iconset into IconButton, IconWithCounter 2021-09-12 19:45:17 -05:00
Alex Gleason
7de9fbcda8
HomeTimeline: nuke HomeColumnHeader 2021-09-12 19:37:27 -05:00
Alex Gleason
41f2c6afd6
Status: hide column header and back button 2021-09-12 19:36:18 -05:00
Alex Gleason
a3f162a2ea
Add 10px gap between statuses 2021-09-12 19:33:00 -05:00
Alex Gleason
9b723794b5
Add StatusPage 2021-09-12 19:16:28 -05:00
Alex Gleason
ca9ff1a0e6
TabsBar: move search to left 2021-09-12 19:08:41 -05:00
Alex Gleason
9d0f235408
Display PrimaryNavigation on DefaultPage 2021-09-12 19:02:39 -05:00
Alex Gleason
3bf15df730
Add SVG icon support 2021-09-12 18:57:30 -05:00
Alex Gleason
1ea45f7cdb
Gut the TabsBar 2021-09-12 18:51:39 -05:00
Alex Gleason
9a33215528
Improve SidebarMenu design 2021-09-12 18:39:26 -05:00
Alex Gleason
e0f97f4e99
Start navigation changes 2021-09-12 18:20:13 -05:00
Alex Gleason
5804285094
Webpack: fix CryptoDonateModal being added to the right chunk 2021-09-12 15:00:28 -05:00
Alex Gleason
08f5e1d021
Webpack: chunk Sentry to reduce entrypoint size 2021-09-12 12:33:39 -05:00
Alex Gleason
726d13e989 Merge branch 'exif-async' into 'develop'
Load exif.js library asynchronously

See merge request soapbox-pub/soapbox-fe!748
2021-09-12 16:56:39 +00:00
Alex Gleason
4aa9872c94
Load exif.js library asynchronously 2021-09-12 11:40:03 -05:00
Alex Gleason
33aaffa22d
Use immutable.js consistently 2021-09-12 11:25:44 -05:00
Alex Gleason
5921fa9b2d
Fix emoji tests again 2021-09-12 11:09:01 -05:00