Commit graph

972 commits

Author SHA1 Message Date
Alex Gleason
7f3d7fbc29 Merge branch 'showable-password' into 'develop'
Create ShowablePassword component

See merge request soapbox-pub/soapbox-fe!916
2021-12-15 15:07:33 +00:00
4274b13aa7 Add ShowablePassword component
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-12-15 15:26:34 +01:00
Alex Gleason
1b7c0adc58 Merge branch 'replace-icons' into 'develop'
Replace LineAwesome with Tabler icons in some places

See merge request soapbox-pub/soapbox-fe!915
2021-12-14 19:04:24 +00:00
68e05c803b Replace LineAwesome with Tabler Icons in some places
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-12-14 19:48:18 +01:00
Alex Gleason
74d26b36ac Merge branch 'awaiting-approval-modals' into 'develop'
Admin: Make account approval buttons larger, require confirmation when deleting users

See merge request soapbox-pub/soapbox-fe!914
2021-12-14 16:22:19 +00:00
acce32cf1b Make approval buttons larger, require confirmation when deleting users
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-12-14 17:00:20 +01:00
Alex Gleason
ff26336f3a Merge branch 'chats-pagination' into 'develop'
use `/api/v2/pleroma/chats`

See merge request soapbox-pub/soapbox-fe!911
2021-12-14 15:13:11 +00:00
12e4c6c083 wip chat pagination
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-12-13 18:06:47 +01:00
13716e1348 It looks uneven when first/last item is hovered
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-12-11 19:41:42 +01:00
5b75687185 DropdownMenu style changes
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-12-11 19:29:12 +01:00
Alex Gleason
4357b6322a
PullToRefresh: don't transform the loading indicator 2021-12-02 23:11:02 -06:00
Alex Gleason
94f3133dd4 Merge branch 'ptr-improvements' into 'develop'
PullToRefresh improvements

See merge request soapbox-pub/soapbox-fe!898
2021-12-02 21:54:36 +00:00
Alex Gleason
d6bc8d8b6c
PullToRefresh: use iOS style spinner 2021-12-02 15:38:26 -06:00
Alex Gleason
ed2866a1e1
Profile: add "Share" button as primary action to own profile 2021-12-01 14:08:44 -06:00
Alex Gleason
679617c877
Revert "MaterialStatus: stack avatars on top"
This reverts commit a9a84f6701.
2021-11-22 20:35:38 -06:00
Alex Gleason
cb4a394f09
Revert "MaterialStatus: improve padding for stacked avatar"
This reverts commit 33fa8d0204.
2021-11-22 20:35:29 -06:00
Alex Gleason
33fa8d0204
MaterialStatus: improve padding for stacked avatar 2021-11-22 17:07:19 -06:00
Alex Gleason
a9a84f6701
MaterialStatus: stack avatars on top 2021-11-22 15:01:18 -06:00
Alex Gleason
dbf72550dc Merge branch 'fix-chat-autosuggest-input' into 'develop'
Chats: fix styling of autosuggest account in main pane

See merge request soapbox-pub/soapbox-fe!885
2021-11-21 18:58:15 +00:00
Alex Gleason
09f941a79c Merge branch 'chats-attachments-icon' into 'develop'
Add icons for chat previews with attachments

