Age | Commit message (Collapse) | Author |
|
|
|
|
|
into develop
|
|
User.follow()
|
|
|
|
|
|
Also fix some warning in the code and add a missing alias
|
|
|
|
Now uses a trigram based search. This is a lot faster and gives better
results. Closes #185.
|
|
|
|
|
|
|
|
|
|
closes #117
|
|
collections.
Should speed up the queries because ecto doesn't have to parse the json.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This removes the placehold.it dependency.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|