.. |
__tests__
|
Change design of compose form in web UI (#28119)
|
2024-01-25 15:41:31 +00:00 |
admin
|
Merge remote-tracking branch 'parent/main' into upstream-20240524
|
2024-05-24 08:33:49 +09:00 |
edited_timestamp
|
Change design of metadata underneath posts in web UI (#29585)
|
2024-03-14 09:18:24 +00:00 |
account.jsx
|
Merge remote-tracking branch 'parent/main' into upstream-20240517
|
2024-05-17 08:53:59 +09:00 |
animated_number.tsx
|
Remove obfuscation of reply count in web UI (#26768)
|
2023-09-05 23:57:03 +02:00 |
attachment_list.jsx
|
Add a new @/ alias for the root frontend directory and use it where possible (#28753)
|
2024-01-16 10:27:26 +00:00 |
autosuggest_emoji.jsx
|
Change design of compose form in web UI (#28119)
|
2024-01-25 15:41:31 +00:00 |
autosuggest_hashtag.tsx
|
Change design of compose form in web UI (#28119)
|
2024-01-25 15:41:31 +00:00 |
autosuggest_input.jsx
|
Change design of compose form in web UI (#28119)
|
2024-01-25 15:41:31 +00:00 |
autosuggest_textarea.jsx
|
Change design of compose form in web UI (#28119)
|
2024-01-25 15:41:31 +00:00 |
avatar.tsx
|
Change alt text to empty string for avatars (#21875)
|
2023-11-07 21:46:08 +00:00 |
avatar_composite.jsx
|
Enforce import order with ESLint (#25096)
|
2023-05-23 17:15:17 +02:00 |
avatar_overlay.tsx
|
Use Immutable Record for accounts in Redux state (#26559)
|
2023-11-03 15:00:03 +00:00 |
badge.jsx
|
Remove usage of deprecated defaultTypes on React functional components (#30099)
|
2024-04-29 09:29:59 +00:00 |
blurhash.tsx
|
Use the new JSX transform (#25064)
|
2023-05-23 10:52:27 +02:00 |
button.tsx
|
Fix props for <Button> (#29780)
|
2024-03-28 10:06:25 +00:00 |
check_box.tsx
|
Change mute, block and domain block confirmations in web UI (#29576)
|
2024-03-15 17:36:41 +00:00 |
circular_progress.tsx
|
Rewrite <LoadingIndicator/> as FC and TS (#25364)
|
2023-06-13 19:26:25 +02:00 |
column.jsx
|
Change eslint config to autofix missing comma and indentation in JS files (#26711)
|
2023-10-09 13:38:29 +02:00 |
column_back_button.tsx
|
Add a new @/ alias for the root frontend directory and use it where possible (#28753)
|
2024-01-16 10:27:26 +00:00 |
column_header.jsx
|
Use a modern React context for identity in the app (#30098)
|
2024-05-19 17:07:32 +00:00 |
compacted_status.jsx
|
Fix: #415 引用付き投稿を引用したものにおいて、キーボードによる投稿選択がエラーでできない (#425)
|
2024-01-05 09:08:02 +09:00 |
copy_icon_button.jsx
|
Add a new @/ alias for the root frontend directory and use it where possible (#28753)
|
2024-01-16 10:27:26 +00:00 |
counters.tsx
|
Upgrade to Prettier 3 (#25902)
|
2023-07-13 11:26:45 +02:00 |
dismissable_banner.tsx
|
Add a new @/ alias for the root frontend directory and use it where possible (#28753)
|
2024-01-16 10:27:26 +00:00 |
display_name.tsx
|
Use Immutable Record for accounts in Redux state (#26559)
|
2023-11-03 15:00:03 +00:00 |
domain.tsx
|
Merge remote-tracking branch 'parent/main' into upstream-20240118
|
2024-01-18 09:17:39 +09:00 |
dropdown_menu.jsx
|
Add: #56 投稿のブーストボタンをクリックしたらポップアップメニューが出るオプション (#696)
|
2024-04-05 12:32:47 +09:00 |
emoji_view.jsx
|
独自機能の追加などで他の部分への影響が分かるようにCI周りの修正 (#1)
|
2023-08-07 21:38:15 +09:00 |
empty_account.tsx
|
Rewrite <Skeleton/> as FC and TS (#25055)
|
2023-05-23 08:58:08 +02:00 |
error_boundary.jsx
|
Enforce import order with ESLint (#25096)
|
2023-05-23 17:15:17 +02:00 |
gifv.tsx
|
Upgrade to Prettier 3 (#25902)
|
2023-07-13 11:26:45 +02:00 |
hashtag.tsx
|
Converted hashtag.jsx to TypeScript (#27872)
|
2023-11-28 18:20:10 +00:00 |
hashtag_bar.tsx
|
Merge remote-tracking branch 'parent/main' into upstream-20240404
|
2024-04-04 12:02:18 +09:00 |
icon.tsx
|
Add a new @/ alias for the root frontend directory and use it where possible (#28753)
|
2024-01-16 10:27:26 +00:00 |
icon_button.tsx
|
Merge remote-tracking branch 'parent/main' into kb-upstream-20231026
|
2023-10-26 20:24:34 +09:00 |
icon_with_badge.tsx
|
Change icons in web UI (#27385)
|
2023-10-24 17:45:08 +00:00 |
inline_account.jsx
|
Use Immutable Record for accounts in Redux state (#26559)
|
2023-11-03 15:00:03 +00:00 |
intersection_observer_article.jsx
|
Fix focus and hover styles in web UI (#26125)
|
2023-07-23 17:55:13 +02:00 |
load_gap.tsx
|
Add a new @/ alias for the root frontend directory and use it where possible (#28753)
|
2024-01-16 10:27:26 +00:00 |
load_more.tsx
|
Rewrite <LoadMore /> as FC and TS (#25259)
|
2023-06-06 11:28:50 +02:00 |
load_pending.tsx
|
Rewrite <LoadPending /> as FC and TS (#25363)
|
2023-06-11 04:47:18 +02:00 |
loading_indicator.tsx
|
Add profile setup to onboarding in web UI (#27829)
|
2023-11-15 11:13:53 +00:00 |
logo.tsx
|
Add a new @/ alias for the root frontend directory and use it where possible (#28753)
|
2024-01-16 10:27:26 +00:00 |
media_attachments.jsx
|
Change media to be hidden/blurred by default in report modal (#28522)
|
2023-12-29 16:34:13 +00:00 |
media_gallery.jsx
|
Merge remote-tracking branch 'parent/main' into upstream-20240118
|
2024-01-18 09:17:39 +09:00 |
modal_root.jsx
|
Upgrade to react-router v5 (#25047)
|
2023-10-19 19:44:55 +02:00 |
navigation_portal.tsx
|
Upgrade to react-router v5 (#25047)
|
2023-10-19 19:44:55 +02:00 |
not_signed_in_indicator.tsx
|
Use the new JSX transform (#25064)
|
2023-05-23 10:52:27 +02:00 |
picture_in_picture_placeholder.jsx
|
Add a new @/ alias for the root frontend directory and use it where possible (#28753)
|
2024-01-16 10:27:26 +00:00 |
poll.jsx
|
Use a modern React context for identity in the app (#30098)
|
2024-05-19 17:07:32 +00:00 |
radio_button.tsx
|
Use the new JSX transform (#25064)
|
2023-05-23 10:52:27 +02:00 |
regeneration_indicator.jsx
|
Add a new @/ alias for the root frontend directory and use it where possible (#28753)
|
2024-01-16 10:27:26 +00:00 |
relative_timestamp.tsx
|
Fix <RelativeTimestamp> types (#29781)
|
2024-03-28 10:07:01 +00:00 |
router.tsx
|
Use helpers to check environment in frontend (#27633)
|
2023-10-31 16:05:44 +00:00 |
scrollable_list.jsx
|
Merge remote-tracking branch 'parent/main' into upstream-20231021
|
2023-10-21 10:32:06 +09:00 |
searchability_icon.tsx
|
Fix: #697 英語翻訳の改善 (#709)
|
2024-04-12 12:15:53 +09:00 |
server_banner.jsx
|
Rewrite <ShortNumber /> as FC and TS (#25492)
|
2023-07-08 11:11:58 +02:00 |
server_hero_image.tsx
|
Use the new JSX transform (#25064)
|
2023-05-23 10:52:27 +02:00 |
short_number.tsx
|
Fix haml/js lints
|
2023-08-11 11:47:57 +09:00 |
skeleton.tsx
|
Use the new JSX transform (#25064)
|
2023-05-23 10:52:27 +02:00 |
status.jsx
|
Add: #699 引用・参照対応サーバーをAPIで取得 (#711)
|
2024-04-16 12:58:54 +09:00 |
status_action_bar.jsx
|
Merge remote-tracking branch 'parent/main' into upstream-20240524
|
2024-05-24 08:33:49 +09:00 |
status_content.jsx
|
Merge remote-tracking branch 'parent/main' into upstream-20240524
|
2024-05-24 08:33:49 +09:00 |
status_emoji_reactions_bar.jsx
|
Add: #396 スタンプの数字を隠して表示する機能 (#412)
|
2024-01-03 22:10:13 +09:00 |
status_list.jsx
|
Change onboarding prompt to follow suggestions carousel in web UI (#28878)
|
2024-02-01 13:37:04 +00:00 |
timeline_hint.tsx
|
Use the new JSX transform (#25064)
|
2023-05-23 10:52:27 +02:00 |
verified_badge.tsx
|
Add a new @/ alias for the root frontend directory and use it where possible (#28753)
|
2024-01-16 10:27:26 +00:00 |
visibility_icon.tsx
|
Fix: #697 英語翻訳の改善 (#709)
|
2024-04-12 12:15:53 +09:00 |