See merge request soapbox-pub/soapbox-fe!884
2021-11-21 18:44:53 +00:00
Alex Gleason
1ef843d425
Chats: fix styling of autosuggest account in main pane 2021-11-21 12:43:56 -06:00
f4dc4181ad Add icons for chat previews with attachments
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-11-21 19:29:16 +01:00
Alex Gleason
1714ac03d2
Status: display a placeholder Card on own links, poll for updated card 2021-11-15 19:10:38 -06:00
Alex Gleason
6c201c7b13
SubNavigation: fix weird overflow issue 2021-11-12 17:06:14 -06:00
Alex Gleason
95e80fc4f5
SubNavigation: increase Back button size, constrain message width 2021-11-12 12:47:36 -06:00
Alex Gleason
4c1b3dd88b
ThumbNavigation: balance the width of the icons so the labels overflow 2021-11-12 11:48:43 -06:00
Alex Gleason
109046eef8
RegistrationForm: validate password mismatch 2021-11-08 15:57:37 -06:00
d25354013a Use .destructive
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-11-08 17:21:33 +01:00
0549c365e5 Use high contrast color
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-11-07 10:36:20 +01:00
287bd6c7f5 Use warning color for delete actions
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-11-07 10:24:09 +01:00
187d579be0 Key navigation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-11-06 11:26:50 +01:00
Alex Gleason
7361dba65b
DropdownMenu: disable svg icon transition for better hover state 2021-11-04 15:27:55 -05:00
Alex Gleason
0e95a64027
Card: fix empty card icon 2021-11-04 14:57:52 -05:00
Alex Gleason
0b21092281 Merge branch 'more-pull-to-refresh' into 'develop'
Add Pull to Refresh to timelines, Notifications, Chats, Bookmarks

See merge request soapbox-pub/soapbox-fe!854
2021-11-04 19:37:47 +00:00
Alex Gleason
f42427fec3
Column: fix PullToRefresh border-radius 2021-11-04 14:22:54 -05:00
Alex Gleason
65a2a40cb2
Pull to Refresh: Notifications, Chats, Bookmarks 2021-11-04 14:20:11 -05:00
e669938793 Fix icons opacity
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-11-04 19:28:23 +01:00
bdb61c14e3 Add icons for status action bars
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-11-04 19:16:04 +01:00
9ccb295004 Restyle actions modal
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-11-04 17:44:19 +01:00
Alex Gleason
7b7cfdd4be
ExternalLoginForm: improve mobile text input 2021-11-04 00:33:42 -05:00
Alex Gleason
8b4f892070
Thread: fix pullable styles 2021-11-03 20:58:31 -05:00
Alex Gleason
3e3433218c
Column: remove top gap on mobile, implement pulling feedback 2021-11-03 20:35:40 -05:00
Alex Gleason
52bdaacd85
ThumbNavigation: fix z-index on Profile pages 2021-11-02 09:10:17 -05:00
Alex Gleason
1ee87fa7a4
Developers: display dashcounters 2021-11-02 00:16:52 -05:00
Alex Gleason
15a91d5ae3
Developers: scaffold with WIP developers page 2021-11-02 00:05:33 -05:00
Alex Gleason
4947b411fe
ProfileInfoPanel: fix date padding when there's no bio 2021-11-01 21:33:18 -05:00
Alex Gleason
dd54128f3c
ProfileInfoPanel: fix text overflow 2021-11-01 21:28:45 -05:00
Alex Gleason
31945bfd64
SubNavigation: fix transparency of Back button 2021-11-01 20:16:29 -05:00
Alex Gleason
10233bfef9
Chats: fix ChatPane z-index above AccountHeader 2021-11-01 14:21:40 -05:00
Alex Gleason
b32745a36d
Search: only show suggestions when not submitted 2021-11-01 14:13:13 -05:00
Alex Gleason
23393710c7
AutosuggestInput: add icon to menu 2021-11-01 13:53:30 -05:00
Alex Gleason
4ef9a88f72
Search: add menu to AutosuggestInput 2021-11-01 13:45:17 -05:00
Alex Gleason
a5bf105ccd
Search: autosuggest accounts in search bar on desktop 2021-11-01 12:25:18 -05:00
Alex Gleason
96e6aea616
Button: fix follow button icon padding 2021-10-31 22:41:59 -05:00
Alex Gleason
616f218424
Search: fix icon alignment 2021-10-31 22:21:19 -05:00
Alex Gleason
21a5c3215a Merge branch 'styles' into 'develop'
Improve search input styles on aliases/list editor pages

