* upstream/develop: (49 commits)
linting
update test names
confusion
better handling of attachments
Linting.
Don't use referrerpolicy with media proxy.
update logo
support for extended fields (for future, doesn't work yet), fix reply bug
more fields for users
some more post fields
support for CW/Subject. fix replies.
removing unnecessary conversions since it should already be converted in normalizer
fix indents
some consistency
localization strings
add support for tab-switcher to automatically switch to first tab if asked index is invalid
fix login and favorites tab...
Revert "some initial work to make it possible to use "unregistered" timelines, i.e. not" and some stuff to make favorites still work
forgot the file
tests for the tests god! bugfixes for bugfixes throne!
...
with some changes/merge conflicts resolution
* switch-to-string-ids:
fixx?????
fix notifications?
fix lint
fix tests, removed one unused function, fix real problem that tests helped to surface
added some more explicit to string conversion since BE seem to be sending numbers and it could cause an issue.
Remove all explicit and implicit conversions of statusId to number, changed explicit ones so that they convert them to string
* upstream/develop:
Add Korean translation
Change emptlyTl to take userId
better fix
fixes#265 and also that thin line below gradient on chrome (UGH)
fix#262 part of user profiles not being able to load previous posts
Retain userId on clearing user timeline, don't flush when empty timeline
* upstream/develop: (32 commits)
[Debug] Avoid duplicates in the who to follow panel
updated German translation * added theme settings * added various missing single strings
Fix translation typo in registration.vue
Update README
Fix profiles without statuses not loading
Fix conflicting styles
Remove commented out back button
Cleanup and remove divider element in side drawer
New routes, notifications, other impovements in side drwaer
Add "noAttachmentLinks" to src/modules/instance.js
Make "noAttachmentLinks" configurable
No attachment links
Treat reserved users like external users in the frontend.
User Card Content fixes and updates
scopeCopy → true by default
Restore old routes, enable user route as fallback.
improve web push notifications
fix
Update japanese translation
fix inconsistencies within who_to_follow_panel
...