pleroma-fe/src/components
Henry Jameson 3870a30aea cleanup, fixes 2021-03-11 16:54:03 +02:00
..
about
account_actions Add report button to status ellipsis menu 2021-01-12 14:43:21 +02:00
async_component_error Replace all use of <a> + href='#' with proper buttons 2020-11-24 12:32:42 +02:00
attachment fix too big hide button, fix weird 28px hack 2020-11-24 21:35:14 +02:00
auth_form
autosuggest poll slot renamed, lightBg customization implemented 2020-01-13 00:33:04 +02:00
avatar_list
basic_user_card separate screen_name and screen_name_ui with decoded punycode 2021-02-26 16:23:11 +02:00
block_card Replace all use of <a> + href='#' with proper buttons 2020-11-24 12:32:42 +02:00
bookmark_timeline Add bookmarks 2020-07-03 19:45:49 +00:00
chat separate screen_name and screen_name_ui with decoded punycode 2021-02-26 16:23:11 +02:00
chat_list Replace all use of <a> + href='#' with proper buttons 2020-11-24 12:32:42 +02:00
chat_list_item fix chat badge and unify styles across all badges including follow 2020-11-02 20:51:38 +02:00
chat_message Replace all use of <a> + href='#' with proper buttons 2020-11-24 12:32:42 +02:00
chat_message_date Use app locale with toLocaleString/toLocaleDateString 2021-01-21 20:31:54 +03:00
chat_new fix conflict, keep the touchable button big 2020-10-29 08:55:54 +02:00
chat_panel fix shoutbox header, use custom scroll-to-bottom system, remove vue-chat-scroll, temporarily add chat test hack 2021-03-03 16:46:53 +02:00
chat_title separate screen_name and screen_name_ui with decoded punycode 2021-02-26 16:23:11 +02:00
checkbox fixed checkbox using emoji instead of dingbat 2020-07-11 06:39:44 +00:00
color_input computed color display support in color_input 2020-01-13 01:55:10 +02:00
contrast_ratio chevrons-downs, settings 2020-10-20 21:03:46 +03:00
conversation fix redline again 2021-02-22 16:44:12 +02:00
conversation-page
desktop_nav Basic no-wallpaper support 2020-12-16 18:25:07 +02:00
dialog_modal poll slot renamed, lightBg customization implemented 2020-01-13 00:33:04 +02:00
dm_timeline
domain_mute_card Replace all use of <a> + href='#' with proper buttons 2020-11-24 12:32:42 +02:00
emoji_input separate screen_name and screen_name_ui with decoded punycode 2021-02-26 16:23:11 +02:00
emoji_picker >boxes 2020-10-28 22:52:20 +02:00
emoji_reactions Replace all use of <a> + href='#' with proper buttons 2020-11-24 12:32:42 +02:00
export_import Replace all use of <a> + href='#' with proper buttons 2020-11-24 12:32:42 +02:00
exporter Replace all use of <a> + href='#' with proper buttons 2020-11-24 12:32:42 +02:00
extra_buttons Cleanup ReactButton's CSS, fix hitboxes of reactbutton and extrabuttons 2021-02-03 09:18:44 +02:00
favorite_button fix alternative icons having wrong offsets 2020-11-26 23:01:16 +02:00
features_panel Display upload limit on the Features panel 2020-12-11 17:16:59 +03:00
follow_button Replace all use of <a> + href='#' with proper buttons 2020-11-24 12:32:42 +02:00
follow_card Make a condition clear and unambiguous 2020-05-14 09:27:58 +02:00
follow_request_card Replace all use of <a> + href='#' with proper buttons 2020-11-24 12:32:42 +02:00
follow_requests Apply 1 suggestion(s) to 1 file(s) 2020-10-06 16:18:30 +00:00
font_control cleanup, fixes 2021-03-11 16:54:03 +02:00
friends_timeline
gallery fix gallery-videos being weirdly offset 2020-06-30 11:02:10 +03:00
global_notice_list remove vertical align, update changelog 2020-12-02 12:58:13 +02:00
image_cropper Merge branch 'develop' into fix/fix-error-handling-in-profile-tab 2020-12-02 12:48:21 +02:00
importer Replace all use of <a> + href='#' with proper buttons 2020-11-24 12:32:42 +02:00
instance_specific_panel
interactions Change to hide User migrates tab when allow following move 2020-02-04 04:54:36 +09:00
interface_language_switcher Made Select component to make using styled selects easier 2021-03-11 16:11:44 +02:00
link-preview Added the NSFW alert to the link preview. 2020-11-19 20:08:56 +03:00
list
login_form Replace all use of <a> + href='#' with proper buttons 2020-11-24 12:32:42 +02:00
media_modal remove redundant opacity2 2021-02-12 18:47:10 +02:00
media_upload Replace all use of <a> + href='#' with proper buttons 2020-11-24 12:32:42 +02:00
mentions
mfa_form fix vue warnings 2021-02-25 14:32:21 +02:00
mobile_nav Replace all use of <a> + href='#' with proper buttons 2020-11-24 12:32:42 +02:00
mobile_post_status_button Replace all use of <a> + href='#' with proper buttons 2020-11-24 12:32:42 +02:00
modal Multiple fixes for CSS, added proper auth checking 2020-05-24 02:06:55 +03:00
moderation_tools add a quick settings menu for timeline headers 2021-02-25 10:56:16 +02:00
mrf_transparency_panel Refactor i18n messages for MRF policy disclosure 2020-02-13 09:43:56 +00:00
mute_card Replace all use of <a> + href='#' with proper buttons 2020-11-24 12:32:42 +02:00
nav_panel fix chat badge and unify styles across all badges including follow 2020-11-02 20:51:38 +02:00
notification separate screen_name and screen_name_ui with decoded punycode 2021-02-26 16:23:11 +02:00
notifications forgot to save a file 2020-11-26 18:25:21 +02:00
oauth_callback
opacity_input eslint 2020-01-12 17:59:41 +02:00
panel_loading fix build warnings 2020-11-01 16:47:17 +02:00
password_reset Replace all use of <a> + href='#' with proper buttons 2020-11-24 12:32:42 +02:00
poll cleanup, fixes 2021-03-11 16:54:03 +02:00
popover Merge branch 'develop' into 'feat/timeline-quick-settings' 2021-02-28 15:37:39 +00:00
post_status_form Made Select component to make using styled selects easier 2021-03-11 16:11:44 +02:00
post_status_modal fix #866 2020-06-13 14:42:53 +03:00
progress_button
public_and_external_timeline
public_timeline
range_input color input and opacity input now use Checkbox component. Cleanup. 2020-01-02 22:44:54 +02:00
react_button focus input in emoji picker and react picker 2021-02-25 17:27:29 +02:00
registration add reason field when approval is required 2021-02-15 11:10:09 +02:00
remote_follow fix remote follow button style 2020-12-16 12:05:13 +02:00
remote_user_resolver
reply_button fix alternative icons having wrong offsets 2020-11-26 23:01:16 +02:00
retweet_button fix alternative icons having wrong offsets 2020-11-26 23:01:16 +02:00
scope_selector fix vue warnings 2021-02-25 14:32:21 +02:00
search fix vue warnings 2021-02-25 14:32:21 +02:00
search_bar fix vue warnings 2021-02-25 14:32:21 +02:00
select cleanup, fixes 2021-03-11 16:54:03 +02:00
selectable_list improved selectedMenu again 2020-01-24 00:36:32 +02:00
settings_modal Made Select component to make using styled selects easier 2021-03-11 16:11:44 +02:00
shadow_control cleanup, fixes 2021-03-11 16:54:03 +02:00
side_drawer fix wrong route in side drawer shoutbox link 2021-01-25 18:49:03 +02:00
staff_panel Group staff members by role in the About page 2020-12-18 13:41:37 +03:00
status separate screen_name and screen_name_ui with decoded punycode 2021-02-26 16:23:11 +02:00
status_content Replace all use of <a> + href='#' with proper buttons 2020-11-24 12:32:42 +02:00
status_popover lint 2020-10-21 00:31:16 +03:00
sticker_picker Accent works 2019-12-28 15:55:42 +02:00
still-image fix play-on-hover gifs issues 2020-10-29 22:54:28 +02:00
tab_switcher fix a bunch of <button>s acting as submit buttons breaking enter key 2021-02-01 21:07:09 +02:00
tag_timeline
terms_of_service_panel
timeago Use app locale with toLocaleString/toLocaleDateString 2021-01-21 20:31:54 +03:00
timeline change icons around 2021-03-01 10:14:17 +02:00
timeline_menu make click blocking actually work 2020-12-03 10:07:42 +02:00
user_avatar separate screen_name and screen_name_ui with decoded punycode 2021-02-26 16:23:11 +02:00
user_card cleanup, fixes 2021-03-11 16:54:03 +02:00
user_list_popover separate screen_name and screen_name_ui with decoded punycode 2021-02-26 16:23:11 +02:00
user_panel remove panel-footer in userpanel, simplify preview header, fix word-wrap in preview 2020-06-28 16:40:39 +03:00
user_profile fix emoji not working in profile field names 2020-11-11 10:40:26 +02:00
user_reporting_modal separate screen_name and screen_name_ui with decoded punycode 2021-02-26 16:23:11 +02:00
video_attachment video_attachment: Only preload metadata 2020-11-19 18:01:21 +01:00
who_to_follow
who_to_follow_panel streamline profile image api, update reset ui for all profile images to match avatar, remove unnecessary stuff 2020-07-08 10:11:17 +00:00