See merge request soapbox-pub/soapbox-fe!833
2021-10-31 21:06:54 +00:00
2bf24ef038 Filters page: adjust margin
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-10-31 21:52:33 +01:00
b9153b8866 Improve search input on aliases/list editor pages
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-10-31 21:51:56 +01:00
Alex Gleason
c6fb12ad13
TabsBar: fix profile menu position (mobile) 2021-10-27 14:56:39 -04:00
4bc3a0c7dc Styles, set focus to sidebar on open
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-10-26 11:26:58 +02:00
0a15250513 Fix profile menu button
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-10-25 11:53:33 +02:00
Alex Gleason
916bf7a634 Merge branch 'demetricator-style' into 'develop'
Fix styles for account page with Demetricator enabled

See merge request soapbox-pub/soapbox-fe!824
2021-10-24 20:20:46 +00:00
608c4a27eb Fix styles for account page with Demetricator enabled
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-10-24 21:52:42 +02:00
742b1f2b58 Use ScrollableList for search results
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-10-24 19:58:04 +02:00
Alex Gleason
47c68014d0
TabsBar: fix unauthenticated buttons on mobile 2021-10-23 14:29:26 -05:00
Alex Gleason
6d7ce6ffd4
TabsBar: move Profile menu to the left on mobile 2021-10-23 14:14:56 -05:00
e6f30abd91 Fix poll options not being selectable via keyboard
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-10-22 15:13:17 +02:00
2f5fff0222 Show user what options they have voted
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-10-22 15:03:21 +02:00
Alex Gleason
132c6c53d1
MediaGallery: fix float when compact 2021-10-20 17:56:38 -05:00
Alex Gleason
c738c261c0
Placeholder: use a better gradient fade on mobile 2021-10-20 11:24:03 -05:00
Alex Gleason
5cdb7ea926
Placeholder: fix gradients in iOS 2021-10-20 11:00:27 -05:00
Alex Gleason
a4ad30e8aa
TabsBar: properly center icon links 2021-10-19 17:05:04 -05:00
Alex Gleason
0e8ed14ffe
TabsBar: add notifications back for desktop UI 2021-10-19 16:09:22 -05:00
Alex Gleason
ec22cc8afa
AccountTimeline: add SubNavigation 2021-10-19 15:13:04 -05:00
Alex Gleason
416310d302
AccountHeader: make avatar transition less dramatic 2021-10-19 14:30:14 -05:00
Alex Gleason
9cb3e682c1
Merge remote-tracking branch 'mkljczk/locked-profile-header' into profile-page-nav 2021-10-19 14:09:52 -05:00
Alex Gleason
49d0f23ac0
SubNavigation: switch out arrow icon, enlarge it 2021-10-19 13:37:13 -05:00
Alex Gleason
cd3cf2379b
ComposeForm: load it differently so the SVG icons are already loaded when it expands 2021-10-19 12:46:01 -05:00
Alex Gleason
09f57447c6
Compose: preliminary toast upon submission 2021-10-19 12:29:54 -05:00
Alex Gleason
7449c517a7 Merge branch 'pinned-icon' into 'develop'
Status: improve "pinned" icon

See merge request soapbox-pub/soapbox-fe!792
2021-10-16 15:20:18 +00:00
Alex Gleason
79f878db97
Status: improve "pinned" icon 2021-10-16 10:10:41 -05:00
Alex Gleason
0f6238d575
Badge: border-radius to 5px 2021-10-16 09:57:27 -05:00
Alex Gleason
c8ec04ea21
Halloween: css fixes 2021-10-15 22:25:39 -05:00
Alex Gleason
5befbb3b34
Demetricator: hide follower/following stats 2021-10-15 22:13:43 -05:00
Alex Gleason
5017804b0a
Revert "Add scrolling SubNavigation to Home and Account timelines"
This reverts commit b1da9dc455.

