Wykres commitów

2007 Commity (08cdef59c9cdc3cd66a689110302963dae75850b)

Autor SHA1 Wiadomość Data
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 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 c4ecbb3a1b
Mastodon: search account by username 2021-09-18 16:07:52 -05: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 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 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 501497b36f
Display loading indicator while JS is loading 2021-09-16 17:09:43 -05: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 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
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
Alex Gleason ea4915c7dd
Conditionally display subscription button for Pleroma >= 1.0.0 2021-09-13 12:29:48 -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
Alex Gleason 5eab5ec0a5
Webpack: move Twemoji icons back to CopyPlugin 2021-09-12 10:51:58 -05:00
Alex Gleason 139b47eb22 Merge branch 'optimize-error-boundary' into 'develop'
Webpack: optimize ErrorBoundary

See merge request soapbox-pub/soapbox-fe!744
2021-09-11 23:46:14 +00:00
Alex Gleason bf9a6950eb
Webpack: optimize ErrorBoundary 2021-09-11 18:29:43 -05:00
Alex Gleason 3fd1a10b73
Webpack: optimize ScheduleForm 2021-09-11 18:00:48 -05:00
Alex Gleason 5766243d5d Merge branch 'remove-wdyr' into 'develop'
Remove wdyr

See merge request soapbox-pub/soapbox-fe!742
2021-09-11 22:19:59 +00:00
Alex Gleason d040de4c15
Remove wdyr 2021-09-11 17:03:53 -05:00
Alex Gleason 053ca9efff
Webpack: break out CryptoDonate into its own chunk 2021-09-11 16:56:39 -05:00