..
about
about: add MRF transparency panel
2019-11-09 00:09:32 -06:00
account_actions
move mention button right next to mute button
2019-11-26 19:57:27 -05:00
attachment
Fix one click nsfw unhide on videos
2020-01-31 00:24:54 +00:00
auth_form
Revert "add TOTP/Recovery Form for mobile version"
2019-06-12 20:16:55 +00:00
autosuggest
eslint --fix --ext .js,.vue src
2019-07-05 10:17:44 +03:00
avatar_list
eslint --fix --ext .js,.vue src
2019-07-05 10:17:44 +03:00
basic_user_card
fix user card overflow bug
2019-08-12 13:59:39 -04:00
block_card
eslint --fix --ext .js,.vue src
2019-07-05 10:17:44 +03:00
chat_panel
all the manual fixes
2019-07-07 00:54:17 +03:00
checkbox
eslint fix
2019-11-08 21:35:58 +02:00
color_input
eslint --fix --ext .js,.vue src
2019-07-05 10:17:44 +03:00
contrast_ratio
eslint --fix --ext .js,.vue src
2019-07-05 10:17:44 +03:00
conversation
change emoji reactions to use new format
2020-01-26 15:45:12 +02:00
conversation-page
update prop name
2019-09-06 11:17:05 -04:00
dialog_modal
eslint --fix --ext .js,.vue src
2019-07-05 10:17:44 +03:00
dm_timeline
eslint --fix --ext .js,.vue src
2019-07-05 10:17:44 +03:00
domain_mute_card
Implement domain mutes v2
2020-01-15 20:22:54 +00:00
emoji_input
Add onInput() function as listener for input events, remove unnecessary compositionupdate listener
2020-02-16 14:58:43 -05:00
emoji_picker
Revert "fix sticker picker height in emojo picker"
2019-12-09 22:15:38 +01:00
emoji_reactions
Emoji Reactions - fixes and improvements
2020-02-11 12:24:51 +00:00
export_import
eslint --fix --ext .js,.vue src
2019-07-05 10:17:44 +03:00
exporter
eslint --fix --ext .js,.vue src
2019-07-05 10:17:44 +03:00
extra_buttons
set different trigger event in desktop and mobile by default
2019-10-24 15:15:33 -04:00
favorite_button
created mergedConfig getter to avoid obnoxious checks for undefined everywhere
2019-09-29 22:33:15 +03:00
features_panel
Initialize chat only if user is logged in and it wasn't initialized before
2019-08-17 08:18:42 +00:00
follow_button
clear code
2019-10-17 20:29:18 +03:00
follow_card
clear code
2019-10-17 20:29:18 +03:00
follow_request_card
Backend Interactor service overhaul, removed the need for copypasting
2019-11-24 13:57:46 +02:00
follow_requests
eslint --fix --ext .js,.vue src
2019-07-05 10:17:44 +03:00
font_control
all the manual fixes
2019-07-07 00:54:17 +03:00
friends_timeline
eslint --fix --ext .js,.vue src
2019-07-05 10:17:44 +03:00
gallery
Merge remote-tracking branch 'upstream/develop' into settings-refactor
2019-10-29 09:36:16 +02:00
image_cropper
eslint --fix --ext .js,.vue src
2019-07-05 10:17:44 +03:00
importer
eslint --fix --ext .js,.vue src
2019-07-05 10:17:44 +03:00
instance_specific_panel
hide ISP if the panel content is empty
2019-08-12 14:29:11 -04:00
interactions
Change to hide User migrates tab when allow following move
2020-02-04 04:54:36 +09:00
interface_language_switcher
Use kana+kanji as default for Japanese translation
2019-11-17 01:11:19 +09:00
link-preview
hide rich media preview image in case of broken image
2019-08-06 20:52:42 -04:00
list
eslint --fix --ext .js,.vue src
2019-07-05 10:17:44 +03:00
login_form
mfa: removed unused code
2019-12-12 21:19:13 +03:00
media_modal
close image modal by clicking image
2019-11-14 14:07:05 -05:00
media_upload
achieve the perfect speeeeen in media-upload
2019-11-11 21:45:40 +02:00
mentions
eslint --fix --ext .js,.vue src
2019-07-05 10:17:44 +03:00
mfa_form
mfa: removed unused code
2019-12-12 21:19:13 +03:00
mobile_nav
hide instance url/link/text in header using hideSitename option
2019-12-11 10:14:30 -05:00
mobile_post_status_button
Fix tests, more replacing with mergedConfig
2019-10-06 23:28:30 +03:00
modal
clean up
2019-10-21 20:53:34 -04:00
moderation_tools
Merge remote-tracking branch 'upstream/develop' into streaming
2019-12-26 12:47:51 +02:00
mrf_transparency_panel
Refactor i18n messages for MRF policy disclosure
2020-02-13 09:43:56 +00:00
mute_card
eslint --fix --ext .js,.vue src
2019-07-05 10:17:44 +03:00
nav_panel
Fix missing TWKN when logged in, but server is set to private mode.
2020-01-23 12:00:50 -06:00
notification
Emoji Reactions - fixes and improvements
2020-02-11 12:24:51 +00:00
notifications
Emoji Reactions - fixes and improvements
2020-02-11 12:24:51 +00:00
oauth_callback
use clientSecret in login flow
2019-06-20 11:48:30 -04:00
opacity_input
eslint --fix --ext .js,.vue src
2019-07-05 10:17:44 +03:00
password_reset
Require password reset
2019-10-16 10:00:26 +00:00
poll
all the manual fixes
2019-07-07 00:54:17 +03:00
popper
migrate Popper to v-popover
2019-10-24 15:15:33 -04:00
post_status_form
Remove whitespace hack on empty post content
2019-12-08 02:05:50 +03:00
post_status_modal
update event name
2019-10-21 20:52:31 -04:00
progress_button
eslint —fix
2019-07-10 21:01:08 -04:00
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
eslint --fix --ext .js,.vue src
2019-07-05 10:17:44 +03:00
react_button
Emoji Reactions - fixes and improvements
2020-02-11 12:24:51 +00:00
registration
Fix #750 , fix error messages and captcha resetting
2020-01-14 13:45:00 +00:00
remote_follow
eslint --fix --ext .js,.vue src
2019-07-05 10:17:44 +03:00
remote_user_resolver
redirect /remote-users/:username@:hostname -> /users/:id, /remote-users/:hostname/:username -> /users/:id
2019-11-08 22:27:25 +00:00
retweet_button
created mergedConfig getter to avoid obnoxious checks for undefined everywhere
2019-09-29 22:33:15 +03:00
scope_selector
eslint --fix --ext .js,.vue src
2019-07-05 10:17:44 +03:00
search
use better name of controlled prop
2019-08-15 13:25:38 -04:00
search_bar
Focus on the search input when the search icon is clicked
2019-07-31 17:39:35 +00:00
selectable_list
eslint --fix --ext .js,.vue src
2019-07-05 10:17:44 +03:00
settings
Emoji Reactions - fixes and improvements
2020-02-11 12:24:51 +00:00
shadow_control
all the manual fixes
2019-07-07 00:54:17 +03:00
side_drawer
Fix missing TWKN when logged in, but server is set to private mode.
2020-01-23 12:00:50 -06:00
staff_panel
wire up staff accounts with correct store data
2019-12-15 14:30:09 -05:00
status
Emoji Reactions - fixes and improvements
2020-02-11 12:24:51 +00:00
status_popover
remove needless ref
2019-10-24 23:50:50 -04:00
sticker_picker
use flex for stickers
2019-12-15 17:58:37 +01:00
still-image
Merge remote-tracking branch 'upstream/develop' into settings-refactor
2019-10-29 09:36:16 +02:00
style_switcher
Merge remote-tracking branch 'upstream/develop' into emoji-optimizations
2019-11-08 19:48:31 +02:00
tab_switcher
fix eslint warnings
2019-11-08 11:14:01 -05: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
all the manual fixes
2019-07-07 00:54:17 +03:00
timeago
eslint --fix --ext .js,.vue src
2019-07-05 10:17:44 +03:00
timeline
Merge branch 'issue_124' into 'develop'
2019-12-13 17:02:09 +00:00
user_avatar
fix user avatar fallback logic
2019-08-28 14:02:04 -04:00
user_card
move mention button right next to mute button
2019-11-26 19:57:27 -05:00
user_panel
Merge remote-tracking branch 'upstream/develop' into emoji-selector-update
2019-09-25 20:26:49 +03:00
user_profile
Updated streaming and improved error-handling, some more refactoring to api
2019-12-08 16:05:41 +02:00
user_reporting_modal
Backend Interactor service overhaul, removed the need for copypasting
2019-11-24 13:57:46 +02:00
user_settings
Add setting for allow_following_move
2020-02-04 04:54:28 +09:00
video_attachment
Fix tests, more replacing with mergedConfig
2019-10-06 23:28:30 +03:00
who_to_follow
Small refactoring in who to follow page
2019-09-26 22:32:39 +00:00
who_to_follow_panel
Replace /api/externalprofile/show.json
with a MastoAPI equialent
2019-09-03 19:59:28 +03:00