Commit Graph

4803 Commits (4c6b2ab2f098149aee64ef9039cb907a36735739)

Author SHA1 Message Date
Alex Gleason c79506e1fd
SafeEmbed: autosize iframe height
2 years ago
Alex Gleason f1248018e6
EmbeddedStatus: improve size of SiteLogo and background color
2 years ago
Justin 347897cd9d Add custom support link
2 years ago
Justin 18afb586fa I18n
2 years ago
Alex Gleason 2e6b826c46
EmbedModal: improve dark mode styles
2 years ago
Alex Gleason 75b015d608
embed_modal.tsx --> embed-modal.tsx
2 years ago
Alex Gleason 393f6a9b60
EmbedModal: improve styling
2 years ago
Alex Gleason 2780027363
Merge remote-tracking branch 'origin/develop' into embedded-status
2 years ago
Alex Gleason cddf70f0ab
Fix status style regressions
2 years ago
Justin dd0f2fcf5b Support 'in review' sensitive content
2 years ago
Justin 8fbe8a90e0 Use current trends for hashtag searching in composer
2 years ago
Alex Gleason 6e5689e3a3
EmbedModal: allow-scripts
2 years ago
Alex Gleason 2cc8dcd69c
EmbeddedStatus: set SiteLogo max width
2 years ago
Alex Gleason c013dcf01b
EmbeddedStatus: add SiteLogo
2 years ago
Alex Gleason 9ca87c1eec
EmbeddedStatus: listen for embed.js iframe events and autosize height
2 years ago
Alex Gleason 7f7f9a6fae
EmbeddedStatus: open URL in new tab on click
2 years ago
Alex Gleason 9fb9523a4e
EmbeddedStatus: block navigation
2 years ago
Alex Gleason 54ff81afc6
StatusActionBar: only show embed option for local accounts
2 years ago
Alex Gleason 491c0e9152
EmbedModal: react-query, add useEmbed
2 years ago
Alex Gleason 0dd0742752
EmbedModal: abstract embed code to new SafeEmbed component
2 years ago
Alex Gleason 33e13aa6e2
Status: fix position of reblogElementMobile
2 years ago
Alex Gleason 6f38b19b5b
Restore using embeds from the API
2 years ago
Alex Gleason c4849ad38d
Merge remote-tracking branch 'origin/develop' into embedded-status
2 years ago
marcin mikołajczak 67e8d6a0cd Use account.acct in push notification URLs
2 years ago
marcin mikołajczak 259760311e Dark theme for consumers list
2 years ago
Justin 35d32e7391 Handle dyanmic error message of API
2 years ago
Alex Gleason 5dc5407c12
Merge remote-tracking branch 'origin/develop' into oauth-consumer-strategies
2 years ago
marcin mikołajczak ffba24bc94 Minor styles improvements
2 years ago
marcin mikołajczak 62d90d9a8f Fetch accounttimeline when switching tabs
2 years ago
Alex Gleason bc25e9d0f4 Merge branch 'status-fixes' into 'develop'
2 years ago
Alex Gleason 7b75faf74c
Notifications: actually, do still use the legacy StatusContainer as it does a selector we need
2 years ago
Alex Gleason a0e79bfe10
StatusContainer: pass all props through, fix pinned posts not showing as pinned
2 years ago
Alex Gleason 19b6973667
Notifications: StatusContainer --> Status, fix not being able to mute a conversation
2 years ago
Alex Gleason f751104c0f
StatusActionBar: hide DM menu item unless privacyScopes are enabled
2 years ago
Alex Gleason 30df3808e7
ConsumerButton: use 'outlined' theme
2 years ago
Alex Gleason 5b2894cd8d
Merge remote-tracking branch 'origin/develop' into oauth-consumer-strategies
2 years ago
Alex Gleason 32b6c646cf Merge branch 'icon-button-themes' into 'develop'
2 years ago
Alex Gleason 34b7aad6dd Merge branch 'status-page-tsx' into 'develop'
2 years ago
marcin mikołajczak 67f5f5fb8b Merge branch 'cleanup' into 'develop'
2 years ago
marcin mikołajczak 6c54d50839 Merge branch 'feed-carousel-conditional' into 'develop'
2 years ago
marcin mikołajczak 771abfb8fb Move condition for FeedCarousel to HomePage
2 years ago
marcin mikołajczak 541521ae6f Restore hotkey navigataion for statuses
2 years ago
marcin mikołajczak 12eeffecc4 Merge remote-tracking branch 'soapbox/develop' into cleanup
2 years ago
Alex Gleason ee754915aa
EmbeddedStatus: make it unclickable
2 years ago
Alex Gleason 5f8a22b452
Native status embeds from Soapbox
2 years ago
marcin mikołajczak aa5b5dbaf6 Merge branch 'edits-notification' into 'develop'
2 years ago
Alex Gleason 7615111eb0
IconButton: add themes
2 years ago
Alex Gleason 5386135112
WrappedRoute: fix PageProps type to include children
2 years ago
Alex Gleason e402660bc1
StatusPage: convert to TSX
2 years ago
Alex Gleason 9cd19c2003
Merge remote-tracking branch 'origin/develop' into oauth-consumer-strategies
2 years ago
Alex Gleason 0466c97863
Merge remote-tracking branch 'origin/develop' into account-refactoring
2 years ago
Alex Gleason cb984bd925
Header: hide DM menu item unless privacyScopes are available
2 years ago
Alex Gleason d54b3b1ec6 Merge branch 'status-fc' into 'develop'
2 years ago
marcin mikołajczak 66216bd5b6 Use Array.includes instead of indexOf
2 years ago
marcin mikołajczak d59fa05812 Add more context to post edit notification
2 years ago
marcin mikołajczak 2d9ac9e22e Merge branch 'reply-indicator-styles' into 'develop'
2 years ago
Alex Gleason bc72739dda
Normalize instance in login tests
2 years ago
Alex Gleason 386af1ea2c
i18n pepe locales
2 years ago
Alex Gleason f2fc369877
Allow configuring authProvider in place of registrations
2 years ago
Alex Gleason d6e809083b
Make consumer strategy buttons work
2 years ago
Alex Gleason 609eb543ba
Style ConsumersList
2 years ago
Alex Gleason 304e9aa880
Move oauth ConsumersList into its own component
2 years ago
Alex Gleason b7e2d3e0a7
Add inert oauth consumer buttons
2 years ago
marcin mikołajczak d9aee6d98e Fix styles in reply indicator
2 years ago
Alex Gleason e4c829da76
AccountTimeline: improve loading spinner
2 years ago
Alex Gleason eccfdb90f8
Header: make account optional again
2 years ago
Alex Gleason 8c94a4b882
ProfilePage: more pathname.endsWith fixes
2 years ago
Alex Gleason e37611d55b
ProfilePage: load full account correctly, fix hidden tabs from !1630
2 years ago
Alex Gleason 9a0531db37
Nuke HeaderContainer
2 years ago
Alex Gleason 6887852586
AccountTimeline: dirty TSX+FC conversion
2 years ago
Alex Gleason 7ab5ae6f1e
MediaItem: convert to TSX+FC
2 years ago
Alex Gleason d84156219d
Delete unused account column settings components
2 years ago
Alex Gleason 632726ef1c
Header: hide message button again (for now)
2 years ago
Alex Gleason d0ec2af4ee
Header: remove unused import
2 years ago
Alex Gleason 4d5a32edcb
Delete unnecessary middleman account Header component
2 years ago
Alex Gleason f3f230aece
Simplify profile Header components
2 years ago
Justin 22294b8a6e Fix test
2 years ago
Justin 6c03b6ddd3 fix tests
2 years ago
Justin 4d98046627 Improve types
2 years ago
Justin 06d1ad2efe Remove sort
2 years ago
Justin b377689ed2 Grammar fix
2 years ago
Justin cbe9f47a59 Fix Trends Panel test
2 years ago
Justin 968ec3a7d2 Clear React Query cache before each test
2 years ago
Justin b2530dadd5 Convert trends to React Query
2 years ago
Justin e72476d577 Update suggestions query with new api hook
2 years ago
Justin ae0fd07580 Use v2 suggestions endpoint for Onboarding
2 years ago
Alex Gleason 1bd2814aec
ProfilePage: clean up unused/legacy code
2 years ago
Alex Gleason 56568e2528
To crush your enemies, see them driven before you, and hear the lamentation of their women
2 years ago
Alex Gleason d668bb370f
Fix Like button
2 years ago
Alex Gleason 168cee0636
StatusActionBar: fix styles in Thread
2 years ago
Alex Gleason ca4821abf7
Nuke ActionBar component
2 years ago
Alex Gleason 518a813235
status_action_bar --> status-action-bar
2 years ago
Alex Gleason 4c7491d81d
Strip down StatusContainer, offload actions into Status component itself
2 years ago
Alex Gleason 522eba4b25
StatusActionBar: create toggle actions for status interactions
2 years ago
Alex Gleason 33fbb0f147
StatusActionBar: move action code directly into component, clean up
2 years ago
Alex Gleason 4970c6c307
StatusActionBar: convert to React.FC
2 years ago
Justin 1d5428be2c Merge branch 'react-query' into 'develop'
2 years ago
Alex Gleason 8d089805ea
Don't export getAuthBaseURL
2 years ago
Alex Gleason 5f2532c3d7
Throw out unnedeed QueryClientProvider changes
2 years ago
Alex Gleason 28d5461295
Fix react-query tests
2 years ago