pleroma-fe/src/components
Henry Jameson 5ee8fc0aea add setting to always show push notifications 2023-12-13 23:54:12 +02:00
..
about Use stylelint 2023-01-09 13:02:16 -05:00
account_actions Add remove follower confirmation 2023-01-22 09:25:24 -05:00
announcement Use stylelint 2023-01-09 13:02:16 -05:00
announcement_editor Allow editing announcements 2022-11-24 18:27:14 -05:00
announcements_page Use stylelint 2023-01-09 13:02:16 -05:00
async_component_error Use stylelint 2023-01-09 13:02:16 -05:00
attachment Merge remote-tracking branch 'upstream/develop' into tusooa/stylelint 2023-01-15 10:00:44 -05:00
auth_form
autosuggest Use stylelint 2023-01-09 13:02:16 -05:00
avatar_list Use stylelint 2023-01-09 13:02:16 -05:00
basic_user_card Use stylelint 2023-01-09 13:02:16 -05:00
block_card Use stylelint 2023-01-09 13:02:16 -05:00
bookmark_timeline
chat Use stylelint 2023-01-09 13:02:16 -05:00
chat_list Use stylelint 2023-01-09 13:02:16 -05:00
chat_list_item Use stylelint 2023-01-09 13:02:16 -05:00
chat_message Use stylelint 2023-01-09 13:02:16 -05:00
chat_message_date
chat_new Use stylelint 2023-01-09 13:02:16 -05:00
chat_title Use stylelint 2023-01-09 13:02:16 -05:00
checkbox fix transition when resetting to indeterminate state 2023-05-24 11:44:26 +03:00
color_input Use stylelint 2023-01-09 13:02:16 -05:00
confirm_modal Fix confirm modal lint 2023-01-20 23:40:12 -05:00
contrast_ratio Use stylelint 2023-01-09 13:02:16 -05:00
conversation Use stylelint 2023-01-09 13:02:16 -05:00
conversation-page
desktop_nav initial admin settings prototype (WIP) 2023-03-14 21:50:43 +02:00
dialog_modal Make modal display over the top bar 2023-01-20 23:40:09 -05:00
dm_timeline
domain_mute_card --fix 2022-07-31 12:35:48 +03:00
edit_status_modal Use stylelint 2023-01-09 13:02:16 -05:00
emoji_input Add aria-controls to extra-buttons trigger 2023-11-12 15:13:28 -05:00
emoji_picker Add alt text for react and extra-buttons popup 2023-11-12 14:51:39 -05:00
emoji_reactions Fix react button misalignment on safari ios 2023-06-29 10:28:05 -04:00
exporter
extra_buttons Add aria-controls to extra-buttons trigger 2023-11-12 15:13:28 -05:00
extra_notifications Move v-if condition to the right place 2023-08-18 22:25:32 -04:00
favorite_button Make interact buttons accessible for anonymous users 2023-01-21 15:41:12 -05:00
features_panel --fix 2022-07-31 12:35:48 +03:00
flash Use stylelint 2023-01-09 13:02:16 -05:00
follow_button Make confirm dialogs work with vue-i18n 9 2023-01-20 23:40:11 -05:00
follow_card Add remove follower confirmation 2023-01-22 09:25:24 -05:00
follow_request_card Add confirm dialogs for accept & deny follow requests 2023-01-20 23:40:12 -05:00
follow_requests
font_control Fix display of theme checkboxes 2023-03-03 23:38:56 -05:00
friends_timeline
gallery Merge remote-tracking branch 'upstream/develop' into tusooa/stylelint 2023-01-15 10:00:44 -05:00
global_notice_list Use stylelint 2023-01-09 13:02:16 -05:00
hashtag_link --fix 2022-07-31 12:35:48 +03:00
image_cropper --fix 2022-07-31 12:35:48 +03:00
importer fix importer 2022-03-30 18:00:37 +03:00
instance_specific_panel --fix 2022-07-31 12:35:48 +03:00
interactions Display unread visuals when there are unread extra notifications 2023-08-18 22:25:32 -04:00
interface_language_switcher lint 2023-03-12 17:28:14 +02:00
link-preview Use stylelint 2023-01-09 13:02:16 -05:00
list Make block & mute lists able to load more 2023-02-21 00:39:16 -05:00
lists fix lists edit page 2022-08-24 20:33:04 +03:00
lists_card Use stylelint 2023-01-09 13:02:16 -05:00
lists_edit Use stylelint 2023-01-09 13:02:16 -05:00
lists_menu fix prod build again + fetch lists (and follow request) on login, 2022-08-15 20:44:21 +03:00
lists_timeline fix 2022-08-15 23:31:05 +03:00
lists_user_search Use stylelint 2023-01-09 13:02:16 -05:00
login_form Use stylelint 2023-01-09 13:02:16 -05:00
media_modal Merge remote-tracking branch 'upstream/develop' into tusooa/stylelint 2023-01-15 10:00:44 -05:00
media_upload fix media upload bug 2023-05-08 21:01:20 +03:00
mention_link Use stylelint 2023-01-09 13:02:16 -05:00
mentions
mentions_line Use stylelint 2023-01-09 13:02:16 -05:00
mfa_form --fix 2022-07-31 12:35:48 +03:00
mobile_nav don't include extra notifications 2023-12-13 20:38:39 +02:00
mobile_post_status_button Use stylelint 2023-01-09 13:02:16 -05:00
modal Use stylelint 2023-01-09 13:02:16 -05:00
moderation_tools Use stylelint 2023-01-09 13:02:16 -05:00
mrf_transparency_panel Use stylelint 2023-01-09 13:02:16 -05:00
mute_card Use stylelint 2023-01-09 13:02:16 -05:00
nav_panel Use stylelint 2023-01-09 13:02:16 -05:00
navigation Fix bug where announcements cannot be pinned 2023-04-06 18:14:49 -04:00
notification refactored notifications into their own module separate from statuses (WIP) 2023-11-16 19:26:18 +02:00
notifications fix notification dot in favicon and mobile nav, minor refactor 2023-11-20 00:14:56 +02:00
oauth_callback
opacity_input lint + fixes for registration 2022-03-29 15:35:18 +03:00
optional_router_link lint 2022-08-31 00:58:03 +03:00
panel_loading Use stylelint 2023-01-09 13:02:16 -05:00
password_reset Use stylelint 2023-01-09 13:02:16 -05:00
pinch_zoom Make lint happy 2022-03-13 12:00:44 -04:00
poll Add aria-controls to extra-buttons trigger 2023-11-12 15:13:28 -05:00
popover fix double pushbuttons in the draft buttons 2023-05-08 22:04:05 +03:00
post_status_form Add aria-controls to extra-buttons trigger 2023-11-12 15:13:28 -05:00
post_status_modal Fix a bug where mentioning a user twice will not fill the mention into the textarea 2023-07-24 19:13:37 -04:00
progress_button
public_and_external_timeline
public_timeline
quick_filter_settings Make quick settings menus more accessible 2023-01-21 15:30:23 -05:00
quick_view_settings Make quick settings menus more accessible 2023-01-21 15:30:23 -05:00
range_input Fix display of theme checkboxes 2023-03-03 23:38:56 -05:00
react_button Add alt text for react and extra-buttons popup 2023-11-12 14:51:39 -05:00
registration Fix registration error with email language selected 2023-02-12 15:38:36 -05:00
remote_follow --fix 2022-07-31 12:35:48 +03:00
remote_user_resolver Use stylelint 2023-01-09 13:02:16 -05:00
remove_follower_button Add remove follower confirmation 2023-01-22 09:25:24 -05:00
reply_button Make interact buttons accessible for anonymous users 2023-01-21 15:41:12 -05:00
report fix reports now showing reason 2023-10-27 02:44:22 +03:00
retweet_button Merge branch 'tusooa/anon-xact-acc' into 'develop' 2023-01-28 23:00:07 +00:00
rich_content Make MentionsLine aware of line breaking by non-br elements 2023-07-24 18:28:34 -04:00
scope_selector Use stylelint 2023-01-09 13:02:16 -05:00
screen_reader_notice Use class to style screenreader-only text 2023-02-09 21:35:56 -05:00
search Use stylelint 2023-01-09 13:02:16 -05:00
search_bar Label buttons in top bar 2023-01-21 15:08:17 -05:00
select Add some aria to post status form 2023-01-21 16:28:33 -05:00
selectable_list Use stylelint 2023-01-09 13:02:16 -05:00
settings_modal add setting to always show push notifications 2023-12-13 23:54:12 +02:00
shadow_control Fix display of theme checkboxes 2023-03-03 23:38:56 -05:00
shout_panel Use stylelint 2023-01-09 13:02:16 -05:00
side_drawer make admin settings modal available on mobile 2023-05-24 12:00:16 +03:00
staff_panel Use stylelint 2023-01-09 13:02:16 -05:00
status add options for marking single notification as read 2023-11-13 17:29:25 +02:00
status_body Use stylelint 2023-01-09 13:02:16 -05:00
status_content oops 2023-10-13 12:37:50 +03:00
status_history_modal Use stylelint 2023-01-09 13:02:16 -05:00
status_popover Use stylelint 2023-01-09 13:02:16 -05:00
sticker_picker Use stylelint 2023-01-09 13:02:16 -05:00
still-image Use stylelint 2023-01-09 13:02:16 -05:00
swipe_click Make modal easier to close if there is only one image 2023-01-14 10:19:08 -05:00
tab_switcher initial admin settings prototype (WIP) 2023-03-14 21:50:43 +02:00
tag_timeline
terms_of_service_panel Use stylelint 2023-01-09 13:02:16 -05:00
thread_tree Use stylelint 2023-01-09 13:02:16 -05:00
timeago Allow for template inside Timeago component that shows unless the time string is 'just now' 2022-08-02 23:19:25 -06:00
timeline Fix pinned statuses gone when reloading user timeline 2023-07-18 19:06:00 -04:00
timeline_menu Use stylelint 2023-01-09 13:02:16 -05:00
unicode_domain_indicator Use dedicated indicator for non-ascii domain names 2022-08-29 18:46:41 -04:00
update_notification Use stylelint 2023-01-09 13:02:16 -05:00
user_avatar Use stylelint 2023-01-09 13:02:16 -05:00
user_card Add timed-mute functionality 2023-01-20 23:40:11 -05:00
user_link Use dedicated indicator for non-ascii domain names 2022-08-29 18:46:41 -04:00
user_list_menu improve submenu and improve icon buttons hover effects 2022-08-23 13:26:05 +03:00
user_list_popover Use stylelint 2023-01-09 13:02:16 -05:00
user_note Use stylelint 2023-01-09 13:02:16 -05:00
user_panel Make user panel and notification <aside> 2022-11-08 00:23:08 -05:00
user_popover Use stylelint 2023-01-09 13:02:16 -05:00
user_profile Merge remote-tracking branch 'upstream/develop' into birthdays 2023-01-22 09:34:01 -05:00
user_reporting_modal Use stylelint 2023-01-09 13:02:16 -05:00
video_attachment
who_to_follow Use stylelint 2023-01-09 13:02:16 -05:00
who_to_follow_panel Use stylelint 2023-01-09 13:02:16 -05:00