Commit Graph

937 Commits

Author SHA1 Message Date
f5112b5b2a RegistrationForm: redirect home on success (if not already) 2021-09-24 12:36:51 -05:00
b18ed0d0e9 RegisterInvite: make registrations by invite token work 2021-09-24 12:16:28 -05:00
6f7e0c75b4 RegistrationForm: refactor isOpen logic 2021-09-24 11:43:28 -05:00
937cc18012 Add basic invite route, fix Chats fetch 2021-09-24 11:37:47 -05:00
4fcb5f0239 Move RegistrationForm to auth_login directory 2021-09-24 11:24:33 -05:00
acbf890f35 Chats: fix fetching when instance is delayed 2021-09-22 11:15:05 -05:00
f1788dd206 RemoteTimeline: fix typos in async components 2021-09-20 10:21:43 -05:00
08cdef59c9 Don't load TabsBar async 2021-09-18 20:09:29 -05:00
aeddec2892 UI: async UI components 2021-09-18 20:01:04 -05:00
1e77adda34 Admin: async components 2021-09-18 19:34:45 -05:00
aa54e0bd0b RemoteInstance: async panels 2021-09-18 19:23:48 -05:00
abcdc1fd63 Profile: make account panels async 2021-09-18 19:17:55 -05:00
24c89537dc Merge remote-tracking branch 'origin/develop' into async-improvements 2021-09-18 18:53:24 -05:00
aeef12acf0 Rip out react-redux-loading-bar 2021-09-18 18:31:22 -05:00
b0e37c773e Load panels async 2021-09-18 17:48:13 -05:00
fe4a8b5728 Chunk modal components into features/ui 2021-09-18 17:10:39 -05:00
7f741a3ad0 Suggestions: make DRY, fix isLoading state 2021-09-18 17:05:34 -05:00
cdfd31372f Suggestions: chunk the wtf panel 2021-09-18 16:54:47 -05:00
074604a1c9 Put Bookmarks and Lists behind feature flags 2021-09-18 15:03:38 -05:00
be8f3d9e64 Remove unused component: compose/components/action_bar 2021-09-18 14:54:47 -05:00
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
cd3beffd42 CryptoDonate: fall back to generic icon (fixes crash) 2021-09-17 20:44:00 -05:00
9b822a6c12 Suggestions: display suggestions on Home timeline when there are no posts 2021-09-17 17:09:37 -05:00
eb01996c12 Suggestions: break out FollowRecommendationsList component 2021-09-17 16:03:17 -05:00
1bffa04a99 Suggestions: consolidate actions 2021-09-17 15:42:14 -05:00
c92de334e8 Suggestions: consolidate reducers 2021-09-17 15:26:58 -05:00
9faff939a0 SuggestionsV2: pull in Mastodon's upstream code 2021-09-16 18:46:04 -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
ea4915c7dd Conditionally display subscription button for Pleroma >= 1.0.0 2021-09-13 12:29:48 -05:00
5804285094 Webpack: fix CryptoDonateModal being added to the right chunk 2021-09-12 15:00:28 -05:00
33aaffa22d Use immutable.js consistently 2021-09-12 11:25:44 -05:00
5921fa9b2d Fix emoji tests again 2021-09-12 11:09:01 -05:00
5eab5ec0a5 Webpack: move Twemoji icons back to CopyPlugin 2021-09-12 10:51:58 -05:00
3fd1a10b73 Webpack: optimize ScheduleForm 2021-09-11 18:00:48 -05:00
053ca9efff Webpack: break out CryptoDonate into its own chunk 2021-09-11 16:56:39 -05:00
5166a71c27 CryptoDonate: refactor CryptoIcon into its own component 2021-09-11 16:21:12 -05:00
ad461343d2 Status: fix propType warnings with OrderedSet 2021-09-11 14:24:54 -05:00
495882658a Merge branch 'develop' into 'public-favourites'
# Conflicts:
#   app/soapbox/features/favourited_statuses/index.js
2021-09-11 17:25:49 +00:00
32dc0d863f Merge branch 'webpack-assets' into 'develop'
Webpack: move to asset modules, refactor

See merge request soapbox-pub/soapbox-fe!738
2021-09-11 01:54:36 +00:00
d0630c765f Jest: update emoji tests 2021-09-10 20:37:13 -05:00
19181f40c3 Webpack: bundle Twemoji icons as assets 2021-09-10 17:15:57 -05:00
50caa0d1d8 Webpack: replace file-loader with asset/resource asset module 2021-09-10 16:17:37 -05:00
196284695b SoapboxConfig: allow authenticated profiles to be configured 2021-09-10 11:44:18 -05:00
125f446eed rename, add Polish translation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-09-10 12:41:42 +02:00
1dc78e4e95 fix proptypes
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-09-10 00:48:06 +02:00
58bdf4b1c7 do not push filter changes to history
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-09-10 00:44:21 +02:00
fc8bb22359 Reactions page improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-09-10 00:23:49 +02:00
d60f187c98 Merge branch 'reactions-page' of https://gitlab.com/mkljczk/soapbox-fe into reactions-page 2021-09-09 23:35:51 +02:00
4c4739b5e8 Change chunk name
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-09-09 23:35:25 +02:00