akkoma-fe/src/components
Henry Jameson f0c4bb1193 Merge remote-tracking branch 'upstream/develop' into themes-accent
* upstream/develop: (33 commits)
  add emoji reactions to changelog
  fix emoji reaction classes broken in develop
  review changes
  Fix password and email update
  remove unnecessary anonymous function
  Apply suggestion to src/services/api/api.service.js
  remove logs/commented code
  remove favs count from react button
  remove mock data
  change emoji reactions to use new format
  Added polyfills for EventTarget (needed for Safari) and CustomEvent (needed for IE)
  Fix missing TWKN when logged in, but server is set to private mode.
  Fix follower request fetching
  Add domain mutes to changelog
  Implement domain mutes v2
  change changelog to reflect actual release history of frontend
  Fix #750 , fix error messages and captcha resetting
  Optimize Notifications Rendering
  update CHANGELOG
  Use last seen notif instead of first unseen notif for sinceId
  ...
2020-01-28 20:44:13 +02:00
..
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 Merge remote-tracking branch 'upstream/develop' into settings-refactor 2019-10-29 09:36:16 +02:00
auth_form Revert "add TOTP/Recovery Form for mobile version" 2019-06-12 20:16:55 +00:00
autosuggest poll slot renamed, lightBg customization implemented 2020-01-13 00:33:04 +02: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 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 update prop name 2019-09-06 11:17:05 -04:00
dialog_modal poll slot renamed, lightBg customization implemented 2020-01-13 00:33:04 +02: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 Kenomo (see: #624) theme. Ability to define link color for post contents. Fixes 2020-01-28 01:29:20 +02:00
emoji_picker improved selectedMenu again 2020-01-24 00:36:32 +02:00
emoji_reactions fix emoji reaction classes broken in develop 2020-01-28 17:53:47 +02:00
export_import fixed import-export 2019-12-28 17:02:34 +02: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 tabs & toggled (ex pressed) buttons 2020-01-13 22:19:19 +02: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 Add user migrates filter to interactions 2019-12-11 18:30:26 +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 tabs & toggled (ex pressed) buttons 2020-01-13 22:19:19 +02:00
mrf_transparency_panel fix "can't find property of undefined" errors in mrf transparency panel 2019-12-02 12:20:24 +00:00
mute_card eslint --fix --ext .js,.vue src 2019-07-05 10:17:44 +03:00
nav_panel Merge remote-tracking branch 'upstream/develop' into themes-accent 2020-01-28 20:44:13 +02:00
notification remove unused fallback 2019-12-11 18:48:18 +09:00
notifications Merge remote-tracking branch 'upstream/develop' into themes-accent 2020-01-28 20:44:13 +02:00
oauth_callback use clientSecret in login flow 2019-06-20 11:48:30 -04:00
opacity_input eslint 2020-01-12 17:59:41 +02:00
password_reset Require password reset 2019-10-16 10:00:26 +00:00
poll added more slots to UI 2020-01-12 23:41:11 +02:00
popper removed one color TODO 2020-01-28 02:03:21 +02: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 color input and opacity input now use Checkbox component. Cleanup. 2020-01-02 22:44:54 +02:00
react_button review changes 2020-01-28 17:09:25 +02: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 improved selectedMenu again 2020-01-24 00:36:32 +02:00
settings Merge remote-tracking branch 'upstream/develop' into themes-accent 2020-01-28 20:44:13 +02:00
shadow_control fix shadow picker preview, change hint 2020-01-20 02:00:13 +02:00
side_drawer Merge remote-tracking branch 'upstream/develop' into themes-accent 2020-01-28 20:44:13 +02:00
staff_panel wire up staff accounts with correct store data 2019-12-15 14:30:09 -05:00
status Merge remote-tracking branch 'upstream/develop' into themes-accent 2020-01-28 20:44:13 +02:00
status_popover remove needless ref 2019-10-24 23:50:50 -04:00
sticker_picker Accent works 2019-12-28 15:55:42 +02:00
still-image Merge remote-tracking branch 'upstream/develop' into settings-refactor 2019-10-29 09:36:16 +02:00
style_switcher removed one color TODO 2020-01-28 02:03:21 +02:00
tab_switcher tabs & toggled (ex pressed) buttons 2020-01-13 22:19:19 +02: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 removed one color TODO 2020-01-28 02:03:21 +02: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 Fix password and email update 2020-01-28 06:12:32 +03: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