Merge remote-tracking branch 'upstream/develop' into shigusegubu

* 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
This commit is contained in:
Henry Jameson 2018-12-15 03:39:47 +03:00
commit 398fad40c9
25 changed files with 178 additions and 54 deletions

View file

@ -10,6 +10,7 @@
<link rel="manifest" href="/ngs/manifest.json">
<link rel="mask-icon" href="/ngs/safari-pinned-tab.svg" color="#370f34">
<meta name="theme-color" content="#370f34">
<!--server-generated-meta-->
<link rel="stylesheet" href="/static/font/css/fontello.css">
<link rel="stylesheet" href="/static/font/css/animation.css">
<style>