parent
a247984685
commit
beb06bc42d
2 changed files with 6 additions and 0 deletions
|
|
@ -3,6 +3,9 @@
|
||||||
## Refactor
|
## Refactor
|
||||||
* Update perfect-scrollbar [#6085](https://github.com/diaspora/diaspora/pull/6085)
|
* Update perfect-scrollbar [#6085](https://github.com/diaspora/diaspora/pull/6085)
|
||||||
|
|
||||||
|
## Bug fixes
|
||||||
|
* Precompile facebox images [#6105](https://github.com/diaspora/diaspora/pull/6105)
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
* Add configuration options for some debug logs [#6090](https://github.com/diaspora/diaspora/pull/6090)
|
* Add configuration options for some debug logs [#6090](https://github.com/diaspora/diaspora/pull/6090)
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -89,6 +89,9 @@ module Diaspora
|
||||||
mobile/mobile.css
|
mobile/mobile.css
|
||||||
rtl.css
|
rtl.css
|
||||||
home.css
|
home.css
|
||||||
|
|
||||||
|
# images from facebox gem
|
||||||
|
facebox/*
|
||||||
}
|
}
|
||||||
|
|
||||||
# Version of your assets, change this if you want to expire all your assets
|
# Version of your assets, change this if you want to expire all your assets
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue