parent
40fc175d6e
commit
53b733f0cd
2 changed files with 2 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -50,6 +50,7 @@ public/source.tar*
|
|||
tmp/
|
||||
|
||||
# Temporary files of every sort
|
||||
.byebug_history
|
||||
.sass-cache/
|
||||
.DS_Store
|
||||
.idea
|
||||
|
|
|
|||
|
|
@ -3,6 +3,7 @@
|
|||
## Refactor
|
||||
|
||||
## Bug fixes
|
||||
* Prefill conversation form on contacts page only with mutual contacts [#7744](https://github.com/diaspora/diaspora/pull/7744)
|
||||
|
||||
## Features
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue