pleroma-fe/src/components
Henry Jameson 90a82b7dec Merge remote-tracking branch 'upstream/develop' into shigusegubu
* upstream/develop: (33 commits)
  #383: content type error
  #376: update status timeline when it's empty
  #377: no exteral profile link for local users
  #371: show notification when user setting's saved
  Clean up CSS a bit
  #364: update ap_id error with username
  Rename: instanceSpecificPanelPresent
  Hide isp option if instance has panel disabled
  Take over branch and fix some issues
  Fix lint errors
  Better error handling
  Remove cropped image size restriction
  Remove modal component
  Make embedded image cropper
  Revert eslintrc changes
  Check if variable exists before using
  Remove event listeners when destory ImageCropper
  Localization of ImageCropper component
  Remove event listener when modal is destroyed
  Crop avatar image using minWidth/minHeight
  ...
2019-02-21 19:32:49 +02:00
..
about Fix showFeaturesPanel option as instance 2019-02-08 12:17:14 -08:00
attachment Change video playing default without bothering making it an instance configurable 2019-01-31 21:19:41 +02:00
chat_panel #344 - replace float: with flexbox, clean up 2019-02-11 22:35:24 -05:00
color_input unification of stylings 2018-11-20 22:14:49 +03:00
contrast_ratio layout fixes 2018-11-21 22:01:34 +03:00
conversation fix convos 2019-02-14 00:11:11 +02:00
conversation-page removing unnecessary conversions since it should already be converted in normalizer 2019-01-17 23:57:24 +03:00
delete_button Feature/bigger icons for mobile / #211 2018-12-18 18:26:14 +00:00
dm_timeline Add direct message tab. 2018-11-13 20:34:56 +01:00
export_import better layouting for import-export, error display fixes 2018-12-11 16:36:27 +03:00
favorite_button Feature/bigger icons for mobile / #211 2018-12-18 18:26:14 +00:00
features_panel more missing stuff 2018-09-17 17:51:39 +03:00
follow_list Merge branch 'fix/follow-list' into 'develop' 2019-02-20 14:32:45 +00:00
follow_requests follow requests: refactor to properly leverage vuex 2018-06-07 01:24:31 +00:00
font_control separate font control js 2018-12-11 00:56:15 +03:00
friends_timeline Add a bunch of missed localization strings, update english and finnish to match. 2017-11-08 12:34:15 +02:00
gallery Adjust margins for attachments/previews 2019-01-30 21:41:07 +02:00
image_cropper Fix lint errors 2019-02-15 13:34:33 -05:00
instance_specific_panel Added user option to hide instance-specific panel, rearranged config screen to 2018-12-05 11:37:01 +03:00
interface_language_switcher Added user option to hide instance-specific panel, rearranged config screen to 2018-12-05 11:37:01 +03:00
link-preview Adjust margins for attachments/previews 2019-01-30 21:41:07 +02:00
login_form Formatting 2019-01-28 17:48:00 +02:00
media_modal Clean up CSS a bit 2019-02-19 18:33:40 +02:00
media_upload #312 - media uploader not working with same file in adjacent order 2019-02-04 10:45:26 -05:00
mentions Make mentions-timeline use i18n. 2017-11-08 21:54:48 +00:00
nav_panel Added follow requests counter to nav bar to make it visible behorehand 2019-02-15 12:49:00 +03:00
notification Improve reusability of UserAvatar component 2019-02-02 15:33:02 -05:00
notifications #344 - replace float: with flexbox, clean up 2019-02-11 22:35:24 -05:00
oauth_callback Restore old routes, enable user route as fallback. 2018-12-25 18:43:52 +01:00
opacity_input unification of stylings 2018-11-20 22:14:49 +03:00
post_status_form Merge remote-tracking branch 'upstream/develop' into shigusegubu 2019-02-21 19:32:49 +02:00
public_and_external_timeline Code refactoring 2019-02-07 16:23:18 -07:00
public_timeline Code refactoring 2019-02-07 16:23:18 -07:00
range_input fixed and updated roundness tab 2018-11-21 03:14:59 +03:00
registration Merge branch 'develop' into feat/media-modal 2019-01-28 19:02:46 +02:00
retweet_button Feature/bigger icons for mobile / #211 2018-12-18 18:26:14 +00:00
settings Merge branch '256-avatar-crop-popup' into 'develop' 2019-02-19 15:37:01 +00:00
shadow_control todo 2018-12-02 12:56:02 +03:00
side_drawer Added follow requests counter to nav bar to make it visible behorehand 2019-02-15 12:49:00 +03:00
status Merge branch 'edijs/pleroma-fe-fix/followers-ui' into 'develop' 2019-02-19 14:47:32 +00:00
status_or_conversation Merge branch 'develop' into wakarimasen/pleroma-fe-develop 2017-03-09 09:19:40 +01:00
still-image Fix mishandled @error in stillImage 2019-02-05 17:17:50 +02:00
style_switcher Fix media timeline attachments being small by adding an option to not render background tabs in tab switcher 2019-01-31 17:00:31 +02:00
tab_switcher #291 - disable empty tabs in user profile panel 2019-02-08 05:31:06 -05:00
tag_timeline Code refactoring 2019-02-07 16:23:18 -07:00
terms_of_service_panel Add instance information page for mobile 2019-01-07 17:26:47 +00:00
timeline #376: update status timeline when it's empty 2019-02-20 10:13:28 -05:00
user_avatar Fix mishandled @error in stillImage 2019-02-05 17:17:50 +02:00
user_card Take over branch and fix some issues 2019-02-17 18:54:22 +02:00
user_card_content #377: no exteral profile link for local users 2019-02-19 13:49:04 -05:00
user_finder move closing logic to drawer, add swipe to close 2018-12-23 19:50:19 +02:00
user_panel New routes, notifications, other impovements in side drwaer 2018-12-28 21:39:54 +02:00
user_profile #376: update status timeline when it's empty 2019-02-20 10:13:28 -05:00
user_search New routes, notifications, other impovements in side drwaer 2018-12-28 21:39:54 +02:00
user_settings Merge branch 'issue-371-user-setting-notification' into 'develop' 2019-02-20 14:42:27 +00:00
video_attachment Redo everything in the MR 2019-01-26 17:45:03 +02:00
who_to_follow Show who to follow in the mobile view 2019-01-16 02:33:08 +00:00
who_to_follow_panel Fix who to follow panel shuffling 2019-01-24 15:17:35 +00:00