pleroma-fe/src/components
Henry Jameson c0908e238f Merge branch 'mastoapi/user-stuff' into shigusegubu
* mastoapi/user-stuff:
  whoops
  レインせんぱいにサンキュー
  fix embedded relationship card parsing
  actually use embedded relationship if it's present
  instead of filtering nulls, let's just not have them in the first place
  fixed tests, review fixes, now storing local users with downcase screen name for better compatibility
  fix error
  some test fixes, disabled one test for now since logic now is even more async in general
  attempt at fixing switching to user TL
  fix reply-to marker, also whoops console log
  revert some stuff, turns out it's actually breaking. Fixed some local user things
  Since BE doesn't support fetching user by screen name over MastoAPI we'll gonna just fetching it over QvitterAPI real quick :DDDDDDDDD
  switch to mastoapi for user timeline
  Partially transitioned user data to MastoAPI. Added support for fetching relationship data. Upgraded code to be more resilient to nulls caused by missing data in either APIs
2019-03-13 20:25:38 +02:00
..
about Fix showFeaturesPanel option as instance 2019-02-08 12:17:14 -08:00
attachment Merge branch 'fix/gallery-css' into 'develop' 2019-03-07 16:03:32 +00:00
basic_user_card Rename UserCardContent to UserCard 2019-03-05 14:01:49 -05:00
block_card Since BE doesn't support fetching user by screen name over MastoAPI we'll gonna 2019-03-08 22:40:57 +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 Initial work on deprecating scopeModesEnabled in favor of minimalScopeMode 2019-03-03 15:22:44 +02:00
follow_card Add back accidently removed logic 2019-02-28 12:41:20 -05:00
follow_request_card Merge all slots of BasicUserCard into one 2019-02-28 12:41:20 -05:00
follow_requests Merge branch 'issue-388-request-count-broken' into 'develop' 2019-03-01 18:03:30 +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 unify spacing between gallery/link preview/attachment components 2019-03-04 18:56:47 +02:00
image_cropper Generate cropped avatar image in the original file type 2019-03-04 21:22:32 -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 unify spacing between gallery/link preview/attachment components 2019-03-04 18:56:47 +02:00
login_form Formatting 2019-01-28 17:48:00 +02:00
media_modal Add floating post-status button on mobile 2019-03-11 16:51:37 +00: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
mobile_post_status_modal Add floating post-status button on mobile 2019-03-11 16:51:37 +00:00
mute_card Since BE doesn't support fetching user by screen name over MastoAPI we'll gonna 2019-03-08 22:40:57 +02:00
nav_panel #388: update naming properly 2019-02-28 12:53:37 -05:00
notification Rename UserCardContent to UserCard 2019-03-05 14:01:49 -05:00
notifications Merge branch '420-redo-user-card-content' into 'develop' 2019-03-07 16:38:45 +00: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-03-12 22:16:50 +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 #396: update en.json 2019-02-24 15:44:06 -05:00
retweet_button Feature/bigger icons for mobile / #211 2018-12-18 18:26:14 +00:00
scope_selector Initial work on deprecating scopeModesEnabled in favor of minimalScopeMode 2019-03-03 15:22:44 +02:00
settings Merge remote-tracking branch 'upstream/develop' into shigusegubu 2019-03-12 22:16:50 +02:00
shadow_control todo 2018-12-02 12:56:02 +03:00
side_drawer Add floating post-status button on mobile 2019-03-11 16:51:37 +00:00
status attempt at fixing switching to user TL 2019-03-09 01:51:36 +02: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 #417: reset tab from the outside 2019-03-03 13:38:48 -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 Use a cross browser safe solution to get scroll top 2019-03-06 12:10:29 -05:00
user_avatar Fix mishandled @error in stillImage 2019-02-05 17:17:50 +02:00
user_card Merge branch 'mastoapi/user-stuff' into shigusegubu 2019-03-13 20:25:38 +02:00
user_finder Update search input name 2019-02-25 06:08:52 -08:00
user_panel Rename UserCardContent to UserCard 2019-03-05 14:01:49 -05:00
user_profile whoops 2019-03-12 22:14:41 +02:00
user_search Migrate UserCard to FollowCard and FollowRequestCard 2019-02-28 12:41:20 -05:00
user_settings Merge remote-tracking branch 'upstream/develop' into shigusegubu 2019-03-12 22:16:50 +02:00
video_attachment Redo everything in the MR 2019-01-26 17:45:03 +02:00
who_to_follow Migrate UserCard to FollowCard and FollowRequestCard 2019-02-28 12:41:20 -05:00
who_to_follow_panel Fix who to follow panel shuffling 2019-01-24 15:17:35 +00:00