Commit Graph

4925 Commits (7a54e07966309c07aa79d9ddd344472fa518141e)

Author SHA1 Message Date
Alex Gleason 82aad21900
CopyableInput: oh yeah, make the input actually copy
2 years ago
Alex Gleason 48ba485a0d
CryptoAddress: use new CopyableInput component
2 years ago
Alex Gleason 3909c74c00
Add new CopyableInput component, use in EmbedModal
2 years ago
Alex Gleason 5a6dcf0c4d
Embeds: render embeds before anything else
2 years ago
Alex Gleason c311ac4f80
Sentry: actually, filter out all AbortErrors
2 years ago
Alex Gleason f8f8b4f2b9
Sentry: filter out useless events, tag ErrorBoundary page crashes
2 years ago
Justin d4bcdd821c Lint
2 years ago
Justin edce9d0876 Fetch relationships when opening favourites/reblogs modal
2 years ago
Justin b443c1c6ae Improve formatting of short numbers
2 years ago
Justin 3f6f26788c Merge branch 'increase-space' into 'develop'
2 years ago
Justin b5cf943f45 Increase space between icon and counter
2 years ago
Justin 2fded6daa9 Improve dark mode
2 years ago
Justin 8f176f4d72 Add back spacing to Card
2 years ago
Justin 1837dbef1c Merge branch 'self-status' into 'develop'
2 years ago
marcin mikołajczak 049a40a6a6 Merge branch 'language-pl' into 'develop'
2 years ago
marcin mikołajczak fa20f7092c Update Polish translation
2 years ago
marcin mikołajczak fd1ca839cb Śledzić -> obserwować
2 years ago
marcin mikołajczak 4b1be99639 this should be a HStack, actually
2 years ago
Alex Gleason 6ea4129cb7
EmbedModal: use Divider component
2 years ago
Alex Gleason 058746103f
EmbeddedStatus: move history.block() into useEffect
2 years ago
Alex Gleason 83103294d3
SafeEmbed: remove unnecessary conditional
2 years ago
Justin fc78f8fa1a fix operator
2 years ago
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
Justin bec42a3633 Visual tweaks for new branding
2 years ago
Justin b87768967b Fix badge color and quoted status border
2 years ago
marcin mikołajczak 070ca176a7 Merge branch 'actions-modal-center' into 'develop'
2 years ago
Alex Gleason 8eec8f3a09
react-query: use legacy API client with hooks
2 years ago
Alex Gleason 7d100193c3 Merge branch 'about-tsx' into 'develop'
2 years ago
Alex Gleason 70a84d74ad Merge branch 'ads-locale' into 'develop'
2 years ago
marcin mikołajczak 0f4a755693 Merge branch 'search-from-account' into 'develop'
2 years ago
marcin mikołajczak 10c03c9f56 Merge branch 'styles' into 'develop'
2 years ago
marcin mikołajczak 5c5113aff3 Minor dark theme improvements
2 years ago
Alex Gleason f87be8ce9a
Use StatusActionBar for both types of statuses
2 years ago
Alex Gleason 4edd28a08b
Clean up _properStatus() nonsense
2 years ago
Alex Gleason 82d717d8ce
Move getActualStatus logic to utils
2 years ago
Alex Gleason 89390083a9
Move textForScreenReader to utils/status
2 years ago
Alex Gleason 1cfc16c477
Status: convert to React.FC
2 years ago
Alex Gleason 748b48f84c
DetailedStatus: clean up unused props
2 years ago
Alex Gleason 3ced53a948
DetailedStatus: convert to React.FC
2 years ago
Alex Gleason f4d1cb93cd
Status --> Thread
2 years ago
Alex Gleason e0e64f0f5c
Thread: convert to functional component
2 years ago
Alex Gleason 85786bc07d
Delete unused SettingsCheckbox component
2 years ago
Alex Gleason d511b673ae
Convert About page to TSX
2 years ago
Alex Gleason f68730de20
RumbleAdProvider: send Accept-Language header with request
2 years ago
Justin 6b297c3a7e Add tests
2 years ago
marcin mikołajczak 2e47180c08 Change color of edited status indicator icon
2 years ago
marcin mikołajczak 052547dc6b Fix debounce in search, clear accountId on submit from navbar
2 years ago
Justin 15f536e949 Use redux auth for now
2 years ago
marcin mikołajczak acd0b13b26 Do not center actions modalitems
2 years ago
Alex Gleason 3866b104db Merge branch 'marker-fix' into 'develop'
2 years ago
marcin mikołajczak a2f9c7d97b Merge branch 'search-from-account' into 'develop'
2 years ago
Justin 7ac18c0951 Lint
2 years ago
Justin 7836698dc2 Add React Query
2 years ago
marcin mikołajczak 05b32fab0e Update tests
2 years ago
marcin mikołajczak c59f3947cb Allow to search for posts from given account
2 years ago
marcin mikołajczak 69c37c4594 Show 'public poll' label
2 years ago
marcin mikołajczak 74735eeedd Don't increase replies count when editing a post
2 years ago
Alex Gleason 2bc8cdc1bd Merge branch 'account-gallery-fix' into 'develop'
2 years ago
Alex Gleason 027c871814
Add compare_id tests
2 years ago
Alex Gleason 19ce510233
Notifications: fix markers string ID comparison
2 years ago
marcin mikołajczak 51190a9943 Refetch birthday reminders on midnight
2 years ago
marcin mikołajczak e4919f0be5 Merge branch 'notifications-types' into 'develop'
2 years ago
marcin mikołajczak 89cb1432dd Merge branch 'edits-confirmation' into 'develop'
2 years ago
marcin mikołajczak 2ea76f74cf fix test
2 years ago
marcin mikołajczak be7bc65e4b Fix: markdown post background not distinguished
2 years ago
marcin mikołajczak 81af0e64f1 Use different confirmation modal/snackbar text for post editing
2 years ago
marcin mikołajczak 592f248596 Merge branch 'language-pl' into 'develop'
2 years ago
marcin mikołajczak 10fd358f9a Update Polish translation
2 years ago
Alex Gleason 97ea46c427
AccountGallery: fix thumbnails wrapping too soon, fixes #1057
2 years ago
Alex Gleason 01bddbce4d
Ad: dismiss the infobox when clicked outside
2 years ago
Alex Gleason c0f4130edf
Display popover in ad
2 years ago
Alex Gleason 3971d724d3
Status Card: shrink link text size
2 years ago
Alex Gleason 3a010fa60d
Don't add title to Rumble ads provider
2 years ago
Alex Gleason 0bffe4a227
Refactor status Card description with UI components
2 years ago
Alex Gleason 19ffcd2233
Merge remote-tracking branch 'origin/develop' into ads
2 years ago
Alex Gleason 1c78a2ea46
Refactor status Card description
2 years ago
Alex Gleason 77ad89bc48
Fix height of horizontal link cards
2 years ago
Justin 9474afd765 Merge branch 'improve-branding-and-dark-mode' into 'develop'
2 years ago
Alex Gleason c74721f1e1
Ads: display tooltip
2 years ago
Alex Gleason ad7ec8b1a6
Make ads horizontal cards
2 years ago
Alex Gleason d26e814472 Merge branch 'empty-timeline' into 'develop'
2 years ago
marcin mikołajczak ba45dba216 Merge branch 'stream-markers' into 'develop'
2 years ago
Alex Gleason f6e5df2278
Jest: include QueryClientProvider in tests
2 years ago
Alex Gleason 0eeca2be5c
Add Rumble AdProvider
2 years ago
Alex Gleason b02141874e
Show ads in feed
2 years ago
Alex Gleason 92a5893f83
Add react-query
2 years ago
Alex Gleason f112dd980b
AdProvider boilerplate
2 years ago
Alex Gleason d5fd3af903
Ad: use card.width, card.height
2 years ago
Alex Gleason 21ac46bada
Ad: fetch impression URL
2 years ago
Alex Gleason a509f72c40
Create Ad component
2 years ago
Justin 20209c81ab Improve visuals with branding
2 years ago
marcin mikołajczak a9aae8fbe8 Use `types` param in /api/v1/notifications
2 years ago
marcin mikołajczak 16544e7151 Do not require build === soapbox for account moving
2 years ago
marcin mikołajczak 560f4592e7 Stream marker updates
2 years ago
Alex Gleason 7f14dd2331
Notification: treat follow differently from follow_request
2 years ago
marcin mikołajczak e45623eef6 Fix: Unable to approve follower requests from notifications
2 years ago
Alex Gleason 3082555c5f
ScrollableList: use Virtuoso's native EmptyComponent again, fix timeline pagination when items are filtered
2 years ago
marcin mikołajczak d7967882a0 Allow to paste attachments in chat box
2 years ago
Justin e7cefaa6ed Merge branch 'banner-tweak' into 'develop'
2 years ago
marcin mikołajczak f05ca46138 Merge branch 'edit-notifications' into 'develop'
2 years ago
Justin cec3573253 Add support for shadow-3xl
2 years ago