This solution feels wrong
2021-10-15 22:05:59 -05:00
Alex Gleason
b1da9dc455
Add scrolling SubNavigation to Home and Account timelines 2021-10-15 21:55:11 -05:00
Alex Gleason
ade2c5ebb3
Notifications: add back column settings 2021-10-15 18:55:04 -05:00
Alex Gleason
b236e11225
Local timeline: restore column settings 2021-10-15 17:11:16 -05:00
22eea75e9a Make thumb nav look ok-ish with Polish language
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-10-15 20:06:05 +02:00
Alex Gleason
2e0316cf76
ThumbNavigation: improve styles 2021-10-15 11:35:59 -05:00
Alex Gleason
e4b2021e8e
Search: display WhoToFollowPanel if supported 2021-10-15 11:30:03 -05:00
Alex Gleason
6d88f200f1
ThumbNavigation: fix truncated notification counter 2021-10-15 10:47:18 -05:00
Alex Gleason
db741effc6
ThumbNavigation: display labels 2021-10-15 10:19:16 -05:00
Alex Gleason
7a89e1bb01
Snackbar: display above ThumbNavigation on mobile 2021-10-15 09:35:38 -05:00
Alex Gleason
4464a7f19e
Swap out a few more icons for svg icons 2021-10-14 14:14:13 -05:00
Alex Gleason
f70791004b
Chats: add account search 2021-10-14 12:23:51 -05:00
Alex Gleason
a02112a1c8
Create AccountSearch component to do more than AutosuggestAccountInput 2021-10-14 11:47:10 -05:00
Alex Gleason
b0b13e9e59
AutosuggestInput: refactor CSS, fix hotkeys 2021-10-14 10:59:24 -05:00
Alex Gleason
65891a904c
Button: remove text-decoration when wrapped with a <Link/> 2021-10-14 08:22:17 -05:00
Alex Gleason
8dd49343ad
ComposeModal, ComposeForm: adapt depending on privacy scope 2021-10-13 14:24:22 -05:00
Alex Gleason
4fb447596e
FAB: replace pen icon with new custom Tabler icon 2021-10-13 14:07:21 -05:00
Alex Gleason
3280176914
Add Chat/DM button back to AccountHeader 2021-10-13 13:23:07 -05:00
Alex Gleason
2d42995e6f
ProfileMediaPanel: fix navigating between profiles, display LoadingIndicator, display empty message 2021-10-13 12:55:17 -05:00
Alex Gleason
8e1600e179
AccountHeader: improve style of DropdownMenu, use Tabler icon 2021-10-13 12:20:54 -05:00
Alex Gleason
8a26db57f7
Placeholder: display placeholders in slist while next page is loading 2021-10-12 19:14:27 -05:00
Alex Gleason
f808ac6786
Placeholder: display placeholders for Notifications, refactor scss 2021-10-12 14:00:01 -05:00
Alex Gleason
1db4cd60d4
PlaceholderStatus: display wiping animation over post 2021-10-11 15:52:16 -05:00
Alex Gleason
f9c19e43b4
PlaceholderMaterialStatus: fix border-radius 2021-10-11 14:33:50 -05:00
Alex Gleason
26ec27a859
Fediverse timeline: column transparency fixes 2021-10-11 14:10:25 -05:00
Alex Gleason
47b433915b
Placeholder: display placeholder statuses while timelines are loading 2021-10-11 14:03:39 -05:00
Alex Gleason
b1e10f3db2
ErrorBoundary: improve icons and styles 2021-10-10 02:48:35 -05:00
Alex Gleason
50feacbd6b
Optimistic, nonblocking statuses 2021-10-09 17:30:20 -05:00
marcin mikołajczak
be5203f406 Merge branch 'next' into 'locked-profile-header'
# Conflicts:
#   app/soapbox/features/account/components/header.js
#   app/soapbox/pages/profile_page.js
2021-10-09 22:00:01 +00:00
Alex Gleason
ba8c823209
Column: remove padding-bottom for perfect padding on mobile 2021-10-09 12:39:47 -05:00
Alex Gleason
2608de7af4
AttachmentThumbs: click to expand post 2021-10-09 12:33:08 -05:00
Alex Gleason
17f21c4106
Column: more clearly indicate when scrolled to top on mobile 2021-10-09 12:16:55 -05:00
Alex Gleason
d6af6468d7
Thread: improve padding between posts 2021-10-09 11:48:03 -05:00
Alex Gleason
c264a5fb47
SubNavigation: border-radius 0 when scrolled 2021-10-08 19:09:34 -05:00
Alex Gleason
14d800c845
VideoPlayer: use accent color for volume/seek progress bars 2021-10-08 18:53:12 -05:00
Alex Gleason
e9b5a9cf2e
MediaModal: use Tabler next/prev arrows 2021-10-08 16:44:24 -05:00
Alex Gleason
080cef309d
Status: add color to repost icon 2021-10-08 15:46:34 -05:00
Alex Gleason
6f35933bad
Modal: increase border-radius to 10px 2021-10-08 15:42:29 -05:00
Alex Gleason
4840a3c751
TimelineQueueButtonHeader: display only when scrolled down 2021-10-08 14:34:23 -05:00
Alex Gleason
bba3564ef3
ProfilePreview: link to internal profile, improve styles 2021-10-08 13:49:59 -05:00
Alex Gleason
92fc853642
AttachmentThumbs: display compact media thumbs instead of AttachmentList 2021-10-08 13:17:37 -05:00
Alex Gleason
e0acd4c1ec
LinkFooter: pad bottom to make room for Chats 2021-10-08 12:19:23 -05:00
Alex Gleason
78529df4c1
Chats: fix action button icons 2021-10-08 12:13:47 -05:00
Alex Gleason
4e18d7e505
FollowRecommendations: fix transparent background 2021-10-08 11:59:59 -05:00
Alex Gleason
b47e7a3197
Column: remove ColumnBackButton from most places, fix DetailedStatus border-bottom, improve HashtagTimeline 2021-10-08 11:53:15 -05:00
Alex Gleason
43c86ff85c
BetterColumn: remove ColumnBackButton, fix border-bottom 2021-10-08 11:20:41 -05:00
Alex Gleason
a5e5d2fc3f
Column: fix border-radius of .empty-column-indicator 2021-10-08 11:16:14 -05:00
Alex Gleason
a83caeccf7
Column: let columns only fill their needed height 2021-10-08 11:11:33 -05:00
Alex Gleason
683da333fd
Entirely remove unused "drawer" concept 2021-10-08 11:08:47 -05:00
Alex Gleason
3a37635040
Get rid of unused DrawerLoading component 2021-10-08 10:43:29 -05:00
Alex Gleason
943ee54c98
Profile: restore "extra" links on desktop 2021-10-07 21:39:03 -05:00
Alex Gleason
891a65b66f
Favourites: display favourites for Mastodon (if exposableReactions is manually toggled) 2021-10-07 18:21:28 -05:00
Alex Gleason
82dd1d16c8
ScrollableList: fix border-radius on mobile 2021-10-07 15:52:30 -05:00
Alex Gleason
e16a5ac9f9
ComposeForm: add back original character counter, commented out for now 2021-10-07 15:46:45 -05:00
20c957d907 Merge branch 'next' into locked-profile-header 2021-10-07 08:52:23 +02:00
Alex Gleason
cf19366626
Rename .follow-button to .button--follow
The other classname is listed on Fanboy's Annoyances List
2021-10-06 18:48:13 -05:00
Alex Gleason
5807b8f823
Thread: display status connectors (basic threading) 2021-10-06 17:50:43 -05:00
Alex Gleason
a917d79ec7
MissingIndicator: fix background overflow (border-radius) 2021-10-06 16:30:26 -05:00
Alex Gleason
8facd71822
DetailedStatus: fix unnecessary margin-bottom 2021-10-06 16:27:29 -05:00
Alex Gleason
eaa031901c
MediaGallery: fix filename text color 2021-10-06 16:24:29 -05:00
Alex Gleason
b3f9381193
Column: fix .timeline-compose-block mobile styles 2021-10-06 16:20:06 -05:00
Alex Gleason
5447c27d9e
MaterialStatus: fix border-radius on small screen sizes 2021-10-06 16:10:27 -05:00
Alex Gleason
b6704991d2
Column: consolidate column components, refactor transparency, get rid of .column-area--mobile, wtf 2021-10-06 16:01:18 -05:00
Alex Gleason
4b92dbc93d
Create separate MaterialStatus component for statuses with gaps (in timelines) 2021-10-06 14:42:24 -05:00
Alex Gleason
6e305fd854
DetailedStatus: remove gaps, rename .detailed-status-container to .thread 2021-10-06 13:59:52 -05:00
2fe8eee31a fix breakpoint
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-10-06 20:46:03 +02:00
4f60c6845d Improve account headers
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-10-06 18:15:32 +02:00
Sean King
e7f7a3cb6f
Fix accordion arrow icons 2021-10-05 23:11:36 -06:00
Alex Gleason
89ac03e07a
BundleErrorColumn: fix icon and rounded corners 2021-10-05 22:48:10 -05:00
Alex Gleason
42904dc82f
Notifications: clean up styles 2021-10-05 22:01:16 -05:00
Alex Gleason
d674d998e3
Chats: fix color of X icon in light theme 2021-10-05 19:29:16 -05:00
Alex Gleason
23b6144718
Fix icons in VerificationBadge and FilterBar 2021-10-05 18:59:27 -05:00
Alex Gleason
1b7fe4ee04
Use custom Home and Post icons 2021-10-05 18:02:19 -05:00
Alex Gleason
30973bd05f
Rotate unread notification bell icon with CSS instead of relying on a separate icon 2021-10-05 17:49:44 -05:00
Alex Gleason
a1512316d8
Add Mastodon compatibility routes, expose /conversations, display Messages tab for Mastodon 2021-10-05 17:07:00 -05:00
Alex Gleason
ad3943af19
Search: greatly improve design of standalone search section 2021-10-05 14:34:03 -05:00
Alex Gleason
620aff7107
PrimaryNavigation: add Search button 2021-10-05 13:29:52 -05:00
Alex Gleason
c222e0da9d
TabsBar: fall back to Home icon when no logo is provided 2021-10-05 13:14:55 -05:00
Alex Gleason
a6f5cf33d0
Media: prefer V2 media API when available 2021-10-05 12:59:37 -05:00
Alex Gleason
ddad49480b
ComposeForm: display autosuggestions above TimelineQueueButtonHeader 2021-10-05 12:11:59 -05:00
Alex Gleason
115d324e9b
LoadingIndicator: refactor styles, improve look of ColumnLoading 2021-10-04 16:46:55 -05:00
Alex Gleason
d3908f107a
AccountHeader: refactor Follow button, remove Message button in favor of a menu item
This is better on mobile and simpler to newcomers
2021-10-02 15:39:12 -05:00
Alex Gleason
fcd9e47a99
Status: fix size of lock icon 2021-10-02 15:08:43 -05:00
Alex Gleason
0a4ffc3624
Card: fix icons in embedded video player 2021-10-02 15:02:07 -05:00
Alex Gleason
efbc0cd6ce
Dashboard: add custom Gavel icon 2021-10-02 10:06:26 -05:00
Alex Gleason
9ddc54a666
Snackbar: fix icons 2021-09-29 16:14:29 -05:00
Alex Gleason
d85b6742fa
Use SVG icons in more places 2021-09-27 23:47:43 -05:00
Alex Gleason
280e6f93ab
FeaturesPanel: fix margin on icon with counter 2021-09-27 22:16:25 -05:00
Alex Gleason
f23a6b0890
Replace a lot more icons with SVG icons 2021-09-27 20:47:44 -05:00
Alex Gleason
54ec139bfc
TimelineQueueButtonHeader: improve spacing 2021-09-27 19:31:46 -05:00
Alex Gleason
f46effb873
TimelineQueueButtonHeader: z-index 500 2021-09-27 19:18:34 -05:00
Alex Gleason
cbb033e866
TimelineQueueButtonHeader: make it sticky 2021-09-27 18:38:38 -05:00
Alex Gleason
e30ca5208d
Snackbar: LineAwesome fix 2021-09-27 16:45:34 -05:00
Alex Gleason
9a660e8363
iOS: improve PWA support
Fixes: https://gitlab.com/soapbox-pub/soapbox-fe/-/issues/747
2021-09-27 16:39:29 -05:00
Alex Gleason
997375a927
DetailedStatus: fix rounded corners 2021-09-27 15:03:20 -05:00
Alex Gleason
b5041602e6
SubNavigation: round out corners on desktop 2021-09-27 14:47:57 -05:00
Alex Gleason
f8bd87c57f
SubNavigation: improve display of DetailedStatus 2021-09-27 14:42:35 -05:00
Alex Gleason
60c3243fcb
SubNavigation: refactor to be contextual based on Column 2021-09-27 13:38:02 -05:00
Alex Gleason
f6fdf46040
Use Tabler for missing LineAwesome icons 2021-09-27 00:00:03 -05:00
Alex Gleason
bc4f953af2
Improve display of LineAwesome icons 2021-09-26 23:28:45 -05:00
Alex Gleason
2015560a42
Replace ForkAwesome with LineAwesome 2021-09-26 23:09:19 -05:00
Alex Gleason
80d75d5a80
Fix status overflow issue *and* scroll bar 2021-09-26 18:48:43 -05:00
Alex Gleason
ce7eb29e1c
Improve scrolling desynchronization
https://gitlab.com/soapbox-pub/soapbox-fe/-/issues/749
2021-09-26 18:24:12 -05:00
Alex Gleason
c5a5c5a6e3
Status: css fix to only target tabler icons 2021-09-26 15:18:19 -05:00
Alex Gleason
1bf5021cfc
Move logo to center on mobile 2021-09-26 12:12:28 -05:00
Alex Gleason
ca1b4ff73d
Merge remote-tracking branch 'origin/develop' into next 2021-09-24 12:53:42 -05:00
Alex Gleason
b18ed0d0e9
RegisterInvite: make registrations by invite token work 2021-09-24 12:16:28 -05:00
Alex Gleason
44db23e39f
Merge remote-tracking branch 'origin/develop' into next 2021-09-24 11:01:52 -05:00
marcin mikołajczak
20038cf1e4 Fix ui at width 895
Signed-off-by: marcin mikołajczak <me@mkljczk.pl>
2021-09-24 14:43:17 +02:00
Alex Gleason
f704024394
Emoji reaction fixes 2021-09-23 18:45:55 -05:00
Alex Gleason
f3fc9546f1
Status: fix annoying height difference when doing an emoji react 2021-09-23 13:57:14 -05:00
Alex Gleason
f635494629
ComposeForm: yank circular svg character counter from Gab 2021-09-22 16:16:29 -05:00
Alex Gleason
15ba91e96d
ComposeForm: icon alignment tweaks 2021-09-22 14:56:56 -05:00
Alex Gleason
3eb4eeed59
Composer: use Tabler svg icons 2021-09-22 14:38:48 -05:00
Alex Gleason
34d365efce
StatusActionBar: increase size of emoji reaction 2021-09-22 13:01:30 -05:00
Alex Gleason
23468b83a9
IconButton: use opacity instead of hsla to avoid svg transparency issues (improves status icons) 2021-09-22 12:18:06 -05:00
Alex Gleason
0e2e2e38d0
ThumbNavigation: probably fix padding for iOS PWA 2021-09-22 11:25:35 -05:00
Alex Gleason
43a6e26a36
SidebarMenu: update X icon, caret, and plus 2021-09-22 00:16:05 -05:00
Alex Gleason
812ea509b4
ThumbNavigation: increase height 50px --> 60px 2021-09-21 16:41:50 -05:00
Alex Gleason
63095aac6b
Media: round corners 10px of attachments and cards 2021-09-21 16:37:53 -05:00
Alex Gleason
1ce272608d
iOS: fix floating action button icon 2021-09-21 16:10:35 -05:00
Alex Gleason
f4be2e87a2
Status: use svg icon for h-menu 2021-09-21 13:52:45 -05:00
Alex Gleason
7d8ce0e444
Improve secondary button legibility 2021-09-21 13:45:37 -05:00
Alex Gleason
4ac76573fe
SubNavigation: constrain width on desktop 2021-09-21 13:42:25 -05:00
Alex Gleason
ce97520b11
DetailedStatus: use svg icons 2021-09-21 13:31:40 -05:00
Alex Gleason
1bce36a5ae
Fix Chats on mobile 2021-09-21 10:34:59 -05:00
Alex Gleason
5c80fb4a87
Return to 10px status gaps 2021-09-21 10:27:13 -05:00
Alex Gleason
29fe9b40b6
Icon css: increase specificity 2021-09-20 22:50:47 -05:00
Alex Gleason
640891ded9
Style the floating action button 2021-09-20 21:56:06 -05:00
Alex Gleason
4ec5cb931c
Use rounded buttons 2021-09-20 21:35:54 -05:00
Alex Gleason
96a226a94b
PrimaryNavigation: active fill states 2021-09-20 21:13:22 -05:00
Alex Gleason
29da046a3a
Don't use display: hidden on articles after all 2021-09-20 20:52:18 -05:00
Alex Gleason
a0de32bcb0
StatusActionBar: update icons 2021-09-20 20:49:24 -05:00
Alex Gleason
4a78deb7d3
PrimaryNavigation: use Tabler icons, add timelines 2021-09-20 18:28:55 -05:00
Alex Gleason
3de8dcced0
Tabler: add icons to ThumbNavigation 2021-09-20 17:05:59 -05:00
Alex Gleason
26c7068d66
Add Tabler icons 2021-09-20 15:33:28 -05:00
Alex Gleason
008d53a7d9
Merge remote-tracking branch 'origin/develop' into next 2021-09-18 20:52:26 -05:00
Alex Gleason
aeef12acf0
Rip out react-redux-loading-bar 2021-09-18 18:31:22 -05:00
Alex Gleason
4cd65b5d05
Suggestions: fix border-radius on mobile 2021-09-17 17:35:52 -05:00
Alex Gleason
dfb9401c93
Suggestions: use standard-panel when displayed in Home timeline 2021-09-17 17:29:42 -05:00
Alex Gleason
08a9602911
Merge remote-tracking branch 'origin/develop' into next 2021-09-17 17:26:01 -05:00
Alex Gleason
eb01996c12
Suggestions: break out FollowRecommendationsList component 2021-09-17 16:03:17 -05:00
Alex Gleason
630736757d
Merge remote-tracking branch 'origin/develop' into next 2021-09-17 11:50:24 -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
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
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
Alex Gleason
57430e8a98
UI: restyle filter bar active state 2021-09-13 13:59:00 -05:00
Alex Gleason
638f55f208
AccountHeader: use foreground color for account bar 2021-09-13 13:51:29 -05:00
Alex Gleason
01e16be157
Columns: allow transparent columns to extend to the full screen width on mobile 2021-09-13 13:46:27 -05:00
Alex Gleason
8faea0b3cc
ProfileInfoPanel: style join date and stats 2021-09-13 13:36:37 -05:00
Alex Gleason
3606901e87
ProfileStats: move scss to its own file 2021-09-13 13:16:40 -05:00
Alex Gleason
0eed6405d2
ProfileStats: prettify code 2021-09-13 13:14:15 -05:00
Alex Gleason
afad3c26ea
Profile: nudge the avatar to the right on mobile 2021-09-13 12:09:53 -05:00
Alex Gleason
6eeecf0825
Profile: add smaller header image breakpoints 2021-09-13 12:06:47 -05:00
Alex Gleason
89b66ab56d
Profile: remove border from avatar 2021-09-13 11:58:49 -05:00
Alex Gleason
8b9942ef2b
SidebarMenu: use foreground color 2021-09-13 11:17:06 -05:00
Alex Gleason
f7d1091e93
SidebarMenu: fix background lightbox opacity animation 2021-09-13 11:13:15 -05:00
Alex Gleason
6ce09d4860
SidebarMenu: fix opening/closing animation 2021-09-13 11:00:43 -05:00
Alex Gleason
a3f162a2ea
Add 10px gap between statuses 2021-09-12 19:33:00 -05:00
Alex Gleason
ca9ff1a0e6
TabsBar: move search to left 2021-09-12 19:08:41 -05:00
Alex Gleason
3bf15df730
Add SVG icon support 2021-09-12 18:57:30 -05:00