..
__tests__
[Glitch] Fix some remote posts getting truncated
2023-11-15 12:59:06 +01:00
admin
[Glitch] Converted hashtag.jsx to TypeScript
2024-01-14 19:22:39 +01:00
edited_timestamp
[Glitch] Add a new @/
alias for the root frontend directory and use it where possible
2024-01-16 12:21:13 +01:00
account.jsx
Further reduce CSS and markup differences with upstream ( #2635 )
2024-02-20 18:49:59 +01:00
animated_number.tsx
Fix inconsistent React imports in JSX files ( #2466 )
2023-11-15 12:52:30 +01:00
attachment_list.jsx
[Glitch] Add a new @/
alias for the root frontend directory and use it where possible
2024-01-16 12:21:13 +01:00
autosuggest_emoji.jsx
Fix discrepancy for autosuggest-emoji
class
2023-11-15 22:50:23 +01:00
autosuggest_hashtag.tsx
[Glitch] Upgrade to typescript-eslint
v6
2023-07-13 14:51:24 +02:00
autosuggest_input.jsx
Reduce differences with upstream due to import style ( #2465 )
2023-11-15 12:01:51 +01:00
autosuggest_textarea.jsx
[Glitch] Rewrite AutosuggestTextarea
as Functional Component
2023-12-17 17:59:33 +01:00
avatar.tsx
[Glitch] Use Immutable Record
for accounts in Redux state
2023-12-20 19:49:44 +01:00
avatar_composite.jsx
[Glitch] Update Avatar
, AvatarComposite
, and AvatarOverlay
components ( #2508 )
2023-12-09 18:33:42 +01:00
avatar_overlay.tsx
[Glitch] Use Immutable Record
for accounts in Redux state
2023-12-20 19:49:44 +01:00
badge.jsx
[Glitch] Add a new @/
alias for the root frontend directory and use it where possible
2024-01-16 12:21:13 +01:00
blurhash.tsx
Fix inconsistent React imports in JSX files ( #2466 )
2023-11-15 12:52:30 +01:00
button.tsx
[Glitch] Convert <Button>
to Typescript
2023-10-24 19:03:16 +02:00
circular_progress.tsx
[Glitch] Rewrite <LoadingIndicator/>
as FC and TS ( #25364 )
2023-06-18 12:10:37 +02:00
collapse_button.jsx
Further reduce CSS and markup differences with upstream ( #2635 )
2024-02-20 18:49:59 +01:00
column.jsx
Further reduce differences with upstream
2023-12-09 20:58:50 +01:00
column_back_button.tsx
[Glitch] Add a new @/
alias for the root frontend directory and use it where possible
2024-01-16 12:21:13 +01:00
column_header.jsx
[Glitch] Add a new @/
alias for the root frontend directory and use it where possible
2024-01-16 12:21:13 +01:00
copy_icon_button.jsx
[Glitch] Add prominent share/copy button on profiles in web UI
2024-02-16 18:17:55 +01:00
counters.tsx
[Glitch] Upgrade to Prettier 3
2023-07-13 14:01:40 +02:00
dismissable_banner.tsx
[Glitch] Add a new @/
alias for the root frontend directory and use it where possible
2024-01-16 12:21:13 +01:00
display_name.tsx
Further reduce CSS and markup differences with upstream ( #2635 )
2024-02-20 18:49:59 +01:00
domain.tsx
[Glitch] Add a new @/
alias for the root frontend directory and use it where possible
2024-01-16 12:21:13 +01:00
dropdown_menu.jsx
[Glitch] Add a new @/
alias for the root frontend directory and use it where possible
2024-01-16 12:21:13 +01:00
empty_account.tsx
[Glitch] Split EmptyAccount
out of Account
component
2023-12-02 16:59:40 +01:00
error_boundary.jsx
Change error boundary to upstream's ( #2323 )
2023-07-27 19:25:07 +02:00
gifv.tsx
Fix inconsistent React imports in JSX files ( #2466 )
2023-11-15 12:52:30 +01:00
hashtag.tsx
[Glitch] Converted hashtag.jsx to TypeScript
2024-01-14 19:22:39 +01:00
hashtag_bar.tsx
[Glitch] Fix some remote posts getting truncated
2023-11-15 12:59:06 +01:00
icon.tsx
[Glitch] Add a new @/
alias for the root frontend directory and use it where possible
2024-01-16 12:21:13 +01:00
icon_button.tsx
[Glitch] Change icons in web UI
2024-01-13 23:19:01 +01:00
icon_with_badge.tsx
[Glitch] Change icons in web UI
2024-01-13 23:19:01 +01:00
inline_account.jsx
[Glitch] Use Immutable Record
for accounts in Redux state
2023-12-20 19:49:44 +01:00
intersection_observer_article.jsx
Fix various code discrepancies
2023-11-15 22:50:23 +01:00
link.jsx
Fix extraneous newlines
2023-05-28 18:06:09 +02:00
load_gap.tsx
[Glitch] Add a new @/
alias for the root frontend directory and use it where possible
2024-01-16 12:21:13 +01:00
load_more.tsx
[Glitch] Rewrite <LoadMore />
as FC and TS
2023-06-10 16:59:25 +02:00
load_pending.tsx
[Glitch] Rewrite <LoadPending /> as FC and TS
2023-06-18 10:42:04 +02:00
loading_indicator.tsx
[Glitch] Add profile setup to onboarding in web UI
2024-01-14 16:32:08 +01:00
logo.jsx
[Glitch] Add a new @/
alias for the root frontend directory and use it where possible
2024-01-16 12:21:13 +01:00
media_attachments.jsx
Fix media attachments not being hidden in report modal in glitch flavor
2023-12-29 17:47:30 +01:00
media_gallery.jsx
Further reduce differences with upstream ( #2631 )
2024-02-18 22:30:20 +01:00
modal_root.jsx
Fix more code discrepancies
2023-11-15 17:16:21 +01:00
navigation_portal.tsx
[Glitch] Upgrade to react-router v5
2023-10-21 22:14:24 +02:00
not_signed_in_indicator.tsx
Fix inconsistent React imports in JSX files ( #2466 )
2023-11-15 12:52:30 +01:00
notification_purge_buttons.jsx
[Glitch] Add a new @/
alias for the root frontend directory and use it where possible
2024-01-16 12:21:13 +01:00
permalink.tsx
Convert Permalink
to Typescript
2024-01-14 19:22:39 +01:00
picture_in_picture_placeholder.jsx
[Glitch] Add a new @/
alias for the root frontend directory and use it where possible
2024-01-16 12:21:13 +01:00
poll.jsx
[Glitch] Add a new @/
alias for the root frontend directory and use it where possible
2024-01-16 12:21:13 +01:00
radio_button.tsx
Fix inconsistent React imports in JSX files ( #2466 )
2023-11-15 12:52:30 +01:00
regeneration_indicator.jsx
Fix import order with ESLint
2023-05-28 16:38:10 +02:00
relative_timestamp.tsx
[Glitch] Upgrade to Prettier 3
2023-07-13 14:01:40 +02:00
router.tsx
[Glitch] Use helpers to check environment in frontend ( #2571 )
2024-01-15 12:16:05 +01:00
scrollable_list.jsx
Reduce differences with upstream due to import style ( #2465 )
2023-11-15 12:01:51 +01:00
server_banner.jsx
[Glitch] Fix regressions from change in account row design in web UI
2023-12-02 16:59:40 +01:00
server_hero_image.tsx
Fix inconsistent React imports in JSX files ( #2466 )
2023-11-15 12:52:30 +01:00
setting_text.jsx
Change list title input design to fit upstream ( #2626 )
2024-02-17 18:52:37 +01:00
short_number.tsx
[Glitch] Upgrade to typescript-eslint
v6
2023-07-13 14:51:24 +02:00
skeleton.tsx
Fix inconsistent React imports in JSX files ( #2466 )
2023-11-15 12:52:30 +01:00
status.jsx
Further reduce CSS and markup differences with upstream ( #2635 )
2024-02-20 18:49:59 +01:00
status_action_bar.jsx
[Glitch] Use active variants for boost icons and increase icon size
2024-01-26 20:53:53 +01:00
status_content.jsx
[Glitch] Add a new @/
alias for the root frontend directory and use it where possible
2024-01-16 12:21:13 +01:00
status_header.jsx
Further reduce CSS and markup differences with upstream ( #2635 )
2024-02-20 18:49:59 +01:00
status_icons.jsx
Further reduce CSS and markup differences with upstream ( #2635 )
2024-02-20 18:49:59 +01:00
status_list.jsx
Reduce differences with upstream due to import style ( #2465 )
2023-11-15 12:01:51 +01:00
status_prepend.jsx
Further reduce CSS and markup differences with upstream ( #2635 )
2024-02-20 18:49:59 +01:00
timeline_hint.tsx
Fix inconsistent React imports in JSX files ( #2466 )
2023-11-15 12:52:30 +01:00
verified_badge.tsx
[Glitch] Add a new @/
alias for the root frontend directory and use it where possible
2024-01-16 12:21:13 +01:00
visibility_icon.tsx
[Glitch] Add a new @/
alias for the root frontend directory and use it where possible
2024-01-16 12:21:13 +01:00