akkoma-fe/src/components
2020-07-14 15:08:04 +03:00
..
about about: add MRF transparency panel 2019-11-09 00:09:32 -06:00
account_actions Add Chats 2020-07-08 15:21:31 +03:00
async_component_error lint 2020-05-27 00:02:36 +03:00
attachment fix edge case of videos and unknown files together 2020-07-06 15:06:13 +03:00
auth_form
autosuggest poll slot renamed, lightBg customization implemented 2020-01-13 00:33:04 +02:00
avatar_list
basic_user_card last lint warning 2020-04-23 14:48:15 +03:00
block_card add back mute prediction, add getter for relationships 2020-04-24 18:53:17 +03:00
bookmark_timeline Add bookmarks 2020-07-03 19:45:49 +00:00
chat Add the single-line prop to StatusContent and use it for chat list items 2020-07-08 15:21:31 +03:00
chat_list Apply suggestion to src/components/chat_list/chat_list.vue 2020-07-08 15:21:31 +03:00
chat_list_item add simple You: to chat list last message 2020-07-12 11:11:12 +03:00
chat_message Remove direct style manipulations in favor of classes 2020-07-08 15:21:31 +03:00
chat_message_date Add Chats 2020-07-08 15:21:31 +03:00
chat_new Address feedback 2020-07-08 15:21:31 +03:00
chat_panel Add Chats 2020-07-08 15:21:31 +03:00
chat_title Add the single-line prop to StatusContent and use it for chat list items 2020-07-08 15:21:31 +03: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 Checked contrast rating errors 2020-01-20 00:37:45 +02:00
conversation change emoji reactions to use new format 2020-01-26 15:45:12 +02:00
conversation-page
dialog_modal poll slot renamed, lightBg customization implemented 2020-01-13 00:33:04 +02:00
dm_timeline
domain_mute_card Autocomplete domain mutes from list of known instances 2020-06-08 13:17:18 +02:00
emoji_input Address feedback 2020-07-08 15:21:31 +03:00
emoji_picker improved selectedMenu again 2020-01-24 00:36:32 +02:00
emoji_reactions Fix/popover performance 2020-02-28 16:39:47 +00:00
export_import fixed import-export 2019-12-28 17:02:34 +02:00
exporter
extra_buttons Add bookmarks 2020-07-03 19:45:49 +00:00
favorite_button
features_panel Add Chats 2020-07-08 15:21:31 +03:00
follow_button fix follow 2020-04-22 15:06:10 +03:00
follow_card Make a condition clear and unambiguous 2020-05-14 09:27:58 +02:00
follow_request_card don't dismiss a rejected follow request on server 2020-05-02 11:51:39 +03:00
follow_requests
font_control
friends_timeline
gallery fix gallery-videos being weirdly offset 2020-06-30 11:02:10 +03:00
global_notice_list change storage error one-off into a global notice system 2020-07-02 10:40:41 +03:00
image_cropper
importer
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 Messages: Load languages asynchronously. 2020-06-08 17:22:07 +02:00
link-preview
list
login_form mfa: removed unused code 2019-12-12 21:19:13 +03:00
media_modal change placeholders to use descriptions, use icons with placeholders, change uploads to use attachment component 2020-06-29 14:48:22 +03:00
media_upload Address feedback 2020-07-08 15:21:31 +03:00
mentions
mfa_form mfa: removed unused code 2019-12-12 21:19:13 +03:00
mobile_nav remove most of reply preview and autoload related stuff 2020-07-14 15:08:04 +03:00
mobile_post_status_button Add Chats 2020-07-08 15:21:31 +03:00
modal Multiple fixes for CSS, added proper auth checking 2020-05-24 02:06:55 +03:00
moderation_tools Fix/popover performance 2020-02-28 16:39:47 +00:00
mrf_transparency_panel Refactor i18n messages for MRF policy disclosure 2020-02-13 09:43:56 +00:00
mute_card add back mute prediction, add getter for relationships 2020-04-24 18:53:17 +03:00
nav_panel Add Chats 2020-07-08 15:21:31 +03:00
notification Add Chats 2020-07-08 15:21:31 +03:00
notifications Merge branch 'direct-conversations' into 'develop' 2020-07-10 09:04:45 +00:00
oauth_callback
opacity_input eslint 2020-01-12 17:59:41 +02:00
panel_loading Move modal frame parts away from modal-content into modal, improve error handling 2020-05-26 23:58:55 +03:00
password_reset
poll Poll, StatusContent: Move emoji css to status body. 2020-06-18 14:41:40 +02:00
popover Update popover.js 2020-06-16 15:12:44 +00:00
post_status_form change misnamed member field check to actually disable sending 2020-07-10 13:48:37 +03:00
post_status_modal fix #866 2020-06-13 14:42:53 +03:00
progress_button
public_and_external_timeline Updated streaming and improved error-handling, some more refactoring to api 2019-12-08 16:05:41 +02:00
public_timeline Updated streaming and improved error-handling, some more refactoring to api 2019-12-08 16:05:41 +02:00
range_input color input and opacity input now use Checkbox component. Cleanup. 2020-01-02 22:44:54 +02:00
react_button ReactButton: Change the combined emoji (heart) to a simple one. 2020-06-05 17:26:13 +02:00
registration make email validation conditional work 2020-05-04 12:56:39 +03:00
remote_follow
remote_user_resolver
retweet_button
scope_selector
search
search_bar
selectable_list improved selectedMenu again 2020-01-24 00:36:32 +02:00
settings_modal remove most of reply preview and autoload related stuff 2020-07-14 15:08:04 +03:00
shadow_control attempt to fix some bugs with shadows control 2020-02-17 23:43:35 +02:00
side_drawer Add Chats 2020-07-08 15:21:31 +03:00
staff_panel Apply suggestion to src/components/staff_panel/staff_panel.js 2020-07-07 12:44:29 +00:00
status fix conflicts, make subject update the preview 2020-07-06 10:45:47 +03:00
status_content Add the single-line prop to StatusContent and use it for chat list items 2020-07-08 15:21:31 +03:00
status_popover add no-statusId support for status popover 2020-06-30 15:15:27 +03:00
sticker_picker Accent works 2019-12-28 15:55:42 +02:00
still-image fix vue style warnings 2020-06-28 02:31:57 -04:00
tab_switcher fixed tab not hiding 2020-05-29 13:39:30 +03:00
tag_timeline Updated streaming and improved error-handling, some more refactoring to api 2019-12-08 16:05:41 +02:00
terms_of_service_panel
timeago
timeline remove most of reply preview and autoload related stuff 2020-07-14 15:08:04 +03:00
user_avatar 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
user_card Use more correct class name for user badges 2020-06-21 15:36:20 +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 width of long field value 2020-06-18 20:13:44 +09:00
user_reporting_modal Backend Interactor service overhaul, removed the need for copypasting 2019-11-24 13:57:46 +02:00
video_attachment change placeholders to use descriptions, use icons with placeholders, change uploads to use attachment component 2020-06-29 14:48:22 +03: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