Commit Graph

2036 Commits

Author SHA1 Message Date
48216659d6 Merge remote-tracking branch 'origin/develop' into next 2021-09-18 16:22:09 -05:00
c4ecbb3a1b Mastodon: search account by username 2021-09-18 16:07:52 -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
dc295c9d65 Features: add Lists 2021-09-18 14:36:42 -05:00
46737a5468 Features: add Bookmarks, improve uglification 2021-09-18 14:27:15 -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
4cd65b5d05 Suggestions: fix border-radius on mobile 2021-09-17 17:35:52 -05:00
dfb9401c93 Suggestions: use standard-panel when displayed in Home timeline 2021-09-17 17:29:42 -05:00
08a9602911 Merge remote-tracking branch 'origin/develop' into next 2021-09-17 17:26:01 -05:00
5e30423b5c Always display FeaturesPanel at the top of the column 2021-09-17 17:12:53 -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
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
9faff939a0 SuggestionsV2: pull in Mastodon's upstream code 2021-09-16 18:46:04 -05:00
501497b36f Display loading indicator while JS is loading 2021-09-16 17:09:43 -05:00
1b1ef51778 Use math.div for division in scss
https://sass-lang.com/d/slash-div
2021-09-16 11:35:12 -05:00
b993056f76 Upgrade websocket.js to @gamestdio/websocket 2021-09-15 21:09:59 -05:00
65a3ab982c Preload: import auth credentials from Mastodon's initial-state 2021-09-15 13:34:22 -05:00
ce8787c6ba Add Pleroma initial-results sample fixture 2021-09-15 12:58:23 -05:00
06ed4e9096 Preload: refactor actions, add MASTODON_PRELOAD_IMPORT action 2021-09-15 12:55:21 -05:00
1763934c3e Merge remote-tracking branch 'origin/develop' into mastodon-initial-state 2021-09-15 12:16:56 -05:00
937782dc62 Rename PRELOAD_IMPORT to PLEROMA_PRELOAD_IMPORT 2021-09-15 12:15:36 -05:00
3d7619d6b7 Add sample initial-state from Mastodon 2021-09-15 12:13:38 -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
c691408d0d Fix timeline scrolling issue, lol
"Intersection Observer Article", "Block Formatting Context"... I know some of these words
2021-09-13 19:10:20 -05:00
b5dced5a6a Lint: remove unused variables 2021-09-13 14:06:39 -05:00
57430e8a98 UI: restyle filter bar active state 2021-09-13 13:59:00 -05:00
638f55f208 AccountHeader: use foreground color for account bar 2021-09-13 13:51:29 -05:00
01e16be157 Columns: allow transparent columns to extend to the full screen width on mobile 2021-09-13 13:46:27 -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
3606901e87 ProfileStats: move scss to its own file 2021-09-13 13:16:40 -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
afad3c26ea Profile: nudge the avatar to the right on mobile 2021-09-13 12:09:53 -05:00
8569958ec5 Profile: hide Column back button 2021-09-13 12:07:26 -05:00
6eeecf0825 Profile: add smaller header image breakpoints 2021-09-13 12:06:47 -05:00
89b66ab56d Profile: remove border from avatar 2021-09-13 11:58:49 -05:00