.. |
__tests__
|
[Glitch] Fix some remote posts getting truncated
|
2023-11-15 12:59:06 +01:00 |
admin
|
[Glitch] Disable rule selector in ReportReasonSelector if instance has no rules
|
2024-08-19 18:34:06 +02:00 |
edited_timestamp
|
[Glitch] Refactor `<Dropdown>` into TypeScript
|
2025-04-10 17:19:49 +02:00 |
account.tsx
|
[Glitch] Add dropdown to lists of accounts in web UI
|
2025-04-10 17:53:16 +02:00 |
account_bio.tsx
|
[Glitch] Add hover cards in web UI
|
2024-06-30 18:41:48 +02:00 |
account_fields.tsx
|
[Glitch] Add hover cards in web UI
|
2024-06-30 18:41:48 +02:00 |
alerts_controller.tsx
|
[Glitch] Refactor alerts to TypeScript, remove `react-notification` dependency
|
2025-03-25 21:23:24 +01:00 |
alt_text_badge.tsx
|
[Glitch] Move `app/javascript/hooks` to `app/javascript/flavours/glitch/hooks`
|
2025-03-07 17:45:57 +01:00 |
animated_number.tsx
|
[Glitch] Remove react-motion library
|
2025-03-29 17:15:52 +01:00 |
attachment_list.jsx
|
[Glitch] Change referrer policy to be controlled by header in web UI
|
2024-12-25 21:21:39 +01:00 |
autosuggest_emoji.jsx
|
[Glitch] Change design of compose form in web UI
|
2024-02-22 23:06:12 +01:00 |
autosuggest_hashtag.tsx
|
[Glitch] Change design of compose form in web UI
|
2024-02-22 23:06:12 +01:00 |
autosuggest_input.jsx
|
Fix emoji being inserted in incorrect places
|
2024-02-23 21:45:48 +01:00 |
autosuggest_textarea.jsx
|
Fix emoji being inserted in incorrect places
|
2024-02-23 21:45:48 +01:00 |
avatar.tsx
|
[Glitch] Fix missing avatar fallback interfering with transparency in web UI
|
2024-10-07 20:46:30 +02:00 |
avatar_composite.jsx
|
[Glitch] Update `Avatar`, `AvatarComposite`, and `AvatarOverlay` components (#2508)
|
2023-12-09 18:33:42 +01:00 |
avatar_overlay.tsx
|
[Glitch] Move `app/javascript/hooks` to `app/javascript/flavours/glitch/hooks`
|
2025-03-07 17:45:57 +01:00 |
badge.jsx
|
[Glitch] Remove usage of deprecated `defaultTypes` on React functional components
|
2024-05-04 16:15:16 +02:00 |
blurhash.tsx
|
Fix inconsistent React imports in JSX files (#2466)
|
2023-11-15 12:52:30 +01:00 |
button.tsx
|
[Glitch] Change design of edit media modal in web UI
|
2025-01-21 19:43:38 +01:00 |
check_box.tsx
|
[Glitch] Change design of lists in web UI
|
2024-11-24 19:59:23 +01:00 |
circular_progress.tsx
|
[Glitch] Rewrite `<LoadingIndicator/>` as FC and TS (#25364)
|
2023-06-18 12:10:37 +02:00 |
column.tsx
|
[Glitch] Refactor `<Column>` to TypeScript
|
2024-12-25 19:37:18 +01:00 |
column_back_button.tsx
|
[Glitch] Change onboarding flow in web UI
|
2024-12-01 18:47:56 +01:00 |
column_header.tsx
|
[Glitch] Convert `<ColumnHeader>` to Typescript
|
2024-06-30 17:33:23 +02:00 |
column_search_header.tsx
|
[Glitch] Change onboarding flow in web UI
|
2024-12-01 18:47:56 +01:00 |
content_warning.tsx
|
Change status content markup to match upstream (#2923)
|
2024-12-29 19:59:19 +01:00 |
copy_icon_button.tsx
|
[Glitch] Refactor `<CopyIconButton>` to TypeScript
|
2025-04-04 20:02:44 +02:00 |
copy_paste_text.tsx
|
[Glitch] Change design of embed modal in web UI
|
2024-09-12 20:58:23 +02:00 |
counters.tsx
|
[Glitch] Upgrade to ESLint v9 flat config
|
2025-04-01 20:59:38 +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] Refactor `<DomainBlocks>` to TypeScript
|
2025-04-04 20:10:45 +02:00 |
dropdown_menu.tsx
|
[Glitch] Fix dropdown menus not working on mobile
|
2025-04-11 19:17:30 +02:00 |
dropdown_selector.tsx
|
[Glitch] Add option to ignore filtered notifications to the web interface
|
2024-08-09 17:24:11 +02:00 |
error_boundary.jsx
|
[Glitch] Change referrer policy to be controlled by header in web UI
|
2024-12-25 21:21:39 +01:00 |
filter_warning.tsx
|
[Glitch] Redesign Content Warning and filters
|
2024-10-26 14:09:46 +02:00 |
follow_button.tsx
|
[Glitch] Refactor `<Header>` into TypeScript
|
2025-03-06 21:56:30 +01:00 |
formatted_date.tsx
|
[Glitch] feat: use `<time>` tag
|
2025-03-27 19:42:37 +01:00 |
gif.tsx
|
[Glitch] Move `app/javascript/hooks` to `app/javascript/flavours/glitch/hooks`
|
2025-03-07 17:45:57 +01:00 |
gifv.tsx
|
[Glitch] Change design of edit media modal in web UI
|
2025-01-21 19:43:38 +01:00 |
hashtag.tsx
|
[Glitch] Refactor `<FollowedTags>` into TypeScript
|
2025-04-08 20:43:43 +02:00 |
hashtag_bar.tsx
|
[Glitch] Enable stricter Typescript options
|
2024-05-29 17:09:35 +02:00 |
hover_card_account.tsx
|
[Glitch] Add account notes to hover cards
|
2024-08-06 17:35:51 +02:00 |
hover_card_controller.tsx
|
[Glitch] Remove the `title` attribute when hovering a card anchor
|
2024-07-08 19:48:01 +02: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] Refactor `<Dropdown>` into TypeScript
|
2025-04-10 17:19:49 +02: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 loading indicator to timeline gap indicators in web UI
|
2025-01-29 12:06:42 +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.tsx
|
[Glitch] Change embedded posts to use web UI
|
2024-09-12 20:58:02 +02: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
|
[Glitch] Add new filter action to blur media
|
2025-03-26 18:22:06 +01:00 |
media_icon.tsx
|
Change status content markup to match upstream (#2923)
|
2024-12-29 19:59:19 +01:00 |
mentions_placeholder.jsx
|
Fix extraneous margins below CW in absence of mentions (#2936)
|
2025-01-08 18:24:57 +01:00 |
modal_root.jsx
|
[Glitch] Fix opening modals losing some location parameters
|
2025-01-21 12:07:40 +01:00 |
more_from_author.jsx
|
[Glitch] Change embedded posts to use web UI
|
2024-09-12 20:58:02 +02:00 |
navigation_portal.tsx
|
[Glitch] Change responsive break points on navigation panel in web UI
|
2024-09-29 11:53:49 +02:00 |
not_signed_in_indicator.tsx
|
Fix inconsistent React imports in JSX files (#2466)
|
2023-11-15 12:52:30 +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.tsx
|
[Glitch] Fix poll refresh button being incorrectly hidden
|
2025-03-31 17:17:01 +02:00 |
radio_button.tsx
|
Fix inconsistent React imports in JSX files (#2466)
|
2023-11-15 12:52:30 +01:00 |
regeneration_indicator.tsx
|
[Glitch] Change animation on feed generation screen in web UI
|
2024-12-25 21:21:39 +01:00 |
relative_timestamp.tsx
|
[Glitch] Require specific subtype of `formatMessage` in `timeAgoString`
|
2025-01-10 20:56:20 +01:00 |
router.tsx
|
[Glitch] Upgrade to ESLint v9 flat config
|
2025-04-01 20:59:38 +02:00 |
scrollable_list.jsx
|
[Glitch] Fix infinite scroll not working on profile media tab in web UI (#33860)
|
2025-03-07 15:09:28 +01:00 |
server_banner.jsx
|
[Glitch] Change referrer policy to be controlled by header in web UI
|
2024-12-25 21:21:39 +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] Update eslint (non-major)
|
2024-10-26 14:00:09 +02:00 |
skeleton.tsx
|
Fix inconsistent React imports in JSX files (#2466)
|
2023-11-15 12:52:30 +01:00 |
spoiler_button.tsx
|
[Glitch] Add new filter action to blur media
|
2025-03-26 18:22:06 +01:00 |
status.jsx
|
Reduce discrepancies with upstream in Video component (#3018)
|
2025-03-28 20:48:06 +01:00 |
status_action_bar.jsx
|
[Glitch] Refactor `<Dropdown>` into TypeScript
|
2025-04-10 17:19:49 +02:00 |
status_banner.tsx
|
[Glitch] Redesign Content Warning and filters
|
2024-10-26 14:09:46 +02:00 |
status_content.jsx
|
[Glitch] Remove react-motion library
|
2025-03-29 17:15:52 +01:00 |
status_icons.jsx
|
Change status content markup to match upstream (#2923)
|
2024-12-29 19:59:19 +01:00 |
status_list.jsx
|
[Glitch] Change animation on feed generation screen in web UI
|
2024-12-25 21:21:39 +01:00 |
status_prepend.jsx
|
Fix clicking on status prepends (“X boosted Y”) opening original account in a new tab (#2919)
|
2024-12-23 22:33:12 +01:00 |
status_thread_label.tsx
|
[Glitch] Change labels on thread indicators in web UI
|
2024-09-11 21:27:46 +02:00 |
timeline_hint.tsx
|
[Glitch] Change hints for missing remote content in web UI
|
2024-08-21 18:49:02 +02: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] Remove global `boosts` state and convert boosts modal to Typescript
|
2024-05-01 16:42:20 +02:00 |