* origin/develop:
changelong
Fix pinned statuses and perhaps some other stuff
update changelog
Remove title from index.html, title is now from server generated meta
changelog mention
fix emoji not working in profile field names
change method of fix to rounding
changelog
prevent call to scroll if the value doesn't change because firefox is stupid
Update CHANGELOG.md
wrap react button icon to a span to fix popover overflow
Update CHANGELOG.md to match master
change favicon dimensions for high res, add handling when favicon isn't available
remove the favicon changes
make badge just a ball, make it use theming
add favicon badge for unread notifs
* upstream/develop: (24 commits)
Remove whitespace hack on empty post content
Change output directory of fontello
add html-webpack-plugin to karma config
use another fork of fontello-webpack-plugin
add animate-spin class
remove needless code
use another approach for versioning font files
versioning the font resources through webpack
fix "can't find property of undefined" errors in mrf transparency panel
move mention button right next to mute button
restore muted users collapsing logic on other user’s profiles
[i18n] Improve easy/pedantic Japanese switching
Normalize profile fields
backend interactor service: implement startFetchingFollowRequest
show badge visibility user setting checkbox only if needed
Use kana+kanji as default for Japanese translation
Remove outdated changelog file
Fix translation (https://blob.cat/notice/9oyYO1RzcNbJXxKxeq)
use yarn, try to restart pipeline
tests + updates
...
* emoji-selector-update: (48 commits)
eslint
fix emoji inputs in user-settings, styles update
bump z-index so that picker/suggest doesn't get overlapped by mobile button
Scroll emoji picker into view if it's obstructed
very important fix
comment, cleanup and improve autoresize/autoscroll
Fix formatting in oc.json
avoid using global class
fix logo moving bug when lightbox is open
Reserve scrollbar gap when body scroll is locked
setting display: initial makes trouble, instead, toggle display: none using classname
lock body scroll
add body-scroll-lock directive
install body-scroll-lock
wire up props with PostStatusModal
rename component
recover autofocusing behavior
refactor MobilePostStatusModal using new PostStatusModal
add new module and modal to post new status
remove needless condition
...
* upstream/develop: (83 commits)
Password reset page
add a comment
force img updating immediately
Fixed "sequimiento" to "seguimiento".
Replace `/api/externalprofile/show.json` with a MastoAPI equialent
Use mastodon api in follow requests
"Optional" in lowercase.
Update es.json
fix pin/unpin status logic
rename a mutation
update
fix user avatar fallback logic
remove dead code
Corrected "Media Proxy" translation.
Update es.json
make bio textarea resizable vertically only
remove dead code
Make image orientation consistent on FF, fix videos w/ modal
remove dead code
fix crazy watch logic in conversation
...
* upstream/develop: (59 commits)
Fix pipelines and clean up console output
switch from method to computed property
formatting
add tags to data and to status component
Remove auto-hyphenation
make staff label visible
move visibility-tray css in local scope
refactor css
make only screen name as link
refactor css for visibility tray
moved setting styles into common to avoid bug with shared styles
hide three dot menu button if has no items
Eliminate automatic zooming on mobile
entity normalizer: add tooltip text to emojis
rename for consistency's sake
update admin api urls in accordance with new docs
Line up rich text format picker with the status form
fix lint
Cleanup, little documentation, localization
update api service functions
...
* upstream/develop:
oof
slightly changed the code to have less mutations, added comments
more damage control
fix chrome
Prevent html-minifier to remove placeholder comment in index.html template
Add placeholder to insert server generated metatags. Related to #430
Added support for async following including delayed confirmation if we followed user or not
search button for user finder
hide logo when opening search bar on small screens