soapbox/src/components
Mary Kate 929c9f3f5f Apply 1 suggestion(s) to 1 file(s)
Co-authored-by: Alex Gleason <alex@alexgleason.me>
2025-02-12 01:51:42 +00:00
..
__mocks__
announcements Fix a bunch of stuff to match the new theme 2025-01-24 18:57:31 -06:00
dropdown-menu refactor: rename Status to LegacyStatus and EntityTypes[Entities.STATUSES] to StatusEntity 2024-12-11 16:24:23 -03:00
groups Remove `emojify()` function 2024-11-27 17:24:41 -06:00
polls Emojify polls 2024-11-27 19:19:17 -06:00
statuses refactor: rename Status to LegacyStatus and EntityTypes[Entities.STATUSES] to StatusEntity 2024-12-11 16:24:23 -03:00
ui Add logic to display notification icon based on state 2025-02-03 20:52:56 -03:00
account-search.tsx
account.test.tsx
account.tsx Add emojify back in a few places I missed 2024-11-27 20:19:10 -06:00
animated-number.tsx
attachment-thumbs.tsx refactor: remove immutable, convert to use plain javascript object 2024-12-10 21:20:12 -03:00
authorize-reject-buttons.tsx
autosuggest-account-input.tsx lodash -> es-toolkit 2024-11-28 09:39:09 -06:00
autosuggest-emoji.test.tsx
autosuggest-emoji.tsx Fix custom emoji alignment in lexical 2024-11-17 15:21:57 -06:00
autosuggest-input.tsx
autosuggest-location.tsx
avatar-stack.tsx
badge.test.tsx
badge.tsx
big-card.tsx Fix a bunch of stuff to match the new theme 2025-01-24 18:57:31 -06:00
birthday-input.tsx
birthday-panel.tsx
blurhash.tsx
copyable-input.tsx
display-name-inline.tsx Add back an emojifyText function, do it during render 2024-11-27 18:24:36 -06:00
display-name.test.tsx
display-name.tsx Add back an emojifyText function, do it during render 2024-11-27 18:24:36 -06:00
domain.tsx
emoji-graphic.tsx
event-preview.tsx Remove `emojify()` function 2024-11-27 17:24:41 -06:00
extended-video-player.tsx
fork-awesome-icon.tsx
gdpr-banner.tsx
group-card.tsx Remove `emojify()` function 2024-11-27 17:24:41 -06:00
hashtag-link.tsx
hashtag.tsx
helmet.tsx
hover-ref-wrapper.tsx lodash -> es-toolkit 2024-11-28 09:39:09 -06:00
hover-status-wrapper.tsx lodash -> es-toolkit 2024-11-28 09:39:09 -06:00
icon-button.tsx
icon-with-counter.tsx Updated deprecated element 2025-01-27 11:55:49 -03:00
icon.tsx
link.tsx
list.tsx
load-gap.tsx
load-more.tsx
loading-screen.tsx Remove background shapes and landing gradient 2025-01-24 19:36:53 -06:00
location-search.tsx lodash -> es-toolkit 2024-11-28 09:39:09 -06:00
markup.css
markup.tsx Rework the <Markup> component to do the fancy rendering of StatusContent 2024-11-27 19:09:24 -06:00
media-gallery.tsx refactor: type cast, remove question marks 2024-12-11 16:34:56 -03:00
mention.tsx
missing-indicator.tsx Fix a bunch of stuff to match the new theme 2025-01-24 18:57:31 -06:00
modal-root.tsx
navlinks.tsx
outline-box.tsx
pending-items-row.tsx
preview-card.tsx refactor: remove immutable, convert to use plain javascript object 2024-12-10 21:20:12 -03:00
profile-hover-card.tsx Apply 1 suggestion(s) to 1 file(s) 2025-02-12 01:51:42 +00:00
progress-circle.tsx
pull-to-refresh.css Add back styles to PTR 2024-11-18 10:22:14 -06:00
pull-to-refresh.tsx Add back styles to PTR 2024-11-18 10:22:14 -06:00
pullable.tsx
pure-event-preview.tsx refactor: rename Status to LegacyStatus and EntityTypes[Entities.STATUSES] to StatusEntity 2024-12-11 16:24:23 -03:00
pure-status-action-bar.tsx refactor: move useFavourite to 'src/api/hooks' 2024-12-18 10:54:27 -03:00
pure-status-content.tsx refactor: rename Status to LegacyStatus and EntityTypes[Entities.STATUSES] to StatusEntity 2024-12-11 16:24:23 -03:00
pure-status-list.tsx Remove `=== 'black'` conditionals 2025-01-24 15:51:42 -06:00
pure-status-reaction-wrapper.tsx refactor: create useReaction hook, used in PureStatusReactionWrapper componet 2024-12-19 18:51:10 -03:00
pure-status-reply-mentions.tsx refactor: rename Status to LegacyStatus and EntityTypes[Entities.STATUSES] to StatusEntity 2024-12-11 16:24:23 -03:00
pure-status.tsx Fix a bunch of stuff to match the new theme 2025-01-24 18:57:31 -06:00
pure-translate-button.tsx refactor: rename Status to LegacyStatus and EntityTypes[Entities.STATUSES] to StatusEntity 2024-12-11 16:24:23 -03:00
quoted-status-indicator.tsx
quoted-status.test.tsx
quoted-status.tsx refactor: rename Status to LegacyStatus and EntityTypes[Entities.STATUSES] to StatusEntity 2024-12-11 16:24:23 -03:00
radio.tsx
relative-timestamp.tsx
safe-embed.tsx
scroll-context.tsx
scroll-top-button.test.tsx
scroll-top-button.tsx Add tabs between home feed and local 2025-01-24 23:46:09 -06:00
scrollable-list.tsx Fix a bunch of stuff to match the new theme 2025-01-24 18:57:31 -06:00
sidebar-menu.tsx Fix a bunch of stuff to match the new theme 2025-01-24 18:57:31 -06:00
sidebar-navigation-link.tsx Change text color for 'black' theme in sidebar 2025-01-27 12:30:18 -03:00
sidebar-navigation.tsx Add profile control at the bottom 2025-01-24 23:22:35 -06:00
site-error-boundary.tsx Remove KVStore / localforage cache 2024-11-27 23:00:40 -06:00
site-logo.tsx
status-action-bar.tsx refactor: StatusActionBar component uses the useBookmark() hook to bookmark and unbookmark a status 2024-12-13 22:49:01 -03:00
status-action-button.tsx Refactor: remove "withLabels" and "text" props to simplify component 2024-11-19 18:33:20 -03:00
status-content.tsx Fix custom emojis not being displayed big with isOnlyEmoji 2024-11-27 19:59:55 -06:00
status-hover-card.tsx Fix a bunch of stuff to match the new theme 2025-01-24 18:57:31 -06:00
status-list.tsx Remove `=== 'black'` conditionals 2025-01-24 15:51:42 -06:00
status-media.tsx refactor: rename Status to LegacyStatus and EntityTypes[Entities.STATUSES] to StatusEntity 2024-12-11 16:24:23 -03:00
status-reaction-wrapper.tsx
status-reply-mentions.tsx
status.test.tsx
status.tsx Fix a bunch of stuff to match the new theme 2025-01-24 18:57:31 -06:00
still-image.tsx
thumb-navigation-link.tsx ThumbNavigationLink: remove stray attribute 2025-01-28 11:43:36 -06:00
thumb-navigation.tsx
tombstone.tsx
translate-button.tsx Remove status.contentHtml 2024-11-17 23:38:38 -06:00
upload-progress.tsx
upload.tsx refactor: dispatch openModal() 'MEDIA' with raw objects 2024-12-10 22:37:38 -03:00
validation-checkmark.test.tsx
validation-checkmark.tsx
verification-badge.tsx