Commit Graph

5256 Commits (963c7898b22f8075234e6abdb833ed7b122c2148)

Author SHA1 Message Date
Alex Gleason 6b57b62b38
ComposeForm: don't focus the input constantly, add usePrevious hook
2 years ago
Alex Gleason 1e6993975c Merge branch 'delete-modal-fix' into 'develop'
2 years ago
marcin mikołajczak 4d74158eb7 Merge branch 'compose' into 'develop'
2 years ago
marcin mikołajczak 5e7b78bbac Fix media upload with uninitialized compose forms
2 years ago
marcin mikołajczak 42d68bddf9 handleDrop changes
2 years ago
Alex Gleason ca4a5370c1
OutlineBox: allow passing div props through
2 years ago
Alex Gleason 5297227501
My god is the everlasting sky! Your god lives beneath him.
2 years ago
marcin mikołajczak d3693fe89a Don't accept 'default' as id for ComposeForm
2 years ago
Alex Gleason 7fe97e8075
QuotedStatus: move testId to highest component
2 years ago
Alex Gleason 06a0ca704c
Improve styles of ConfirmationModal, fix account deletion modal
2 years ago
Alex Gleason 2eb08aced9
Create OutlineBox component
2 years ago
Alex Gleason c19fe9f167
Strip leading @ from password reset input
2 years ago
marcin mikołajczak 9b51b16e78 update test
2 years ago
marcin mikołajczak c31e13b0a5 `default` cleanup
2 years ago
marcin mikołajczak cb3df8211c Merge remote-tracking branch 'soapbox/develop' into compose
2 years ago
marcin mikolajczak b38e5ec8e3 tests i can't run locally for now
2 years ago
marcin mikolajczak 6cce0a0291 Introduce useCompose hook
2 years ago
marcin mikołajczak 3509fd1c6e Merge branch 'follow-requests-link' into 'develop'
2 years ago
marcin mikolajczak 859f39a9d3 Link to /follow_requests in SidebarMenu
2 years ago
Alex Gleason 749a11dd77 Merge branch 'feed-insertion-algorithm' into 'develop'
2 years ago
Alex Gleason 6a5c22faaa
SoapboxConfig: fix being unable to add streamfield items when the list is empty
2 years ago
Alex Gleason 474d7da02a
linearAlgorithm: add test, fix selection order
2 years ago
Alex Gleason 4ff9918fe0
abovefoldAlgorithm: add basic tests
2 years ago
marcin mikolajczak 9822266561 do i really understand this?
2 years ago
Alex Gleason 22061daf95 Merge branch 'instance-html' into 'develop'
2 years ago
Alex Gleason 32a0ae2d1f Merge branch 'followers-tsx' into 'develop'
2 years ago
Alex Gleason daa3360581 Merge branch 'favourites-tsx' into 'develop'
2 years ago
Alex Gleason f9858841fd Merge branch 'moderation-modal' into 'develop'
2 years ago
Alex Gleason da75e0016d
LandingPage: treat as HTML field, prefer short_description
2 years ago
Alex Gleason 0bf6dad97f
Merge remote-tracking branch 'origin/develop' into feed-insertion-algorithm
2 years ago
Alex Gleason 94c2f5e978
abovefoldAlgorithm: remove accidental console.log
2 years ago
Alex Gleason d221897cd0
Followers/Following: unavailable --> isUnavailable, move useEffect's down
2 years ago
Alex Gleason 74d2325b58
Favourites: unavailable --> isUnavailable, move useEffect's down
2 years ago
Alex Gleason 74b2b84458 Merge branch 'video-minimize' into 'develop'
2 years ago
Justin 3bbeaa4cf4 Merge branch 'fix-infinite-scroll' into 'develop'
2 years ago
Alex Gleason f472e0cca6
setTags: call endpoints synchronously
2 years ago
Alex Gleason 6f236dd1e6
Add utils/badges tests
2 years ago
Alex Gleason 25f0ff9d86
Allow removing legacy 'donor' tag
2 years ago
Alex Gleason 1f0b4d01b5
Remove account.donor as a concept, use 'badge:donor' custom tag instead
2 years ago
Alex Gleason 2fc9b215a9
Display custom badges on profiles
2 years ago
Alex Gleason 2e811a1e88
Admin: allow setting custom badges on accounts
2 years ago
Alex Gleason 90cbf0a60f
ListItem: allow child to set className
2 years ago
marcin mikołajczak 2b6d06ce01 add emoji-picker
2 years ago
Alex Gleason c067dd7547
Create TagInput component
2 years ago
Alex Gleason 9610447a79
Fix permissioning of moderator modal
2 years ago
Alex Gleason 8a8ef99433
StatusActionBar: simplify options, use AccountModerationModal
2 years ago
Alex Gleason 6d70989ef5
AccountHeader: remove deactivate/delete options
2 years ago
Alex Gleason 5d30a8772d
AccountModerationModal: allow deactivating and deleting accounts
2 years ago
Alex Gleason b29df50374
AccountHeader: clean up roles messages
2 years ago
Alex Gleason a61cb2c7cd
AccountModerationModal: add account ID
2 years ago
Alex Gleason ca1a3d460c
AccountHeader: remove suggestion option
2 years ago
Alex Gleason c973b64781
AccountModerationModal: allow suggesting a user
2 years ago
Alex Gleason 654c60a699
AccountHeader: remove donor option
2 years ago
Alex Gleason 84bbecb36e
AccountModerationModal: allow setting the user as a donor
2 years ago
Alex Gleason 667f0c09bf
AccountHeader: remove "verified" option
2 years ago
Alex Gleason a4a54a8164
AccountModerationModal: support account verification
2 years ago
Alex Gleason a5e5df35a5
Move StaffRolePicker into its own component
2 years ago
Alex Gleason 276e7d6cfc
AccountModerationModal: move to subdirectory
2 years ago
Alex Gleason 6f99be6c3d
AccountHeader: remove promote/demote menu options
2 years ago
Alex Gleason 6ecb715a71
AccountModerationModal: only show staff picker for local accounts
2 years ago
Alex Gleason cfdace9454
AccountModerationModal: add staff role picker
2 years ago
Alex Gleason d653c451b6
AccountModerationModal: add account preview
2 years ago
marcin mikołajczak 87877a3f96 TS/functional: Emoji picker
2 years ago
Alex Gleason 1e3a959c1c
AccountModerationModal: put AdminFE behind a feature flag
2 years ago
Alex Gleason 774894e127
AccountModerationModal: add "Open in AdminFE" button
2 years ago
Alex Gleason 3120cc8453
AccountModerationModal: boilerplate
2 years ago
Alex Gleason 123317d44b
Video: remove "maximize" button
2 years ago
marcin mikołajczak 0c20739d71 Merge remote-tracking branch 'soapbox/delete-unused' into compose
2 years ago
marcin mikołajczak a9b8371086 Allow multiple compose forms
2 years ago
Alex Gleason 3a8e45fba2
Delete unused schedule_idle_task.js
2 years ago
Alex Gleason 3e2d917ca5
Delete height_cache.js
2 years ago
Alex Gleason bcfbc394ab
Delete Groups components
2 years ago
Alex Gleason 82edcc4bd8
Delete unused "introduction" feature
2 years ago
Alex Gleason 3f04d0a049
Followers/Following: convert to TSX
2 years ago
Alex Gleason 0355d2a927
Favourites: refactor, clean up, make it sane
2 years ago
Alex Gleason aca2df0775
Favourites: quick & dirty conversion to TSX
2 years ago
Alex Gleason 2681b32f7d
StatusList: incorporate feed injection algorithms
2 years ago
Alex Gleason ec225ea1c5
abovefoldAlgorithm: wrap item selection
2 years ago
Alex Gleason 5749821b36
Algorithms: index --> iteration
2 years ago
Alex Gleason fe8966fc3e
Scaffold out timeline insertion modules
2 years ago
marcin mikołajczak 6a1c3a7975 Merge branch 'search-own-posts' into 'develop'
2 years ago
marcin mikołajczak 30a420acaf Allow searching your own posts
2 years ago
marcin mikołajczak ac52071e2f Do not reset tab/searched account when clearing search input
2 years ago
Justin 3bef7c69ff Map paginated results into normalized Tag
2 years ago
Justin 999c5caafd Merge branch 'improve-input' into 'develop'
2 years ago
Justin d4d561638d Merge branch 'bug-fixes' into 'develop'
2 years ago
Justin 7063ce759d Add JSDOC
2 years ago
Justin 75472247d8 Merge branch 'improve-danger-button' into 'develop'
2 years ago
Justin 9aebaa96a8 Fix tests
2 years ago
Justin 07cbd02737 Lint
2 years ago
Justin a190eba006 Add polyfill for ResizeObserver
2 years ago
Justin c47eda8a0a Fix non-valid DOM attributes getting passed to input
2 years ago
Justin 6486f3b539 Fix ref passed to Stack error
2 years ago
Justin 0940896448 Fix nested <div> within <p> error
2 years ago
Justin 494cd622a5 Update usage of input
2 years ago
Justin d4209c86b7 Extend input with new prepend/append options
2 years ago
Justin 2682116151 Update 'danger' button styles
2 years ago
Justin 81ea892ff7 Export TextSizes type
2 years ago
Justin 99e5e4492a Extend Divider with 'textSize' prop
2 years ago
Alex Gleason 57b2527b55
StatusActionBar: copy status.url --> status.uri
2 years ago
marcin mikołajczak d074553e21 Wrap HStack in some places
2 years ago
Alex Gleason d9d9c4521f
soapbox-pub/soapbox-fe --> soapbox-pub/soapbox
2 years ago
marcin mikołajczak 4c6b2ab2f0 Merge branch 'language-pl' into 'develop'
2 years ago
marcin mikołajczak 005f317a93 Change active tab when navigated to another profile page
2 years ago
marcin mikołajczak 08702248b9 Update Polish translation
2 years ago
marcin mikołajczak cd93399569 Update Polish translation
2 years ago
marcin mikołajczak 591aba83d9 Use content_type from backend when editing a status
2 years ago
Alex Gleason 09e86eda97 Merge branch 'fix-page-crashes' into 'develop'
2 years ago
Alex Gleason 1876af9be7 Merge branch 'relative-timestamp-tsx' into 'develop'
2 years ago
Alex Gleason babac13493
Bundle: convert to TSX
2 years ago
Alex Gleason 5f1d9ac56a
relative_timestamp --> relative-timestamp
2 years ago
Alex Gleason 38b6f87a83
RelativeTimestamp: convert to TSX
2 years ago
Alex Gleason b67c454144
findAccountByUsername: safely check account?.acct
2 years ago
marcin mikołajczak 03d6211e1c Replace classnames with clsx
2 years ago
marcin mikołajczak 7f99568c73 Merge branch 'close-compose-modal' into 'develop'
2 years ago
marcin mikołajczak 05d296f1ee Consistent behavior of compose modal close confirmation
2 years ago
Alex Gleason 27581fa776
Ads: fix expiry filter logic
2 years ago
Alex Gleason 7d5a8ecf6f Merge branch 'drop-fe' into 'develop'
2 years ago
marcin mikołajczak 4678acc94e Change dark styles for datepicker input
2 years ago
Alex Gleason 5fec9c580b
Soapbox FE --> Soapbox
2 years ago
Alex Gleason 4f11f3288d
Ad: add missing jsx comment
2 years ago
Alex Gleason 194cf89dd9
Ads: bust query-cache when an ad expires
2 years ago
Alex Gleason d5a066050f
Ads: move isExpired to tested utils function
2 years ago
Alex Gleason f4af1687bf
Filter out expiring ads
2 years ago
Alex Gleason c29bf4040a Merge branch 'sentry-sanity' into 'develop'
2 years ago
Alex Gleason 0349a57f55 Merge branch 'embeds-improvements' into 'develop'
2 years ago
Justin 7191c2af72 Merge branch 'fetch-relationships' into 'develop'
2 years ago
Alex Gleason 954e02067e
Remove unused import from features/forms
2 years ago
Alex Gleason 764b2302d9
Embeds: enable for TruthSocial
2 years ago
Alex Gleason 9c7274ee01
Delete legacy CopyableInput component
2 years ago
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
marcin mikołajczak ac83c9c18c Support mutes duration
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
Justin dc0624916a Merge branch 'improve-positioning' into 'develop'
2 years ago
marcin mikołajczak 217b97cf4a Remove Move notifications from filter bar
2 years ago
marcin mikołajczak d05cabe9a8 Status edits notifications
2 years ago
Alex Gleason 7d134fcca3 Merge branch 'to-test' into 'develop'
2 years ago
Justin 0e9aa9c62a Improve center position of cards for the Auth Layout
2 years ago
Alex Gleason 7a223d481a
Merge remote-tracking branch 'origin/develop' into gdpr-banner-buttons
2 years ago
Alex Gleason 0016bf1457
GdprBanner: fix multiline buttons
2 years ago
Justin 032735bac4 Lint
2 years ago
Alex Gleason 50d60b7bb4 Merge branch 'gdpr' into 'develop'
2 years ago
Justin 309c8bee80 Merge branch 'tos' into 'develop'
2 years ago
Justin 0b06731b07 Simplify the Banner width across usage
2 years ago
Alex Gleason 33f20564c7
Compose: add mentions from text test
2 years ago
Alex Gleason aab3497f46
Banner: improve mobile styles
2 years ago
Alex Gleason f13cfcaf8c
GdprBanner: slideout on accept
2 years ago
Alex Gleason 4f0e104fc4
GdprBanner: conditionally show "Learn more" button
2 years ago
Alex Gleason d422bdf3d3
Add GdprBanner component, remove useGdpr hook
2 years ago
Alex Gleason a984bfd76a Merge branch 'to-fix' into 'develop'
2 years ago
Alex Gleason af6cb3a4c2
Merge remote-tracking branch 'origin/develop' into gdpr
2 years ago
Alex Gleason 0480bfab94
Add Banner UI component
2 years ago
Justin 090a93a6c3 Add back locale
2 years ago
marcin mikołajczak fa8f4b7a2a Merge branch 'icons' into 'develop'
2 years ago
marcin mikołajczak df136bb8c8 Use file-spreadsheet icon
2 years ago
marcin mikołajczak eb62ebfa52 Replace LineAwesome with Tabler in some places
2 years ago
marcin mikołajczak 58952f0ab2 Add break-words to profile fields content
2 years ago
Alex Gleason 83329d0887
Copy react-notification's source code directly into the project
2 years ago
Alex Gleason 8cce389568
Use a perfect regex
2 years ago
Justin 40562248e0 Add ToS acceptance to registration
2 years ago
Alex Gleason 46de5efc69
Always send the "to" field
2 years ago
Alex Gleason 2db72c2a58 Merge branch 'developers-commithash' into 'develop'
2 years ago
Alex Gleason 5916041fec
Add useTheme hook
2 years ago
Alex Gleason 7bbb9839ba
SoapboxMount: break even more out into SoapboxHead
2 years ago
Alex Gleason dcd32e32a4
Add configurable GDPR alert
2 years ago
Alex Gleason e3db81d652
SoapboxMount: break SoapboxLoad into a separate component
2 years ago
marcin mikołajczak da1caf93dd For multi-response polls, show the number of people that voted instead of the sum of all votes submitted
2 years ago
Alex Gleason 24ab5cd19a Merge branch 'external-login-errors' into 'develop'
2 years ago
Alex Gleason 6be7c58883 Merge branch 'mastodon-admin-scopes' into 'develop'
2 years ago
marcin mikołajczak f12fc96eb9 Merge branch 'restore-account-endorsements' into 'develop'
2 years ago
marcin mikołajczak 045a73f1d9 conditionally show endorse toggle
2 years ago
Alex Gleason 1ffd61af67
DevelopersMenu: display source code version
2 years ago
Alex Gleason cbd9dd52ee
DevelopersMenu: refactor DashWidget into a React.FC
2 years ago
Alex Gleason 131c783ea9
ExternalLogin: display snackbar errors
2 years ago
marcin mikołajczak a3afeb6c54 Fix: When I visit a link to a status, the user's avatar is focused
2 years ago
marcin mikołajczak 3c835cf724 Restore featured accounts
2 years ago
Alex Gleason cff1762cc3
Add Mastodon admin scopes
2 years ago
Alex Gleason 8a392c187f
Add eslint-plugin-compat
2 years ago
Justin 2dcf42e2c8 Merge branch 'improve-mobile-suggestions' into 'develop'
2 years ago
Alex Gleason d32b6bca83 Merge branch 'autofill' into 'develop'
2 years ago
Justin e6a1b20005 Merge branch 'timeline-fix' into 'develop'
2 years ago
Justin a5b8837a4d Improve mobile display of feed suggestions
2 years ago
Justin c53b7a984f Refetch timeline if user stops following someone
2 years ago
Alex Gleason 287429d651
Restore autocomplete in some cases
2 years ago
marcin mikołajczak b294769dfe Merge remote-tracking branch 'soapbox/develop' into styles
2 years ago
Justin 25b8835e6a Fix backdrop-blur for Firefox
2 years ago
Justin c30e8f1fd9 Set the ref on the actual carousel div
2 years ago
marcin mikołajczak f6900ed6ca Pullable: Remove pullingContent={undefined}
2 years ago
Alex Gleason 077b2398ba Merge branch 'normalize-username' into 'develop'
2 years ago
Alex Gleason edfd498b7f
Sync up TruthSocial features
2 years ago
marcin mikołajczak d6f3cc7442 Merge branch 'emoji-pointer' into 'develop'
2 years ago
Justin 04a4e82df3 Merge branch 'carousel-cutoff' into 'develop'
2 years ago
marcin mikołajczak c43ad4fe88 Add cursor-pointer to emoji reactions in StatusInteractionBar
2 years ago
marcin mikołajczak 87e39f52e6 Merge branch 'color-picker' into 'develop'
2 years ago
marcin mikołajczak 6b23aee703 Merge branch 'edit-media-attachments' into 'develop'
2 years ago
marcin mikołajczak 5d45c5dd95 Merge branch 'chats-autosuggest' into 'develop'
2 years ago
marcin mikołajczak 0f94fd3cec Merge branch 'chats-empty-message' into 'develop'
2 years ago
marcin mikołajczak 5edcc0459c Merge branch 'birthday-input-clear' into 'develop'
2 years ago
Alex Gleason 0a74c64bb7
Actually, remove pattern from login inputs (it can be an email too)
2 years ago
Alex Gleason fb45d62d70
Login: strip whitespace around username, strip leading @
2 years ago
marcin mikołajczak b0a9244782 Update index.tsx
2 years ago
marcin mikołajczak 4af99de109 Allow to clear BirthdayInput
2 years ago