Commit Graph

964 Commits

Author SHA1 Message Date
165b924ce7 Merge remote-tracking branch 'origin/develop' into next 2021-09-22 11:17:21 -05:00
acbf890f35 Chats: fix fetching when instance is delayed 2021-09-22 11:15:05 -05:00
c869eeb003 Add Conversations to async-components 2021-09-21 20:48:33 -05:00
a8673c8e54 Add 3-level Mastodon compatibility route 2021-09-21 18:30:34 -05:00
1f474c167b ProfileInfoPanel: call isVerified() 2021-09-21 17:29:47 -05:00
dbc8e3fc26 Add Mastodon compatibility routes for /web and /web/timelines/home 2021-09-21 16:29:50 -05:00
f4be2e87a2 Status: use svg icon for h-menu 2021-09-21 13:52:45 -05:00
ce97520b11 DetailedStatus: use svg icons 2021-09-21 13:31:40 -05:00
640891ded9 Style the floating action button 2021-09-20 21:56:06 -05:00
7e8670055a Nuke HomeColumnHeader from most timelines 2021-09-20 18:32:27 -05:00
ecdca93c84 Merge remote-tracking branch 'origin/develop' into next 2021-09-20 13:17:40 -05:00
f1788dd206 RemoteTimeline: fix typos in async components 2021-09-20 10:21:43 -05:00
008d53a7d9 Merge remote-tracking branch 'origin/develop' into next 2021-09-18 20:52:26 -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
48216659d6 Merge remote-tracking branch 'origin/develop' into next 2021-09-18 16:22:09 -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
18cf4281d5 Merge remote-tracking branch 'origin/develop' into next 2021-09-17 21:12:57 -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
08a9602911 Merge remote-tracking branch 'origin/develop' into next 2021-09-17 17:26:01 -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
630736757d Merge remote-tracking branch 'origin/develop' into next 2021-09-17 11:50:24 -05:00
9faff939a0 SuggestionsV2: pull in Mastodon's upstream code 2021-09-16 18:46:04 -05:00
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
b5dced5a6a Lint: remove unused variables 2021-09-13 14:06:39 -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
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
ea4915c7dd Conditionally display subscription button for Pleroma >= 1.0.0 2021-09-13 12:29:48 -05:00
8569958ec5 Profile: hide Column back button 2021-09-13 12:07:26 -05:00