..
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
Fetching convos via MastoAPI. Had to change conversation component a bit for
2019-03-09 18:33:49 +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_card
#444 - show remote follow
button when logged out
2019-03-19 14:36:27 -04: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
Add button to save without cropping
2019-03-18 18:19:42 -07: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
#432 - prevent post status form textarea keydown event propagation
2019-03-08 13:53:46 -05: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
remote_follow
#444 - remote follow clean up
2019-03-19 14:41:50 -04:00
retweet_button
Feature/bigger icons for mobile / #211
2018-12-18 18:26:14 +00:00
settings
Code refactoring
2019-03-10 18:13:01 -07: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 user-card avatar falling into permament failed state
2019-03-14 23:07:28 +02:00
user_card
#444 - show remote follow
button when logged out
2019-03-19 14:36:27 -04: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
fix flake id users not fetching correctly
2019-03-14 23:07:28 +02:00
user_search
Migrate UserCard to FollowCard and FollowRequestCard
2019-02-28 12:41:20 -05:00
user_settings
Add button to save without cropping
2019-03-18 18:19:42 -07: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