..
actions_modal.js
Rework actions modal to bring it closer to upstream and fix modal stacking issue
2022-02-09 16:40:23 +01:00
audio_modal.js
[Glitch] Fix not being able to open audio modal in web UI
2021-05-07 22:47:09 +02:00
block_modal.js
[Glitch] Add explanation to mute dialog, refactor and clean up mute/block UI
2019-09-30 15:58:29 +02:00
boost_modal.js
Refactor visibility icon using VisibilityIcon
2022-05-03 11:04:09 +02:00
bundle.js
Do not crash the whole UI when loading an invalid column
2018-11-28 22:36:01 +01:00
bundle_column_error.js
[Glitch] Add error boundary around routes in web UI
2022-10-28 19:24:02 +02:00
bundle_modal_error.js
Rename themes -> flavours ? ?
2017-12-03 23:26:40 -08:00
column.js
Move more modules from flavours/glitch/utils to flavours/glitch
2022-10-11 12:25:45 +02:00
column_header.js
Use the `Icon` component instead of directly using `i` tag
2019-09-09 19:00:20 +02:00
column_link.js
Fix 'App settings' label visible in sidebar on mobile UI ( #1888 )
2022-11-05 08:12:04 +01:00
column_loading.js
[Glitch] Change public accounts pages to mount the web UI
2022-10-28 19:24:02 +02:00
column_subheading.js
Rename themes -> flavours ? ?
2017-12-03 23:26:40 -08:00
columns_area.js
[Glitch] Fix typo in handler function call name
2022-12-15 20:58:48 +01:00
compare_history_modal.js
Move flavours/glitch/utils/emoji back to flavours/glitch/features/emoji
2022-10-11 12:43:19 +02:00
compose_panel.js
[Glitch] Fix redirecting to `/publish` when compose form is visible in web UI
2022-10-28 19:26:28 +02:00
confirmation_modal.js
[Glitch] Fix logout link not working in safari
2021-08-09 23:45:58 +02:00
deprecated_settings_modal.js
Rename flavours/glitch/util into flavours/glitch/utils
2022-10-11 11:31:11 +02:00
disabled_account_banner.js
[Glitch] Fix missing interpolation of domain in disabled account banner in web UI
2022-11-06 17:29:04 +01:00
doodle_modal.js
Move “export” before decorators
2019-09-09 18:36:43 +02:00
drawer_loading.js
Rename themes -> flavours ? ?
2017-12-03 23:26:40 -08:00
embed_modal.js
Move flavours/glitch/util/api to flavours/glitch/api
2022-10-11 11:30:52 +02:00
favourite_modal.js
Fix light theme issues with the favourite modal and some background colors ( #1902 )
2022-11-07 10:34:18 +01:00
filter_modal.js
[Glitch] Add ability to filter individual posts
2022-08-25 09:52:13 +02:00
focal_point_modal.js
[Glitch] Fix language surrounding disability in prompts for alt text and other media descriptions
2022-12-15 21:07:10 +01:00
follow_requests_column_link.js
[Glitch] Fix intermediary responsive layout, accessibility on navigation in web UI
2022-10-28 19:24:02 +02:00
header.js
[Glitch] Fix “Sign up” button with closed registrations not opening modal on mobile
2022-12-07 09:09:23 +01:00
image_loader.js
[Glitch] Bump react-redux-loading-bar from 4.0.8 to 5.0.4
2022-07-22 18:39:57 +02:00
image_modal.js
[Glitch] Add option to open original page in dropdowns of remote content in web UI
2022-11-10 11:06:56 +01:00
link_footer.js
[Glitch] Change design of link footer
2022-11-06 17:29:04 +01:00
list_panel.js
[Glitch] Hide list panel from nav bar in mobile layout
2022-10-28 19:24:02 +02:00
media_modal.js
Move flavours/glitch/util/initial_state to flavours/glitch/initial_state
2022-10-11 10:17:04 +02:00
modal_loading.js
Rename themes -> flavours ? ?
2017-12-03 23:26:40 -08:00
modal_root.js
Prevent doodle from closing on outside click ( #2047 )
2023-01-04 11:59:43 +01:00
mute_modal.js
[Glitch] Fix strings that could not be translated
2020-10-21 21:49:46 +02:00
navigation_panel.js
[Glitch] Change sign-in banner to reflect disabled or moved account status
2022-11-06 17:29:04 +01:00
notifications_counter_icon.js
[Glitch] Change how missing desktop notifications permission is displayed
2020-10-21 21:49:46 +02:00
onboarding_modal.js
Remove/update old "tootsuite" references, except those needed for Docker ( #1860 )
2022-11-01 09:38:05 +01:00
report_modal.js
[Glitch] Add server banner to web app
2022-10-09 20:26:15 +02:00
sign_in_banner.js
[Glitch] Add closed registrations modal
2022-10-28 19:24:02 +02:00
upload_area.js
Move some modules from flavours/glitch/utils/ back to flavours/glitch/features/ui/util/
2022-10-11 11:31:11 +02:00
video_modal.js
[Glitch] Fix not being able to open audio modal in web UI
2021-05-07 22:47:09 +02:00
zoomable_image.js
[Glitch] Add limitation of image's max zoom rate (max to the original size of image)
2020-11-07 18:33:16 +01:00